Pull request #41430 updated Started by user Sebastiaan van Stijn Rebuilds build #13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a24a71c50f34d53710cccaa4d5e5f62169c5e1dc rather than 35c531db1a41ea12a781c6d2922ebd57fb229933 Obtained Jenkinsfile from a24a71c50f34d53710cccaa4d5e5f62169c5e1dc 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 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-23T12:54:21.047Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-23T12:54:21.052Z] Trying to pass milestone 13 [Pipeline] milestone [2020-09-23T12:54:21.096Z] Trying to pass milestone 14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-23T12:54:21.264Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05b0ab270b0b29017) in /home/ubuntu/workspace/moby_PR-41430 [Pipeline] { [Pipeline] checkout [2020-09-23T12:54:21.305Z] using credential docker-jenkins-github-credentials [2020-09-23T12:54:21.311Z] Cloning the remote Git repository [2020-09-23T12:54:21.311Z] Cloning with configured refspecs honoured and without tags [2020-09-23T12:54:21.295Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:21.295Z] > git init /home/ubuntu/workspace/moby_PR-41430 # timeout=10 [2020-09-23T12:54:21.335Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:21.335Z] > git --version # timeout=10 [2020-09-23T12:54:21.343Z] > git --version # 'git version 2.17.1' [2020-09-23T12:54:21.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:21.343Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:35.997Z] Fetching without tags [2020-09-23T12:54:36.242Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:54:35.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:35.965Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:54:35.969Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:35.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:35.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:35.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:35.982Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:36.226Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:36.242Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:36.763Z] > git remote # timeout=10 [2020-09-23T12:54:36.771Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:54:36.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:36.776Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:54:37.281Z] Merge succeeded, producing 4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T12:54:37.281Z] Checking out Revision 4e460858f48cc285d127e9233010664f9c43a49d (PR-41430) [2020-09-23T12:54:37.370Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:54:37.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:54:37.265Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:37.272Z] > git checkout -f 4e460858f48cc285d127e9233010664f9c43a49d # timeout=10 [2020-09-23T12:54:37.364Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-23T12:54:38.181Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41430:/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 [2020-09-23T12:54:38.181Z] Unable to find image 'alpine:latest' locally [2020-09-23T12:54:38.181Z] latest: Pulling from library/alpine [2020-09-23T12:54:38.181Z] df20fa9351a1: Pulling fs layer [2020-09-23T12:54:38.438Z] df20fa9351a1: Verifying Checksum [2020-09-23T12:54:38.438Z] df20fa9351a1: Download complete [2020-09-23T12:54:38.438Z] df20fa9351a1: Pull complete [2020-09-23T12:54:38.438Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-23T12:54:38.438Z] Status: Downloaded newer image for alpine:latest [2020-09-23T12:54:40.971Z] 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: 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] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-09-23T12:54:41.459Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05b0ab270b0b29017) in /home/ubuntu/workspace/moby_PR-41430 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-23T12:54:41.465Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41430 [2020-09-23T12:54:41.466Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41430 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-09-23T12:54:41.471Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a1acf843702daef0) in /home/ubuntu/workspace/moby_PR-41430 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-09-23T12:54:41.481Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0021661facc74b9f1) in /home/ubuntu/workspace/moby_PR-41430 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2020-09-23T12:54:41.560Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-044c1fa881a829f2d) in /home/ubuntu/workspace/moby_PR-41430 [Pipeline] checkout [2020-09-23T12:54:41.562Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-09-23T12:54:41.574Z] Fetching changes from the remote Git repository [Pipeline] checkout [2020-09-23T12:54:41.594Z] Fetching without tags [2020-09-23T12:54:41.599Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-23T12:54:41.605Z] Cloning the remote Git repository [2020-09-23T12:54:41.605Z] Cloning with configured refspecs honoured and without tags [2020-09-23T12:54:41.609Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-23T12:54:41.619Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-09-23T12:54:41.622Z] Cloning the remote Git repository [2020-09-23T12:54:41.622Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-09-23T12:54:41.634Z] Cloning the remote Git repository [2020-09-23T12:54:41.635Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-09-23T12:54:41.705Z] using credential docker-jenkins-github-credentials [2020-09-23T12:54:41.712Z] Cloning the remote Git repository [2020-09-23T12:54:41.713Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2020-09-23T12:54:41.753Z] Running on azwin-2-95e4e0 in d:\jenkins\workspace\moby_PR-41430 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] ws [2020-09-23T12:54:41.823Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-23T12:54:41.903Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-23T12:54:42.022Z] Merge succeeded, producing 23feb3539d808147b9a20d2f036566c0593354e8 [2020-09-23T12:54:42.022Z] Checking out Revision 23feb3539d808147b9a20d2f036566c0593354e8 (PR-41430) [2020-09-23T12:54:42.074Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:54:41.550Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-23T12:54:41.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:41.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:41.579Z] > git --version # timeout=10 [2020-09-23T12:54:41.594Z] > git --version # 'git version 2.17.1' [2020-09-23T12:54:41.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:41.595Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:41.887Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:41.891Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:41.932Z] > git remote # timeout=10 [2020-09-23T12:54:41.937Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:54:41.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:41.943Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:54:41.999Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:54:42.006Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:42.011Z] > git checkout -f 23feb3539d808147b9a20d2f036566c0593354e8 # timeout=10 [2020-09-23T12:54:42.058Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:42.133Z] using credential docker-jenkins-github-credentials [2020-09-23T12:54:42.208Z] Cloning the remote Git repository [2020-09-23T12:54:42.208Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-23T12:54:41.634Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:41.634Z] > git init /home/jenkins/workspace/moby_PR-41430 # timeout=10 [2020-09-23T12:54:41.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:41.655Z] > git --version # timeout=10 [2020-09-23T12:54:41.656Z] > git --version # 'git version 2.17.1' [2020-09-23T12:54:41.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:41.661Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:41.645Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:41.646Z] > git init /home/docker/workspace/moby_PR-41430 # timeout=10 [2020-09-23T12:54:41.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:41.655Z] > git --version # timeout=10 [2020-09-23T12:54:41.658Z] > git --version # 'git version 2.7.4' [2020-09-23T12:54:41.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:41.660Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:41.592Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:41.593Z] > git init /home/ubuntu/workspace/moby_PR-41430 # timeout=10 [2020-09-23T12:54:41.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:41.608Z] > git --version # timeout=10 [2020-09-23T12:54:41.614Z] > git --version # 'git version 2.17.1' [2020-09-23T12:54:41.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:41.615Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:41.719Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:41.719Z] > git init /home/ubuntu/workspace/moby_PR-41430 # timeout=10 [2020-09-23T12:54:41.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:41.730Z] > git --version # timeout=10 [2020-09-23T12:54:41.734Z] > git --version # 'git version 2.7.4' [2020-09-23T12:54:41.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:41.736Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:42.842Z] + [ PR != PR ] [2020-09-23T12:54:42.842Z] + [ master != master ] [2020-09-23T12:54:42.842Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-23T12:54:42.231Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:42.246Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-23T12:54:42.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:42.293Z] > git --version # timeout=10 [2020-09-23T12:54:42.340Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-23T12:54:42.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:42.340Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:43.175Z] + docker version [2020-09-23T12:54:43.175Z] Client: Docker Engine - Community [2020-09-23T12:54:43.175Z] Version: 19.03.12 [2020-09-23T12:54:43.175Z] API version: 1.40 [2020-09-23T12:54:43.175Z] Go version: go1.13.10 [2020-09-23T12:54:43.175Z] Git commit: 48a66213fe [2020-09-23T12:54:43.175Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-23T12:54:43.175Z] OS/Arch: linux/amd64 [2020-09-23T12:54:43.175Z] Experimental: false [2020-09-23T12:54:43.175Z] [2020-09-23T12:54:43.175Z] Server: Docker Engine - Community [2020-09-23T12:54:43.175Z] Engine: [2020-09-23T12:54:43.175Z] Version: 19.03.12 [2020-09-23T12:54:43.175Z] API version: 1.40 (minimum version 1.12) [2020-09-23T12:54:43.175Z] Go version: go1.13.10 [2020-09-23T12:54:43.175Z] Git commit: 48a66213fe [2020-09-23T12:54:43.175Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-23T12:54:43.175Z] OS/Arch: linux/amd64 [2020-09-23T12:54:43.175Z] Experimental: true [2020-09-23T12:54:43.175Z] containerd: [2020-09-23T12:54:43.175Z] Version: 1.2.13 [2020-09-23T12:54:43.175Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:43.175Z] runc: [2020-09-23T12:54:43.175Z] Version: 1.0.0-rc10 [2020-09-23T12:54:43.175Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:43.175Z] docker-init: [2020-09-23T12:54:43.175Z] Version: 0.18.0 [2020-09-23T12:54:43.175Z] GitCommit: fec3683 [Pipeline] sh [2020-09-23T12:54:43.490Z] + docker info [2020-09-23T12:54:43.573Z] using credential docker-jenkins-github-credentials [2020-09-23T12:54:43.580Z] Cloning the remote Git repository [2020-09-23T12:54:43.580Z] Cloning with configured refspecs honoured and without tags [2020-09-23T12:54:43.595Z] Cloning repository https://github.com/moby/moby.git [2020-09-23T12:54:43.647Z] > git init /home/ubuntu/workspace/moby_PR-41430 # timeout=10 [2020-09-23T12:54:43.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:43.864Z] > git --version # timeout=10 [2020-09-23T12:54:43.878Z] > git --version # 'git version 2.17.1' [2020-09-23T12:54:43.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:43.880Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:44.420Z] Client: [2020-09-23T12:54:44.420Z] Debug Mode: false [2020-09-23T12:54:44.420Z] [2020-09-23T12:54:44.420Z] Server: [2020-09-23T12:54:44.420Z] Containers: 0 [2020-09-23T12:54:44.420Z] Running: 0 [2020-09-23T12:54:44.420Z] Paused: 0 [2020-09-23T12:54:44.420Z] Stopped: 0 [2020-09-23T12:54:44.420Z] Images: 3 [2020-09-23T12:54:44.420Z] Server Version: 19.03.12 [2020-09-23T12:54:44.420Z] Storage Driver: overlay2 [2020-09-23T12:54:44.420Z] Backing Filesystem: extfs [2020-09-23T12:54:44.420Z] Supports d_type: true [2020-09-23T12:54:44.420Z] Native Overlay Diff: true [2020-09-23T12:54:44.420Z] Logging Driver: json-file [2020-09-23T12:54:44.420Z] Cgroup Driver: cgroupfs [2020-09-23T12:54:44.420Z] Plugins: [2020-09-23T12:54:44.420Z] Volume: local [2020-09-23T12:54:44.420Z] Network: bridge host ipvlan macvlan null overlay [2020-09-23T12:54:44.420Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-23T12:54:44.420Z] Swarm: inactive [2020-09-23T12:54:44.420Z] Runtimes: runc [2020-09-23T12:54:44.420Z] Default Runtime: runc [2020-09-23T12:54:44.420Z] Init Binary: docker-init [2020-09-23T12:54:44.420Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:44.420Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:44.420Z] init version: fec3683 [2020-09-23T12:54:44.420Z] Security Options: [2020-09-23T12:54:44.420Z] apparmor [2020-09-23T12:54:44.420Z] seccomp [2020-09-23T12:54:44.420Z] Profile: default [2020-09-23T12:54:44.420Z] Kernel Version: 5.3.0-1035-aws [2020-09-23T12:54:44.420Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-23T12:54:44.420Z] OSType: linux [2020-09-23T12:54:44.420Z] Architecture: x86_64 [2020-09-23T12:54:44.420Z] CPUs: 2 [2020-09-23T12:54:44.420Z] Total Memory: 7.487GiB [2020-09-23T12:54:44.420Z] Name: ip-10-100-67-16 [2020-09-23T12:54:44.420Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-23T12:54:44.420Z] Docker Root Dir: /var/lib/docker [2020-09-23T12:54:44.420Z] Debug Mode: false [2020-09-23T12:54:44.420Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:54:44.420Z] Labels: [2020-09-23T12:54:44.420Z] Experimental: true [2020-09-23T12:54:44.420Z] Insecure Registries: [2020-09-23T12:54:44.420Z] 127.0.0.0/8 [2020-09-23T12:54:44.420Z] Live Restore Enabled: true [2020-09-23T12:54:44.420Z] [2020-09-23T12:54:44.420Z] WARNING: No swap limit support [Pipeline] sh [2020-09-23T12:54:44.699Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:54:44.699Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:54:44.699Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41430/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-23T12:54:44.956Z] + bash /home/ubuntu/workspace/moby_PR-41430/check-config.sh [2020-09-23T12:54:44.956Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-23T12:54:44.956Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-23T12:54:44.956Z] [2020-09-23T12:54:44.956Z] Generally Necessary: [2020-09-23T12:54:44.956Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-23T12:54:44.956Z] - apparmor: enabled and tools installed [2020-09-23T12:54:44.956Z] - CONFIG_NAMESPACES: enabled [2020-09-23T12:54:44.956Z] - CONFIG_NET_NS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_PID_NS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_IPC_NS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_UTS_NS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUPS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CPUSETS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_MEMCG: enabled [2020-09-23T12:54:44.956Z] - CONFIG_KEYS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_VETH: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-23T12:54:44.956Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-23T12:54:44.956Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-23T12:54:44.956Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-23T12:54:44.956Z] [2020-09-23T12:54:44.956Z] Optional Features: [2020-09-23T12:54:44.956Z] - CONFIG_USER_NS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_SECCOMP: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-23T12:54:44.956Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-23T12:54:44.956Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-23T12:54:44.956Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-23T12:54:44.956Z] - CONFIG_BLK_CGROUP: enabled [2020-09-23T12:54:44.956Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-23T12:54:44.956Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-23T12:54:44.956Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_PERF: enabled [2020-09-23T12:54:44.956Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-23T12:54:44.956Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-23T12:54:45.216Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-23T12:54:45.216Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-23T12:54:45.216Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-23T12:54:45.216Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-23T12:54:45.216Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-23T12:54:45.216Z] - CONFIG_IP_VS: enabled (as module) [2020-09-23T12:54:45.216Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-23T12:54:45.216Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-23T12:54:45.216Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-23T12:54:45.216Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-23T12:54:45.216Z] - CONFIG_EXT4_FS: enabled [2020-09-23T12:54:45.216Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-23T12:54:45.216Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-23T12:54:45.216Z] - Network Drivers: [2020-09-23T12:54:45.216Z] - "overlay": [2020-09-23T12:54:45.216Z] - CONFIG_VXLAN: enabled (as module) [2020-09-23T12:54:45.216Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-23T12:54:45.216Z] Optional (for encrypted networks): [2020-09-23T12:54:45.216Z] - CONFIG_CRYPTO: enabled [2020-09-23T12:54:45.217Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-23T12:54:45.217Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-23T12:54:45.217Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-23T12:54:45.217Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-23T12:54:45.217Z] - CONFIG_XFRM: enabled [2020-09-23T12:54:45.217Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-23T12:54:45.217Z] - "ipvlan": [2020-09-23T12:54:45.217Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-23T12:54:45.217Z] - "macvlan": [2020-09-23T12:54:45.217Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_DUMMY: enabled (as module) [2020-09-23T12:54:45.217Z] - "ftp,tftp client in container": [2020-09-23T12:54:45.217Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-23T12:54:45.217Z] - Storage Drivers: [2020-09-23T12:54:45.217Z] - "aufs": [2020-09-23T12:54:45.217Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-23T12:54:45.217Z] - "btrfs": [2020-09-23T12:54:45.217Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-23T12:54:45.217Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-23T12:54:45.217Z] - "devicemapper": [2020-09-23T12:54:45.217Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-23T12:54:45.217Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-23T12:54:45.217Z] - "overlay": [2020-09-23T12:54:45.217Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-23T12:54:45.217Z] - "zfs": [2020-09-23T12:54:45.217Z] - /dev/zfs: present [2020-09-23T12:54:45.217Z] - zfs command: missing [2020-09-23T12:54:45.217Z] - zpool command: missing [2020-09-23T12:54:45.217Z] [2020-09-23T12:54:45.217Z] Limits: [2020-09-23T12:54:45.217Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-23T12:54:45.217Z] [2020-09-23T12:54:45.217Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-23T12:54:45.543Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e460858f48cc285d127e9233010664f9c43a49d . [2020-09-23T12:54:45.543Z] #2 [internal] load build definition from Dockerfile [2020-09-23T12:54:45.543Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-09-23T12:54:45.543Z] #2 DONE 0.1s [2020-09-23T12:54:45.543Z] [2020-09-23T12:54:45.543Z] #1 [internal] load .dockerignore [2020-09-23T12:54:45.543Z] #1 transferring context: 87B done [2020-09-23T12:54:45.543Z] #1 DONE 0.1s [2020-09-23T12:54:45.543Z] [2020-09-23T12:54:45.544Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-23T12:54:45.800Z] #3 DONE 0.1s [2020-09-23T12:54:45.800Z] [2020-09-23T12:54:45.800Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-23T12:54:45.800Z] #4 CACHED [2020-09-23T12:54:46.369Z] [2020-09-23T12:54:46.369Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-23T12:54:46.369Z] #6 DONE 0.1s [2020-09-23T12:54:46.369Z] [2020-09-23T12:54:46.369Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-23T12:54:46.369Z] #5 DONE 0.1s [2020-09-23T12:54:46.369Z] [2020-09-23T12:54:46.369Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-23T12:54:46.369Z] #58 DONE 0.0s [2020-09-23T12:54:46.369Z] [2020-09-23T12:54:46.369Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:54:46.369Z] #7 DONE 0.0s [2020-09-23T12:54:46.369Z] [2020-09-23T12:54:46.369Z] #20 [internal] load build context [2020-09-23T12:54:48.271Z] #20 transferring context: 51.38MB 1.8s done [2020-09-23T12:54:48.271Z] #20 DONE 1.9s [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #34 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #61 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-23T12:54:48.271Z] #11 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:54:48.271Z] #36 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:54:48.271Z] #45 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:54:48.271Z] #60 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-23T12:54:48.271Z] #18 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:54:48.271Z] #43 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:54:48.271Z] #52 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:54:48.271Z] #10 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:54:48.271Z] #13 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #53 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-23T12:54:48.271Z] #56 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:54:48.271Z] #28 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T12:54:48.271Z] #24 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #37 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #57 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-23T12:54:48.271Z] #40 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #48 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:54:48.271Z] #30 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:54:48.271Z] #33 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #46 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:54:48.271Z] #21 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:54:48.271Z] #51 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-23T12:54:48.271Z] #35 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #29 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #50 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:54:48.271Z] #54 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-23T12:54:48.271Z] #8 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #42 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-23T12:54:48.271Z] #14 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:54:48.271Z] #32 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-23T12:54:48.271Z] #9 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:54:48.271Z] #19 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:54:48.271Z] #49 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-23T12:54:48.271Z] #22 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:54:48.271Z] #41 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-23T12:54:48.271Z] #55 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-23T12:54:48.271Z] #26 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:54:48.271Z] #47 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-23T12:54:48.271Z] #27 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:54:48.271Z] #25 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-23T12:54:48.271Z] #59 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #44 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:54:48.271Z] #17 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:54:48.271Z] #15 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:54:48.271Z] #23 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-23T12:54:48.271Z] #16 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:54:48.271Z] #38 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-23T12:54:48.271Z] #31 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:54:48.271Z] #39 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-23T12:54:48.271Z] #12 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-23T12:54:48.271Z] #62 CACHED [2020-09-23T12:54:48.271Z] [2020-09-23T12:54:48.271Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-23T12:54:49.204Z] #63 DONE 1.0s [2020-09-23T12:54:49.461Z] [2020-09-23T12:54:49.461Z] #64 exporting to image [2020-09-23T12:54:49.461Z] #64 exporting layers [2020-09-23T12:54:50.024Z] #64 exporting layers 0.8s done [2020-09-23T12:54:50.025Z] #64 writing image sha256:2c6273327abd6b5a2ef71ff6edd7cf57a00b8524c544845c696ef10addbd8971 [2020-09-23T12:54:50.025Z] #64 writing image sha256:2c6273327abd6b5a2ef71ff6edd7cf57a00b8524c544845c696ef10addbd8971 done [2020-09-23T12:54:50.025Z] #64 naming to docker.io/library/docker:4e460858f48cc285d127e9233010664f9c43a49d done [2020-09-23T12:54:50.025Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-23T12:54:50.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41430/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/validate/default [2020-09-23T12:54:51.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:51.143Z] Fetching without tags [2020-09-23T12:54:51.292Z] Congratulations! All commits are properly signed with the DCO! [2020-09-23T12:54:51.293Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-23T12:54:51.293Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-23T12:54:51.293Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-23T12:54:51.293Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-23T12:54:51.293Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-23T12:54:51.293Z] Congratulations! No new tests were added to integration-cli. [2020-09-23T12:54:51.293Z] [2020-09-23T12:54:51.293Z] INFO Start validation with golang-ci-lint [2020-09-23T12:54:51.422Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:54:51.856Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-23T12:54:51.856Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-23T12:54:51.856Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-23T12:54:52.383Z] Merge succeeded, producing ed42b11822c0114a2629ccac20baabb1af5beef4 [2020-09-23T12:54:52.384Z] Checking out Revision ed42b11822c0114a2629ccac20baabb1af5beef4 (PR-41430) [2020-09-23T12:54:52.443Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:54:51.123Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:54:51.127Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:51.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:51.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:51.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:51.154Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:51.432Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:51.433Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:51.918Z] > git remote # timeout=10 [2020-09-23T12:54:51.920Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:54:51.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:51.922Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:54:52.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:54:52.394Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:52.398Z] > git checkout -f ed42b11822c0114a2629ccac20baabb1af5beef4 # timeout=10 [2020-09-23T12:54:52.453Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-23T12:54:53.463Z] + docker version [2020-09-23T12:54:53.463Z] Client: Docker Engine - Community [2020-09-23T12:54:53.463Z] Version: 19.03.7 [2020-09-23T12:54:53.463Z] API version: 1.40 [2020-09-23T12:54:53.463Z] Go version: go1.12.17 [2020-09-23T12:54:53.463Z] Git commit: 7141c199a2 [2020-09-23T12:54:53.463Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-23T12:54:53.463Z] OS/Arch: linux/s390x [2020-09-23T12:54:53.463Z] Experimental: false [2020-09-23T12:54:53.463Z] [2020-09-23T12:54:53.463Z] Server: Docker Engine - Community [2020-09-23T12:54:53.463Z] Engine: [2020-09-23T12:54:53.463Z] Version: 19.03.7 [2020-09-23T12:54:53.463Z] API version: 1.40 (minimum version 1.12) [2020-09-23T12:54:53.463Z] Go version: go1.12.17 [2020-09-23T12:54:53.463Z] Git commit: 7141c199a2 [2020-09-23T12:54:53.463Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-23T12:54:53.463Z] OS/Arch: linux/s390x [2020-09-23T12:54:53.463Z] Experimental: true [2020-09-23T12:54:53.463Z] containerd: [2020-09-23T12:54:53.463Z] Version: 1.2.13 [2020-09-23T12:54:53.463Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:53.463Z] runc: [2020-09-23T12:54:53.463Z] Version: 1.0.0-rc10 [2020-09-23T12:54:53.463Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:53.463Z] docker-init: [2020-09-23T12:54:53.463Z] Version: 0.18.0 [2020-09-23T12:54:53.463Z] GitCommit: fec3683 [Pipeline] sh [2020-09-23T12:54:53.842Z] + docker info [2020-09-23T12:54:54.873Z] Fetching without tags [2020-09-23T12:54:54.881Z] Client: [2020-09-23T12:54:54.881Z] Debug Mode: false [2020-09-23T12:54:54.881Z] [2020-09-23T12:54:54.881Z] Server: [2020-09-23T12:54:54.881Z] Containers: 0 [2020-09-23T12:54:54.881Z] Running: 0 [2020-09-23T12:54:54.881Z] Paused: 0 [2020-09-23T12:54:54.881Z] Stopped: 0 [2020-09-23T12:54:54.881Z] Images: 0 [2020-09-23T12:54:54.881Z] Server Version: 19.03.7 [2020-09-23T12:54:54.881Z] Storage Driver: overlay2 [2020-09-23T12:54:54.881Z] Backing Filesystem: [2020-09-23T12:54:54.881Z] Supports d_type: true [2020-09-23T12:54:54.881Z] Native Overlay Diff: true [2020-09-23T12:54:54.881Z] Logging Driver: json-file [2020-09-23T12:54:54.881Z] Cgroup Driver: cgroupfs [2020-09-23T12:54:54.881Z] Plugins: [2020-09-23T12:54:54.881Z] Volume: local [2020-09-23T12:54:54.881Z] Network: bridge host ipvlan macvlan null overlay [2020-09-23T12:54:54.881Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-23T12:54:54.881Z] Swarm: inactive [2020-09-23T12:54:54.881Z] Runtimes: runc [2020-09-23T12:54:54.881Z] Default Runtime: runc [2020-09-23T12:54:54.881Z] Init Binary: docker-init [2020-09-23T12:54:54.881Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:54.881Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:54.881Z] init version: fec3683 [2020-09-23T12:54:54.881Z] Security Options: [2020-09-23T12:54:54.881Z] apparmor [2020-09-23T12:54:54.881Z] seccomp [2020-09-23T12:54:54.881Z] Profile: default [2020-09-23T12:54:54.881Z] Kernel Version: 4.15.0-88-generic [2020-09-23T12:54:54.881Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-23T12:54:54.881Z] OSType: linux [2020-09-23T12:54:54.881Z] Architecture: s390x [2020-09-23T12:54:54.881Z] CPUs: 2 [2020-09-23T12:54:54.881Z] Total Memory: 7.861GiB [2020-09-23T12:54:54.881Z] Name: s390x-ubuntu-26 [2020-09-23T12:54:54.881Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-23T12:54:54.881Z] Docker Root Dir: /var/lib/docker [2020-09-23T12:54:54.881Z] Debug Mode: false [2020-09-23T12:54:54.881Z] Username: dockerbuildbot [2020-09-23T12:54:54.881Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:54:54.881Z] Labels: [2020-09-23T12:54:54.881Z] Experimental: true [2020-09-23T12:54:54.881Z] Insecure Registries: [2020-09-23T12:54:54.881Z] 127.0.0.0/8 [2020-09-23T12:54:54.881Z] Live Restore Enabled: false [2020-09-23T12:54:54.881Z] [2020-09-23T12:54:54.881Z] WARNING: No swap limit support [Pipeline] sh [2020-09-23T12:54:55.148Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:54:55.275Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:54:55.275Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:54:55.275Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41430/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-23T12:54:55.275Z] + bash /home/jenkins/workspace/moby_PR-41430/check-config.sh [2020-09-23T12:54:55.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-23T12:54:55.275Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-23T12:54:55.275Z] [2020-09-23T12:54:55.275Z] Generally Necessary: [2020-09-23T12:54:55.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-23T12:54:55.275Z] - apparmor: enabled and tools installed [2020-09-23T12:54:55.275Z] - CONFIG_NAMESPACES: enabled [2020-09-23T12:54:55.275Z] - CONFIG_NET_NS: enabled [2020-09-23T12:54:55.275Z] - CONFIG_PID_NS: enabled [2020-09-23T12:54:55.276Z] - CONFIG_IPC_NS: enabled [2020-09-23T12:54:55.276Z] - CONFIG_UTS_NS: enabled [2020-09-23T12:54:55.276Z] - CONFIG_CGROUPS: enabled [2020-09-23T12:54:55.276Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-23T12:54:55.276Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-23T12:54:55.276Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-23T12:54:55.276Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-23T12:54:55.276Z] - CONFIG_CPUSETS: enabled [2020-09-23T12:54:55.276Z] - CONFIG_MEMCG: enabled [2020-09-23T12:54:55.276Z] - CONFIG_KEYS: enabled [2020-09-23T12:54:55.276Z] - CONFIG_VETH: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-23T12:54:55.276Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-23T12:54:55.568Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-23T12:54:55.568Z] [2020-09-23T12:54:55.568Z] Optional Features: [2020-09-23T12:54:55.568Z] - CONFIG_USER_NS: enabled [2020-09-23T12:54:55.568Z] - CONFIG_SECCOMP: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-23T12:54:55.568Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-23T12:54:55.568Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-23T12:54:55.568Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-23T12:54:55.568Z] - CONFIG_BLK_CGROUP: enabled [2020-09-23T12:54:55.568Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-23T12:54:55.568Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CGROUP_PERF: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-23T12:54:55.568Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-23T12:54:55.568Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-23T12:54:55.568Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-23T12:54:55.568Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_IP_VS: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-23T12:54:55.568Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-23T12:54:55.568Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-23T12:54:55.568Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_EXT4_FS: enabled [2020-09-23T12:54:55.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-23T12:54:55.568Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-23T12:54:55.568Z] - Network Drivers: [2020-09-23T12:54:55.568Z] - "overlay": [2020-09-23T12:54:55.568Z] - CONFIG_VXLAN: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-23T12:54:55.568Z] Optional (for encrypted networks): [2020-09-23T12:54:55.568Z] - CONFIG_CRYPTO: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-23T12:54:55.568Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-23T12:54:55.568Z] - CONFIG_XFRM: enabled [2020-09-23T12:54:55.568Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-23T12:54:55.568Z] - "ipvlan": [2020-09-23T12:54:55.568Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-23T12:54:55.568Z] - "macvlan": [2020-09-23T12:54:55.568Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_DUMMY: enabled (as module) [2020-09-23T12:54:55.568Z] - "ftp,tftp client in container": [2020-09-23T12:54:55.568Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-23T12:54:55.568Z] - Storage Drivers: [2020-09-23T12:54:55.568Z] - "aufs": [2020-09-23T12:54:55.568Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-23T12:54:55.568Z] - "btrfs": [2020-09-23T12:54:55.568Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-23T12:54:55.568Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-23T12:54:55.568Z] - "devicemapper": [2020-09-23T12:54:55.568Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-23T12:54:55.568Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-23T12:54:55.568Z] - "overlay": [2020-09-23T12:54:55.568Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-23T12:54:55.568Z] - "zfs": [2020-09-23T12:54:55.568Z] - /dev/zfs: missing [2020-09-23T12:54:55.568Z] - zfs command: missing [2020-09-23T12:54:55.568Z] - zpool command: missing [2020-09-23T12:54:55.568Z] [2020-09-23T12:54:55.568Z] Limits: [2020-09-23T12:54:55.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-23T12:54:55.568Z] [2020-09-23T12:54:55.568Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-23T12:54:54.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:54.835Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:54:54.846Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:54.854Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:54.860Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:54.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:54.861Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:55.135Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:55.140Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:55.660Z] > git remote # timeout=10 [2020-09-23T12:54:55.679Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:54:55.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:55.686Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:54:56.001Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e460858f48cc285d127e9233010664f9c43a49d . [2020-09-23T12:54:56.001Z] #1 [internal] load .dockerignore [2020-09-23T12:54:56.001Z] #1 transferring context: 87B 0.0s done [2020-09-23T12:54:56.001Z] #1 DONE 0.0s [2020-09-23T12:54:56.001Z] [2020-09-23T12:54:56.001Z] #2 [internal] load build definition from Dockerfile [2020-09-23T12:54:56.001Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-09-23T12:54:56.001Z] #2 DONE 0.0s [2020-09-23T12:54:56.001Z] [2020-09-23T12:54:56.001Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-23T12:54:56.186Z] Fetching without tags [2020-09-23T12:54:56.233Z] Merge succeeded, producing 2f6afa74c551b48b439340a0b4cf13e7ce28f831 [2020-09-23T12:54:56.234Z] Checking out Revision 2f6afa74c551b48b439340a0b4cf13e7ce28f831 (PR-41430) [2020-09-23T12:54:56.299Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:54:56.308Z] #3 DONE 0.2s [2020-09-23T12:54:56.308Z] [2020-09-23T12:54:56.308Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-23T12:54:56.308Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-23T12:54:56.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:54:56.220Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:56.225Z] > git checkout -f 2f6afa74c551b48b439340a0b4cf13e7ce28f831 # timeout=10 [2020-09-23T12:54:56.286Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:56.582Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:54:56.609Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-23T12:54:56.609Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-23T12:54:56.609Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-23T12:54:56.609Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.68MB / 8.88MB 0.2s [2020-09-23T12:54:56.609Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-23T12:54:56.609Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-23T12:54:56.902Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-23T12:54:56.902Z] #4 DONE 0.5s [2020-09-23T12:54:57.160Z] + docker version [2020-09-23T12:54:57.160Z] Client: Docker Engine - Community [2020-09-23T12:54:57.160Z] Version: 19.03.12 [2020-09-23T12:54:57.160Z] API version: 1.40 [2020-09-23T12:54:57.160Z] Go version: go1.13.10 [2020-09-23T12:54:57.160Z] Git commit: 48a66213fe [2020-09-23T12:54:57.160Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-23T12:54:57.160Z] OS/Arch: linux/amd64 [2020-09-23T12:54:57.160Z] Experimental: false [2020-09-23T12:54:57.160Z] [2020-09-23T12:54:57.160Z] Server: Docker Engine - Community [2020-09-23T12:54:57.160Z] Engine: [2020-09-23T12:54:57.160Z] Version: 19.03.12 [2020-09-23T12:54:57.160Z] API version: 1.40 (minimum version 1.12) [2020-09-23T12:54:57.160Z] Go version: go1.13.10 [2020-09-23T12:54:57.160Z] Git commit: 48a66213fe [2020-09-23T12:54:57.160Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-23T12:54:57.160Z] OS/Arch: linux/amd64 [2020-09-23T12:54:57.160Z] Experimental: true [2020-09-23T12:54:57.160Z] containerd: [2020-09-23T12:54:57.160Z] Version: 1.2.13 [2020-09-23T12:54:57.160Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:57.160Z] runc: [2020-09-23T12:54:57.160Z] Version: 1.0.0-rc10 [2020-09-23T12:54:57.160Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:57.160Z] docker-init: [2020-09-23T12:54:57.160Z] Version: 0.18.0 [2020-09-23T12:54:57.160Z] GitCommit: fec3683 [Pipeline] sh [2020-09-23T12:54:57.194Z] [2020-09-23T12:54:57.194Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-23T12:54:57.334Z] Fetching without tags [2020-09-23T12:54:57.435Z] + docker info [2020-09-23T12:54:57.505Z] #6 DONE 0.1s [2020-09-23T12:54:57.505Z] [2020-09-23T12:54:57.505Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-23T12:54:57.505Z] #5 DONE 0.1s [2020-09-23T12:54:57.505Z] [2020-09-23T12:54:57.505Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:54:57.505Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-23T12:54:57.505Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-23T12:54:57.505Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.22MB / 48.97MB 0.1s [2020-09-23T12:54:57.505Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-23T12:54:57.505Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-23T12:54:57.505Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 842.97kB / 7.39MB 0.1s [2020-09-23T12:54:56.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:56.161Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:54:56.165Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:56.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:56.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:56.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:56.193Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:56.588Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:56.592Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:57.518Z] > git remote # timeout=10 [2020-09-23T12:54:57.527Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:54:57.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:57.532Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:54:57.691Z] Client: [2020-09-23T12:54:57.691Z] Debug Mode: false [2020-09-23T12:54:57.691Z] [2020-09-23T12:54:57.691Z] Server: [2020-09-23T12:54:57.691Z] Containers: 0 [2020-09-23T12:54:57.691Z] Running: 0 [2020-09-23T12:54:57.691Z] Paused: 0 [2020-09-23T12:54:57.691Z] Stopped: 0 [2020-09-23T12:54:57.691Z] Images: 4 [2020-09-23T12:54:57.691Z] Server Version: 19.03.12 [2020-09-23T12:54:57.691Z] Storage Driver: overlay2 [2020-09-23T12:54:57.691Z] Backing Filesystem: extfs [2020-09-23T12:54:57.691Z] Supports d_type: true [2020-09-23T12:54:57.691Z] Native Overlay Diff: true [2020-09-23T12:54:57.691Z] Logging Driver: json-file [2020-09-23T12:54:57.691Z] Cgroup Driver: cgroupfs [2020-09-23T12:54:57.691Z] Plugins: [2020-09-23T12:54:57.691Z] Volume: local [2020-09-23T12:54:57.691Z] Network: bridge host ipvlan macvlan null overlay [2020-09-23T12:54:57.691Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-23T12:54:57.691Z] Swarm: inactive [2020-09-23T12:54:57.691Z] Runtimes: runc [2020-09-23T12:54:57.691Z] Default Runtime: runc [2020-09-23T12:54:57.691Z] Init Binary: docker-init [2020-09-23T12:54:57.691Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:57.691Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:57.691Z] init version: fec3683 [2020-09-23T12:54:57.691Z] Security Options: [2020-09-23T12:54:57.691Z] apparmor [2020-09-23T12:54:57.691Z] seccomp [2020-09-23T12:54:57.691Z] Profile: default [2020-09-23T12:54:57.691Z] Kernel Version: 5.3.0-1035-aws [2020-09-23T12:54:57.691Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-23T12:54:57.691Z] OSType: linux [2020-09-23T12:54:57.691Z] Architecture: x86_64 [2020-09-23T12:54:57.691Z] CPUs: 2 [2020-09-23T12:54:57.691Z] Total Memory: 7.569GiB [2020-09-23T12:54:57.691Z] Name: ip-10-100-69-39 [2020-09-23T12:54:57.691Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-23T12:54:57.691Z] Docker Root Dir: /var/lib/docker [2020-09-23T12:54:57.691Z] Debug Mode: false [2020-09-23T12:54:57.691Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:54:57.691Z] Labels: [2020-09-23T12:54:57.691Z] Experimental: true [2020-09-23T12:54:57.691Z] Insecure Registries: [2020-09-23T12:54:57.691Z] 127.0.0.0/8 [2020-09-23T12:54:57.691Z] Live Restore Enabled: true [2020-09-23T12:54:57.691Z] [2020-09-23T12:54:57.691Z] WARNING: No swap limit support [Pipeline] sh [2020-09-23T12:54:57.832Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.64MB / 48.97MB 0.2s [2020-09-23T12:54:57.832Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.35MB / 7.39MB 0.2s [2020-09-23T12:54:57.832Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.2s [2020-09-23T12:54:57.832Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.92MB / 48.97MB 0.3s [2020-09-23T12:54:57.832Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-23T12:54:57.832Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.16MB / 9.88MB 0.3s [2020-09-23T12:54:57.832Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2020-09-23T12:54:57.832Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.67MB / 48.97MB 0.4s [2020-09-23T12:54:57.832Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.86MB / 9.88MB 0.4s [2020-09-23T12:54:57.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:57.048Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:54:57.110Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:57.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:57.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:57.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:57.363Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:57.964Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:54:57.964Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:54:57.964Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41430/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-23T12:54:57.964Z] + bash /home/ubuntu/workspace/moby_PR-41430/check-config.sh [2020-09-23T12:54:57.964Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-23T12:54:57.964Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-23T12:54:57.964Z] [2020-09-23T12:54:57.964Z] Generally Necessary: [2020-09-23T12:54:57.964Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-23T12:54:57.964Z] - apparmor: enabled and tools installed [2020-09-23T12:54:57.964Z] - CONFIG_NAMESPACES: enabled [2020-09-23T12:54:57.964Z] - CONFIG_NET_NS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_PID_NS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_IPC_NS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_UTS_NS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CGROUPS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CPUSETS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_MEMCG: enabled [2020-09-23T12:54:57.964Z] - CONFIG_KEYS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_VETH: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-23T12:54:57.964Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-23T12:54:57.964Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-23T12:54:57.964Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-23T12:54:57.964Z] [2020-09-23T12:54:57.964Z] Optional Features: [2020-09-23T12:54:57.964Z] - CONFIG_USER_NS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_SECCOMP: enabled [2020-09-23T12:54:57.964Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-23T12:54:57.964Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-23T12:54:57.964Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-23T12:54:57.964Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-23T12:54:57.964Z] - CONFIG_BLK_CGROUP: enabled [2020-09-23T12:54:57.964Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-23T12:54:57.964Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-23T12:54:57.964Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-23T12:54:57.964Z] - CONFIG_CGROUP_PERF: enabled [2020-09-23T12:54:58.153Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.67MB / 48.97MB 0.5s [2020-09-23T12:54:58.153Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done [2020-09-23T12:54:58.153Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.92MB / 51.38MB 0.5s [2020-09-23T12:54:58.153Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 523.24kB / 56.74MB 0.5s [2020-09-23T12:54:58.153Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.19MB / 48.97MB 0.6s [2020-09-23T12:54:58.153Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.43MB / 51.38MB 0.6s [2020-09-23T12:54:58.153Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.58MB / 56.74MB 0.6s [2020-09-23T12:54:58.153Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.94MB / 48.97MB 0.7s [2020-09-23T12:54:58.153Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.74MB / 51.38MB 0.7s [2020-09-23T12:54:58.153Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.78MB / 56.74MB 0.7s [2020-09-23T12:54:58.201Z] Merge succeeded, producing a7aff93bd0ddd81729f743c4e28a52c5a9e9d4b5 [2020-09-23T12:54:58.201Z] Checking out Revision a7aff93bd0ddd81729f743c4e28a52c5a9e9d4b5 (PR-41430) [2020-09-23T12:54:58.220Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-23T12:54:58.220Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-23T12:54:58.220Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-23T12:54:58.220Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-23T12:54:58.220Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-23T12:54:58.220Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_IP_VS: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-23T12:54:58.220Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-23T12:54:58.220Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-23T12:54:58.220Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_EXT4_FS: enabled [2020-09-23T12:54:58.220Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-23T12:54:58.220Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-23T12:54:58.220Z] - Network Drivers: [2020-09-23T12:54:58.220Z] - "overlay": [2020-09-23T12:54:58.220Z] - CONFIG_VXLAN: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-23T12:54:58.220Z] Optional (for encrypted networks): [2020-09-23T12:54:58.220Z] - CONFIG_CRYPTO: enabled [2020-09-23T12:54:58.220Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-23T12:54:58.220Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-23T12:54:58.220Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-23T12:54:58.220Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-23T12:54:58.220Z] - CONFIG_XFRM: enabled [2020-09-23T12:54:58.220Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-23T12:54:58.220Z] - "ipvlan": [2020-09-23T12:54:58.220Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-23T12:54:58.220Z] - "macvlan": [2020-09-23T12:54:58.220Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_DUMMY: enabled (as module) [2020-09-23T12:54:58.220Z] - "ftp,tftp client in container": [2020-09-23T12:54:58.220Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-23T12:54:58.220Z] - Storage Drivers: [2020-09-23T12:54:58.220Z] - "aufs": [2020-09-23T12:54:58.220Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-23T12:54:58.220Z] - "btrfs": [2020-09-23T12:54:58.220Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-23T12:54:58.220Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-23T12:54:58.220Z] - "devicemapper": [2020-09-23T12:54:58.220Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-23T12:54:58.220Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-23T12:54:58.220Z] - "overlay": [2020-09-23T12:54:58.220Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-23T12:54:58.220Z] - "zfs": [2020-09-23T12:54:58.220Z] - /dev/zfs: present [2020-09-23T12:54:58.220Z] - zfs command: missing [2020-09-23T12:54:58.220Z] - zpool command: missing [2020-09-23T12:54:58.220Z] [2020-09-23T12:54:58.220Z] Limits: [2020-09-23T12:54:58.220Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-23T12:54:58.220Z] [2020-09-23T12:54:58.220Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-23T12:54:58.315Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:54:58.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:54:58.207Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:58.220Z] > git checkout -f a7aff93bd0ddd81729f743c4e28a52c5a9e9d4b5 # timeout=10 [2020-09-23T12:54:58.323Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:58.485Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.49MB / 48.97MB 0.8s [2020-09-23T12:54:58.485Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.45MB / 51.38MB 0.8s [2020-09-23T12:54:58.485Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.66MB / 56.74MB 0.8s [2020-09-23T12:54:58.485Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.04MB / 48.97MB 0.9s [2020-09-23T12:54:58.485Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.97MB / 51.38MB 0.9s [2020-09-23T12:54:58.485Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.70MB / 56.74MB 0.9s [2020-09-23T12:54:58.485Z] #7 ... [2020-09-23T12:54:58.485Z] [2020-09-23T12:54:58.485Z] #20 [internal] load build context [2020-09-23T12:54:58.485Z] #20 transferring context: 51.38MB 1.0s done [2020-09-23T12:54:58.485Z] #20 DONE 1.1s [2020-09-23T12:54:58.485Z] [2020-09-23T12:54:58.485Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:54:58.485Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.82MB / 48.97MB 1.1s [2020-09-23T12:54:58.485Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.36MB / 51.38MB 1.1s [2020-09-23T12:54:58.485Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.45MB / 56.74MB 1.1s [2020-09-23T12:54:58.553Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e460858f48cc285d127e9233010664f9c43a49d . [2020-09-23T12:54:58.553Z] #2 [internal] load .dockerignore [2020-09-23T12:54:58.553Z] #2 transferring context: 87B done [2020-09-23T12:54:58.553Z] #2 DONE 0.0s [2020-09-23T12:54:58.553Z] [2020-09-23T12:54:58.553Z] #1 [internal] load build definition from Dockerfile [2020-09-23T12:54:58.553Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-23T12:54:58.553Z] #1 DONE 0.0s [2020-09-23T12:54:58.553Z] [2020-09-23T12:54:58.553Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-23T12:54:58.553Z] #3 DONE 0.1s [2020-09-23T12:54:58.607Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:54:58.793Z] #7 ... [2020-09-23T12:54:58.793Z] [2020-09-23T12:54:58.793Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-23T12:54:58.793Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-23T12:54:58.793Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-23T12:54:58.793Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-23T12:54:58.793Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-09-23T12:54:58.793Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-09-23T12:54:58.793Z] #58 DONE 1.2s [2020-09-23T12:54:58.793Z] [2020-09-23T12:54:58.793Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:54:58.793Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.54MB / 48.97MB 1.2s [2020-09-23T12:54:58.793Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.45MB / 51.38MB 1.2s [2020-09-23T12:54:58.793Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.41MB / 56.74MB 1.2s [2020-09-23T12:54:58.793Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.05MB / 48.97MB 1.3s [2020-09-23T12:54:58.793Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.14MB / 51.38MB 1.3s [2020-09-23T12:54:58.793Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.06MB / 56.74MB 1.3s [2020-09-23T12:54:58.809Z] [2020-09-23T12:54:58.809Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-23T12:54:58.809Z] #4 CACHED [2020-09-23T12:54:58.809Z] [2020-09-23T12:54:58.809Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-23T12:54:58.809Z] #6 DONE 0.1s [2020-09-23T12:54:58.809Z] [2020-09-23T12:54:58.809Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-23T12:54:59.049Z] Fetching without tags [2020-09-23T12:54:59.064Z] #5 DONE 0.2s [2020-09-23T12:54:59.065Z] [2020-09-23T12:54:59.065Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-23T12:54:59.065Z] #58 DONE 0.0s [2020-09-23T12:54:59.065Z] [2020-09-23T12:54:59.065Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:54:59.065Z] #7 DONE 0.0s [2020-09-23T12:54:59.065Z] [2020-09-23T12:54:59.065Z] #20 [internal] load build context [2020-09-23T12:54:59.104Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2020-09-23T12:54:59.104Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.5s [2020-09-23T12:54:59.104Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.38MB / 56.74MB 1.5s [2020-09-23T12:54:59.104Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.5s [2020-09-23T12:54:59.104Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-23T12:54:59.104Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-09-23T12:54:59.104Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.62MB / 56.74MB 1.6s [2020-09-23T12:54:59.104Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.45MB / 102.23MB 1.6s [2020-09-23T12:54:59.104Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.6s [2020-09-23T12:54:59.104Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.99MB / 56.74MB 1.7s [2020-09-23T12:54:59.104Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.99MB / 102.23MB 1.7s [2020-09-23T12:54:59.104Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done [2020-09-23T12:54:59.180Z] + docker version [2020-09-23T12:54:59.180Z] Client: Docker Engine - Community [2020-09-23T12:54:59.180Z] Version: 19.03.12 [2020-09-23T12:54:59.180Z] API version: 1.40 [2020-09-23T12:54:59.180Z] Go version: go1.13.10 [2020-09-23T12:54:59.180Z] Git commit: 48a6621 [2020-09-23T12:54:59.180Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-23T12:54:59.180Z] OS/Arch: linux/arm64 [2020-09-23T12:54:59.180Z] Experimental: false [2020-09-23T12:54:59.180Z] [2020-09-23T12:54:59.180Z] Server: Docker Engine - Community [2020-09-23T12:54:59.180Z] Engine: [2020-09-23T12:54:59.180Z] Version: 19.03.12 [2020-09-23T12:54:59.180Z] API version: 1.40 (minimum version 1.12) [2020-09-23T12:54:59.180Z] Go version: go1.13.10 [2020-09-23T12:54:59.180Z] Git commit: 48a6621 [2020-09-23T12:54:59.180Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-23T12:54:59.180Z] OS/Arch: linux/arm64 [2020-09-23T12:54:59.180Z] Experimental: true [2020-09-23T12:54:59.180Z] containerd: [2020-09-23T12:54:59.180Z] Version: 1.2.13 [2020-09-23T12:54:59.180Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:54:59.180Z] runc: [2020-09-23T12:54:59.180Z] Version: 1.0.0-rc10 [2020-09-23T12:54:59.180Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:54:59.180Z] docker-init: [2020-09-23T12:54:59.180Z] Version: 0.18.0 [2020-09-23T12:54:59.180Z] GitCommit: fec3683 [Pipeline] sh [2020-09-23T12:54:59.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:59.027Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:54:59.030Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:59.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:54:59.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:54:59.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:54:59.061Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:54:59.402Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.7s done [2020-09-23T12:54:59.402Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.94MB / 102.23MB 1.8s [2020-09-23T12:54:59.402Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 33.38MB / 102.23MB 1.9s [2020-09-23T12:54:59.472Z] + docker info [2020-09-23T12:54:59.476Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:54:59.699Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.88MB / 102.23MB 2.0s [2020-09-23T12:54:59.699Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.01MB / 102.23MB 2.1s [2020-09-23T12:54:59.699Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.12MB / 102.23MB 2.3s [2020-09-23T12:54:58.630Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:58.693Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:54:59.992Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.14MB / 102.23MB 2.4s [2020-09-23T12:54:59.992Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 95.91MB / 102.23MB 2.5s [2020-09-23T12:55:00.044Z] Client: [2020-09-23T12:55:00.044Z] Debug Mode: false [2020-09-23T12:55:00.044Z] [2020-09-23T12:55:00.044Z] Server: [2020-09-23T12:55:00.044Z] Containers: 0 [2020-09-23T12:55:00.044Z] Running: 0 [2020-09-23T12:55:00.044Z] Paused: 0 [2020-09-23T12:55:00.044Z] Stopped: 0 [2020-09-23T12:55:00.044Z] Images: 2 [2020-09-23T12:55:00.044Z] Server Version: 19.03.12 [2020-09-23T12:55:00.044Z] Storage Driver: overlay2 [2020-09-23T12:55:00.044Z] Backing Filesystem: extfs [2020-09-23T12:55:00.044Z] Supports d_type: true [2020-09-23T12:55:00.044Z] Native Overlay Diff: true [2020-09-23T12:55:00.044Z] Logging Driver: json-file [2020-09-23T12:55:00.044Z] Cgroup Driver: cgroupfs [2020-09-23T12:55:00.044Z] Plugins: [2020-09-23T12:55:00.044Z] Volume: local [2020-09-23T12:55:00.044Z] Network: bridge host ipvlan macvlan null overlay [2020-09-23T12:55:00.044Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-23T12:55:00.044Z] Swarm: inactive [2020-09-23T12:55:00.044Z] Runtimes: runc [2020-09-23T12:55:00.044Z] Default Runtime: runc [2020-09-23T12:55:00.044Z] Init Binary: docker-init [2020-09-23T12:55:00.044Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:55:00.044Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:55:00.044Z] init version: fec3683 [2020-09-23T12:55:00.044Z] Security Options: [2020-09-23T12:55:00.044Z] apparmor [2020-09-23T12:55:00.044Z] seccomp [2020-09-23T12:55:00.044Z] Profile: default [2020-09-23T12:55:00.044Z] Kernel Version: 4.15.0-1082-aws [2020-09-23T12:55:00.044Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-23T12:55:00.044Z] OSType: linux [2020-09-23T12:55:00.044Z] Architecture: aarch64 [2020-09-23T12:55:00.044Z] CPUs: 4 [2020-09-23T12:55:00.044Z] Total Memory: 7.525GiB [2020-09-23T12:55:00.044Z] Name: ip-10-100-45-69 [2020-09-23T12:55:00.044Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-23T12:55:00.044Z] Docker Root Dir: /var/lib/docker [2020-09-23T12:55:00.044Z] Debug Mode: false [2020-09-23T12:55:00.044Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:55:00.044Z] Labels: [2020-09-23T12:55:00.044Z] Experimental: true [2020-09-23T12:55:00.044Z] Insecure Registries: [2020-09-23T12:55:00.044Z] 127.0.0.0/8 [2020-09-23T12:55:00.044Z] Live Restore Enabled: true [2020-09-23T12:55:00.044Z] [2020-09-23T12:55:00.044Z] WARNING: No swap limit support [Pipeline] sh [2020-09-23T12:55:00.286Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.6s [2020-09-23T12:55:00.286Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.7s done [2020-09-23T12:55:00.339Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:00.339Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:00.339Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41430/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-23T12:55:00.339Z] + bash /home/ubuntu/workspace/moby_PR-41430/check-config.sh [2020-09-23T12:55:00.339Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-23T12:55:00.339Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-23T12:55:00.339Z] [2020-09-23T12:55:00.339Z] Generally Necessary: [2020-09-23T12:55:00.339Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-23T12:55:00.339Z] - apparmor: enabled and tools installed [2020-09-23T12:55:00.339Z] - CONFIG_NAMESPACES: enabled [2020-09-23T12:55:00.339Z] - CONFIG_NET_NS: enabled [2020-09-23T12:55:00.339Z] - CONFIG_PID_NS: enabled [2020-09-23T12:55:00.339Z] - CONFIG_IPC_NS: enabled [2020-09-23T12:55:00.339Z] - CONFIG_UTS_NS: enabled [2020-09-23T12:55:00.339Z] - CONFIG_CGROUPS: enabled [2020-09-23T12:55:00.339Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-23T12:55:00.339Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-23T12:55:00.339Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-23T12:55:00.339Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-23T12:55:00.440Z] #20 transferring context: 51.38MB 1.2s done [2020-09-23T12:55:00.440Z] #20 DONE 1.2s [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-23T12:55:00.440Z] #16 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #46 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-23T12:55:00.440Z] #14 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #29 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-23T12:55:00.440Z] #12 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-23T12:55:00.440Z] #22 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #42 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:55:00.440Z] #39 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:00.440Z] #60 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #31 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-23T12:55:00.440Z] #40 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-23T12:55:00.440Z] #26 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #37 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:00.440Z] #10 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-23T12:55:00.440Z] #27 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:55:00.440Z] #17 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #34 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:55:00.440Z] #15 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-23T12:55:00.440Z] #11 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #44 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-23T12:55:00.440Z] #9 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-23T12:55:00.440Z] #59 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-23T12:55:00.440Z] #55 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:55:00.440Z] #51 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-23T12:55:00.440Z] #35 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-23T12:55:00.440Z] #18 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:00.440Z] #38 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:00.440Z] #25 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:00.440Z] #41 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:55:00.440Z] #36 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #57 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:00.440Z] #33 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-23T12:55:00.440Z] #48 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:00.440Z] #32 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:00.440Z] #45 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:00.440Z] #49 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.440Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:00.440Z] #43 CACHED [2020-09-23T12:55:00.440Z] [2020-09-23T12:55:00.441Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T12:55:00.441Z] #24 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:00.441Z] #54 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:00.441Z] #30 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:55:00.441Z] #13 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:55:00.441Z] #23 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-23T12:55:00.441Z] #8 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-23T12:55:00.441Z] #56 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:00.441Z] #47 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-23T12:55:00.441Z] #61 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:00.441Z] #52 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:55:00.441Z] #28 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:00.441Z] #21 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-23T12:55:00.441Z] #53 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-23T12:55:00.441Z] #50 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:55:00.441Z] #19 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-23T12:55:00.441Z] #62 CACHED [2020-09-23T12:55:00.441Z] [2020-09-23T12:55:00.441Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-23T12:55:00.601Z] - CONFIG_CPUSETS: enabled [2020-09-23T12:55:00.601Z] - CONFIG_MEMCG: enabled [2020-09-23T12:55:00.601Z] - CONFIG_KEYS: enabled [2020-09-23T12:55:00.601Z] - CONFIG_VETH: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-23T12:55:00.601Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-23T12:55:00.601Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-23T12:55:00.601Z] [2020-09-23T12:55:00.601Z] Optional Features: [2020-09-23T12:55:00.601Z] - CONFIG_USER_NS: enabled [2020-09-23T12:55:00.601Z] - CONFIG_SECCOMP: enabled [2020-09-23T12:55:00.601Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-23T12:55:00.601Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-23T12:55:00.601Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-23T12:55:00.601Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-23T12:55:00.601Z] - CONFIG_BLK_CGROUP: enabled [2020-09-23T12:55:00.601Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-23T12:55:00.601Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-23T12:55:00.863Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-23T12:55:00.863Z] - CONFIG_CGROUP_PERF: enabled [2020-09-23T12:55:00.863Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-23T12:55:00.863Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-23T12:55:00.863Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-23T12:55:00.863Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-23T12:55:00.863Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-23T12:55:00.863Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-23T12:55:00.863Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-23T12:55:00.863Z] - CONFIG_IP_VS: enabled (as module) [2020-09-23T12:55:00.863Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-23T12:55:00.863Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-23T12:55:00.863Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-23T12:55:00.863Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-23T12:55:00.863Z] - CONFIG_EXT4_FS: enabled [2020-09-23T12:55:00.863Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-23T12:55:00.863Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-23T12:55:00.863Z] - Network Drivers: [2020-09-23T12:55:00.863Z] - "overlay": [2020-09-23T12:55:00.863Z] - CONFIG_VXLAN: enabled (as module) [2020-09-23T12:55:00.863Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-23T12:55:00.863Z] Optional (for encrypted networks): [2020-09-23T12:55:00.922Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done [2020-09-23T12:55:00.922Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-23T12:55:00.935Z] Merge succeeded, producing 9d1275b205689b71a67a3f58fa3fe5e8f2062a95 [2020-09-23T12:55:00.935Z] Checking out Revision 9d1275b205689b71a67a3f58fa3fe5e8f2062a95 (PR-41430) [2020-09-23T12:55:01.123Z] - CONFIG_CRYPTO: enabled [2020-09-23T12:55:01.124Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-23T12:55:01.124Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-23T12:55:01.124Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-23T12:55:01.124Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-23T12:55:01.124Z] - CONFIG_XFRM: enabled [2020-09-23T12:55:01.124Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-23T12:55:01.124Z] - "ipvlan": [2020-09-23T12:55:01.124Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-23T12:55:01.124Z] - "macvlan": [2020-09-23T12:55:01.124Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_DUMMY: enabled (as module) [2020-09-23T12:55:01.124Z] - "ftp,tftp client in container": [2020-09-23T12:55:01.124Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-23T12:55:01.124Z] - Storage Drivers: [2020-09-23T12:55:01.124Z] - "aufs": [2020-09-23T12:55:01.124Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-23T12:55:01.124Z] - "btrfs": [2020-09-23T12:55:01.124Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-23T12:55:01.124Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-23T12:55:01.124Z] - "devicemapper": [2020-09-23T12:55:01.124Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-23T12:55:01.124Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-23T12:55:01.124Z] - "overlay": [2020-09-23T12:55:01.124Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-23T12:55:01.124Z] - "zfs": [2020-09-23T12:55:01.124Z] - /dev/zfs: missing [2020-09-23T12:55:01.124Z] - zfs command: missing [2020-09-23T12:55:01.124Z] - zpool command: missing [2020-09-23T12:55:01.124Z] [2020-09-23T12:55:01.124Z] Limits: [2020-09-23T12:55:01.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-23T12:55:01.124Z] [2020-09-23T12:55:01.124Z] + true [Pipeline] } [Pipeline] // stage [2020-09-23T12:54:59.486Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:54:59.489Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:55:00.327Z] > git remote # timeout=10 [2020-09-23T12:55:00.330Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:55:00.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:55:00.334Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:55:00.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:55:00.946Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:55:00.949Z] > git checkout -f 9d1275b205689b71a67a3f58fa3fe5e8f2062a95 # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-23T12:55:01.215Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-09-23T12:55:01.215Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-09-23T12:55:01.356Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:55:01.369Z] #63 DONE 0.9s [2020-09-23T12:55:01.369Z] [2020-09-23T12:55:01.369Z] #64 exporting to image [2020-09-23T12:55:01.369Z] #64 exporting layers [2020-09-23T12:55:01.366Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:55:01.498Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e460858f48cc285d127e9233010664f9c43a49d . [2020-09-23T12:55:01.498Z] #1 [internal] load .dockerignore [2020-09-23T12:55:01.498Z] #1 transferring context: 87B done [2020-09-23T12:55:01.498Z] #1 DONE 0.0s [2020-09-23T12:55:01.498Z] [2020-09-23T12:55:01.498Z] #2 [internal] load build definition from Dockerfile [2020-09-23T12:55:01.498Z] #2 transferring dockerfile: 16.37kB done [2020-09-23T12:55:01.498Z] #2 DONE 0.0s [2020-09-23T12:55:01.498Z] [2020-09-23T12:55:01.498Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-23T12:55:01.509Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-23T12:55:01.292Z] > git remote # timeout=10 [2020-09-23T12:55:01.339Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:55:01.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:55:01.417Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:55:01.762Z] #3 DONE 0.1s [2020-09-23T12:55:01.762Z] [2020-09-23T12:55:01.762Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-23T12:55:01.762Z] #4 CACHED [2020-09-23T12:55:01.789Z] Merge succeeded, producing cd340c1d971daac8ac1b86bdd1a3f0ec4ec00a91 [2020-09-23T12:55:01.789Z] Checking out Revision cd340c1d971daac8ac1b86bdd1a3f0ec4ec00a91 (PR-41430) [2020-09-23T12:55:01.801Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-23T12:55:02.023Z] [2020-09-23T12:55:02.023Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-23T12:55:02.200Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-09-23T12:55:02.286Z] #6 DONE 0.2s [2020-09-23T12:55:02.286Z] [2020-09-23T12:55:02.286Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-23T12:55:02.286Z] #5 DONE 0.3s [2020-09-23T12:55:02.286Z] [2020-09-23T12:55:02.286Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-23T12:55:02.286Z] #58 DONE 0.0s [2020-09-23T12:55:02.286Z] [2020-09-23T12:55:02.286Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:55:02.286Z] #7 DONE 0.0s [2020-09-23T12:55:02.286Z] [2020-09-23T12:55:02.286Z] #20 [internal] load build context [2020-09-23T12:55:02.297Z] #64 exporting layers 0.9s done [2020-09-23T12:55:02.297Z] #64 writing image sha256:1ca606d9a57f0e14eaae3591eba3ebfe8e34021bb72d5e61a01f11ed4fe6a11e done [2020-09-23T12:55:02.297Z] #64 naming to docker.io/library/docker:4e460858f48cc285d127e9233010664f9c43a49d done [2020-09-23T12:55:02.297Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-09-23T12:55:01.683Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-23T12:55:01.825Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:55:01.872Z] > git checkout -f cd340c1d971daac8ac1b86bdd1a3f0ec4ec00a91 # timeout=10 [2020-09-23T12:55:02.235Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:55:02.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -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:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh dynbinary test-integration [2020-09-23T12:55:02.752Z] + docker version [2020-09-23T12:55:02.752Z] Client: [2020-09-23T12:55:02.752Z] Version: 18.06.1-ce [2020-09-23T12:55:02.752Z] API version: 1.38 [2020-09-23T12:55:02.752Z] Go version: go1.10.3 [2020-09-23T12:55:02.752Z] Git commit: e68fc7a [2020-09-23T12:55:02.752Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-23T12:55:02.752Z] OS/Arch: linux/ppc64le [2020-09-23T12:55:02.752Z] Experimental: false [2020-09-23T12:55:02.752Z] [2020-09-23T12:55:02.752Z] Server: [2020-09-23T12:55:02.752Z] Engine: [2020-09-23T12:55:02.752Z] Version: 18.06.1-ce [2020-09-23T12:55:02.752Z] API version: 1.38 (minimum version 1.12) [2020-09-23T12:55:02.752Z] Go version: go1.10.3 [2020-09-23T12:55:02.752Z] Git commit: e68fc7a [2020-09-23T12:55:02.752Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-23T12:55:02.752Z] OS/Arch: linux/ppc64le [2020-09-23T12:55:02.752Z] Experimental: true [Pipeline] sh [2020-09-23T12:55:02.997Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-09-23T12:55:03.139Z] + docker info [2020-09-23T12:55:03.140Z] Containers: 0 [2020-09-23T12:55:03.140Z] Running: 0 [2020-09-23T12:55:03.140Z] Paused: 0 [2020-09-23T12:55:03.140Z] Stopped: 0 [2020-09-23T12:55:03.140Z] Images: 0 [2020-09-23T12:55:03.140Z] Server Version: 18.06.1-ce [2020-09-23T12:55:03.140Z] Storage Driver: overlay2 [2020-09-23T12:55:03.140Z] Backing Filesystem: extfs [2020-09-23T12:55:03.140Z] Supports d_type: true [2020-09-23T12:55:03.140Z] Native Overlay Diff: true [2020-09-23T12:55:03.140Z] Logging Driver: json-file [2020-09-23T12:55:03.140Z] Cgroup Driver: cgroupfs [2020-09-23T12:55:03.140Z] Plugins: [2020-09-23T12:55:03.140Z] Volume: local [2020-09-23T12:55:03.140Z] Network: bridge host ipvlan macvlan null overlay [2020-09-23T12:55:03.140Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-23T12:55:03.140Z] Swarm: inactive [2020-09-23T12:55:03.140Z] Runtimes: runc [2020-09-23T12:55:03.140Z] Default Runtime: runc [2020-09-23T12:55:03.140Z] Init Binary: docker-init [2020-09-23T12:55:03.140Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-23T12:55:03.140Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-23T12:55:03.140Z] init version: fec3683 [2020-09-23T12:55:03.140Z] Security Options: [2020-09-23T12:55:03.140Z] apparmor [2020-09-23T12:55:03.140Z] seccomp [2020-09-23T12:55:03.140Z] Profile: default [2020-09-23T12:55:03.140Z] Kernel Version: 4.4.0-139-generic [2020-09-23T12:55:03.140Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-23T12:55:03.140Z] OSType: linux [2020-09-23T12:55:03.140Z] Architecture: ppc64le [2020-09-23T12:55:03.140Z] CPUs: 4 [2020-09-23T12:55:03.140Z] Total Memory: 7.972GiB [2020-09-23T12:55:03.140Z] Name: ppc64le-ubuntu-11 [2020-09-23T12:55:03.140Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-23T12:55:03.140Z] Docker Root Dir: /var/lib/docker [2020-09-23T12:55:03.140Z] Debug Mode (client): false [2020-09-23T12:55:03.140Z] Debug Mode (server): false [2020-09-23T12:55:03.140Z] Username: dockerbuildbot [2020-09-23T12:55:03.140Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:55:03.140Z] Labels: [2020-09-23T12:55:03.140Z] Experimental: true [2020-09-23T12:55:03.140Z] Insecure Registries: [2020-09-23T12:55:03.140Z] 127.0.0.0/8 [2020-09-23T12:55:03.140Z] Live Restore Enabled: false [2020-09-23T12:55:03.140Z] [Pipeline] sh [2020-09-23T12:55:03.262Z] Removing bundles/ [2020-09-23T12:55:03.262Z] [2020-09-23T12:55:03.262Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-23T12:55:03.262Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T12:55:03.262Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T12:55:03.314Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done [2020-09-23T12:55:03.314Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-23T12:55:03.487Z] Fetching without tags [2020-09-23T12:55:03.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:55:03.439Z] > git config --add remote.origin.fetch +refs/pull/41430/head:refs/remotes/origin/PR-41430 # timeout=10 [2020-09-23T12:55:03.459Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-23T12:55:03.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-23T12:55:03.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-23T12:55:03.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:55:03.489Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41430/head:refs/remotes/origin/PR-41430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-09-23T12:55:03.686Z] #20 transferring context: 51.38MB 1.4s done [2020-09-23T12:55:03.798Z] Merging remotes/origin/master commit a24a71c50f34d53710cccaa4d5e5f62169c5e1dc into PR head commit 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:55:03.945Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:03.945Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:03.945Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41430/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-23T12:55:03.945Z] + bash /home/docker/workspace/moby_PR-41430/check-config.sh [2020-09-23T12:55:03.945Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-23T12:55:03.945Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-23T12:55:03.945Z] [2020-09-23T12:55:03.945Z] Generally Necessary: [2020-09-23T12:55:03.945Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-23T12:55:03.945Z] - apparmor: enabled and tools installed [2020-09-23T12:55:03.945Z] - CONFIG_NAMESPACES: enabled [2020-09-23T12:55:03.945Z] - CONFIG_NET_NS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_PID_NS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_IPC_NS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_UTS_NS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_CGROUPS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-23T12:55:03.945Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-23T12:55:03.945Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-23T12:55:03.945Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-23T12:55:03.945Z] - CONFIG_CPUSETS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_MEMCG: enabled [2020-09-23T12:55:03.945Z] - CONFIG_KEYS: enabled [2020-09-23T12:55:03.945Z] - CONFIG_VETH: enabled (as module) [2020-09-23T12:55:03.945Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-23T12:55:03.945Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-23T12:55:03.945Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-23T12:55:03.948Z] #20 DONE 1.6s [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-23T12:55:03.948Z] #40 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-23T12:55:03.948Z] #9 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:03.948Z] #41 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #61 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:55:03.948Z] #39 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:03.948Z] #47 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-23T12:55:03.948Z] #35 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T12:55:03.948Z] #24 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:03.948Z] #32 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:55:03.948Z] #36 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-23T12:55:03.948Z] #26 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:03.948Z] #52 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-23T12:55:03.948Z] #27 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:03.948Z] #38 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #29 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:55:03.948Z] #51 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:03.948Z] #10 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #53 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-23T12:55:03.948Z] #22 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:03.948Z] #33 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-23T12:55:03.948Z] #18 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #37 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:55:03.948Z] #23 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-23T12:55:03.948Z] #59 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #48 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:55:03.948Z] #15 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #46 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-23T12:55:03.948Z] #14 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #44 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-23T12:55:03.948Z] #56 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-23T12:55:03.948Z] #8 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:55:03.948Z] #28 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #57 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:55:03.948Z] #13 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #50 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:03.948Z] #60 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #31 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-23T12:55:03.948Z] #55 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #42 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:03.948Z] #45 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-23T12:55:03.948Z] #16 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:03.948Z] #54 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:55:03.948Z] #19 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:03.948Z] #49 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-23T12:55:03.948Z] #11 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:03.948Z] #43 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:03.948Z] #21 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-23T12:55:03.948Z] #12 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:03.948Z] #25 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:03.948Z] #30 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-23T12:55:03.948Z] #34 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:55:03.948Z] #17 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-23T12:55:03.948Z] #62 CACHED [2020-09-23T12:55:03.948Z] [2020-09-23T12:55:03.948Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-23T12:55:04.033Z] + docker version [2020-09-23T12:55:04.033Z] Client: Docker Engine - Enterprise [2020-09-23T12:55:04.033Z] Version: 19.03.5 [2020-09-23T12:55:04.033Z] API version: 1.40 [2020-09-23T12:55:04.033Z] Go version: go1.12.12 [2020-09-23T12:55:04.033Z] Git commit: 2ee0c57608 [2020-09-23T12:55:04.033Z] Built: 11/13/2019 08:00:16 [2020-09-23T12:55:04.033Z] OS/Arch: windows/amd64 [2020-09-23T12:55:04.033Z] Experimental: false [2020-09-23T12:55:04.033Z] [2020-09-23T12:55:04.033Z] Server: Docker Engine - Enterprise [2020-09-23T12:55:04.033Z] Engine: [2020-09-23T12:55:04.033Z] Version: 19.03.5 [2020-09-23T12:55:04.033Z] API version: 1.40 (minimum version 1.24) [2020-09-23T12:55:04.033Z] Go version: go1.12.12 [2020-09-23T12:55:04.033Z] Git commit: 2ee0c57608 [2020-09-23T12:55:04.033Z] Built: 11/13/2019 07:58:51 [2020-09-23T12:55:04.033Z] OS/Arch: windows/amd64 [2020-09-23T12:55:04.033Z] Experimental: true [Pipeline] sh [2020-09-23T12:55:04.240Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-23T12:55:04.240Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-23T12:55:04.240Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-23T12:55:04.240Z] [2020-09-23T12:55:04.240Z] Optional Features: [2020-09-23T12:55:04.240Z] - CONFIG_USER_NS: enabled [2020-09-23T12:55:04.240Z] - CONFIG_SECCOMP: enabled [2020-09-23T12:55:04.240Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-23T12:55:04.240Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-23T12:55:04.240Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-23T12:55:04.240Z] (cgroup swap accounting is currently enabled) [2020-09-23T12:55:04.240Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-23T12:55:04.240Z] - CONFIG_BLK_CGROUP: enabled [2020-09-23T12:55:04.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-23T12:55:04.240Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-23T12:55:04.240Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-23T12:55:04.240Z] - CONFIG_CGROUP_PERF: enabled [2020-09-23T12:55:04.240Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-23T12:55:04.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-23T12:55:04.240Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-23T12:55:04.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-23T12:55:04.240Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-23T12:55:04.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_IP_VS: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-23T12:55:04.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-23T12:55:04.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-23T12:55:04.240Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_EXT4_FS: enabled [2020-09-23T12:55:04.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-23T12:55:04.240Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-23T12:55:04.240Z] - Network Drivers: [2020-09-23T12:55:04.240Z] - "overlay": [2020-09-23T12:55:04.240Z] - CONFIG_VXLAN: enabled (as module) [2020-09-23T12:55:04.240Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-23T12:55:04.240Z] Optional (for encrypted networks): [2020-09-23T12:55:04.534Z] - CONFIG_CRYPTO: enabled [2020-09-23T12:55:04.534Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_XFRM: enabled [2020-09-23T12:55:04.534Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-23T12:55:04.534Z] - "ipvlan": [2020-09-23T12:55:04.534Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-23T12:55:04.534Z] - "macvlan": [2020-09-23T12:55:04.534Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_DUMMY: enabled (as module) [2020-09-23T12:55:04.534Z] - "ftp,tftp client in container": [2020-09-23T12:55:04.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-23T12:55:04.534Z] - Storage Drivers: [2020-09-23T12:55:04.534Z] - "aufs": [2020-09-23T12:55:04.534Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-23T12:55:04.534Z] - "btrfs": [2020-09-23T12:55:04.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-23T12:55:04.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-23T12:55:04.534Z] - "devicemapper": [2020-09-23T12:55:04.534Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-23T12:55:04.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-23T12:55:04.534Z] - "overlay": [2020-09-23T12:55:04.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-23T12:55:04.534Z] - "zfs": [2020-09-23T12:55:04.534Z] - /dev/zfs: missing [2020-09-23T12:55:04.534Z] - zfs command: missing [2020-09-23T12:55:04.534Z] - zpool command: missing [2020-09-23T12:55:04.534Z] [2020-09-23T12:55:04.534Z] Limits: [2020-09-23T12:55:04.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-23T12:55:04.534Z] [2020-09-23T12:55:04.534Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-23T12:55:04.826Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done [2020-09-23T12:55:04.826Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-23T12:55:05.032Z] + make bundles/buildx [2020-09-23T12:55:05.064Z] + docker info [2020-09-23T12:55:05.180Z] Merge succeeded, producing 50195a5d2f7521b80ab587ad48a369356642e799 [2020-09-23T12:55:05.181Z] Checking out Revision 50195a5d2f7521b80ab587ad48a369356642e799 (PR-41430) [2020-09-23T12:55:05.326Z] make: command: Command not found [2020-09-23T12:55:05.326Z] make: command: Command not found [2020-09-23T12:55:05.326Z] mkdir bundles [2020-09-23T12:55:05.326Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-23T12:55:05.326Z] --build-arg BUILDX_COMMIT \ [2020-09-23T12:55:05.326Z] --build-arg BUILDX_REPO \ [2020-09-23T12:55:05.326Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-23T12:55:05.326Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-23T12:55:05.326Z] . [2020-09-23T12:55:05.326Z] /bin/sh: 4: go: not found [2020-09-23T12:55:05.326Z] /bin/sh: 5: go: not found [2020-09-23T12:55:03.803Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:55:03.819Z] > git checkout -f 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [2020-09-23T12:55:04.395Z] > git remote # timeout=10 [2020-09-23T12:55:04.413Z] > git config --get remote.origin.url # timeout=10 [2020-09-23T12:55:04.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-23T12:55:04.441Z] > git merge a24a71c50f34d53710cccaa4d5e5f62169c5e1dc # timeout=10 [2020-09-23T12:55:05.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-23T12:55:05.180Z] > git config core.sparsecheckout # timeout=10 [2020-09-23T12:55:05.195Z] > git checkout -f 50195a5d2f7521b80ab587ad48a369356642e799 # timeout=10 [2020-09-23T12:55:06.032Z] Client: [2020-09-23T12:55:06.032Z] Debug Mode: false [2020-09-23T12:55:06.032Z] Plugins: [2020-09-23T12:55:06.032Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-23T12:55:06.032Z] [2020-09-23T12:55:06.032Z] Server: [2020-09-23T12:55:06.032Z] Containers: 0 [2020-09-23T12:55:06.032Z] Running: 0 [2020-09-23T12:55:06.032Z] Paused: 0 [2020-09-23T12:55:06.032Z] Stopped: 0 [2020-09-23T12:55:06.032Z] Images: 10 [2020-09-23T12:55:06.032Z] Server Version: 19.03.5 [2020-09-23T12:55:06.032Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-23T12:55:06.032Z] Windows: [2020-09-23T12:55:06.032Z] LCOW: [2020-09-23T12:55:06.032Z] Logging Driver: json-file [2020-09-23T12:55:06.032Z] Plugins: [2020-09-23T12:55:06.032Z] Volume: local [2020-09-23T12:55:06.032Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-23T12:55:06.032Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-23T12:55:06.032Z] Swarm: inactive [2020-09-23T12:55:06.032Z] Default Isolation: process [2020-09-23T12:55:06.032Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-23T12:55:06.032Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-23T12:55:06.032Z] OSType: windows [2020-09-23T12:55:06.032Z] Architecture: x86_64 [2020-09-23T12:55:06.032Z] CPUs: 4 [2020-09-23T12:55:06.032Z] Total Memory: 32GiB [2020-09-23T12:55:06.032Z] Name: azwin-2-95e4e0 [2020-09-23T12:55:06.032Z] ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F [2020-09-23T12:55:06.032Z] Docker Root Dir: D:\docker [2020-09-23T12:55:06.032Z] Debug Mode: false [2020-09-23T12:55:06.032Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:55:06.032Z] Labels: [2020-09-23T12:55:06.032Z] Experimental: true [2020-09-23T12:55:06.032Z] Insecure Registries: [2020-09-23T12:55:06.032Z] 10.0.0.4:5000 [2020-09-23T12:55:06.032Z] 127.0.0.0/8 [2020-09-23T12:55:06.032Z] Registry Mirrors: [2020-09-23T12:55:06.032Z] http://10.0.0.4:5000/ [2020-09-23T12:55:06.032Z] Live Restore Enabled: false [2020-09-23T12:55:06.032Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-23T12:55:07.254Z] #63 DONE 2.7s [2020-09-23T12:55:07.254Z] [2020-09-23T12:55:07.254Z] #64 exporting to image [2020-09-23T12:55:07.254Z] #64 exporting layers [2020-09-23T12:55:07.450Z] Sending build context to Docker daemon 56.14MB [2020-09-23T12:55:07.450Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-23T12:55:07.450Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-23T12:55:07.450Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-23T12:55:07.450Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-23T12:55:07.450Z] 1.13.15-buster: Pulling from library/golang [2020-09-23T12:55:07.450Z] db4e2d8d5901: Pulling fs layer [2020-09-23T12:55:07.450Z] dfe2d012519c: Pulling fs layer [2020-09-23T12:55:07.450Z] 5d8f1d1f9197: Pulling fs layer [2020-09-23T12:55:07.450Z] 1301750ffb48: Pulling fs layer [2020-09-23T12:55:07.450Z] dc5c6edc9cff: Pulling fs layer [2020-09-23T12:55:07.450Z] 3c370c2e2f82: Pulling fs layer [2020-09-23T12:55:07.450Z] 5ffb2f5886e2: Pulling fs layer [2020-09-23T12:55:07.450Z] 1301750ffb48: Waiting [2020-09-23T12:55:07.450Z] dc5c6edc9cff: Waiting [2020-09-23T12:55:07.450Z] 3c370c2e2f82: Waiting [2020-09-23T12:55:07.450Z] 5ffb2f5886e2: Waiting [2020-09-23T12:55:07.590Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.7s done [2020-09-23T12:55:07.883Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-23T12:55:08.104Z] dfe2d012519c: Verifying Checksum [2020-09-23T12:55:08.104Z] dfe2d012519c: Download complete [2020-09-23T12:55:08.104Z] 5d8f1d1f9197: Verifying Checksum [2020-09-23T12:55:08.104Z] 5d8f1d1f9197: Download complete [2020-09-23T12:55:08.175Z] #7 DONE 10.7s [2020-09-23T12:55:08.175Z] [2020-09-23T12:55:08.175Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-23T12:55:08.198Z] #64 exporting layers 1.5s done [2020-09-23T12:55:08.198Z] #64 writing image sha256:673483eeb19b21cab7a35de65bdf5092041c3aecc0dd1727c529284a618d578d done [2020-09-23T12:55:08.198Z] #64 naming to docker.io/library/docker:4e460858f48cc285d127e9233010664f9c43a49d done [2020-09-23T12:55:08.198Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-23T12:55:08.548Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/test/unit [2020-09-23T12:55:08.766Z] Commit message: "Merge commit 'a24a71c50f34d53710cccaa4d5e5f62169c5e1dc' into HEAD" [2020-09-23T12:55:08.767Z] > git rev-list --no-walk 35c531db1a41ea12a781c6d2922ebd57fb229933 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-23T12:55:09.688Z] #8 DONE 1.5s [2020-09-23T12:55:09.688Z] [2020-09-23T12:55:09.688Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-23T12:55:09.815Z] + docker version [2020-09-23T12:55:10.216Z] db4e2d8d5901: Verifying Checksum [2020-09-23T12:55:10.216Z] db4e2d8d5901: Download complete [2020-09-23T12:55:10.727Z] #9 DONE 1.1s [2020-09-23T12:55:10.727Z] [2020-09-23T12:55:10.727Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-23T12:55:10.727Z] #27 DONE 0.1s [2020-09-23T12:55:10.727Z] [2020-09-23T12:55:10.727Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-23T12:55:10.727Z] #35 DONE 0.1s [2020-09-23T12:55:10.727Z] [2020-09-23T12:55:10.727Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:55:10.875Z] 1301750ffb48: Verifying Checksum [2020-09-23T12:55:10.875Z] 1301750ffb48: Download complete [2020-09-23T12:55:11.174Z] 5ffb2f5886e2: Verifying Checksum [2020-09-23T12:55:11.174Z] 5ffb2f5886e2: Download complete [2020-09-23T12:55:11.860Z] ? github.com/docker/docker/api [no test files] [2020-09-23T12:55:12.231Z] dc5c6edc9cff: Verifying Checksum [2020-09-23T12:55:12.231Z] dc5c6edc9cff: Download complete [2020-09-23T12:55:13.764Z] db4e2d8d5901: Pull complete [2020-09-23T12:55:14.319Z] #36 3.684 + git clone https://github.com/docker/distribution.git . [2020-09-23T12:55:14.319Z] #36 3.685 Cloning into '.'... [2020-09-23T12:55:14.407Z] dfe2d012519c: Pull complete [2020-09-23T12:55:14.407Z] 3c370c2e2f82: Verifying Checksum [2020-09-23T12:55:14.407Z] 3c370c2e2f82: Download complete [2020-09-23T12:55:14.705Z] 5d8f1d1f9197: Pull complete [2020-09-23T12:55:15.833Z] #36 ... [2020-09-23T12:55:15.833Z] [2020-09-23T12:55:15.833Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:15.833Z] #21 3.223 + RM_GOPATH=0 [2020-09-23T12:55:15.833Z] #21 3.223 + TMP_GOPATH= [2020-09-23T12:55:15.833Z] #21 3.223 + : /build [2020-09-23T12:55:15.833Z] #21 3.224 + '[' -z '' ']' [2020-09-23T12:55:15.833Z] #21 3.227 ++ mktemp -d [2020-09-23T12:55:15.833Z] #21 3.229 + export GOPATH=/tmp/tmp.CNc5m66R4a [2020-09-23T12:55:15.833Z] #21 3.229 + GOPATH=/tmp/tmp.CNc5m66R4a [2020-09-23T12:55:15.833Z] #21 3.229 + RM_GOPATH=1 [2020-09-23T12:55:15.833Z] #21 3.229 + case "$(go env GOARCH)" in [2020-09-23T12:55:15.833Z] #21 3.231 ++ go env GOARCH [2020-09-23T12:55:15.833Z] #21 3.260 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:15.833Z] #21 3.260 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:15.833Z] #21 3.260 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:15.833Z] #21 3.271 + dir=/tmp/install [2020-09-23T12:55:15.833Z] #21 3.272 + bin=dockercli [2020-09-23T12:55:15.833Z] #21 3.272 + shift [2020-09-23T12:55:15.833Z] #21 3.272 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-23T12:55:15.833Z] #21 3.272 + . /tmp/install/dockercli.installer [2020-09-23T12:55:15.833Z] #21 3.273 ++ : stable [2020-09-23T12:55:15.833Z] #21 3.275 ++ : 17.06.2-ce [2020-09-23T12:55:15.833Z] #21 3.275 + install_dockercli [2020-09-23T12:55:15.833Z] #21 3.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-23T12:55:15.833Z] #21 3.275 Install docker/cli version 17.06.2-ce from stable [2020-09-23T12:55:15.833Z] #21 3.275 ++ uname -m [2020-09-23T12:55:15.833Z] #21 3.277 + arch=s390x [2020-09-23T12:55:15.833Z] #21 3.277 + '[' s390x '!=' x86_64 ']' [2020-09-23T12:55:15.833Z] #21 3.277 + '[' s390x '!=' s390x ']' [2020-09-23T12:55:15.833Z] #21 3.277 + url=https://download.docker.com/linux/static [2020-09-23T12:55:15.833Z] #21 3.278 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-23T12:55:15.833Z] #21 3.278 + tar -xz docker/docker [2020-09-23T12:55:16.470Z] #21 ... [2020-09-23T12:55:16.470Z] [2020-09-23T12:55:16.470Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:16.470Z] #43 2.865 + RM_GOPATH=0 [2020-09-23T12:55:16.470Z] #43 2.865 + TMP_GOPATH= [2020-09-23T12:55:16.470Z] #43 2.865 + : /build [2020-09-23T12:55:16.470Z] #43 2.865 + '[' -z '' ']' [2020-09-23T12:55:16.470Z] #43 2.865 ++ mktemp -d [2020-09-23T12:55:16.470Z] #43 2.866 + export GOPATH=/tmp/tmp.RV125mrkgy [2020-09-23T12:55:16.470Z] #43 2.866 + GOPATH=/tmp/tmp.RV125mrkgy [2020-09-23T12:55:16.470Z] #43 2.866 + RM_GOPATH=1 [2020-09-23T12:55:16.470Z] #43 2.867 + case "$(go env GOARCH)" in [2020-09-23T12:55:16.470Z] #43 2.867 ++ go env GOARCH [2020-09-23T12:55:16.470Z] #43 2.872 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:16.470Z] #43 2.874 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:16.470Z] #43 2.876 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:16.470Z] #43 2.885 + dir=/tmp/install [2020-09-23T12:55:16.470Z] #43 2.885 + bin=gotestsum [2020-09-23T12:55:16.470Z] #43 2.885 + shift [2020-09-23T12:55:16.470Z] #43 2.885 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-23T12:55:16.470Z] #43 2.885 + . /tmp/install/gotestsum.installer [2020-09-23T12:55:16.470Z] #43 2.885 ++ : v0.5.3 [2020-09-23T12:55:16.470Z] #43 2.885 + install_gotestsum [2020-09-23T12:55:16.470Z] #43 2.885 + set -e [2020-09-23T12:55:16.470Z] #43 2.885 + export GO111MODULE=on [2020-09-23T12:55:16.470Z] #43 2.885 + GO111MODULE=on [2020-09-23T12:55:16.470Z] #43 2.885 + GOBIN=/build [2020-09-23T12:55:16.470Z] #43 2.885 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-23T12:55:16.470Z] #43 2.903 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-23T12:55:16.470Z] #43 2.908 go: finding gotest.tools v0.5.3 [2020-09-23T12:55:16.470Z] #43 3.629 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-23T12:55:16.470Z] #43 3.884 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-23T12:55:16.470Z] #43 5.347 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:55:16.470Z] #43 5.357 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-23T12:55:16.470Z] #43 5.362 go: downloading github.com/pkg/errors v0.9.1 [2020-09-23T12:55:16.470Z] #43 5.368 go: downloading github.com/fatih/color v1.9.0 [2020-09-23T12:55:16.470Z] #43 5.424 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:55:16.470Z] #43 5.471 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:55:16.470Z] #43 5.502 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:55:16.470Z] #43 5.585 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:55:16.470Z] #43 5.647 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:55:16.470Z] #43 5.647 go: extracting github.com/pkg/errors v0.9.1 [2020-09-23T12:55:16.470Z] #43 5.650 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:55:16.470Z] #43 5.658 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:55:16.470Z] #43 5.662 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-23T12:55:16.470Z] #43 5.791 go: extracting github.com/fatih/color v1.9.0 [2020-09-23T12:55:16.470Z] #43 5.988 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:55:16.763Z] #43 5.999 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:55:16.763Z] #43 6.027 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:55:16.763Z] #43 6.180 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:55:17.399Z] #43 6.647 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:55:17.470Z] 1301750ffb48: Pull complete [2020-09-23T12:55:17.937Z] Client: Docker Engine - Community [2020-09-23T12:55:17.937Z] Version: 19.03.12 [2020-09-23T12:55:17.937Z] API version: 1.40 [2020-09-23T12:55:17.937Z] Go version: go1.13.10 [2020-09-23T12:55:17.937Z] Git commit: 48a66213fe [2020-09-23T12:55:17.937Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-23T12:55:17.937Z] OS/Arch: linux/amd64 [2020-09-23T12:55:17.937Z] Experimental: false [2020-09-23T12:55:17.937Z] [2020-09-23T12:55:17.937Z] Server: Docker Engine - Community [2020-09-23T12:55:17.937Z] Engine: [2020-09-23T12:55:17.937Z] Version: 19.03.12 [2020-09-23T12:55:17.937Z] API version: 1.40 (minimum version 1.12) [2020-09-23T12:55:17.937Z] Go version: go1.13.10 [2020-09-23T12:55:17.937Z] Git commit: 48a66213fe [2020-09-23T12:55:17.937Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-23T12:55:17.937Z] OS/Arch: linux/amd64 [2020-09-23T12:55:17.937Z] Experimental: true [2020-09-23T12:55:17.937Z] containerd: [2020-09-23T12:55:17.937Z] Version: 1.2.13 [2020-09-23T12:55:17.937Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:55:17.937Z] runc: [2020-09-23T12:55:17.937Z] Version: 1.0.0-rc10 [2020-09-23T12:55:17.937Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:55:17.937Z] docker-init: [2020-09-23T12:55:17.937Z] Version: 0.18.0 [2020-09-23T12:55:17.937Z] GitCommit: fec3683 [Pipeline] sh [2020-09-23T12:55:18.036Z] #43 7.296 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:55:18.248Z] + docker info [2020-09-23T12:55:18.329Z] #43 7.628 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:55:18.966Z] #43 8.393 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:55:19.561Z] dc5c6edc9cff: Pull complete [2020-09-23T12:55:20.006Z] #43 ... [2020-09-23T12:55:20.006Z] [2020-09-23T12:55:20.006Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:20.006Z] #21 9.098 + mkdir -p /build [2020-09-23T12:55:20.006Z] #21 9.099 + mv docker/docker /build/ [2020-09-23T12:55:20.006Z] #21 9.100 + rmdir docker [2020-09-23T12:55:20.006Z] #21 DONE 9.5s [2020-09-23T12:55:20.006Z] [2020-09-23T12:55:20.006Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:20.006Z] #60 3.690 + RM_GOPATH=0 [2020-09-23T12:55:20.006Z] #60 3.691 + TMP_GOPATH= [2020-09-23T12:55:20.006Z] #60 3.691 + : /build [2020-09-23T12:55:20.006Z] #60 3.691 + '[' -z '' ']' [2020-09-23T12:55:20.006Z] #60 3.692 ++ mktemp -d [2020-09-23T12:55:20.006Z] #60 3.692 + export GOPATH=/tmp/tmp.hVEBO8muq2 [2020-09-23T12:55:20.006Z] #60 3.693 + GOPATH=/tmp/tmp.hVEBO8muq2 [2020-09-23T12:55:20.006Z] #60 3.693 + RM_GOPATH=1 [2020-09-23T12:55:20.006Z] #60 3.693 + case "$(go env GOARCH)" in [2020-09-23T12:55:20.006Z] #60 3.695 ++ go env GOARCH [2020-09-23T12:55:20.006Z] #60 3.729 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:20.006Z] #60 3.729 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:20.006Z] #60 3.729 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:20.006Z] #60 3.734 + dir=/tmp/install [2020-09-23T12:55:20.006Z] #60 3.734 + bin=proxy [2020-09-23T12:55:20.006Z] #60 3.734 + shift [2020-09-23T12:55:20.006Z] #60 3.734 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-23T12:55:20.006Z] #60 3.735 + . /tmp/install/proxy.installer [2020-09-23T12:55:20.006Z] #60 3.735 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:55:20.006Z] #60 3.737 + install_proxy [2020-09-23T12:55:20.006Z] #60 3.737 + case "$1" in [2020-09-23T12:55:20.006Z] #60 3.737 + export CGO_ENABLED=0 [2020-09-23T12:55:20.006Z] #60 3.737 + CGO_ENABLED=0 [2020-09-23T12:55:20.006Z] #60 3.737 + _install_proxy [2020-09-23T12:55:20.006Z] #60 3.737 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-23T12:55:20.006Z] #60 3.738 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:55:20.006Z] #60 3.738 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hVEBO8muq2/src/github.com/docker/libnetwork [2020-09-23T12:55:20.006Z] #60 3.753 Cloning into '/tmp/tmp.hVEBO8muq2/src/github.com/docker/libnetwork'... [2020-09-23T12:55:20.677Z] #60 ... [2020-09-23T12:55:20.677Z] [2020-09-23T12:55:20.677Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:20.677Z] #10 3.521 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:20.677Z] #10 3.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:20.677Z] #10 3.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:20.677Z] #10 4.179 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-23T12:55:20.677Z] #10 5.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-23T12:55:20.677Z] #10 7.812 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-23T12:55:20.976Z] #10 ... [2020-09-23T12:55:20.976Z] [2020-09-23T12:55:20.976Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:20.976Z] #45 3.447 + RM_GOPATH=0 [2020-09-23T12:55:20.976Z] #45 3.447 + TMP_GOPATH= [2020-09-23T12:55:20.976Z] #45 3.447 + : /build [2020-09-23T12:55:20.976Z] #45 3.447 + '[' -z '' ']' [2020-09-23T12:55:20.976Z] #45 3.448 ++ mktemp -d [2020-09-23T12:55:20.976Z] #45 3.463 + export GOPATH=/tmp/tmp.ByB4bY4gin [2020-09-23T12:55:20.976Z] #45 3.463 + GOPATH=/tmp/tmp.ByB4bY4gin [2020-09-23T12:55:20.976Z] #45 3.463 + RM_GOPATH=1 [2020-09-23T12:55:20.976Z] #45 3.463 + case "$(go env GOARCH)" in [2020-09-23T12:55:20.976Z] #45 3.463 ++ go env GOARCH [2020-09-23T12:55:20.976Z] #45 3.530 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:20.976Z] #45 3.530 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:20.976Z] #45 3.531 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:20.976Z] #45 3.531 + dir=/tmp/install [2020-09-23T12:55:20.976Z] #45 3.531 + bin=golangci_lint [2020-09-23T12:55:20.976Z] #45 3.532 + shift [2020-09-23T12:55:20.976Z] #45 3.532 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-23T12:55:20.976Z] #45 3.532 + . /tmp/install/golangci_lint.installer [2020-09-23T12:55:20.976Z] #45 3.532 ++ : v1.23.8 [2020-09-23T12:55:20.976Z] #45 3.532 + install_golangci_lint [2020-09-23T12:55:20.976Z] #45 3.532 + echo 'Installing golangci-lint version v1.23.8' [2020-09-23T12:55:20.976Z] #45 3.532 Installing golangci-lint version v1.23.8 [2020-09-23T12:55:20.977Z] #45 3.532 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-23T12:55:20.977Z] #45 ... [2020-09-23T12:55:20.977Z] [2020-09-23T12:55:20.977Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:55:20.977Z] #28 3.634 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-23T12:55:20.977Z] #28 3.635 Cloning into '.'... [2020-09-23T12:55:21.269Z] #28 ... [2020-09-23T12:55:21.269Z] [2020-09-23T12:55:21.269Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:21.269Z] #32 3.727 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:21.269Z] #32 3.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:21.269Z] #32 4.007 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:21.269Z] #32 4.383 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-23T12:55:21.269Z] #32 6.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-23T12:55:21.269Z] #32 8.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-23T12:55:21.269Z] #32 ... [2020-09-23T12:55:21.269Z] [2020-09-23T12:55:21.269Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:21.269Z] #54 1.544 + RM_GOPATH=0 [2020-09-23T12:55:21.269Z] #54 1.544 + TMP_GOPATH= [2020-09-23T12:55:21.269Z] #54 1.544 + : /build [2020-09-23T12:55:21.269Z] #54 1.544 + '[' -z '' ']' [2020-09-23T12:55:21.269Z] #54 1.544 ++ mktemp -d [2020-09-23T12:55:21.269Z] #54 1.544 + export GOPATH=/tmp/tmp.MQL3YRanqe [2020-09-23T12:55:21.269Z] #54 1.544 + GOPATH=/tmp/tmp.MQL3YRanqe [2020-09-23T12:55:21.269Z] #54 1.544 + RM_GOPATH=1 [2020-09-23T12:55:21.269Z] #54 1.544 + case "$(go env GOARCH)" in [2020-09-23T12:55:21.269Z] #54 1.544 ++ go env GOARCH [2020-09-23T12:55:21.269Z] #54 1.547 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.269Z] #54 1.547 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.269Z] #54 1.556 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:21.269Z] #54 1.556 + dir=/tmp/install [2020-09-23T12:55:21.269Z] #54 1.556 + bin=rootlesskit [2020-09-23T12:55:21.269Z] #54 1.556 + shift [2020-09-23T12:55:21.269Z] #54 1.556 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-23T12:55:21.269Z] #54 1.556 + . /tmp/install/rootlesskit.installer [2020-09-23T12:55:21.269Z] #54 1.556 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:55:21.269Z] #54 1.556 + install_rootlesskit [2020-09-23T12:55:21.269Z] #54 1.556 + case "$1" in [2020-09-23T12:55:21.269Z] #54 1.556 + export CGO_ENABLED=0 [2020-09-23T12:55:21.269Z] #54 1.556 + CGO_ENABLED=0 [2020-09-23T12:55:21.269Z] #54 1.556 + _install_rootlesskit [2020-09-23T12:55:21.269Z] #54 1.556 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-23T12:55:21.269Z] #54 1.556 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MQL3YRanqe/src/github.com/rootless-containers/rootlesskit [2020-09-23T12:55:21.269Z] #54 1.556 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:55:21.269Z] #54 1.560 Cloning into '/tmp/tmp.MQL3YRanqe/src/github.com/rootless-containers/rootlesskit'... [2020-09-23T12:55:21.269Z] #54 4.306 + cd /tmp/tmp.MQL3YRanqe/src/github.com/rootless-containers/rootlesskit [2020-09-23T12:55:21.269Z] #54 4.306 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:55:21.270Z] #54 4.739 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-23T12:55:21.270Z] #54 4.740 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-23T12:55:21.562Z] #54 ... [2020-09-23T12:55:21.562Z] [2020-09-23T12:55:21.562Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:21.562Z] #38 4.006 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:21.562Z] #38 4.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:21.562Z] #38 4.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:21.562Z] #38 4.687 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-23T12:55:21.562Z] #38 6.253 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-23T12:55:21.562Z] #38 7.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-23T12:55:21.562Z] #38 ... [2020-09-23T12:55:21.562Z] [2020-09-23T12:55:21.562Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:55:21.562Z] #51 3.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:21.562Z] #51 3.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:21.562Z] #51 3.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:21.562Z] #51 4.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-23T12:55:21.562Z] #51 5.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-23T12:55:21.562Z] #51 7.668 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-23T12:55:21.857Z] #51 ... [2020-09-23T12:55:21.857Z] [2020-09-23T12:55:21.857Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:21.857Z] #47 2.078 + RM_GOPATH=0 [2020-09-23T12:55:21.857Z] #47 2.078 + TMP_GOPATH= [2020-09-23T12:55:21.857Z] #47 2.078 + : /build [2020-09-23T12:55:21.857Z] #47 2.078 + '[' -z '' ']' [2020-09-23T12:55:21.857Z] #47 2.078 ++ mktemp -d [2020-09-23T12:55:21.857Z] #47 2.078 + export GOPATH=/tmp/tmp.kyhkDE9SK6 [2020-09-23T12:55:21.857Z] #47 2.078 + GOPATH=/tmp/tmp.kyhkDE9SK6 [2020-09-23T12:55:21.857Z] #47 2.078 + RM_GOPATH=1 [2020-09-23T12:55:21.857Z] #47 2.078 + case "$(go env GOARCH)" in [2020-09-23T12:55:21.857Z] #47 2.078 ++ go env GOARCH [2020-09-23T12:55:21.857Z] #47 2.081 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.857Z] #47 2.081 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.857Z] #47 2.081 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:21.857Z] #47 2.088 + dir=/tmp/install [2020-09-23T12:55:21.857Z] #47 2.088 + bin=shfmt [2020-09-23T12:55:21.857Z] #47 2.088 + shift [2020-09-23T12:55:21.857Z] #47 2.088 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-23T12:55:21.857Z] #47 2.088 + . /tmp/install/shfmt.installer [2020-09-23T12:55:21.857Z] #47 2.088 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:55:21.857Z] #47 2.088 + install_shfmt [2020-09-23T12:55:21.857Z] #47 2.088 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-23T12:55:21.857Z] #47 2.088 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kyhkDE9SK6/src/github.com/mvdan/sh [2020-09-23T12:55:21.857Z] #47 2.088 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:55:21.857Z] #47 2.089 Cloning into '/tmp/tmp.kyhkDE9SK6/src/github.com/mvdan/sh'... [2020-09-23T12:55:21.857Z] #47 8.034 + cd /tmp/tmp.kyhkDE9SK6/src/github.com/mvdan/sh [2020-09-23T12:55:21.857Z] #47 8.034 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:55:21.857Z] #47 8.130 + GO111MODULE=on [2020-09-23T12:55:21.857Z] #47 8.130 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-23T12:55:21.857Z] #47 9.087 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:55:21.857Z] #47 9.098 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:55:21.857Z] #47 9.158 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:55:21.857Z] #47 9.163 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:55:21.857Z] #47 9.212 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:55:21.857Z] #47 9.984 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:55:21.857Z] #47 10.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:55:21.857Z] #47 ... [2020-09-23T12:55:21.857Z] [2020-09-23T12:55:21.857Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:21.857Z] #41 2.335 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:55:21.857Z] #41 2.336 + RM_GOPATH=0 [2020-09-23T12:55:21.857Z] #41 2.336 + TMP_GOPATH= [2020-09-23T12:55:21.857Z] #41 2.336 + : /build [2020-09-23T12:55:21.857Z] #41 2.336 + '[' -z '' ']' [2020-09-23T12:55:21.857Z] #41 2.336 ++ mktemp -d [2020-09-23T12:55:21.857Z] #41 2.336 + export GOPATH=/tmp/tmp.iqHzdEPdwk [2020-09-23T12:55:21.857Z] #41 2.336 + GOPATH=/tmp/tmp.iqHzdEPdwk [2020-09-23T12:55:21.857Z] #41 2.336 + RM_GOPATH=1 [2020-09-23T12:55:21.857Z] #41 2.336 + case "$(go env GOARCH)" in [2020-09-23T12:55:21.857Z] #41 2.336 ++ go env GOARCH [2020-09-23T12:55:21.857Z] #41 2.336 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.857Z] #41 2.336 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.857Z] #41 2.336 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:21.857Z] #41 2.336 + dir=/tmp/install [2020-09-23T12:55:21.857Z] #41 2.336 + bin=vndr [2020-09-23T12:55:21.857Z] #41 2.336 + shift [2020-09-23T12:55:21.857Z] #41 2.336 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-23T12:55:21.857Z] #41 2.336 + . /tmp/install/vndr.installer [2020-09-23T12:55:21.857Z] #41 2.336 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:55:21.857Z] #41 2.336 + install_vndr [2020-09-23T12:55:21.857Z] #41 2.336 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-23T12:55:21.857Z] #41 2.336 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iqHzdEPdwk/src/github.com/LK4D4/vndr [2020-09-23T12:55:21.857Z] #41 2.336 Cloning into '/tmp/tmp.iqHzdEPdwk/src/github.com/LK4D4/vndr'... [2020-09-23T12:55:21.857Z] #41 2.926 + cd /tmp/tmp.iqHzdEPdwk/src/github.com/LK4D4/vndr [2020-09-23T12:55:21.857Z] #41 2.926 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:55:21.857Z] #41 2.931 + go build -buildmode=pie -v -o /build/vndr . [2020-09-23T12:55:21.857Z] #41 3.858 internal/race [2020-09-23T12:55:21.857Z] #41 3.903 sync/atomic [2020-09-23T12:55:21.857Z] #41 3.907 runtime [2020-09-23T12:55:21.857Z] #41 4.150 unicode [2020-09-23T12:55:21.857Z] #41 7.043 unicode/utf8 [2020-09-23T12:55:21.857Z] #41 7.380 math [2020-09-23T12:55:21.857Z] #41 11.28 unicode/utf16 [2020-09-23T12:55:21.857Z] #41 ... [2020-09-23T12:55:21.857Z] [2020-09-23T12:55:21.857Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:21.857Z] #30 1.684 + RM_GOPATH=0 [2020-09-23T12:55:21.857Z] #30 1.684 + TMP_GOPATH= [2020-09-23T12:55:21.857Z] #30 1.684 + : /build [2020-09-23T12:55:21.857Z] #30 1.684 + '[' -z '' ']' [2020-09-23T12:55:21.857Z] #30 1.685 ++ mktemp -d [2020-09-23T12:55:21.857Z] #30 1.686 + export GOPATH=/tmp/tmp.iY3LxMEK09 [2020-09-23T12:55:21.857Z] #30 1.686 + GOPATH=/tmp/tmp.iY3LxMEK09 [2020-09-23T12:55:21.857Z] #30 1.686 + RM_GOPATH=1 [2020-09-23T12:55:21.857Z] #30 1.686 + case "$(go env GOARCH)" in [2020-09-23T12:55:21.857Z] #30 1.690 ++ go env GOARCH [2020-09-23T12:55:21.857Z] #30 1.694 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:55:21.857Z] #30 1.694 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.857Z] #30 1.694 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:21.857Z] #30 1.694 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:21.857Z] #30 1.694 + dir=/tmp/install [2020-09-23T12:55:21.857Z] #30 1.694 + bin=tomlv [2020-09-23T12:55:21.857Z] #30 1.694 + shift [2020-09-23T12:55:21.857Z] #30 1.694 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-23T12:55:21.857Z] #30 1.694 + . /tmp/install/tomlv.installer [2020-09-23T12:55:21.857Z] #30 1.694 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:55:21.857Z] #30 1.694 + install_tomlv [2020-09-23T12:55:21.857Z] #30 1.694 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-23T12:55:21.857Z] #30 1.694 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iY3LxMEK09/src/github.com/BurntSushi/toml [2020-09-23T12:55:21.857Z] #30 1.694 Cloning into '/tmp/tmp.iY3LxMEK09/src/github.com/BurntSushi/toml'... [2020-09-23T12:55:21.857Z] #30 2.217 + cd /tmp/tmp.iY3LxMEK09/src/github.com/BurntSushi/toml [2020-09-23T12:55:21.857Z] #30 2.217 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:55:21.857Z] #30 2.229 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-23T12:55:21.857Z] #30 2.563 runtime/internal/atomic [2020-09-23T12:55:21.857Z] #30 2.576 internal/cpu [2020-09-23T12:55:21.857Z] #30 2.743 runtime/internal/sys [2020-09-23T12:55:21.857Z] #30 2.900 runtime/internal/math [2020-09-23T12:55:21.857Z] #30 2.982 math/bits [2020-09-23T12:55:21.857Z] #30 3.065 internal/bytealg [2020-09-23T12:55:21.857Z] #30 3.460 runtime [2020-09-23T12:55:21.857Z] #30 3.554 math [2020-09-23T12:55:21.857Z] #30 7.544 internal/testlog [2020-09-23T12:55:21.857Z] #30 7.807 encoding [2020-09-23T12:55:21.857Z] #30 7.950 runtime/cgo [2020-09-23T12:55:22.151Z] #30 ... [2020-09-23T12:55:22.151Z] [2020-09-23T12:55:22.151Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:55:22.151Z] #23 3.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:22.151Z] #23 3.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:22.151Z] #23 3.848 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:22.151Z] #23 4.466 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-23T12:55:22.151Z] #23 6.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-23T12:55:22.151Z] #23 7.944 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-23T12:55:22.151Z] #23 ... [2020-09-23T12:55:22.151Z] [2020-09-23T12:55:22.151Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:22.151Z] #47 11.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:55:23.126Z] 3c370c2e2f82: Pull complete [2020-09-23T12:55:23.126Z] 5ffb2f5886e2: Pull complete [2020-09-23T12:55:23.126Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-23T12:55:23.126Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-23T12:55:23.126Z] ---> 805dc2d65d1c [2020-09-23T12:55:23.126Z] Step 5/15 : ARG BUILDX_REPO [2020-09-23T12:55:23.126Z] ---> Running in 1dab4bf49413 [2020-09-23T12:55:23.126Z] Removing intermediate container 1dab4bf49413 [2020-09-23T12:55:23.126Z] ---> a720e2e1c726 [2020-09-23T12:55:23.126Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-23T12:55:23.126Z] ---> Running in 4ea82f73c27e [2020-09-23T12:55:23.189Z] #47 12.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:55:23.189Z] #47 12.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:55:23.425Z] Cloning into '/buildx'... [2020-09-23T12:55:23.481Z] #47 12.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:55:23.481Z] #47 12.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:55:24.117Z] #47 13.28 runtime [2020-09-23T12:55:24.127Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2020-09-23T12:55:24.423Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-23T12:55:24.423Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8341a7a9\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-23T12:55:24.423Z] ---------------------------------------------------------------------------- [2020-09-23T12:55:24.423Z] [2020-09-23T12:55:24.423Z] INFO: executeCI.ps1 starting at Wed Sep 23 12:55:22 CUT 2020 [2020-09-23T12:55:24.423Z] [2020-09-23T12:55:24.423Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-23T12:55:24.423Z] INFO: Running git version 2.24.1.windows.2 [2020-09-23T12:55:24.423Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-23T12:55:24.423Z] INFO: Environment variables: [2020-09-23T12:55:24.423Z] [2020-09-23T12:55:24.423Z] Name Value [2020-09-23T12:55:24.423Z] ---- ----- [2020-09-23T12:55:24.423Z] ALLUSERSPROFILE C:\ProgramData [2020-09-23T12:55:24.423Z] amd64 true [2020-09-23T12:55:24.423Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-23T12:55:24.423Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-23T12:55:24.423Z] arm64 true [2020-09-23T12:55:24.423Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-23T12:55:24.423Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-23T12:55:24.423Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-23T12:55:24.423Z] BRANCH_NAME PR-41430 [2020-09-23T12:55:24.423Z] BUILD_DISPLAY_NAME #14 [2020-09-23T12:55:24.423Z] BUILD_ID 14 [2020-09-23T12:55:24.423Z] BUILD_NUMBER 14 [2020-09-23T12:55:24.423Z] BUILD_TAG jenkins-moby-PR-41430-14 [2020-09-23T12:55:24.423Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41430/14/ [2020-09-23T12:55:24.423Z] CHANGE_AUTHOR TBBle [2020-09-23T12:55:24.423Z] CHANGE_AUTHOR_DISPLAY_NAME Paul "TBBle" Hampson [2020-09-23T12:55:24.423Z] CHANGE_AUTHOR_EMAIL Paul.Hampson@Pobox.com [2020-09-23T12:55:24.423Z] CHANGE_BRANCH 40444-update-gowinio-for-8gB-file-fix [2020-09-23T12:55:24.423Z] CHANGE_FORK TBBle [2020-09-23T12:55:24.423Z] CHANGE_ID 41430 [2020-09-23T12:55:24.423Z] CHANGE_TARGET master [2020-09-23T12:55:24.423Z] CHANGE_TITLE Revendor Microsoft/go-winio for 8gB file fix when importing or committing image layers [2020-09-23T12:55:24.423Z] CHANGE_URL https://github.com/moby/moby/pull/41430 [2020-09-23T12:55:24.423Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:24.423Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-23T12:55:24.423Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-23T12:55:24.423Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-23T12:55:24.423Z] COMPUTERNAME azwin-2-95e4e0 [2020-09-23T12:55:24.423Z] ComSpec C:\windows\system32\cmd.exe [2020-09-23T12:55:24.423Z] ConfigSequenceNumber 0 [2020-09-23T12:55:24.423Z] dco true [2020-09-23T12:55:24.423Z] DOCKER_BUILDKIT 0 [2020-09-23T12:55:24.423Z] DOCKER_DUT_DEBUG 1 [2020-09-23T12:55:24.423Z] DOCKER_EXPERIMENTAL 1 [2020-09-23T12:55:24.423Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-23T12:55:24.423Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-23T12:55:24.423Z] EXECUTOR_NUMBER 0 [2020-09-23T12:55:24.423Z] FQDN azwin-2-95e4e0.westus.cloudapp.azure.com [2020-09-23T12:55:24.423Z] GIT_BRANCH PR-41430 [2020-09-23T12:55:24.423Z] GIT_COMMIT 4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T12:55:24.423Z] GIT_PREVIOUS_COMMIT 35c531db1a41ea12a781c6d2922ebd57fb229933 [2020-09-23T12:55:24.423Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a49bb53ae553ecc30c28de8303bc6adf8a274ee3 [2020-09-23T12:55:24.423Z] GIT_URL https://github.com/moby/moby.git [2020-09-23T12:55:24.423Z] HUDSON_COOKIE a8cbba5c-29aa-4bd8-8724-a9300ddeefc7 [2020-09-23T12:55:24.423Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-23T12:55:24.423Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-23T12:55:24.423Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-23T12:55:24.423Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-23T12:55:24.423Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-23T12:55:24.423Z] JENKINS_NODE_COOKIE c4dba6e9-d8e1-4c28-8db6-4f0a5a2d5f8a [2020-09-23T12:55:24.423Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-23T12:55:24.423Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-23T12:55:24.423Z] JOB_BASE_NAME PR-41430 [2020-09-23T12:55:24.423Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41430/display/redirect [2020-09-23T12:55:24.423Z] JOB_NAME moby/PR-41430 [2020-09-23T12:55:24.423Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41430/ [2020-09-23T12:55:24.423Z] library.jps.version master [2020-09-23T12:55:24.423Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-23T12:55:24.423Z] NODE_LABELS amd64 azure azwin-2-95e4e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-23T12:55:24.423Z] NODE_NAME azwin-2-95e4e0 [2020-09-23T12:55:24.423Z] NUMBER_OF_PROCESSORS 4 [2020-09-23T12:55:24.423Z] OS Windows_NT [2020-09-23T12:55:24.423Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-23T12:55:24.423Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-23T12:55:24.423Z] ppc64le true [2020-09-23T12:55:24.423Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-23T12:55:24.423Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-23T12:55:24.423Z] PROCESSOR_LEVEL 6 [2020-09-23T12:55:24.423Z] PROCESSOR_REVISION 5504 [2020-09-23T12:55:24.423Z] ProgramData C:\ProgramData [2020-09-23T12:55:24.423Z] ProgramFiles C:\Program Files [2020-09-23T12:55:24.423Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-23T12:55:24.423Z] ProgramW6432 C:\Program Files [2020-09-23T12:55:24.423Z] PROMPT $P$G [2020-09-23T12:55:24.423Z] PSExecutionPolicyPreference Bypass [2020-09-23T12:55:24.423Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-23T12:55:24.423Z] PUBLIC C:\Users\Public [2020-09-23T12:55:24.423Z] rootless true [2020-09-23T12:55:24.423Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41430/14/display/redirect?page=changes [2020-09-23T12:55:24.423Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41430/14/display/redirect [2020-09-23T12:55:24.423Z] s390x true [2020-09-23T12:55:24.423Z] SKIP_VALIDATION_TESTS 1 [2020-09-23T12:55:24.423Z] SOURCES_DRIVE d [2020-09-23T12:55:24.423Z] SOURCES_SUBDIR gopath [2020-09-23T12:55:24.423Z] STAGE_NAME Run tests [2020-09-23T12:55:24.423Z] SystemDrive C: [2020-09-23T12:55:24.423Z] SystemRoot C:\windows [2020-09-23T12:55:24.423Z] TEMP C:\windows\TEMP [2020-09-23T12:55:24.423Z] TESTDEBUG 0 [2020-09-23T12:55:24.423Z] TESTRUN_DRIVE d [2020-09-23T12:55:24.423Z] TESTRUN_SUBDIR CI [2020-09-23T12:55:24.423Z] TIMEOUT 120m [2020-09-23T12:55:24.423Z] TMP C:\windows\TEMP [2020-09-23T12:55:24.423Z] unit_validate true [2020-09-23T12:55:24.423Z] USERDOMAIN WORKGROUP [2020-09-23T12:55:24.423Z] USERNAME azwin-2-95e4e0$ [2020-09-23T12:55:24.423Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-23T12:55:24.423Z] validate_force false [2020-09-23T12:55:24.423Z] windir C:\windows [2020-09-23T12:55:24.423Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-23T12:55:24.423Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-23T12:55:24.423Z] windowsRS1 false [2020-09-23T12:55:24.424Z] windowsRS5 true [2020-09-23T12:55:24.424Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] INFO: Sources under d:\gopath\... [2020-09-23T12:55:24.424Z] INFO: Test run under d:\CI\... [2020-09-23T12:55:24.424Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-23T12:55:24.424Z] INFO: docker/docker repository was found [2020-09-23T12:55:24.424Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-09-23T12:55:24.424Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-23T12:55:24.424Z] INFO: Docker version of control daemon [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] Client: Docker Engine - Enterprise [2020-09-23T12:55:24.424Z] Version: 19.03.5 [2020-09-23T12:55:24.424Z] API version: 1.40 [2020-09-23T12:55:24.424Z] Go version: go1.12.12 [2020-09-23T12:55:24.424Z] Git commit: 2ee0c57608 [2020-09-23T12:55:24.424Z] Built: 11/13/2019 08:00:16 [2020-09-23T12:55:24.424Z] OS/Arch: windows/amd64 [2020-09-23T12:55:24.424Z] Experimental: false [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] Server: Docker Engine - Enterprise [2020-09-23T12:55:24.424Z] Engine: [2020-09-23T12:55:24.424Z] Version: 19.03.5 [2020-09-23T12:55:24.424Z] API version: 1.40 (minimum version 1.24) [2020-09-23T12:55:24.424Z] Go version: go1.12.12 [2020-09-23T12:55:24.424Z] Git commit: 2ee0c57608 [2020-09-23T12:55:24.424Z] Built: 11/13/2019 07:58:51 [2020-09-23T12:55:24.424Z] OS/Arch: windows/amd64 [2020-09-23T12:55:24.424Z] Experimental: true [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] INFO: Docker info of control daemon [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] Client: [2020-09-23T12:55:24.424Z] Debug Mode: false [2020-09-23T12:55:24.424Z] Plugins: [2020-09-23T12:55:24.424Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] Server: [2020-09-23T12:55:24.424Z] Containers: 0 [2020-09-23T12:55:24.424Z] Running: 0 [2020-09-23T12:55:24.424Z] Paused: 0 [2020-09-23T12:55:24.424Z] Stopped: 0 [2020-09-23T12:55:24.424Z] Images: 10 [2020-09-23T12:55:24.424Z] Server Version: 19.03.5 [2020-09-23T12:55:24.424Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-23T12:55:24.424Z] Windows: [2020-09-23T12:55:24.424Z] LCOW: [2020-09-23T12:55:24.424Z] Logging Driver: json-file [2020-09-23T12:55:24.424Z] Plugins: [2020-09-23T12:55:24.424Z] Volume: local [2020-09-23T12:55:24.424Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-23T12:55:24.424Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-23T12:55:24.424Z] Swarm: inactive [2020-09-23T12:55:24.424Z] Default Isolation: process [2020-09-23T12:55:24.424Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-23T12:55:24.424Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-23T12:55:24.424Z] OSType: windows [2020-09-23T12:55:24.424Z] Architecture: x86_64 [2020-09-23T12:55:24.424Z] CPUs: 4 [2020-09-23T12:55:24.424Z] Total Memory: 32GiB [2020-09-23T12:55:24.424Z] Name: azwin-2-95e4e0 [2020-09-23T12:55:24.424Z] ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F [2020-09-23T12:55:24.424Z] Docker Root Dir: D:\docker [2020-09-23T12:55:24.424Z] Debug Mode: false [2020-09-23T12:55:24.424Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:55:24.424Z] Labels: [2020-09-23T12:55:24.424Z] Experimental: true [2020-09-23T12:55:24.424Z] Insecure Registries: [2020-09-23T12:55:24.424Z] 10.0.0.4:5000 [2020-09-23T12:55:24.424Z] 127.0.0.0/8 [2020-09-23T12:55:24.424Z] Registry Mirrors: [2020-09-23T12:55:24.424Z] http://10.0.0.4:5000/ [2020-09-23T12:55:24.424Z] Live Restore Enabled: false [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] [2020-09-23T12:55:24.424Z] INFO: Commit hash is cd340c1d97 [2020-09-23T12:55:24.424Z] INFO: Nuke-Everything... [2020-09-23T12:55:24.424Z] INFO: Container count on control daemon to delete is 0 [2020-09-23T12:55:24.882Z] INFO: Nuking d:\CI [2020-09-23T12:55:24.882Z] INFO: Zapped successfully [2020-09-23T12:55:24.882Z] INFO: Location for testing is d:\CI\PR-41430\14 [2020-09-23T12:55:24.882Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-23T12:55:24.882Z] [2020-09-23T12:55:24.882Z] [2020-09-23T12:55:24.882Z] INFO: Building the image from Dockerfile.windows at 09/23/2020 12:55:24... [2020-09-23T12:55:24.882Z] [2020-09-23T12:55:27.679Z] #47 ... [2020-09-23T12:55:27.679Z] [2020-09-23T12:55:27.679Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:27.679Z] #60 15.92 Checking out files: 94% (1801/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. [2020-09-23T12:55:27.679Z] #60 16.09 + cd /tmp/tmp.hVEBO8muq2/src/github.com/docker/libnetwork [2020-09-23T12:55:27.679Z] #60 16.09 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:55:27.679Z] #60 16.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-23T12:55:27.904Z] Removing intermediate container 4ea82f73c27e [2020-09-23T12:55:27.904Z] ---> f379b03d52fa [2020-09-23T12:55:27.904Z] Step 7/15 : WORKDIR /buildx [2020-09-23T12:55:27.904Z] ---> Running in 27707f49f4e7 [2020-09-23T12:55:27.904Z] Removing intermediate container 27707f49f4e7 [2020-09-23T12:55:27.904Z] ---> 2798f07b8191 [2020-09-23T12:55:27.904Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-23T12:55:27.904Z] ---> Running in 3bb90b05512a [2020-09-23T12:55:27.904Z] Removing intermediate container 3bb90b05512a [2020-09-23T12:55:27.904Z] ---> 0f3e0e9408d1 [2020-09-23T12:55:27.904Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-23T12:55:27.904Z] ---> Running in b5e546cd9147 [2020-09-23T12:55:27.904Z] From https://github.com/docker/buildx [2020-09-23T12:55:27.904Z] * [new tag] v0.3.1 -> build [2020-09-23T12:55:28.231Z] Client: [2020-09-23T12:55:28.231Z] Debug Mode: false [2020-09-23T12:55:28.231Z] [2020-09-23T12:55:28.231Z] Server: [2020-09-23T12:55:28.231Z] Containers: 0 [2020-09-23T12:55:28.231Z] Running: 0 [2020-09-23T12:55:28.231Z] Paused: 0 [2020-09-23T12:55:28.231Z] Stopped: 0 [2020-09-23T12:55:28.231Z] Images: 0 [2020-09-23T12:55:28.231Z] Server Version: 19.03.12 [2020-09-23T12:55:28.231Z] Storage Driver: overlay2 [2020-09-23T12:55:28.231Z] Backing Filesystem: extfs [2020-09-23T12:55:28.231Z] Supports d_type: true [2020-09-23T12:55:28.231Z] Native Overlay Diff: true [2020-09-23T12:55:28.231Z] Logging Driver: json-file [2020-09-23T12:55:28.231Z] Cgroup Driver: cgroupfs [2020-09-23T12:55:28.231Z] Plugins: [2020-09-23T12:55:28.231Z] Volume: local [2020-09-23T12:55:28.231Z] Network: bridge host ipvlan macvlan null overlay [2020-09-23T12:55:28.231Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-23T12:55:28.231Z] Swarm: inactive [2020-09-23T12:55:28.231Z] Runtimes: runc [2020-09-23T12:55:28.231Z] Default Runtime: runc [2020-09-23T12:55:28.231Z] Init Binary: docker-init [2020-09-23T12:55:28.231Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-23T12:55:28.231Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-23T12:55:28.231Z] init version: fec3683 [2020-09-23T12:55:28.231Z] Security Options: [2020-09-23T12:55:28.231Z] apparmor [2020-09-23T12:55:28.231Z] seccomp [2020-09-23T12:55:28.231Z] Profile: default [2020-09-23T12:55:28.231Z] Kernel Version: 5.3.0-1035-aws [2020-09-23T12:55:28.231Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-23T12:55:28.231Z] OSType: linux [2020-09-23T12:55:28.231Z] Architecture: x86_64 [2020-09-23T12:55:28.231Z] CPUs: 2 [2020-09-23T12:55:28.231Z] Total Memory: 7.487GiB [2020-09-23T12:55:28.231Z] Name: ip-10-100-103-255 [2020-09-23T12:55:28.231Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-23T12:55:28.231Z] Docker Root Dir: /var/lib/docker [2020-09-23T12:55:28.231Z] Debug Mode: false [2020-09-23T12:55:28.231Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:55:28.231Z] Labels: [2020-09-23T12:55:28.231Z] Experimental: true [2020-09-23T12:55:28.231Z] Insecure Registries: [2020-09-23T12:55:28.231Z] 127.0.0.0/8 [2020-09-23T12:55:28.231Z] Live Restore Enabled: true [2020-09-23T12:55:28.231Z] [2020-09-23T12:55:28.231Z] WARNING: No swap limit support [Pipeline] sh [2020-09-23T12:55:28.516Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:28.517Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-23T12:55:28.517Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41430/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-23T12:55:28.517Z] + bash /home/ubuntu/workspace/moby_PR-41430/check-config.sh [2020-09-23T12:55:28.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-23T12:55:28.517Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-23T12:55:28.517Z] [2020-09-23T12:55:28.517Z] Generally Necessary: [2020-09-23T12:55:28.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-23T12:55:28.517Z] - apparmor: enabled and tools installed [2020-09-23T12:55:28.517Z] - CONFIG_NAMESPACES: enabled [2020-09-23T12:55:28.517Z] - CONFIG_NET_NS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_PID_NS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_IPC_NS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_UTS_NS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUPS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CPUSETS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_MEMCG: enabled [2020-09-23T12:55:28.517Z] - CONFIG_KEYS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_VETH: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-23T12:55:28.517Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-23T12:55:28.517Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-23T12:55:28.517Z] [2020-09-23T12:55:28.517Z] Optional Features: [2020-09-23T12:55:28.517Z] - CONFIG_USER_NS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_SECCOMP: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-23T12:55:28.517Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-23T12:55:28.517Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-23T12:55:28.517Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-23T12:55:28.517Z] - CONFIG_BLK_CGROUP: enabled [2020-09-23T12:55:28.517Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-23T12:55:28.517Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-23T12:55:28.517Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_PERF: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-23T12:55:28.517Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-23T12:55:28.517Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-23T12:55:28.517Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-23T12:55:28.517Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-23T12:55:28.517Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-23T12:55:28.517Z] - CONFIG_IP_VS: enabled (as module) [2020-09-23T12:55:28.543Z] Switched to branch 'build' [2020-09-23T12:55:28.778Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-23T12:55:28.778Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-23T12:55:28.778Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-23T12:55:28.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_EXT4_FS: enabled [2020-09-23T12:55:28.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-23T12:55:28.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-23T12:55:28.778Z] - Network Drivers: [2020-09-23T12:55:28.778Z] - "overlay": [2020-09-23T12:55:28.778Z] - CONFIG_VXLAN: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-23T12:55:28.778Z] Optional (for encrypted networks): [2020-09-23T12:55:28.778Z] - CONFIG_CRYPTO: enabled [2020-09-23T12:55:28.778Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-23T12:55:28.778Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-23T12:55:28.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-23T12:55:28.778Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-23T12:55:28.778Z] - CONFIG_XFRM: enabled [2020-09-23T12:55:28.778Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-23T12:55:28.778Z] - "ipvlan": [2020-09-23T12:55:28.778Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-23T12:55:28.778Z] - "macvlan": [2020-09-23T12:55:28.778Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_DUMMY: enabled (as module) [2020-09-23T12:55:28.778Z] - "ftp,tftp client in container": [2020-09-23T12:55:28.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-23T12:55:28.778Z] - Storage Drivers: [2020-09-23T12:55:28.778Z] - "aufs": [2020-09-23T12:55:28.778Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-23T12:55:28.778Z] - "btrfs": [2020-09-23T12:55:28.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-23T12:55:28.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-23T12:55:28.778Z] - "devicemapper": [2020-09-23T12:55:28.778Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-23T12:55:28.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-23T12:55:28.778Z] - "overlay": [2020-09-23T12:55:28.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-23T12:55:28.778Z] - "zfs": [2020-09-23T12:55:28.778Z] - /dev/zfs: present [2020-09-23T12:55:28.778Z] - zfs command: missing [2020-09-23T12:55:28.778Z] - zpool command: missing [2020-09-23T12:55:28.778Z] [2020-09-23T12:55:28.778Z] Limits: [2020-09-23T12:55:28.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-23T12:55:28.778Z] [2020-09-23T12:55:28.778Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-23T12:55:29.124Z] + sudo modprobe ip_vs [2020-09-23T12:55:29.124Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4e460858f48cc285d127e9233010664f9c43a49d . [2020-09-23T12:55:29.184Z] Removing intermediate container b5e546cd9147 [2020-09-23T12:55:29.184Z] ---> dce3c048e192 [2020-09-23T12:55:29.184Z] Step 10/15 : ARG GOOS [2020-09-23T12:55:29.383Z] #2 [internal] load build definition from Dockerfile [2020-09-23T12:55:29.383Z] #2 transferring dockerfile: 16.37kB done [2020-09-23T12:55:29.383Z] #2 DONE 0.0s [2020-09-23T12:55:29.383Z] [2020-09-23T12:55:29.383Z] #1 [internal] load .dockerignore [2020-09-23T12:55:29.383Z] #1 transferring context: 87B done [2020-09-23T12:55:29.383Z] #1 DONE 0.0s [2020-09-23T12:55:29.383Z] [2020-09-23T12:55:29.383Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-23T12:55:29.481Z] ---> Running in 25483cc720de [2020-09-23T12:55:29.481Z] Removing intermediate container 25483cc720de [2020-09-23T12:55:29.481Z] ---> 1a1ee5426b31 [2020-09-23T12:55:29.481Z] Step 11/15 : ARG GOARCH [2020-09-23T12:55:29.481Z] ---> Running in a7f63607935c [2020-09-23T12:55:29.481Z] Removing intermediate container a7f63607935c [2020-09-23T12:55:29.481Z] ---> 445920d092aa [2020-09-23T12:55:29.481Z] 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 [2020-09-23T12:55:29.481Z] ---> Running in 17b27fa5d9d4 [2020-09-23T12:55:29.573Z] Sending build context to Docker daemon 56.14MB [2020-09-23T12:55:29.573Z] [2020-09-23T12:55:29.573Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-23T12:55:29.573Z] ---> 715aaeac112d [2020-09-23T12:55:29.573Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> 8c4e13ed85bc [2020-09-23T12:55:29.573Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> 717e315db2a5 [2020-09-23T12:55:29.573Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> 1de48d7cdb39 [2020-09-23T12:55:29.573Z] 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} [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> bf2aafe453f6 [2020-09-23T12:55:29.573Z] 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; [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> 506986e8bb96 [2020-09-23T12:55:29.573Z] 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 [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> d9b5d4a4d82e [2020-09-23T12:55:29.573Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> 36d061785dff [2020-09-23T12:55:29.573Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-23T12:55:29.573Z] ---> Using cache [2020-09-23T12:55:29.573Z] ---> 36ddcb7c3576 [2020-09-23T12:55:29.573Z] Step 10/10 : COPY . . [2020-09-23T12:55:29.642Z] #3 DONE 0.4s [2020-09-23T12:55:29.642Z] [2020-09-23T12:55:29.642Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-23T12:55:29.642Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-23T12:55:29.642Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-23T12:55:29.642Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-23T12:55:29.642Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-09-23T12:55:29.642Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-23T12:55:29.642Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s [2020-09-23T12:55:29.901Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-23T12:55:29.901Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-23T12:55:30.160Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-23T12:55:30.160Z] #4 DONE 0.5s [2020-09-23T12:55:30.419Z] [2020-09-23T12:55:30.419Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-23T12:55:30.419Z] #6 DONE 0.2s [2020-09-23T12:55:30.419Z] [2020-09-23T12:55:30.419Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-23T12:55:30.679Z] #5 DONE 0.4s [2020-09-23T12:55:30.679Z] [2020-09-23T12:55:30.679Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-23T12:55:30.679Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-23T12:55:30.679Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-23T12:55:30.679Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-23T12:55:30.679Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-09-23T12:55:30.938Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.74MB / 9.86MB 0.3s [2020-09-23T12:55:30.938Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-09-23T12:55:31.197Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-09-23T12:55:31.197Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-09-23T12:55:32.239Z] #60 ... [2020-09-23T12:55:32.239Z] [2020-09-23T12:55:32.239Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:32.239Z] #43 11.21 go: finding github.com/fatih/color v1.9.0 [2020-09-23T12:55:32.239Z] #43 11.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:55:32.239Z] #43 11.31 go: finding github.com/pkg/errors v0.9.1 [2020-09-23T12:55:32.239Z] #43 11.34 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:55:32.239Z] #43 11.42 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:55:32.239Z] #43 11.42 go: finding github.com/spf13/pflag v1.0.3 [2020-09-23T12:55:32.239Z] #43 11.50 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:55:32.239Z] #43 11.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:55:32.239Z] #43 11.71 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:55:32.239Z] #43 11.72 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:55:32.239Z] #43 11.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:55:32.239Z] #43 ... [2020-09-23T12:55:32.239Z] [2020-09-23T12:55:32.239Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:32.239Z] #41 11.59 container/list [2020-09-23T12:55:32.239Z] #41 12.09 crypto/internal/subtle [2020-09-23T12:55:32.239Z] #41 12.15 crypto/subtle [2020-09-23T12:55:32.239Z] #41 12.28 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-23T12:55:32.239Z] #41 12.33 internal/nettrace [2020-09-23T12:55:32.239Z] #41 12.53 runtime/cgo [2020-09-23T12:55:32.531Z] #41 ... [2020-09-23T12:55:32.531Z] [2020-09-23T12:55:32.531Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:32.531Z] #38 13.54 Fetched 8076 kB in 10s (844 kB/s) [2020-09-23T12:55:32.531Z] #38 13.54 Reading package lists... [2020-09-23T12:55:32.531Z] #38 16.87 Reading package lists... [2020-09-23T12:55:32.531Z] #38 20.17 Building dependency tree... [2020-09-23T12:55:32.531Z] #38 21.61 The following additional packages will be installed: [2020-09-23T12:55:32.531Z] #38 21.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-23T12:55:32.531Z] #38 21.61 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-23T12:55:32.531Z] #38 21.62 Suggested packages: [2020-09-23T12:55:32.531Z] #38 21.62 manpages-dev python-setuptools [2020-09-23T12:55:32.531Z] #38 ... [2020-09-23T12:55:32.531Z] [2020-09-23T12:55:32.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:32.531Z] #10 13.91 Fetched 8076 kB in 11s (764 kB/s) [2020-09-23T12:55:32.531Z] #10 13.91 Reading package lists... [2020-09-23T12:55:32.531Z] #10 17.16 Reading package lists... [2020-09-23T12:55:32.531Z] #10 20.95 Building dependency tree... [2020-09-23T12:55:32.531Z] #10 21.86 The following additional packages will be installed: [2020-09-23T12:55:32.531Z] #10 21.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-23T12:55:32.531Z] #10 21.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-23T12:55:32.531Z] #10 21.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-23T12:55:32.531Z] #10 21.86 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-23T12:55:32.531Z] #10 21.86 Suggested packages: [2020-09-23T12:55:32.531Z] #10 21.86 gcc-8-locales seccomp wine64 [2020-09-23T12:55:33.171Z] #10 ... [2020-09-23T12:55:33.171Z] [2020-09-23T12:55:33.171Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:33.171Z] #38 22.62 The following NEW packages will be installed: [2020-09-23T12:55:33.464Z] #38 22.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-23T12:55:33.464Z] #38 22.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-23T12:55:33.464Z] #38 22.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-23T12:55:33.464Z] #38 22.62 python-six zlib1g-dev [2020-09-23T12:55:33.464Z] #38 22.79 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:55:33.464Z] #38 22.79 Need to get 3742 kB of archives. [2020-09-23T12:55:33.464Z] #38 22.79 After this operation, 22.0 MB of additional disk space will be used. [2020-09-23T12:55:33.464Z] #38 22.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-23T12:55:33.464Z] #38 22.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-23T12:55:33.464Z] #38 22.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-23T12:55:33.464Z] #38 22.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-23T12:55:33.464Z] #38 22.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-23T12:55:33.464Z] #38 22.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-23T12:55:33.464Z] #38 22.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-09-23T12:55:33.464Z] #38 22.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-23T12:55:33.464Z] #38 22.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-23T12:55:33.464Z] #38 22.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-23T12:55:33.464Z] #38 22.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-23T12:55:33.464Z] #38 22.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-23T12:55:33.464Z] #38 23.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-09-23T12:55:33.464Z] #38 23.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-23T12:55:33.752Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-09-23T12:55:33.753Z] #58 DONE 2.9s [2020-09-23T12:55:33.753Z] [2020-09-23T12:55:33.753Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:55:33.753Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-23T12:55:33.753Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-23T12:55:33.753Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-23T12:55:33.753Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-09-23T12:55:33.753Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-23T12:55:33.753Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2020-09-23T12:55:33.753Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-23T12:55:33.753Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2020-09-23T12:55:33.753Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s done [2020-09-23T12:55:33.753Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.11MB / 120.17MB 3.0s [2020-09-23T12:55:33.753Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.4s [2020-09-23T12:55:33.753Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2020-09-23T12:55:33.753Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.85MB / 120.17MB 3.1s [2020-09-23T12:55:33.753Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.46MB / 120.17MB 3.3s [2020-09-23T12:55:33.756Z] #38 23.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-23T12:55:33.756Z] #38 23.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-23T12:55:33.756Z] #38 23.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-23T12:55:34.405Z] #38 ... [2020-09-23T12:55:34.405Z] [2020-09-23T12:55:34.405Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:55:34.405Z] #23 13.64 Fetched 8076 kB in 10s (815 kB/s) [2020-09-23T12:55:34.406Z] #23 13.64 Reading package lists... [2020-09-23T12:55:34.406Z] #23 16.71 Reading package lists... [2020-09-23T12:55:34.406Z] #23 20.14 Building dependency tree... [2020-09-23T12:55:34.406Z] #23 21.53 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-23T12:55:34.406Z] #23 21.53 The following additional packages will be installed: [2020-09-23T12:55:34.406Z] #23 21.54 libjq1 libonig5 [2020-09-23T12:55:34.406Z] #23 21.93 The following NEW packages will be installed: [2020-09-23T12:55:34.406Z] #23 21.93 jq libjq1 libonig5 [2020-09-23T12:55:34.406Z] #23 22.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:55:34.406Z] #23 22.06 Need to get 350 kB of archives. [2020-09-23T12:55:34.406Z] #23 22.06 After this operation, 1154 kB of additional disk space will be used. [2020-09-23T12:55:34.406Z] #23 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-23T12:55:34.406Z] #23 22.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-23T12:55:34.406Z] #23 22.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-23T12:55:34.406Z] #23 22.77 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:55:34.406Z] #23 22.86 Fetched 350 kB in 0s (2861 kB/s) [2020-09-23T12:55:34.406Z] #23 22.91 Selecting previously unselected package libonig5:s390x. [2020-09-23T12:55:34.406Z] #23 22.91 (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 ... 15177 files and directories currently installed.) [2020-09-23T12:55:34.406Z] #23 22.96 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-23T12:55:34.406Z] #23 22.97 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-23T12:55:34.406Z] #23 23.12 Selecting previously unselected package libjq1:s390x. [2020-09-23T12:55:34.406Z] #23 23.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-23T12:55:34.406Z] #23 23.12 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-23T12:55:34.406Z] #23 23.23 Selecting previously unselected package jq. [2020-09-23T12:55:34.406Z] #23 23.23 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-23T12:55:34.406Z] #23 23.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-23T12:55:34.406Z] #23 23.31 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-23T12:55:34.406Z] #23 23.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-23T12:55:34.406Z] #23 23.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-23T12:55:34.406Z] #23 23.34 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:55:34.406Z] #23 ... [2020-09-23T12:55:34.406Z] [2020-09-23T12:55:34.406Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:34.406Z] #10 22.83 The following NEW packages will be installed: [2020-09-23T12:55:34.406Z] #10 22.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-23T12:55:34.406Z] #10 22.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-23T12:55:34.406Z] #10 22.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-23T12:55:34.406Z] #10 22.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-23T12:55:34.406Z] #10 22.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-23T12:55:34.406Z] #10 22.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-23T12:55:34.406Z] #10 22.99 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:55:34.406Z] #10 22.99 Need to get 73.3 MB of archives. [2020-09-23T12:55:34.406Z] #10 22.99 After this operation, 494 MB of additional disk space will be used. [2020-09-23T12:55:34.406Z] #10 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-09-23T12:55:34.406Z] #10 23.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-09-23T12:55:34.406Z] #10 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-23T12:55:34.406Z] #10 23.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-23T12:55:34.406Z] #10 23.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-23T12:55:34.406Z] #10 23.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-23T12:55:34.406Z] #10 23.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-23T12:55:34.406Z] #10 ... [2020-09-23T12:55:34.406Z] [2020-09-23T12:55:34.406Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:34.406Z] #32 13.90 Fetched 8076 kB in 10s (790 kB/s) [2020-09-23T12:55:34.406Z] #32 13.90 Reading package lists... [2020-09-23T12:55:34.406Z] #32 17.52 Reading package lists... [2020-09-23T12:55:34.406Z] #32 21.07 Building dependency tree... [2020-09-23T12:55:34.406Z] #32 22.58 The following additional packages will be installed: [2020-09-23T12:55:34.406Z] #32 22.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-23T12:55:34.406Z] #32 22.59 Suggested packages: [2020-09-23T12:55:34.406Z] #32 22.59 cmake-doc ninja-build lrzip [2020-09-23T12:55:34.406Z] #32 22.59 Recommended packages: [2020-09-23T12:55:34.406Z] #32 22.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-23T12:55:34.406Z] #32 23.34 The following NEW packages will be installed: [2020-09-23T12:55:34.406Z] #32 23.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-23T12:55:34.406Z] #32 23.35 vim-common xxd [2020-09-23T12:55:34.406Z] #32 23.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:55:34.406Z] #32 23.50 Need to get 14.0 MB of archives. [2020-09-23T12:55:34.406Z] #32 23.50 After this operation, 62.1 MB of additional disk space will be used. [2020-09-23T12:55:34.406Z] #32 23.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-23T12:55:34.406Z] #32 23.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-23T12:55:34.406Z] #32 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-23T12:55:34.406Z] #32 23.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-23T12:55:34.705Z] #32 ... [2020-09-23T12:55:34.705Z] [2020-09-23T12:55:34.705Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:55:34.705Z] #23 DONE 24.0s [2020-09-23T12:55:34.705Z] [2020-09-23T12:55:34.705Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:55:34.705Z] #36 13.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-23T12:55:34.705Z] #36 15.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-23T12:55:34.705Z] #36 ... [2020-09-23T12:55:34.705Z] [2020-09-23T12:55:34.705Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T12:55:34.705Z] #24 DONE 0.1s [2020-09-23T12:55:34.705Z] [2020-09-23T12:55:34.705Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:34.705Z] #38 23.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:55:34.705Z] #38 24.02 Fetched 3742 kB in 0s (9894 kB/s) [2020-09-23T12:55:34.705Z] #38 24.06 Selecting previously unselected package libcap-dev:s390x. [2020-09-23T12:55:34.705Z] #38 24.06 (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 ... 15177 files and directories currently installed.) [2020-09-23T12:55:34.705Z] #38 24.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-23T12:55:34.705Z] #38 24.16 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-23T12:55:35.002Z] #38 24.26 Selecting previously unselected package libnet1:s390x. [2020-09-23T12:55:35.002Z] #38 24.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-23T12:55:35.002Z] #38 24.29 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-23T12:55:35.002Z] #38 24.35 Selecting previously unselected package libnet1-dev. [2020-09-23T12:55:35.002Z] #38 24.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-23T12:55:35.002Z] #38 24.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-23T12:55:35.002Z] #38 ... [2020-09-23T12:55:35.002Z] [2020-09-23T12:55:35.002Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:55:35.002Z] #51 14.37 Fetched 8076 kB in 11s (744 kB/s) [2020-09-23T12:55:35.002Z] #51 14.37 Reading package lists... [2020-09-23T12:55:35.002Z] #51 17.83 Reading package lists... [2020-09-23T12:55:35.002Z] #51 21.90 Building dependency tree... [2020-09-23T12:55:35.002Z] #51 23.25 The following additional packages will be installed: [2020-09-23T12:55:35.002Z] #51 23.25 libbtrfs0 [2020-09-23T12:55:35.002Z] #51 23.34 The following NEW packages will be installed: [2020-09-23T12:55:35.002Z] #51 23.34 libbtrfs-dev libbtrfs0 [2020-09-23T12:55:35.002Z] #51 23.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:55:35.002Z] #51 23.44 Need to get 118 kB of archives. [2020-09-23T12:55:35.002Z] #51 23.44 After this operation, 390 kB of additional disk space will be used. [2020-09-23T12:55:35.002Z] #51 23.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-23T12:55:35.002Z] #51 23.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-23T12:55:35.002Z] #51 24.11 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:55:35.002Z] #51 24.24 Fetched 118 kB in 0s (1276 kB/s) [2020-09-23T12:55:35.002Z] #51 24.31 Selecting previously unselected package libbtrfs0. [2020-09-23T12:55:35.002Z] #51 24.31 (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 ... 15177 files and directories currently installed.) [2020-09-23T12:55:35.002Z] #51 24.38 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-23T12:55:35.002Z] #51 24.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-23T12:55:35.138Z] #7 ... [2020-09-23T12:55:35.138Z] [2020-09-23T12:55:35.138Z] #20 [internal] load build context [2020-09-23T12:55:35.138Z] #20 transferring context: 51.38MB 4.1s done [2020-09-23T12:55:35.138Z] #20 DONE 4.4s [2020-09-23T12:55:35.138Z] [2020-09-23T12:55:35.138Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:55:35.138Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done [2020-09-23T12:55:35.300Z] #51 24.50 Selecting previously unselected package libbtrfs-dev. [2020-09-23T12:55:35.300Z] #51 24.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-23T12:55:35.300Z] #51 24.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:55:35.300Z] #51 ... [2020-09-23T12:55:35.300Z] [2020-09-23T12:55:35.300Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:35.300Z] #38 24.56 Selecting previously unselected package libnl-3-200:s390x. [2020-09-23T12:55:35.300Z] #38 24.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-23T12:55:35.300Z] #38 24.57 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-23T12:55:35.300Z] #38 24.65 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-23T12:55:35.300Z] #38 24.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-23T12:55:35.300Z] #38 24.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-23T12:55:35.593Z] #38 24.87 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-23T12:55:35.593Z] #38 24.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-23T12:55:35.593Z] #38 24.88 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-23T12:55:35.593Z] #38 24.95 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-23T12:55:35.593Z] #38 24.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-23T12:55:35.593Z] #38 24.95 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-23T12:55:35.593Z] #38 25.02 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-23T12:55:35.593Z] #38 25.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-23T12:55:35.593Z] #38 25.02 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-23T12:55:35.887Z] #38 ... [2020-09-23T12:55:35.887Z] [2020-09-23T12:55:35.887Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:55:35.887Z] #51 24.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-23T12:55:35.887Z] #51 24.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:55:35.887Z] #51 24.90 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:55:35.887Z] #51 DONE 25.2s [2020-09-23T12:55:35.887Z] [2020-09-23T12:55:35.887Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:35.887Z] #38 25.21 Selecting previously unselected package libprotobuf17:s390x. [2020-09-23T12:55:35.887Z] #38 25.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-23T12:55:35.887Z] #38 25.21 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-23T12:55:36.077Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.8s done [2020-09-23T12:55:36.077Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-23T12:55:36.530Z] #38 25.80 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-23T12:55:36.530Z] #38 25.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-23T12:55:36.530Z] #38 25.82 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-23T12:55:36.649Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-23T12:55:36.649Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-23T12:55:36.822Z] #38 26.00 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-23T12:55:36.822Z] #38 26.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-23T12:55:36.822Z] #38 26.03 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-23T12:55:36.908Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-23T12:55:36.908Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-23T12:55:37.457Z] #38 26.90 Selecting previously unselected package libprotoc17:s390x. [2020-09-23T12:55:37.457Z] #38 26.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-23T12:55:37.457Z] #38 26.91 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-23T12:55:38.092Z] #38 27.37 Selecting previously unselected package protobuf-c-compiler. [2020-09-23T12:55:38.092Z] #38 27.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-23T12:55:38.092Z] #38 27.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-23T12:55:38.092Z] #38 27.48 Selecting previously unselected package protobuf-compiler. [2020-09-23T12:55:38.092Z] #38 27.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-23T12:55:38.092Z] #38 27.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-23T12:55:38.092Z] #38 27.65 Selecting previously unselected package python-pkg-resources. [2020-09-23T12:55:38.385Z] #38 27.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-23T12:55:38.385Z] #38 27.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-23T12:55:38.385Z] #38 27.87 Selecting previously unselected package python-six. [2020-09-23T12:55:38.385Z] #38 27.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-23T12:55:38.385Z] #38 27.88 Unpacking python-six (1.12.0-1) ... [2020-09-23T12:55:38.677Z] #38 27.94 Selecting previously unselected package python-protobuf. [2020-09-23T12:55:38.677Z] #38 27.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-23T12:55:38.677Z] #38 27.94 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-23T12:55:38.820Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-23T12:55:39.079Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-09-23T12:55:39.313Z] #38 28.59 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-23T12:55:39.953Z] #38 ... [2020-09-23T12:55:39.953Z] [2020-09-23T12:55:39.953Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:39.953Z] #60 DONE 29.4s [2020-09-23T12:55:40.250Z] [2020-09-23T12:55:40.250Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:40.250Z] #25 3.333 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-23T12:55:40.250Z] #25 3.698 [2020-09-23T12:55:40.543Z] #25 3.818 ## 4.1% ###### 8.7% ########### 15.4% ############### 22.1% #################### 28.9% ######################## 33.4% ############################ 40.2% ################################# 46.9% ######################################## 55.9% ########################################### 60.4% ################################################ 67.2% ###################################################### 76.2% ########################################################### 82.9% ############################################################## 87.4% ################################################################ 89.6% ################################################################## 91.9% ####################################################################### 98.7% ######################################################################## 100.0% [2020-09-23T12:55:40.836Z] #25 6.253 [2020-09-23T12:55:41.421Z] #25 6.450 ############### 21.3% #################################### 51.2% ##################################################################### 96.0% ######################################################################## 100.0% [2020-09-23T12:55:41.421Z] #25 ... [2020-09-23T12:55:41.421Z] [2020-09-23T12:55:41.421Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:41.421Z] #38 30.93 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-23T12:55:41.421Z] #38 30.94 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-23T12:55:41.421Z] #38 30.94 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-23T12:55:41.616Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-23T12:55:41.616Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-23T12:55:41.713Z] #38 30.95 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-23T12:55:41.713Z] #38 30.96 Setting up python-six (1.12.0-1) ... [2020-09-23T12:55:43.274Z] #38 32.44 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-23T12:55:43.274Z] #38 32.45 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-23T12:55:43.274Z] #38 32.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-23T12:55:43.274Z] #38 32.47 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-23T12:55:43.274Z] #38 32.48 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-23T12:55:43.274Z] #38 32.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-23T12:55:43.274Z] #38 32.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-23T12:55:43.274Z] #38 32.55 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-23T12:55:43.274Z] #38 32.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-23T12:55:43.274Z] #38 32.56 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-23T12:55:44.320Z] #38 ... [2020-09-23T12:55:44.320Z] [2020-09-23T12:55:44.320Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:44.320Z] #30 23.51 sync [2020-09-23T12:55:44.320Z] #30 23.51 internal/reflectlite [2020-09-23T12:55:44.320Z] #30 25.47 errors [2020-09-23T12:55:44.320Z] #30 25.48 sort [2020-09-23T12:55:44.320Z] #30 25.72 strconv [2020-09-23T12:55:44.320Z] #30 26.35 io [2020-09-23T12:55:44.320Z] #30 27.41 internal/oserror [2020-09-23T12:55:44.320Z] #30 27.47 syscall [2020-09-23T12:55:44.320Z] #30 29.14 reflect [2020-09-23T12:55:44.320Z] #30 ... [2020-09-23T12:55:44.320Z] [2020-09-23T12:55:44.320Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:44.320Z] #25 7.103 [2020-09-23T12:55:44.320Z] #25 7.337 ########### 16.2% ################################### 49.8% ########################################################### 83.2% ######################################################################## 100.0% [2020-09-23T12:55:44.320Z] #25 7.944 [2020-09-23T12:55:44.613Z] #25 8.119 ## 3.9% ##### 8.2% ########## 14.6% ################ 23.2% ###################### 31.8% ############################# 40.4% ################################# 46.8% ###################################### 53.2% ############################################## 64.0% ################################################## 70.4% ####################################################### 76.8% ########################################################### 83.2% ################################################################ 89.7% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-23T12:55:44.613Z] #25 ... [2020-09-23T12:55:44.613Z] [2020-09-23T12:55:44.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:44.613Z] #10 24.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-23T12:55:44.613Z] #10 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-09-23T12:55:44.613Z] #10 26.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-09-23T12:55:44.613Z] #10 27.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-23T12:55:44.613Z] #10 27.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-23T12:55:44.613Z] #10 27.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-23T12:55:44.613Z] #10 27.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-23T12:55:44.613Z] #10 27.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-09-23T12:55:44.613Z] #10 27.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-23T12:55:44.613Z] #10 27.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-23T12:55:44.613Z] #10 27.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-23T12:55:44.613Z] #10 27.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-23T12:55:44.613Z] #10 27.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-23T12:55:44.613Z] #10 27.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-23T12:55:44.613Z] #10 27.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-23T12:55:44.613Z] #10 27.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-23T12:55:44.613Z] #10 27.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-23T12:55:44.613Z] #10 27.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-23T12:55:44.613Z] #10 28.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:55:44.613Z] #10 28.47 Fetched 73.3 MB in 5s (15.6 MB/s) [2020-09-23T12:55:44.613Z] #10 28.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-23T12:55:44.613Z] #10 28.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-23T12:55:44.613Z] #10 28.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-23T12:55:44.613Z] #10 28.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-23T12:55:44.613Z] #10 30.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-23T12:55:44.613Z] #10 30.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-23T12:55:44.613Z] #10 30.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-23T12:55:44.613Z] #10 32.71 Selecting previously unselected package binutils-mingw-w64. [2020-09-23T12:55:44.613Z] #10 32.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-23T12:55:44.613Z] #10 32.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-23T12:55:44.613Z] #10 32.87 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-23T12:55:44.613Z] #10 32.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-23T12:55:44.613Z] #10 32.87 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-23T12:55:44.613Z] #10 33.02 Selecting previously unselected package dmsetup. [2020-09-23T12:55:44.613Z] #10 33.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-23T12:55:44.613Z] #10 33.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-23T12:55:44.613Z] #10 33.15 Selecting previously unselected package mingw-w64-common. [2020-09-23T12:55:44.613Z] #10 33.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-23T12:55:44.613Z] #10 33.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-23T12:55:44.907Z] #10 ... [2020-09-23T12:55:44.907Z] [2020-09-23T12:55:44.907Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:44.907Z] #32 24.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-23T12:55:44.907Z] #32 24.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-23T12:55:44.907Z] #32 24.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-23T12:55:44.907Z] #32 24.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-23T12:55:44.907Z] #32 24.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-23T12:55:44.907Z] #32 24.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-23T12:55:44.907Z] #32 25.49 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:55:44.907Z] #32 25.58 Fetched 14.0 MB in 1s (12.3 MB/s) [2020-09-23T12:55:44.907Z] #32 25.71 Selecting previously unselected package xxd. [2020-09-23T12:55:44.907Z] #32 25.71 (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 ... 15177 files and directories currently installed.) [2020-09-23T12:55:44.907Z] #32 25.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-23T12:55:44.907Z] #32 25.87 Unpacking xxd (2:8.1.0875-5) ... [2020-09-23T12:55:44.907Z] #32 26.00 Selecting previously unselected package vim-common. [2020-09-23T12:55:44.907Z] #32 26.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:55:44.907Z] #32 26.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-23T12:55:44.907Z] #32 26.25 Selecting previously unselected package cmake-data. [2020-09-23T12:55:44.907Z] #32 26.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-23T12:55:44.907Z] #32 26.31 Unpacking cmake-data (3.13.4-1) ... [2020-09-23T12:55:44.907Z] #32 28.36 Selecting previously unselected package libicu63:s390x. [2020-09-23T12:55:44.907Z] #32 28.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-23T12:55:44.907Z] #32 28.37 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-23T12:55:44.907Z] #32 33.73 Selecting previously unselected package libxml2:s390x. [2020-09-23T12:55:44.907Z] #32 33.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-23T12:55:44.907Z] #32 33.74 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-23T12:55:44.907Z] #32 34.14 Selecting previously unselected package libarchive13:s390x. [2020-09-23T12:55:44.907Z] #32 34.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-23T12:55:44.907Z] #32 34.15 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-23T12:55:44.907Z] #32 34.38 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-23T12:55:44.907Z] #32 34.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-23T12:55:44.907Z] #32 ... [2020-09-23T12:55:44.907Z] [2020-09-23T12:55:44.907Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:44.907Z] #25 10.07 [2020-09-23T12:55:45.816Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## [2020-09-23T12:55:45.816Z] #25 ... [2020-09-23T12:55:45.816Z] [2020-09-23T12:55:45.816Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:45.816Z] #52 1.803 + RM_GOPATH=0 [2020-09-23T12:55:45.816Z] #52 1.803 + TMP_GOPATH= [2020-09-23T12:55:45.816Z] #52 1.803 + : /build [2020-09-23T12:55:45.816Z] #52 1.803 + '[' -z '' ']' [2020-09-23T12:55:45.816Z] #52 1.803 ++ mktemp -d [2020-09-23T12:55:45.816Z] #52 1.814 + export GOPATH=/tmp/tmp.FEJQdg1ZvX [2020-09-23T12:55:45.816Z] #52 1.814 + GOPATH=/tmp/tmp.FEJQdg1ZvX [2020-09-23T12:55:45.816Z] #52 1.814 + RM_GOPATH=1 [2020-09-23T12:55:45.816Z] #52 1.814 + case "$(go env GOARCH)" in [2020-09-23T12:55:45.816Z] #52 1.814 ++ go env GOARCH [2020-09-23T12:55:45.816Z] #52 1.817 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:45.816Z] #52 1.817 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:45.816Z] #52 1.817 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:45.816Z] #52 1.817 + dir=/tmp/install [2020-09-23T12:55:45.816Z] #52 1.817 + bin=containerd [2020-09-23T12:55:45.816Z] #52 1.818 + shift [2020-09-23T12:55:45.816Z] #52 1.818 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-23T12:55:45.816Z] #52 1.818 + . /tmp/install/containerd.installer [2020-09-23T12:55:45.816Z] #52 1.818 ++ set -e [2020-09-23T12:55:45.816Z] #52 1.818 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:55:45.816Z] #52 1.818 + install_containerd [2020-09-23T12:55:45.816Z] #52 1.818 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-23T12:55:45.816Z] #52 1.820 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FEJQdg1ZvX/src/github.com/containerd/containerd [2020-09-23T12:55:45.816Z] #52 1.820 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:55:45.816Z] #52 1.835 Cloning into '/tmp/tmp.FEJQdg1ZvX/src/github.com/containerd/containerd'... [2020-09-23T12:55:45.816Z] #52 ... [2020-09-23T12:55:45.816Z] [2020-09-23T12:55:45.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:45.819Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-23T12:55:45.819Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-23T12:55:45.819Z] #7 DONE 15.1s [2020-09-23T12:55:45.819Z] [2020-09-23T12:55:45.819Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-23T12:55:46.988Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## 15.3% ############ 17.1% ############# 19.2% ############## 20.7% ################ 22.4% ################# 24.7% ################### 26.6% #################### 29.1% ###################### 31.6% ###################### [2020-09-23T12:55:46.988Z] #25 ... [2020-09-23T12:55:46.988Z] [2020-09-23T12:55:46.988Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:46.988Z] #41 26.38 github.com/LK4D4/vndr/godl/singleflight [2020-09-23T12:55:46.988Z] #41 26.41 io [2020-09-23T12:55:46.988Z] #41 26.74 strconv [2020-09-23T12:55:46.988Z] #41 26.96 bytes [2020-09-23T12:55:46.988Z] #41 28.73 bufio [2020-09-23T12:55:46.988Z] #41 29.83 reflect [2020-09-23T12:55:46.988Z] #41 30.22 syscall [2020-09-23T12:55:46.988Z] #41 ... [2020-09-23T12:55:46.988Z] [2020-09-23T12:55:46.988Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:47.299Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## 15.3% ############ 17.1% ############# 19.2% ############## 20.7% ################ 22.4% ################# 24.7% ################### 26.6% #################### 29.1% ###################### 31.6% ######################## 34.0% ######################### 35.9% ####################### [2020-09-23T12:55:47.299Z] #25 ... [2020-09-23T12:55:47.299Z] [2020-09-23T12:55:47.299Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:47.299Z] #38 36.02 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-23T12:55:47.299Z] #38 36.03 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:55:47.299Z] #38 DONE 36.7s [2020-09-23T12:55:47.299Z] [2020-09-23T12:55:47.299Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:47.891Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## 15.3% ############ 17.1% ############# 19.2% ############## 20.7% ################ 22.4% ################# 24.7% ################### 26.6% #################### 29.1% ###################### 31.6% ######################## 34.0% ######################### 35.9% ########################### 38.0% ############################# 40.3% ############################## 42.2% ############################### 44.1% ################################# 45.9% [2020-09-23T12:55:47.891Z] #25 ... [2020-09-23T12:55:47.891Z] [2020-09-23T12:55:47.891Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:47.891Z] #32 34.38 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-23T12:55:47.891Z] #32 34.45 Selecting previously unselected package librhash0:s390x. [2020-09-23T12:55:47.891Z] #32 34.45 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-23T12:55:47.891Z] #32 34.45 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-23T12:55:47.891Z] #32 34.53 Selecting previously unselected package libuv1:s390x. [2020-09-23T12:55:47.891Z] #32 34.53 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-23T12:55:47.891Z] #32 34.53 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-23T12:55:47.891Z] #32 34.64 Selecting previously unselected package cmake. [2020-09-23T12:55:47.891Z] #32 34.65 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-23T12:55:47.891Z] #32 34.66 Unpacking cmake (3.13.4-1) ... [2020-09-23T12:55:47.891Z] #32 36.80 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-23T12:55:47.891Z] #32 36.82 Setting up xxd (2:8.1.0875-5) ... [2020-09-23T12:55:47.891Z] #32 36.86 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-23T12:55:47.891Z] #32 36.88 Setting up vim-common (2:8.1.0875-5) ... [2020-09-23T12:55:47.891Z] #32 36.92 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-23T12:55:47.891Z] #32 36.92 Setting up cmake-data (3.13.4-1) ... [2020-09-23T12:55:47.891Z] #32 36.93 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-23T12:55:47.891Z] #32 36.94 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-23T12:55:47.891Z] #32 36.95 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-23T12:55:47.891Z] #32 36.96 Setting up cmake (3.13.4-1) ... [2020-09-23T12:55:47.891Z] #32 36.97 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:55:47.891Z] #32 37.00 Processing triggers for mime-support (3.62) ... [2020-09-23T12:55:47.891Z] #32 DONE 37.3s [2020-09-23T12:55:47.891Z] [2020-09-23T12:55:47.891Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:48.357Z] #8 DONE 2.7s [2020-09-23T12:55:48.357Z] [2020-09-23T12:55:48.357Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-23T12:55:48.925Z] #9 DONE 0.4s [2020-09-23T12:55:48.925Z] [2020-09-23T12:55:48.925Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-23T12:55:48.925Z] #27 DONE 0.1s [2020-09-23T12:55:48.925Z] [2020-09-23T12:55:48.925Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-23T12:55:48.925Z] #35 DONE 0.1s [2020-09-23T12:55:48.925Z] [2020-09-23T12:55:48.925Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:55:49.087Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## 15.3% ############ 17.1% ############# 19.2% ############## 20.7% ################ 22.4% ################# 24.7% ################### 26.6% #################### 29.1% ###################### 31.6% ######################## 34.0% ######################### 35.9% ########################### 38.0% ############################# 40.3% ############################## 42.2% ############################### 44.1% ################################# 45.9% ################################## 47.8% ################################### 49.1% #################################### 50.9% ###################################### 52.8% ####################################### 54.6% ######################################## 56.5% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% ################### [2020-09-23T12:55:49.087Z] #25 ... [2020-09-23T12:55:49.087Z] [2020-09-23T12:55:49.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:49.087Z] #47 28.53 bytes [2020-09-23T12:55:49.087Z] #47 28.53 syscall [2020-09-23T12:55:49.087Z] #47 30.83 reflect [2020-09-23T12:55:49.087Z] #47 34.62 time [2020-09-23T12:55:49.381Z] #47 ... [2020-09-23T12:55:49.381Z] [2020-09-23T12:55:49.381Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:50.564Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## 15.3% ############ 17.1% ############# 19.2% ############## 20.7% ################ 22.4% ################# 24.7% ################### 26.6% #################### 29.1% ###################### 31.6% ######################## 34.0% ######################### 35.9% ########################### 38.0% ############################# 40.3% ############################## 42.2% ############################### 44.1% ################################# 45.9% ################################## 47.8% ################################### 49.1% #################################### 50.9% ###################################### 52.8% ####################################### 54.6% ######################################## 56.5% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% #################################################### 72.7% ###################################################### 75.2% ####################################################### 77.1% ######################################################## 79.0% ########################################################### 82.1% ############################################################ 84.6% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 92.0% #################################################################### 94.5% ################ [2020-09-23T12:55:50.564Z] #25 ... [2020-09-23T12:55:50.564Z] [2020-09-23T12:55:50.564Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:50.564Z] #43 DONE 39.9s [2020-09-23T12:55:50.564Z] [2020-09-23T12:55:50.564Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:50.564Z] #25 10.21 0.9% # 2.8% ### 4.7% #### 6.5% ###### 8.4% ####### 10.3% ######### 12.8% ########## 14.0% ########## 15.3% ############ 17.1% ############# 19.2% ############## 20.7% ################ 22.4% ################# 24.7% ################### 26.6% #################### 29.1% ###################### 31.6% ######################## 34.0% ######################### 35.9% ########################### 38.0% ############################# 40.3% ############################## 42.2% ############################### 44.1% ################################# 45.9% ################################## 47.8% ################################### 49.1% #################################### 50.9% ###################################### 52.8% ####################################### 54.6% ######################################## 56.5% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################ 67.1% ################################################## 69.6% #################################################### 72.7% ###################################################### 75.2% ####################################################### 77.1% ######################################################## 79.0% ########################################################### 82.1% ############################################################ 84.6% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 92.0% #################################################################### 94.5% ##################################################################### 96.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-23T12:55:50.865Z] #25 16.12 [2020-09-23T12:55:53.619Z] #25 ... [2020-09-23T12:55:53.619Z] [2020-09-23T12:55:53.619Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:55:53.619Z] #28 32.60 Checking out files: 92% (1403/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. [2020-09-23T12:55:53.619Z] #28 32.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-23T12:55:53.619Z] #28 33.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-23T12:55:53.619Z] #28 ... [2020-09-23T12:55:53.619Z] [2020-09-23T12:55:53.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:55:53.619Z] #39 2.827 Note: Building without setproctitle() and strlcpy() support. [2020-09-23T12:55:53.619Z] #39 2.827 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-23T12:55:53.619Z] #39 2.831 Note: Building without GnuTLS support [2020-09-23T12:55:53.619Z] #39 2.832 Makefile.config:39: Warn: you have no libnftables installed [2020-09-23T12:55:53.619Z] #39 2.832 Makefile.config:40: Warn: Building without nftables support [2020-09-23T12:55:53.619Z] #39 4.132 fatal: not a git repository (or any of the parent directories): .git [2020-09-23T12:55:53.619Z] #39 4.199 GEN .gitid [2020-09-23T12:55:53.619Z] #39 4.279 GEN criu/include/version.h [2020-09-23T12:55:53.619Z] #39 4.304 GEN include/common/asm [2020-09-23T12:55:53.619Z] #39 5.192 PBCC images/timens.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.215 DEP images/timens.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.222 PBCC images/fown.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.246 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.312 PBCC images/opts.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.344 PBCC images/memfd.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.388 DEP images/fown.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.413 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.426 DEP images/opts.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.458 DEP images/memfd.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.549 PBCC images/sit.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.577 DEP images/sit.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.596 PBCC images/macvlan.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.600 DEP images/macvlan.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.635 PBCC images/autofs.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.644 DEP images/autofs.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.681 PBCC images/sysctl.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.685 DEP images/sysctl.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.709 PBCC images/time.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.717 DEP images/time.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.759 PBCC images/binfmt-misc.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.762 DEP images/binfmt-misc.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.805 PBCC images/seccomp.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.834 DEP images/seccomp.pb-c.d [2020-09-23T12:55:53.619Z] #39 5.880 PBCC images/userns.pb-c.c [2020-09-23T12:55:53.619Z] #39 5.902 DEP images/userns.pb-c.d [2020-09-23T12:55:53.620Z] #39 5.958 PBCC images/cgroup.pb-c.c [2020-09-23T12:55:53.620Z] #39 5.968 DEP images/cgroup.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.005 PBCC images/ext-file.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.037 DEP images/ext-file.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.046 PBCC images/rpc.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.080 DEP images/rpc.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.108 PBCC images/siginfo.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.136 DEP images/siginfo.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.155 PBCC images/pagemap.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.171 DEP images/pagemap.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.184 PBCC images/rlimit.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.195 DEP images/rlimit.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.267 PBCC images/file-lock.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.273 DEP images/file-lock.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.298 PBCC images/tty.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.336 DEP images/tty.pb-c.d [2020-09-23T12:55:53.620Z] #39 6.384 PBCC images/tun.pb-c.c [2020-09-23T12:55:53.620Z] #39 6.406 PBCC images/netdev.pb-c.c [2020-09-23T12:55:53.913Z] #39 6.458 DEP images/tun.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.483 DEP images/netdev.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.520 PBCC images/vma.pb-c.c [2020-09-23T12:55:53.913Z] #39 6.545 DEP images/vma.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.555 PBCC images/creds.pb-c.c [2020-09-23T12:55:53.913Z] #39 6.589 DEP images/creds.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.607 PBCC images/utsns.pb-c.c [2020-09-23T12:55:53.913Z] #39 6.624 DEP images/utsns.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.660 PBCC images/ipc-desc.pb-c.c [2020-09-23T12:55:53.913Z] #39 6.675 PBCC images/ipc-sem.pb-c.c [2020-09-23T12:55:53.913Z] #39 6.690 DEP images/ipc-desc.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.712 DEP images/ipc-sem.pb-c.d [2020-09-23T12:55:53.913Z] #39 6.739 PBCC images/ipc-msg.pb-c.c [2020-09-23T12:55:54.205Z] #39 6.753 DEP images/ipc-msg.pb-c.d [2020-09-23T12:55:54.205Z] #39 6.790 PBCC images/ipc-shm.pb-c.c [2020-09-23T12:55:54.205Z] #39 6.794 DEP images/ipc-shm.pb-c.d [2020-09-23T12:55:54.205Z] #39 6.822 PBCC images/ipc-var.pb-c.c [2020-09-23T12:55:54.205Z] #39 6.838 DEP images/ipc-var.pb-c.d [2020-09-23T12:55:54.205Z] #39 6.888 PBCC images/sk-opts.pb-c.c [2020-09-23T12:55:54.205Z] #39 6.903 PBCC images/packet-sock.pb-c.c [2020-09-23T12:55:54.205Z] #39 6.936 DEP images/sk-opts.pb-c.d [2020-09-23T12:55:54.205Z] #39 6.964 DEP images/packet-sock.pb-c.d [2020-09-23T12:55:54.205Z] #39 7.006 PBCC images/sk-netlink.pb-c.c [2020-09-23T12:55:54.209Z] #36 4.959 + git clone https://github.com/docker/distribution.git . [2020-09-23T12:55:54.209Z] #36 4.960 Cloning into '.'... [2020-09-23T12:55:54.209Z] #36 ... [2020-09-23T12:55:54.209Z] [2020-09-23T12:55:54.209Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:54.209Z] #21 5.219 + RM_GOPATH=0 [2020-09-23T12:55:54.209Z] #21 5.219 + TMP_GOPATH= [2020-09-23T12:55:54.209Z] #21 5.219 + : /build [2020-09-23T12:55:54.209Z] #21 5.219 + '[' -z '' ']' [2020-09-23T12:55:54.209Z] #21 5.227 ++ mktemp -d [2020-09-23T12:55:54.209Z] #21 5.227 + export GOPATH=/tmp/tmp.LlMNfKzVP0 [2020-09-23T12:55:54.209Z] #21 5.227 + GOPATH=/tmp/tmp.LlMNfKzVP0 [2020-09-23T12:55:54.209Z] #21 5.227 + RM_GOPATH=1 [2020-09-23T12:55:54.209Z] #21 5.227 + case "$(go env GOARCH)" in [2020-09-23T12:55:54.209Z] #21 5.227 ++ go env GOARCH [2020-09-23T12:55:54.209Z] #21 5.259 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:54.209Z] #21 5.261 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:54.209Z] #21 5.267 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:54.209Z] #21 5.269 + dir=/tmp/install [2020-09-23T12:55:54.209Z] #21 5.269 + bin=dockercli [2020-09-23T12:55:54.209Z] #21 5.269 + shift [2020-09-23T12:55:54.209Z] #21 5.270 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-23T12:55:54.209Z] #21 5.270 + . /tmp/install/dockercli.installer [2020-09-23T12:55:54.209Z] #21 5.271 ++ : stable [2020-09-23T12:55:54.209Z] #21 5.271 ++ : 17.06.2-ce [2020-09-23T12:55:54.209Z] #21 5.272 + install_dockercli [2020-09-23T12:55:54.209Z] #21 5.277 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-23T12:55:54.209Z] #21 5.278 Install docker/cli version 17.06.2-ce from stable [2020-09-23T12:55:54.209Z] #21 5.279 ++ uname -m [2020-09-23T12:55:54.209Z] #21 5.311 + arch=x86_64 [2020-09-23T12:55:54.209Z] #21 5.311 + '[' x86_64 '!=' x86_64 ']' [2020-09-23T12:55:54.209Z] #21 5.311 + url=https://download.docker.com/linux/static [2020-09-23T12:55:54.209Z] #21 5.313 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-23T12:55:54.209Z] #21 5.315 + tar -xz docker/docker [2020-09-23T12:55:54.498Z] #39 7.059 DEP images/sk-netlink.pb-c.d [2020-09-23T12:55:54.498Z] #39 7.111 PBCC images/sk-inet.pb-c.c [2020-09-23T12:55:54.498Z] #39 7.145 DEP images/sk-inet.pb-c.d [2020-09-23T12:55:54.498Z] #39 7.197 PBCC images/sk-unix.pb-c.c [2020-09-23T12:55:54.498Z] #39 7.227 DEP images/sk-unix.pb-c.d [2020-09-23T12:55:54.498Z] #39 7.298 PBCC images/mm.pb-c.c [2020-09-23T12:55:54.498Z] #39 7.327 DEP images/mm.pb-c.d [2020-09-23T12:55:54.498Z] #39 ... [2020-09-23T12:55:54.498Z] [2020-09-23T12:55:54.498Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:54.498Z] #30 34.04 time [2020-09-23T12:55:54.498Z] #30 37.90 internal/poll [2020-09-23T12:55:54.498Z] #30 39.62 internal/syscall/execenv [2020-09-23T12:55:54.498Z] #30 39.74 internal/syscall/unix [2020-09-23T12:55:54.498Z] #30 40.04 os [2020-09-23T12:55:54.498Z] #30 40.76 internal/fmtsort [2020-09-23T12:55:54.498Z] #30 41.36 strings [2020-09-23T12:55:54.498Z] #30 42.80 fmt [2020-09-23T12:55:54.498Z] #30 43.19 path/filepath [2020-09-23T12:55:54.712Z] ---> ac9550f5afc7 [2020-09-23T12:55:54.712Z] Successfully built ac9550f5afc7 [2020-09-23T12:55:54.712Z] Successfully tagged docker:latest [2020-09-23T12:55:54.712Z] INFO: Image build ended at 09/23/2020 12:55:54. Duration:00:00:29.7597810 [2020-09-23T12:55:54.712Z] [2020-09-23T12:55:54.712Z] [2020-09-23T12:55:54.712Z] INFO: Building the test binaries at 09/23/2020 12:55:54... [2020-09-23T12:55:54.794Z] #30 ... [2020-09-23T12:55:54.794Z] [2020-09-23T12:55:54.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:55:54.794Z] #39 7.354 PBCC images/timerfd.pb-c.c [2020-09-23T12:55:54.794Z] #39 7.373 DEP images/timerfd.pb-c.d [2020-09-23T12:55:54.794Z] #39 7.448 PBCC images/timer.pb-c.c [2020-09-23T12:55:54.794Z] #39 7.452 DEP images/timer.pb-c.d [2020-09-23T12:55:54.794Z] #39 7.515 PBCC images/sa.pb-c.c [2020-09-23T12:55:54.794Z] #39 7.527 DEP images/sa.pb-c.d [2020-09-23T12:55:54.794Z] #39 7.542 PBCC images/pipe-data.pb-c.c [2020-09-23T12:55:54.794Z] #39 7.581 DEP images/pipe-data.pb-c.d [2020-09-23T12:55:55.093Z] #39 ... [2020-09-23T12:55:55.093Z] [2020-09-23T12:55:55.093Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:55.093Z] #33 1.545 + RM_GOPATH=0 [2020-09-23T12:55:55.093Z] #33 1.545 + TMP_GOPATH= [2020-09-23T12:55:55.093Z] #33 1.545 + : /build [2020-09-23T12:55:55.093Z] #33 1.545 + '[' -z '' ']' [2020-09-23T12:55:55.093Z] #33 1.546 ++ mktemp -d [2020-09-23T12:55:55.093Z] #33 1.546 + export GOPATH=/tmp/tmp.DIIF6dlMmo [2020-09-23T12:55:55.093Z] #33 1.546 + GOPATH=/tmp/tmp.DIIF6dlMmo [2020-09-23T12:55:55.093Z] #33 1.546 + RM_GOPATH=1 [2020-09-23T12:55:55.093Z] #33 1.546 + case "$(go env GOARCH)" in [2020-09-23T12:55:55.093Z] #33 1.555 ++ go env GOARCH [2020-09-23T12:55:55.093Z] #33 1.572 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:55.093Z] #33 1.572 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:55.093Z] #33 1.574 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:55.093Z] #33 1.575 + dir=/tmp/install [2020-09-23T12:55:55.093Z] #33 1.575 + bin=tini [2020-09-23T12:55:55.093Z] #33 1.575 + shift [2020-09-23T12:55:55.093Z] #33 1.575 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-23T12:55:55.093Z] #33 1.575 + . /tmp/install/tini.installer [2020-09-23T12:55:55.093Z] #33 1.575 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:55:55.093Z] #33 1.575 + install_tini [2020-09-23T12:55:55.093Z] #33 1.575 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-23T12:55:55.093Z] #33 1.575 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:55:55.093Z] #33 1.575 + git clone https://github.com/krallin/tini.git /tmp/tmp.DIIF6dlMmo/tini [2020-09-23T12:55:55.093Z] #33 1.587 Cloning into '/tmp/tmp.DIIF6dlMmo/tini'... [2020-09-23T12:55:55.093Z] #33 2.177 + cd /tmp/tmp.DIIF6dlMmo/tini [2020-09-23T12:55:55.093Z] #33 2.178 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:55:55.093Z] #33 2.212 + cmake . [2020-09-23T12:55:55.093Z] #33 2.637 -- The C compiler identification is GNU 8.3.0 [2020-09-23T12:55:55.093Z] #33 2.695 -- Check for working C compiler: /usr/bin/cc [2020-09-23T12:55:55.093Z] #33 3.511 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-23T12:55:55.093Z] #33 3.511 -- Detecting C compiler ABI info [2020-09-23T12:55:55.093Z] #33 4.000 -- Detecting C compiler ABI info - done [2020-09-23T12:55:55.093Z] #33 4.009 -- Detecting C compile features [2020-09-23T12:55:55.093Z] #33 4.978 -- Detecting C compile features - done [2020-09-23T12:55:55.093Z] #33 5.004 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-23T12:55:55.093Z] #33 5.132 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-23T12:55:55.093Z] #33 5.197 -- Configuring done [2020-09-23T12:55:55.093Z] #33 5.214 -- Generating done [2020-09-23T12:55:55.093Z] #33 5.230 -- Build files have been written to: /tmp/tmp.DIIF6dlMmo/tini [2020-09-23T12:55:55.093Z] #33 5.238 + make tini-static [2020-09-23T12:55:55.093Z] #33 5.593 Scanning dependencies of target tini-static [2020-09-23T12:55:55.093Z] #33 5.703 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-23T12:55:55.093Z] #33 6.390 [100%] Linking C executable tini-static [2020-09-23T12:55:55.093Z] #33 6.632 [100%] Built target tini-static [2020-09-23T12:55:55.093Z] #33 6.700 + mkdir -p /build [2020-09-23T12:55:55.093Z] #33 6.703 + cp tini-static /build/docker-init [2020-09-23T12:55:55.093Z] #33 DONE 6.9s [2020-09-23T12:55:55.093Z] [2020-09-23T12:55:55.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:55:55.093Z] #39 7.621 PBCC images/mnt.pb-c.c [2020-09-23T12:55:55.093Z] #39 7.699 DEP images/mnt.pb-c.d [2020-09-23T12:55:55.093Z] #39 7.733 PBCC images/sk-packet.pb-c.c [2020-09-23T12:55:55.093Z] #39 7.758 DEP images/sk-packet.pb-c.d [2020-09-23T12:55:55.093Z] #39 7.789 PBCC images/tcp-stream.pb-c.c [2020-09-23T12:55:55.093Z] #39 7.840 DEP images/tcp-stream.pb-c.d [2020-09-23T12:55:55.149Z] #21 ... [2020-09-23T12:55:55.149Z] [2020-09-23T12:55:55.149Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:55.149Z] #41 5.322 + RM_GOPATH=0 [2020-09-23T12:55:55.149Z] #41 5.322 + TMP_GOPATH= [2020-09-23T12:55:55.149Z] #41 5.322 + : /build [2020-09-23T12:55:55.149Z] #41 5.322 + '[' -z '' ']' [2020-09-23T12:55:55.149Z] #41 5.331 ++ mktemp -d [2020-09-23T12:55:55.149Z] #41 5.335 + export GOPATH=/tmp/tmp.LmlwRZ9g8g [2020-09-23T12:55:55.149Z] #41 5.335 + GOPATH=/tmp/tmp.LmlwRZ9g8g [2020-09-23T12:55:55.149Z] #41 5.335 + RM_GOPATH=1 [2020-09-23T12:55:55.149Z] #41 5.335 + case "$(go env GOARCH)" in [2020-09-23T12:55:55.149Z] #41 5.337 ++ go env GOARCH [2020-09-23T12:55:55.149Z] #41 5.374 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:55.149Z] #41 5.374 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:55.149Z] #41 5.383 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:55.149Z] #41 5.396 + dir=/tmp/install [2020-09-23T12:55:55.149Z] #41 5.397 + bin=vndr [2020-09-23T12:55:55.149Z] #41 5.397 + shift [2020-09-23T12:55:55.149Z] #41 5.397 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-23T12:55:55.149Z] #41 5.397 + . /tmp/install/vndr.installer [2020-09-23T12:55:55.149Z] #41 5.397 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:55:55.149Z] #41 5.398 + install_vndr [2020-09-23T12:55:55.149Z] #41 5.399 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-23T12:55:55.149Z] #41 5.399 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:55:55.149Z] #41 5.399 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LmlwRZ9g8g/src/github.com/LK4D4/vndr [2020-09-23T12:55:55.149Z] #41 5.401 Cloning into '/tmp/tmp.LmlwRZ9g8g/src/github.com/LK4D4/vndr'... [2020-09-23T12:55:55.149Z] #41 6.161 + cd /tmp/tmp.LmlwRZ9g8g/src/github.com/LK4D4/vndr [2020-09-23T12:55:55.149Z] #41 6.173 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:55:55.149Z] #41 6.192 + go build -buildmode=pie -v -o /build/vndr . [2020-09-23T12:55:55.386Z] #39 7.914 PBCC images/pipe.pb-c.c [2020-09-23T12:55:55.386Z] #39 7.979 DEP images/pipe.pb-c.d [2020-09-23T12:55:55.386Z] #39 8.069 PBCC images/pstree.pb-c.c [2020-09-23T12:55:55.386Z] #39 8.082 DEP images/pstree.pb-c.d [2020-09-23T12:55:55.386Z] #39 8.211 PBCC images/fs.pb-c.c [2020-09-23T12:55:55.679Z] #39 8.239 DEP images/fs.pb-c.d [2020-09-23T12:55:55.679Z] #39 8.270 PBCC images/signalfd.pb-c.c [2020-09-23T12:55:55.679Z] #39 8.301 DEP images/signalfd.pb-c.d [2020-09-23T12:55:55.679Z] #39 8.376 PBCC images/fh.pb-c.c [2020-09-23T12:55:55.679Z] #39 8.384 PBCC images/fsnotify.pb-c.c [2020-09-23T12:55:55.679Z] #39 8.403 DEP images/fh.pb-c.d [2020-09-23T12:55:55.679Z] #39 8.442 DEP images/fsnotify.pb-c.d [2020-09-23T12:55:55.679Z] #39 8.481 PBCC images/eventpoll.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.486 DEP images/eventpoll.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.503 PBCC images/eventfd.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.518 DEP images/eventfd.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.540 PBCC images/remap-file-path.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.546 DEP images/remap-file-path.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.569 PBCC images/fifo.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.574 DEP images/fifo.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.596 PBCC images/ghost-file.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.603 DEP images/ghost-file.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.627 PBCC images/regfile.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.654 DEP images/regfile.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.674 PBCC images/ns.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.684 DEP images/ns.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.707 PBCC images/fdinfo.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.739 DEP images/fdinfo.pb-c.d [2020-09-23T12:55:55.972Z] #39 8.767 PBCC images/core-aarch64.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.785 PBCC images/core-arm.pb-c.c [2020-09-23T12:55:55.972Z] #39 8.817 PBCC images/core-ppc64.pb-c.c [2020-09-23T12:55:56.264Z] #39 8.841 PBCC images/core-s390.pb-c.c [2020-09-23T12:55:56.264Z] #39 8.869 PBCC images/core-x86.pb-c.c [2020-09-23T12:55:56.264Z] #39 8.885 PBCC images/core.pb-c.c [2020-09-23T12:55:56.264Z] #39 8.920 PBCC images/inventory.pb-c.c [2020-09-23T12:55:56.264Z] #39 8.955 DEP images/core-aarch64.pb-c.d [2020-09-23T12:55:56.264Z] #39 8.978 DEP images/core-arm.pb-c.d [2020-09-23T12:55:56.264Z] #39 9.021 DEP images/core-ppc64.pb-c.d [2020-09-23T12:55:56.264Z] #39 9.067 DEP images/core-s390.pb-c.d [2020-09-23T12:55:56.264Z] #39 9.077 DEP images/core-x86.pb-c.d [2020-09-23T12:55:56.264Z] #39 9.143 DEP images/core.pb-c.d [2020-09-23T12:55:56.528Z] #41 7.658 internal/race [2020-09-23T12:55:56.528Z] #41 7.714 internal/bytealg [2020-09-23T12:55:56.557Z] #39 9.163 DEP images/inventory.pb-c.d [2020-09-23T12:55:56.557Z] #39 9.235 PBCC images/cpuinfo.pb-c.c [2020-09-23T12:55:56.557Z] #39 9.239 DEP images/cpuinfo.pb-c.d [2020-09-23T12:55:56.557Z] #39 9.265 PBCC images/stats.pb-c.c [2020-09-23T12:55:56.557Z] #39 9.297 DEP images/stats.pb-c.d [2020-09-23T12:55:56.790Z] #41 7.807 sync/atomic [2020-09-23T12:55:57.073Z] #41 8.241 unicode [2020-09-23T12:55:57.595Z] #39 10.19 make[1]: Nothing to be done for 'all'. [2020-09-23T12:55:57.595Z] #39 ... [2020-09-23T12:55:57.595Z] [2020-09-23T12:55:57.595Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:55:57.595Z] #41 36.97 time [2020-09-23T12:55:57.595Z] #41 41.69 os [2020-09-23T12:55:57.595Z] #41 41.72 strings [2020-09-23T12:55:57.595Z] #41 43.61 regexp/syntax [2020-09-23T12:55:57.595Z] #41 44.42 fmt [2020-09-23T12:55:57.642Z] #41 8.664 runtime [2020-09-23T12:55:57.887Z] #41 ... [2020-09-23T12:55:57.887Z] [2020-09-23T12:55:57.887Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:57.887Z] #25 22.31 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-23T12:55:57.887Z] #25 22.62 [2020-09-23T12:55:57.887Z] #25 22.77 ################## 25.6% ######################################################################## 100.0% [2020-09-23T12:55:57.887Z] #25 22.86 [2020-09-23T12:55:58.560Z] #25 24.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-23T12:55:58.853Z] #25 24.05 skipping existing aab193acf6ba [2020-09-23T12:55:58.853Z] #25 24.10 [2020-09-23T12:55:59.021Z] #41 ... [2020-09-23T12:55:59.021Z] [2020-09-23T12:55:59.021Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:55:59.021Z] #38 3.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:59.021Z] #38 3.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:59.021Z] #38 3.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:59.021Z] #38 4.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-23T12:55:59.021Z] #38 6.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-23T12:55:59.021Z] #38 8.487 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-23T12:55:59.021Z] #38 ... [2020-09-23T12:55:59.021Z] [2020-09-23T12:55:59.021Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:55:59.021Z] #51 5.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:59.021Z] #51 5.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:59.021Z] #51 5.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:59.021Z] #51 6.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-23T12:55:59.021Z] #51 9.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-23T12:55:59.021Z] #51 ... [2020-09-23T12:55:59.021Z] [2020-09-23T12:55:59.021Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:55:59.021Z] #28 4.810 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-23T12:55:59.021Z] #28 4.810 Cloning into '.'... [2020-09-23T12:55:59.281Z] #28 ... [2020-09-23T12:55:59.281Z] [2020-09-23T12:55:59.281Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:59.281Z] #54 4.300 + RM_GOPATH=0 [2020-09-23T12:55:59.281Z] #54 4.300 + TMP_GOPATH= [2020-09-23T12:55:59.281Z] #54 4.300 + : /build [2020-09-23T12:55:59.281Z] #54 4.300 + '[' -z '' ']' [2020-09-23T12:55:59.281Z] #54 4.306 ++ mktemp -d [2020-09-23T12:55:59.281Z] #54 4.306 + export GOPATH=/tmp/tmp.TAqb6asUu4 [2020-09-23T12:55:59.281Z] #54 4.306 + GOPATH=/tmp/tmp.TAqb6asUu4 [2020-09-23T12:55:59.281Z] #54 4.306 + RM_GOPATH=1 [2020-09-23T12:55:59.281Z] #54 4.306 + case "$(go env GOARCH)" in [2020-09-23T12:55:59.281Z] #54 4.308 ++ go env GOARCH [2020-09-23T12:55:59.281Z] #54 4.343 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.281Z] #54 4.343 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.281Z] #54 4.343 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:59.281Z] #54 4.347 + dir=/tmp/install [2020-09-23T12:55:59.281Z] #54 4.347 + bin=rootlesskit [2020-09-23T12:55:59.281Z] #54 4.347 + shift [2020-09-23T12:55:59.281Z] #54 4.347 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-23T12:55:59.281Z] #54 4.347 + . /tmp/install/rootlesskit.installer [2020-09-23T12:55:59.281Z] #54 4.347 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:55:59.281Z] #54 4.347 + install_rootlesskit [2020-09-23T12:55:59.281Z] #54 4.347 + case "$1" in [2020-09-23T12:55:59.281Z] #54 4.347 + export CGO_ENABLED=0 [2020-09-23T12:55:59.281Z] #54 4.347 + CGO_ENABLED=0 [2020-09-23T12:55:59.281Z] #54 4.347 + _install_rootlesskit [2020-09-23T12:55:59.281Z] #54 4.347 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-23T12:55:59.281Z] #54 4.347 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TAqb6asUu4/src/github.com/rootless-containers/rootlesskit [2020-09-23T12:55:59.281Z] #54 4.347 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:55:59.281Z] #54 4.348 Cloning into '/tmp/tmp.TAqb6asUu4/src/github.com/rootless-containers/rootlesskit'... [2020-09-23T12:55:59.281Z] #54 9.892 + cd /tmp/tmp.TAqb6asUu4/src/github.com/rootless-containers/rootlesskit [2020-09-23T12:55:59.281Z] #54 9.893 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:55:59.417Z] INFO: make.ps1 starting at 09/23/2020 12:55:58 [2020-09-23T12:55:59.417Z] INFO: Git commit (cd340c1d97) assumed from DOCKER_GITCOMMIT environment variable [2020-09-23T12:55:59.417Z] INFO: Invoking autogen... [2020-09-23T12:55:59.540Z] #54 10.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-23T12:55:59.540Z] #54 10.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-23T12:55:59.540Z] #54 ... [2020-09-23T12:55:59.540Z] [2020-09-23T12:55:59.540Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:59.540Z] #47 4.258 + RM_GOPATH=0 [2020-09-23T12:55:59.540Z] #47 4.258 + TMP_GOPATH= [2020-09-23T12:55:59.540Z] #47 4.258 + : /build [2020-09-23T12:55:59.540Z] #47 4.258 + '[' -z '' ']' [2020-09-23T12:55:59.540Z] #47 4.258 ++ mktemp -d [2020-09-23T12:55:59.540Z] #47 4.258 + export GOPATH=/tmp/tmp.RLToxLmDTS [2020-09-23T12:55:59.540Z] #47 4.258 + GOPATH=/tmp/tmp.RLToxLmDTS [2020-09-23T12:55:59.540Z] #47 4.258 + RM_GOPATH=1 [2020-09-23T12:55:59.540Z] #47 4.258 + case "$(go env GOARCH)" in [2020-09-23T12:55:59.540Z] #47 4.258 ++ go env GOARCH [2020-09-23T12:55:59.540Z] #47 4.292 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:55:59.540Z] #47 4.292 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.540Z] #47 4.292 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.540Z] #47 4.292 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:59.540Z] #47 4.292 + dir=/tmp/install [2020-09-23T12:55:59.540Z] #47 4.292 + bin=shfmt [2020-09-23T12:55:59.540Z] #47 4.292 + shift [2020-09-23T12:55:59.540Z] #47 4.292 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-23T12:55:59.540Z] #47 4.292 + . /tmp/install/shfmt.installer [2020-09-23T12:55:59.540Z] #47 4.292 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:55:59.540Z] #47 4.292 + install_shfmt [2020-09-23T12:55:59.540Z] #47 4.292 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-23T12:55:59.540Z] #47 4.292 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RLToxLmDTS/src/github.com/mvdan/sh [2020-09-23T12:55:59.540Z] #47 4.292 Cloning into '/tmp/tmp.RLToxLmDTS/src/github.com/mvdan/sh'... [2020-09-23T12:55:59.540Z] #47 ... [2020-09-23T12:55:59.540Z] [2020-09-23T12:55:59.540Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:55:59.540Z] #32 5.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:55:59.540Z] #32 5.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:55:59.540Z] #32 5.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:55:59.540Z] #32 6.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-23T12:55:59.540Z] #32 8.986 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-23T12:55:59.799Z] #32 ... [2020-09-23T12:55:59.799Z] [2020-09-23T12:55:59.799Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:55:59.799Z] #45 3.804 + RM_GOPATH=0 [2020-09-23T12:55:59.799Z] #45 3.804 + TMP_GOPATH= [2020-09-23T12:55:59.799Z] #45 3.804 + : /build [2020-09-23T12:55:59.799Z] #45 3.804 + '[' -z '' ']' [2020-09-23T12:55:59.799Z] #45 3.804 ++ mktemp -d [2020-09-23T12:55:59.799Z] #45 3.804 + export GOPATH=/tmp/tmp.9JdkP7F9Lo [2020-09-23T12:55:59.799Z] #45 3.804 + GOPATH=/tmp/tmp.9JdkP7F9Lo [2020-09-23T12:55:59.799Z] #45 3.804 + RM_GOPATH=1 [2020-09-23T12:55:59.799Z] #45 3.804 + case "$(go env GOARCH)" in [2020-09-23T12:55:59.799Z] #45 3.804 ++ go env GOARCH [2020-09-23T12:55:59.799Z] #45 3.826 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.799Z] #45 3.826 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.799Z] #45 3.826 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:59.799Z] #45 3.826 + dir=/tmp/install [2020-09-23T12:55:59.799Z] #45 3.826 + bin=golangci_lint [2020-09-23T12:55:59.799Z] #45 3.826 + shift [2020-09-23T12:55:59.799Z] #45 3.826 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-23T12:55:59.799Z] #45 3.826 + . /tmp/install/golangci_lint.installer [2020-09-23T12:55:59.799Z] #45 3.826 ++ : v1.23.8 [2020-09-23T12:55:59.799Z] #45 3.826 + install_golangci_lint [2020-09-23T12:55:59.799Z] #45 3.826 + echo 'Installing golangci-lint version v1.23.8' [2020-09-23T12:55:59.799Z] #45 3.826 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-23T12:55:59.799Z] #45 3.827 Installing golangci-lint version v1.23.8 [2020-09-23T12:55:59.799Z] #45 ... [2020-09-23T12:55:59.799Z] [2020-09-23T12:55:59.799Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:59.799Z] #60 3.358 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:55:59.799Z] #60 3.359 + RM_GOPATH=0 [2020-09-23T12:55:59.799Z] #60 3.359 + TMP_GOPATH= [2020-09-23T12:55:59.799Z] #60 3.359 + : /build [2020-09-23T12:55:59.799Z] #60 3.359 + '[' -z '' ']' [2020-09-23T12:55:59.799Z] #60 3.359 ++ mktemp -d [2020-09-23T12:55:59.799Z] #60 3.359 + export GOPATH=/tmp/tmp.kBohavY2rB [2020-09-23T12:55:59.799Z] #60 3.359 + GOPATH=/tmp/tmp.kBohavY2rB [2020-09-23T12:55:59.799Z] #60 3.359 + RM_GOPATH=1 [2020-09-23T12:55:59.799Z] #60 3.359 + case "$(go env GOARCH)" in [2020-09-23T12:55:59.799Z] #60 3.359 ++ go env GOARCH [2020-09-23T12:55:59.799Z] #60 3.359 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.800Z] #60 3.359 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:55:59.800Z] #60 3.359 ++ dirname /tmp/install/install.sh [2020-09-23T12:55:59.800Z] #60 3.359 + dir=/tmp/install [2020-09-23T12:55:59.800Z] #60 3.359 + bin=proxy [2020-09-23T12:55:59.800Z] #60 3.359 + shift [2020-09-23T12:55:59.800Z] #60 3.359 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-23T12:55:59.800Z] #60 3.359 + . /tmp/install/proxy.installer [2020-09-23T12:55:59.800Z] #60 3.359 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:55:59.800Z] #60 3.359 + install_proxy [2020-09-23T12:55:59.800Z] #60 3.359 + case "$1" in [2020-09-23T12:55:59.800Z] #60 3.359 + export CGO_ENABLED=0 [2020-09-23T12:55:59.800Z] #60 3.359 + CGO_ENABLED=0 [2020-09-23T12:55:59.800Z] #60 3.359 + _install_proxy [2020-09-23T12:55:59.800Z] #60 3.359 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-23T12:55:59.800Z] #60 3.359 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kBohavY2rB/src/github.com/docker/libnetwork [2020-09-23T12:55:59.800Z] #60 3.359 Cloning into '/tmp/tmp.kBohavY2rB/src/github.com/docker/libnetwork'... [2020-09-23T12:55:59.893Z] #25 25.03 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-23T12:55:59.893Z] #25 ... [2020-09-23T12:55:59.893Z] [2020-09-23T12:55:59.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:55:59.893Z] #10 39.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-23T12:55:59.893Z] #10 39.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-23T12:55:59.893Z] #10 39.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-23T12:55:59.893Z] #10 43.78 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-23T12:55:59.893Z] #10 43.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-23T12:55:59.893Z] #10 43.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:55:59.893Z] #10 43.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-23T12:55:59.893Z] #10 43.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-23T12:55:59.893Z] #10 43.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:55:59.893Z] #10 ... [2020-09-23T12:55:59.893Z] [2020-09-23T12:55:59.893Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:55:59.893Z] #25 25.10 skipping existing 4d43f82972ce [2020-09-23T12:55:59.893Z] #25 25.16 [2020-09-23T12:55:59.893Z] #25 ... [2020-09-23T12:55:59.893Z] [2020-09-23T12:55:59.893Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:55:59.893Z] #47 39.42 context [2020-09-23T12:55:59.893Z] #47 40.29 os [2020-09-23T12:55:59.893Z] #47 40.81 encoding/binary [2020-09-23T12:55:59.893Z] #47 42.30 encoding/base64 [2020-09-23T12:55:59.893Z] #47 42.85 fmt [2020-09-23T12:55:59.893Z] #47 42.87 strings [2020-09-23T12:55:59.893Z] #47 44.79 golang.org/x/sys/unix [2020-09-23T12:55:59.893Z] #47 46.84 encoding/json [2020-09-23T12:56:00.060Z] #60 ... [2020-09-23T12:56:00.060Z] [2020-09-23T12:56:00.060Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:56:00.060Z] #23 5.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:00.060Z] #23 5.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:00.060Z] #23 5.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:00.060Z] #23 6.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-23T12:56:00.060Z] #23 9.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-23T12:56:00.186Z] #47 ... [2020-09-23T12:56:00.186Z] [2020-09-23T12:56:00.186Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:00.320Z] #23 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-23T12:56:00.320Z] #23 ... [2020-09-23T12:56:00.320Z] [2020-09-23T12:56:00.320Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:00.320Z] #43 4.702 + RM_GOPATH=0 [2020-09-23T12:56:00.320Z] #43 4.702 + TMP_GOPATH= [2020-09-23T12:56:00.320Z] #43 4.702 + : /build [2020-09-23T12:56:00.320Z] #43 4.702 + '[' -z '' ']' [2020-09-23T12:56:00.320Z] #43 4.709 ++ mktemp -d [2020-09-23T12:56:00.320Z] #43 4.709 + export GOPATH=/tmp/tmp.XXu3MLgWWb [2020-09-23T12:56:00.320Z] #43 4.709 + GOPATH=/tmp/tmp.XXu3MLgWWb [2020-09-23T12:56:00.320Z] #43 4.709 + RM_GOPATH=1 [2020-09-23T12:56:00.320Z] #43 4.709 + case "$(go env GOARCH)" in [2020-09-23T12:56:00.320Z] #43 4.709 ++ go env GOARCH [2020-09-23T12:56:00.320Z] #43 4.742 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:00.320Z] #43 4.742 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:00.320Z] #43 4.742 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:00.320Z] #43 4.742 + dir=/tmp/install [2020-09-23T12:56:00.320Z] #43 4.742 + bin=gotestsum [2020-09-23T12:56:00.320Z] #43 4.742 + shift [2020-09-23T12:56:00.320Z] #43 4.742 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-23T12:56:00.320Z] #43 4.742 + . /tmp/install/gotestsum.installer [2020-09-23T12:56:00.320Z] #43 4.742 ++ : v0.5.3 [2020-09-23T12:56:00.320Z] #43 4.742 + install_gotestsum [2020-09-23T12:56:00.320Z] #43 4.744 + set -e [2020-09-23T12:56:00.320Z] #43 4.744 + export GO111MODULE=on [2020-09-23T12:56:00.320Z] #43 4.744 + GO111MODULE=on [2020-09-23T12:56:00.320Z] #43 4.744 + GOBIN=/build [2020-09-23T12:56:00.320Z] #43 4.744 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-23T12:56:00.320Z] #43 4.862 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-23T12:56:00.320Z] #43 4.862 go: finding gotest.tools v0.5.3 [2020-09-23T12:56:00.320Z] #43 5.881 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-23T12:56:00.320Z] #43 6.458 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-23T12:56:00.320Z] #43 7.190 go: downloading github.com/pkg/errors v0.9.1 [2020-09-23T12:56:00.320Z] #43 7.372 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:56:00.320Z] #43 7.387 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:56:00.320Z] #43 7.414 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:56:00.320Z] #43 7.471 go: downloading github.com/fatih/color v1.9.0 [2020-09-23T12:56:00.320Z] #43 7.519 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:56:00.320Z] #43 7.556 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-23T12:56:00.320Z] #43 7.758 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:56:00.320Z] #43 7.843 go: extracting github.com/pkg/errors v0.9.1 [2020-09-23T12:56:00.320Z] #43 7.848 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:56:00.320Z] #43 7.849 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:56:00.320Z] #43 7.910 go: extracting github.com/fatih/color v1.9.0 [2020-09-23T12:56:00.320Z] #43 7.910 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:56:00.320Z] #43 7.912 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:56:00.320Z] #43 8.127 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:56:00.320Z] #43 8.406 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-23T12:56:00.320Z] #43 8.484 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:56:00.320Z] #43 8.485 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:56:00.320Z] #43 8.575 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:56:00.320Z] #43 11.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:56:00.320Z] #43 ... [2020-09-23T12:56:00.320Z] [2020-09-23T12:56:00.320Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:00.320Z] #30 4.812 + RM_GOPATH=0 [2020-09-23T12:56:00.320Z] #30 4.812 + TMP_GOPATH= [2020-09-23T12:56:00.320Z] #30 4.812 + : /build [2020-09-23T12:56:00.320Z] #30 4.812 + '[' -z '' ']' [2020-09-23T12:56:00.320Z] #30 4.812 ++ mktemp -d [2020-09-23T12:56:00.320Z] #30 4.845 + export GOPATH=/tmp/tmp.zo3OamtByc [2020-09-23T12:56:00.320Z] #30 4.846 + GOPATH=/tmp/tmp.zo3OamtByc [2020-09-23T12:56:00.320Z] #30 4.846 + RM_GOPATH=1 [2020-09-23T12:56:00.320Z] #30 4.846 + case "$(go env GOARCH)" in [2020-09-23T12:56:00.320Z] #30 4.862 ++ go env GOARCH [2020-09-23T12:56:00.320Z] #30 4.874 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:00.320Z] #30 4.874 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:00.320Z] #30 4.875 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:00.320Z] #30 4.883 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:56:00.320Z] #30 4.883 + dir=/tmp/install [2020-09-23T12:56:00.320Z] #30 4.883 + bin=tomlv [2020-09-23T12:56:00.320Z] #30 4.883 + shift [2020-09-23T12:56:00.320Z] #30 4.883 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-23T12:56:00.320Z] #30 4.883 + . /tmp/install/tomlv.installer [2020-09-23T12:56:00.320Z] #30 4.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:56:00.320Z] #30 4.883 + install_tomlv [2020-09-23T12:56:00.320Z] #30 4.883 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-23T12:56:00.320Z] #30 4.883 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zo3OamtByc/src/github.com/BurntSushi/toml [2020-09-23T12:56:00.320Z] #30 4.898 Cloning into '/tmp/tmp.zo3OamtByc/src/github.com/BurntSushi/toml'... [2020-09-23T12:56:00.320Z] #30 5.778 + cd /tmp/tmp.zo3OamtByc/src/github.com/BurntSushi/toml [2020-09-23T12:56:00.320Z] #30 5.778 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:56:00.320Z] #30 5.790 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-23T12:56:00.320Z] #30 6.409 internal/cpu [2020-09-23T12:56:00.320Z] #30 6.442 runtime/internal/atomic [2020-09-23T12:56:00.320Z] #30 6.733 runtime/internal/sys [2020-09-23T12:56:00.320Z] #30 6.963 runtime/internal/math [2020-09-23T12:56:00.320Z] #30 7.060 math/bits [2020-09-23T12:56:00.320Z] #30 7.131 internal/bytealg [2020-09-23T12:56:00.320Z] #30 7.688 math [2020-09-23T12:56:00.320Z] #30 8.207 runtime [2020-09-23T12:56:00.384Z] INFO: Building daemon... [2020-09-23T12:56:00.579Z] #30 ... [2020-09-23T12:56:00.579Z] [2020-09-23T12:56:00.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:00.579Z] #10 5.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:00.579Z] #10 5.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:00.579Z] #10 5.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:00.579Z] #10 7.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-23T12:56:00.579Z] #10 9.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-23T12:56:00.579Z] #10 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-23T12:56:00.579Z] #10 ... [2020-09-23T12:56:00.579Z] [2020-09-23T12:56:00.579Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:56:00.579Z] #32 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-23T12:56:00.791Z] #52 24.15 Checking out files: 68% (2233/3242) Checking out files: 69% (2237/3242) Checking out files: 70% (2270/3242) Checking out files: 71% (2302/3242) Checking out files: 72% (2335/3242) Checking out files: 73% (2367/3242) Checking out files: 74% (2400/3242) Checking out files: 75% (2432/3242) Checking out files: 76% (2464/3242) Checking out files: 77% (2497/3242) Checking out files: 78% (2529/3242) Checking out files: 79% (2562/3242) Checking out files: 80% (2594/3242) Checking out files: 81% (2627/3242) Checking out files: 82% (2659/3242) Checking out files: 83% (2691/3242) Checking out files: 84% (2724/3242) Checking out files: 85% (2756/3242) Checking out files: 86% (2789/3242) Checking out files: 87% (2821/3242) Checking out files: 88% (2853/3242) Checking out files: 89% (2886/3242) Checking out files: 90% (2918/3242) Checking out files: 91% (2951/3242) Checking out files: 92% (2983/3242) Checking out files: 93% (3016/3242) Checking out files: 94% (3048/3242) Checking out files: 95% (3080/3242) Checking out files: 96% (3113/3242) Checking out files: 97% (3145/3242) Checking out files: 98% (3178/3242) Checking out files: 99% (3210/3242) Checking out files: 100% (3242/3242) Checking out files: 100% (3242/3242), done. [2020-09-23T12:56:00.791Z] #52 24.89 + cd /tmp/tmp.FEJQdg1ZvX/src/github.com/containerd/containerd [2020-09-23T12:56:00.791Z] #52 24.89 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:56:01.094Z] #52 25.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-23T12:56:01.094Z] #52 25.38 + BUILDTAGS='netgo osusergo static_build' [2020-09-23T12:56:01.387Z] #52 25.38 + export EXTRA_FLAGS=-buildmode=pie [2020-09-23T12:56:01.387Z] #52 25.38 + EXTRA_FLAGS=-buildmode=pie [2020-09-23T12:56:01.387Z] #52 25.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-23T12:56:01.387Z] #52 25.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-23T12:56:01.387Z] #52 25.38 + '[' '' = dynamic ']' [2020-09-23T12:56:01.387Z] #52 25.38 + make [2020-09-23T12:56:02.044Z] #52 ... [2020-09-23T12:56:02.044Z] [2020-09-23T12:56:02.044Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:02.044Z] #25 26.38 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-23T12:56:02.044Z] #25 26.67 #=#=# [2020-09-23T12:56:02.044Z] #25 26.72 ######################################################################## 100.0% [2020-09-23T12:56:02.044Z] #25 26.76 [2020-09-23T12:56:02.044Z] #25 26.83 Download of images into '/build' complete. [2020-09-23T12:56:02.044Z] #25 26.85 Use something like the following to load the result into a Docker daemon: [2020-09-23T12:56:02.044Z] #25 26.85 tar -cC '/build' . | docker load [2020-09-23T12:56:02.044Z] #25 DONE 27.1s [2020-09-23T12:56:02.044Z] [2020-09-23T12:56:02.044Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:02.044Z] #47 51.27 github.com/pkg/diff [2020-09-23T12:56:02.044Z] #47 51.30 go/ast [2020-09-23T12:56:02.361Z] #47 ... [2020-09-23T12:56:02.361Z] [2020-09-23T12:56:02.361Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:02.361Z] #30 44.20 io/ioutil [2020-09-23T12:56:02.361Z] #30 44.88 path [2020-09-23T12:56:02.361Z] #30 45.22 text/tabwriter [2020-09-23T12:56:02.361Z] #30 45.92 flag [2020-09-23T12:56:02.361Z] #30 45.92 github.com/BurntSushi/toml [2020-09-23T12:56:02.361Z] #30 46.91 log [2020-09-23T12:56:02.361Z] #30 48.61 github.com/BurntSushi/toml/cmd/tomlv [2020-09-23T12:56:02.361Z] #30 DONE 51.7s [2020-09-23T12:56:02.662Z] [2020-09-23T12:56:02.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:02.662Z] #39 11.11 CC images/stats.o [2020-09-23T12:56:02.662Z] #39 11.28 CC images/core.o [2020-09-23T12:56:02.662Z] #39 11.75 CC images/core-x86.o [2020-09-23T12:56:02.662Z] #39 12.03 CC images/core-arm.o [2020-09-23T12:56:02.662Z] #39 12.19 CC images/core-aarch64.o [2020-09-23T12:56:02.662Z] #39 12.46 CC images/core-ppc64.o [2020-09-23T12:56:02.662Z] #39 12.79 CC images/core-s390.o [2020-09-23T12:56:02.662Z] #39 13.25 CC images/cpuinfo.o [2020-09-23T12:56:02.662Z] #39 13.59 CC images/inventory.o [2020-09-23T12:56:02.662Z] #39 13.83 CC images/fdinfo.o [2020-09-23T12:56:02.662Z] #39 13.96 CC images/fown.o [2020-09-23T12:56:02.662Z] #39 14.08 CC images/ns.o [2020-09-23T12:56:02.662Z] #39 14.16 CC images/regfile.o [2020-09-23T12:56:02.662Z] #39 14.39 CC images/ghost-file.o [2020-09-23T12:56:02.662Z] #39 14.52 CC images/fifo.o [2020-09-23T12:56:02.662Z] #39 14.84 CC images/remap-file-path.o [2020-09-23T12:56:02.662Z] #39 14.99 CC images/eventfd.o [2020-09-23T12:56:02.662Z] #39 15.08 CC images/eventpoll.o [2020-09-23T12:56:02.662Z] #39 15.42 CC images/fh.o [2020-09-23T12:56:03.317Z] #39 15.70 CC images/fsnotify.o [2020-09-23T12:56:03.628Z] #39 16.22 CC images/signalfd.o [2020-09-23T12:56:03.922Z] #39 16.51 CC images/fs.o [2020-09-23T12:56:03.922Z] #39 16.65 CC images/pstree.o [2020-09-23T12:56:03.922Z] #39 16.76 CC images/pipe.o [2020-09-23T12:56:04.214Z] #39 16.96 CC images/tcp-stream.o [2020-09-23T12:56:04.507Z] #39 17.10 CC images/sk-packet.o [2020-09-23T12:56:04.507Z] #39 17.30 CC images/mnt.o [2020-09-23T12:56:04.799Z] #39 17.41 CC images/pipe-data.o [2020-09-23T12:56:04.799Z] #39 17.57 CC images/sa.o [2020-09-23T12:56:04.799Z] #39 17.68 CC images/timer.o [2020-09-23T12:56:05.092Z] #39 17.81 CC images/timerfd.o [2020-09-23T12:56:05.092Z] #39 17.94 CC images/mm.o [2020-09-23T12:56:05.385Z] #39 18.09 CC images/sk-opts.o [2020-09-23T12:56:05.385Z] #39 18.17 CC images/sk-unix.o [2020-09-23T12:56:05.677Z] #39 18.31 CC images/sk-inet.o [2020-09-23T12:56:05.860Z] #32 ... [2020-09-23T12:56:05.860Z] [2020-09-23T12:56:05.860Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:05.860Z] #47 15.53 + cd /tmp/tmp.RLToxLmDTS/src/github.com/mvdan/sh [2020-09-23T12:56:05.860Z] #47 15.53 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:56:05.860Z] #47 15.63 + GO111MODULE=on [2020-09-23T12:56:05.860Z] #47 15.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-23T12:56:05.860Z] #47 ... [2020-09-23T12:56:05.860Z] [2020-09-23T12:56:05.860Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:05.860Z] #21 14.31 + mkdir -p /build [2020-09-23T12:56:05.860Z] #21 14.31 + mv docker/docker /build/ [2020-09-23T12:56:05.860Z] #21 14.31 + rmdir docker [2020-09-23T12:56:05.860Z] #21 DONE 16.5s [2020-09-23T12:56:05.860Z] [2020-09-23T12:56:05.860Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:05.860Z] #41 12.43 unicode/utf8 [2020-09-23T12:56:05.860Z] #41 13.01 internal/testlog [2020-09-23T12:56:05.860Z] #41 13.39 unicode/utf16 [2020-09-23T12:56:05.860Z] #41 13.65 container/list [2020-09-23T12:56:05.860Z] #41 14.06 crypto/internal/subtle [2020-09-23T12:56:05.860Z] #41 14.27 crypto/subtle [2020-09-23T12:56:05.860Z] #41 14.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-23T12:56:05.860Z] #41 14.56 internal/nettrace [2020-09-23T12:56:05.860Z] #41 14.70 runtime/cgo [2020-09-23T12:56:05.971Z] #39 18.65 CC images/tun.o [2020-09-23T12:56:05.971Z] #39 18.77 CC images/sk-netlink.o [2020-09-23T12:56:06.264Z] #39 18.95 CC images/packet-sock.o [2020-09-23T12:56:06.557Z] #39 19.24 CC images/ipc-var.o [2020-09-23T12:56:06.850Z] #39 19.48 CC images/ipc-desc.o [2020-09-23T12:56:07.142Z] #39 19.66 CC images/ipc-shm.o [2020-09-23T12:56:07.142Z] #39 19.76 CC images/ipc-msg.o [2020-09-23T12:56:07.142Z] #39 19.91 CC images/ipc-sem.o [2020-09-23T12:56:07.142Z] #39 20.01 CC images/utsns.o [2020-09-23T12:56:07.257Z] #41 ... [2020-09-23T12:56:07.257Z] [2020-09-23T12:56:07.257Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:07.257Z] #47 17.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:56:07.257Z] #47 17.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:56:07.257Z] #47 17.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:56:07.257Z] #47 18.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:56:07.257Z] #47 18.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:56:07.435Z] #39 20.18 CC images/creds.o [2020-09-23T12:56:07.435Z] #39 20.26 CC images/vma.o [2020-09-23T12:56:07.727Z] #39 20.40 CC images/netdev.o [2020-09-23T12:56:07.825Z] #47 19.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:56:08.020Z] #39 20.63 CC images/tty.o [2020-09-23T12:56:08.020Z] #39 ... [2020-09-23T12:56:08.020Z] [2020-09-23T12:56:08.020Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:08.020Z] #41 47.41 regexp [2020-09-23T12:56:08.020Z] #41 48.44 go/token [2020-09-23T12:56:08.020Z] #41 49.20 go/scanner [2020-09-23T12:56:08.020Z] #41 49.84 internal/lazyregexp [2020-09-23T12:56:08.020Z] #41 50.09 net/url [2020-09-23T12:56:08.020Z] #41 50.10 go/ast [2020-09-23T12:56:08.020Z] #41 51.89 text/template/parse [2020-09-23T12:56:08.020Z] #41 53.54 go/parser [2020-09-23T12:56:08.020Z] #41 54.71 text/template [2020-09-23T12:56:08.020Z] #41 55.63 encoding/xml [2020-09-23T12:56:08.313Z] #41 57.59 go/doc [2020-09-23T12:56:08.313Z] #41 ... [2020-09-23T12:56:08.313Z] [2020-09-23T12:56:08.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:08.313Z] #39 21.05 CC images/file-lock.o [2020-09-23T12:56:08.313Z] #39 21.11 CC images/rlimit.o [2020-09-23T12:56:08.605Z] #39 21.22 CC images/pagemap.o [2020-09-23T12:56:08.605Z] #39 21.34 CC images/siginfo.o [2020-09-23T12:56:08.605Z] #39 21.44 CC images/rpc.o [2020-09-23T12:56:08.825Z] #47 19.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:56:09.643Z] #39 22.04 CC images/ext-file.o [2020-09-23T12:56:09.643Z] #39 22.21 CC images/cgroup.o [2020-09-23T12:56:09.936Z] #39 22.56 CC images/userns.o [2020-09-23T12:56:09.936Z] #39 22.75 CC images/google/protobuf/descriptor.o [2020-09-23T12:56:10.753Z] #47 21.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:56:10.753Z] #47 ... [2020-09-23T12:56:10.753Z] [2020-09-23T12:56:10.753Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:56:10.753Z] #51 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-23T12:56:10.974Z] #39 23.66 CC images/opts.o [2020-09-23T12:56:11.014Z] #51 ... [2020-09-23T12:56:11.014Z] [2020-09-23T12:56:11.014Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:11.014Z] #60 21.41 Checking out files: 53% (1021/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/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) [2020-09-23T12:56:11.014Z] #60 ... [2020-09-23T12:56:11.014Z] [2020-09-23T12:56:11.014Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:11.014Z] #43 12.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:56:11.014Z] #43 13.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:56:11.014Z] #43 17.25 go: finding github.com/fatih/color v1.9.0 [2020-09-23T12:56:11.014Z] #43 17.25 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:56:11.014Z] #43 17.29 go: finding github.com/pkg/errors v0.9.1 [2020-09-23T12:56:11.014Z] #43 17.31 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:56:11.014Z] #43 17.55 go: finding github.com/spf13/pflag v1.0.3 [2020-09-23T12:56:11.014Z] #43 17.59 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:56:11.014Z] #43 17.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:56:11.014Z] #43 18.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:56:11.014Z] #43 18.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:56:11.014Z] #43 18.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:56:11.014Z] #43 18.40 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:56:11.266Z] #39 23.81 CC images/seccomp.o [2020-09-23T12:56:11.266Z] #39 24.03 CC images/binfmt-misc.o [2020-09-23T12:56:11.273Z] #43 ... [2020-09-23T12:56:11.273Z] [2020-09-23T12:56:11.273Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:11.273Z] #30 12.35 unicode/utf8 [2020-09-23T12:56:11.273Z] #30 12.84 internal/testlog [2020-09-23T12:56:11.273Z] #30 13.16 encoding [2020-09-23T12:56:11.273Z] #30 13.29 runtime/cgo [2020-09-23T12:56:11.273Z] #30 ... [2020-09-23T12:56:11.273Z] [2020-09-23T12:56:11.273Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:56:11.273Z] #36 21.93 Checking out files: 86% (1442/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-23T12:56:11.273Z] #36 22.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-23T12:56:11.559Z] #39 24.11 CC images/time.o [2020-09-23T12:56:11.559Z] #39 24.28 CC images/sysctl.o [2020-09-23T12:56:11.559Z] #39 24.39 CC images/autofs.o [2020-09-23T12:56:11.852Z] #39 24.52 CC images/macvlan.o [2020-09-23T12:56:11.852Z] #39 24.63 CC images/sit.o [2020-09-23T12:56:12.158Z] #39 ... [2020-09-23T12:56:12.158Z] [2020-09-23T12:56:12.158Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:12.158Z] #47 53.08 golang.org/x/crypto/ssh/terminal [2020-09-23T12:56:12.158Z] #47 54.16 mvdan.cc/editorconfig [2020-09-23T12:56:12.158Z] #47 55.10 mvdan.cc/sh/v3/fileutil [2020-09-23T12:56:12.158Z] #47 55.13 mvdan.cc/sh/v3/syntax [2020-09-23T12:56:12.158Z] #47 58.27 mvdan.cc/sh/v3/cmd/shfmt [2020-09-23T12:56:12.158Z] #47 DONE 61.5s [2020-09-23T12:56:12.158Z] [2020-09-23T12:56:12.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:12.158Z] #39 24.83 CC images/memfd.o [2020-09-23T12:56:12.458Z] #39 25.05 CC images/timens.o [2020-09-23T12:56:12.458Z] #39 ... [2020-09-23T12:56:12.458Z] [2020-09-23T12:56:12.458Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:12.458Z] #52 26.44 + bin/ctr [2020-09-23T12:56:12.458Z] #52 ... [2020-09-23T12:56:12.458Z] [2020-09-23T12:56:12.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:12.458Z] #41 59.81 github.com/LK4D4/vndr/versioned [2020-09-23T12:56:12.458Z] #41 59.84 compress/gzip [2020-09-23T12:56:12.458Z] #41 60.05 github.com/LK4D4/vndr/build [2020-09-23T12:56:12.458Z] #41 60.49 net [2020-09-23T12:56:12.458Z] #41 61.62 vendor/golang.org/x/text/transform [2020-09-23T12:56:13.130Z] #41 62.35 vendor/golang.org/x/text/unicode/bidi [2020-09-23T12:56:13.766Z] #41 63.19 vendor/golang.org/x/text/secure/bidirule [2020-09-23T12:56:13.812Z] #36 24.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-23T12:56:14.059Z] #41 63.40 vendor/golang.org/x/text/unicode/norm [2020-09-23T12:56:16.168Z] #41 ... [2020-09-23T12:56:16.168Z] [2020-09-23T12:56:16.168Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:16.168Z] #39 25.20 LINK images/built-in.o [2020-09-23T12:56:16.168Z] #39 25.38 GEN compel/include/asm [2020-09-23T12:56:16.168Z] #39 25.40 GEN compel/include/version.h [2020-09-23T12:56:16.168Z] #39 25.42 touch .config [2020-09-23T12:56:16.168Z] #39 25.42 GEN include/common/config.h [2020-09-23T12:56:16.168Z] #39 25.46 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-23T12:56:16.168Z] #39 25.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-23T12:56:16.168Z] #39 25.49 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-23T12:56:16.168Z] #39 25.50 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-23T12:56:16.168Z] #39 25.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-23T12:56:16.168Z] #39 25.56 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-23T12:56:16.168Z] #39 25.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-23T12:56:16.168Z] #39 25.57 DEP compel/plugins/std/infect.d [2020-09-23T12:56:16.168Z] #39 25.62 DEP compel/plugins/std/string.d [2020-09-23T12:56:16.168Z] #39 25.66 DEP compel/plugins/std/log.d [2020-09-23T12:56:16.168Z] #39 25.70 DEP compel/plugins/std/fds.d [2020-09-23T12:56:16.168Z] #39 25.73 DEP compel/plugins/std/std.d [2020-09-23T12:56:16.168Z] #39 25.76 DEP compel/plugins/shmem/shmem.d [2020-09-23T12:56:16.168Z] #39 25.85 DEP compel/plugins/fds/fds.d [2020-09-23T12:56:16.168Z] #39 25.92 CC compel/plugins/std/std.o [2020-09-23T12:56:16.168Z] #39 26.14 CC compel/plugins/std/fds.o [2020-09-23T12:56:16.168Z] #39 26.43 CC compel/plugins/std/log.o [2020-09-23T12:56:16.168Z] #39 27.00 CC compel/plugins/std/string.o [2020-09-23T12:56:16.168Z] #39 27.42 CC compel/plugins/std/infect.o [2020-09-23T12:56:16.168Z] #39 27.77 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-23T12:56:16.168Z] #39 27.81 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-23T12:56:16.168Z] #39 27.85 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-23T12:56:16.168Z] #39 27.98 AR compel/plugins/std.lib.a [2020-09-23T12:56:16.168Z] #39 28.01 CC compel/plugins/fds/fds.o [2020-09-23T12:56:16.168Z] #39 28.13 AR compel/plugins/fds.lib.a [2020-09-23T12:56:16.168Z] #39 28.16 HOSTDEP compel/src/lib/log-host.d [2020-09-23T12:56:16.168Z] #39 28.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-23T12:56:16.168Z] #39 28.37 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-23T12:56:16.168Z] #39 28.41 HOSTDEP compel/src/main-host.d [2020-09-23T12:56:16.168Z] #39 28.48 DEP compel/src/lib/ptrace.d [2020-09-23T12:56:16.168Z] #39 28.55 DEP compel/src/lib/infect.d [2020-09-23T12:56:16.168Z] #39 28.68 DEP compel/src/lib/infect-util.d [2020-09-23T12:56:16.168Z] #39 28.76 DEP compel/src/lib/infect-rpc.d [2020-09-23T12:56:16.168Z] #39 28.81 DEP compel/arch/s390/src/lib/infect.d [2020-09-23T12:56:16.168Z] #39 28.88 DEP compel/arch/s390/src/lib/cpu.d [2020-09-23T12:56:16.168Z] #39 28.94 DEP compel/src/lib/log.d [2020-09-23T12:56:16.168Z] #39 28.98 DEP compel/src/main.d [2020-09-23T12:56:16.464Z] #39 29.13 DEP compel/src/lib/handle-elf.d [2020-09-23T12:56:16.464Z] #39 29.19 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-23T12:56:16.464Z] #39 29.26 CC compel/src/lib/log.o [2020-09-23T12:56:16.757Z] #39 29.40 CC compel/arch/s390/src/lib/cpu.o [2020-09-23T12:56:16.757Z] #39 29.50 CC compel/arch/s390/src/lib/infect.o [2020-09-23T12:56:17.003Z] Removing intermediate container 17b27fa5d9d4 [2020-09-23T12:56:17.003Z] ---> fbd710f41148 [2020-09-23T12:56:17.003Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-23T12:56:17.003Z] ---> 805dc2d65d1c [2020-09-23T12:56:17.003Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-23T12:56:17.003Z] ---> 6d3b022f3467 [2020-09-23T12:56:17.003Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-23T12:56:17.003Z] ---> Running in 217c467e2a75 [2020-09-23T12:56:17.003Z] Removing intermediate container 217c467e2a75 [2020-09-23T12:56:17.003Z] ---> c6cff67b9f5e [2020-09-23T12:56:17.003Z] Successfully built c6cff67b9f5e [2020-09-23T12:56:17.003Z] Successfully tagged moby-buildx:latest [2020-09-23T12:56:17.003Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-23T12:56:17.003Z] if [ -n "${id}" ]; then \ [2020-09-23T12:56:17.003Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-23T12:56:17.003Z] && touch bundles/buildx; \ [2020-09-23T12:56:17.003Z] docker rm -f ${id}; \ [2020-09-23T12:56:17.003Z] fi [2020-09-23T12:56:17.003Z] 10f88eee391616e82d66734a4ab82821c1394139fcf91803e4f1ad7563e0c183 [2020-09-23T12:56:17.003Z] bundles/buildx version [2020-09-23T12:56:17.003Z] buildx v0.3.1 6db68d0 [2020-09-23T12:56:17.003Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4e460858f48cc285d127e9233010664f9c43a49d . [2020-09-23T12:56:17.003Z] #1 [internal] booting buildkit [2020-09-23T12:56:17.003Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-23T12:56:17.003Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-09-23T12:56:17.003Z] #1 creating container buildx_buildkit_default [2020-09-23T12:56:17.003Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-23T12:56:17.003Z] #1 DONE 2.3s [2020-09-23T12:56:17.003Z] [2020-09-23T12:56:17.003Z] #2 [internal] load build definition from Dockerfile [2020-09-23T12:56:17.003Z] #2 transferring dockerfile: 16.36kB done [2020-09-23T12:56:17.004Z] #2 DONE 0.0s [2020-09-23T12:56:17.004Z] [2020-09-23T12:56:17.004Z] #3 [internal] load .dockerignore [2020-09-23T12:56:17.004Z] #3 transferring context: 87B done [2020-09-23T12:56:17.004Z] #3 DONE 0.0s [2020-09-23T12:56:17.004Z] [2020-09-23T12:56:17.004Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-23T12:56:17.004Z] #4 DONE 1.1s [2020-09-23T12:56:17.004Z] [2020-09-23T12:56:17.004Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-23T12:56:17.004Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-23T12:56:17.004Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-23T12:56:17.004Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-23T12:56:17.004Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-23T12:56:17.004Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-23T12:56:17.004Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-09-23T12:56:17.004Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-23T12:56:17.300Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-23T12:56:17.300Z] #5 DONE 0.9s [2020-09-23T12:56:17.300Z] [2020-09-23T12:56:17.300Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-23T12:56:17.392Z] #39 29.88 CC compel/src/lib/infect-rpc.o [2020-09-23T12:56:17.392Z] #39 30.11 CC compel/src/lib/infect-util.o [2020-09-23T12:56:17.685Z] #39 30.28 CC compel/src/lib/infect.o [2020-09-23T12:56:17.945Z] #7 DONE 0.6s [2020-09-23T12:56:17.945Z] [2020-09-23T12:56:17.945Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-23T12:56:17.945Z] #6 DONE 0.7s [2020-09-23T12:56:18.245Z] [2020-09-23T12:56:18.245Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-23T12:56:18.245Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-23T12:56:18.544Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-23T12:56:18.544Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-23T12:56:18.544Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-23T12:56:18.854Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.82MB / 9.86MB 0.5s [2020-09-23T12:56:19.093Z] #36 ... [2020-09-23T12:56:19.093Z] [2020-09-23T12:56:19.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:19.093Z] #38 20.11 Fetched 8385 kB in 17s (497 kB/s) [2020-09-23T12:56:19.093Z] #38 20.11 Reading package lists... [2020-09-23T12:56:19.093Z] #38 27.76 Reading package lists... [2020-09-23T12:56:19.093Z] #38 ... [2020-09-23T12:56:19.093Z] [2020-09-23T12:56:19.093Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:19.093Z] #60 21.41 Checking out files: 53% (1021/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/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. [2020-09-23T12:56:19.093Z] #60 22.43 + cd /tmp/tmp.kBohavY2rB/src/github.com/docker/libnetwork [2020-09-23T12:56:19.093Z] #60 22.43 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:56:19.093Z] #60 22.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-23T12:56:19.197Z] #39 31.52 CC compel/src/lib/ptrace.o [2020-09-23T12:56:19.197Z] #39 31.89 AR compel/libcompel.a [2020-09-23T12:56:19.197Z] #39 31.91 HOSTCC compel/src/main-host.o [2020-09-23T12:56:19.198Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.26MB / 9.86MB 0.8s [2020-09-23T12:56:19.490Z] #39 32.10 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-23T12:56:19.490Z] #39 32.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-23T12:56:19.523Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-09-23T12:56:19.523Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-23T12:56:19.783Z] #39 32.36 HOSTCC compel/src/lib/log-host.o [2020-09-23T12:56:19.783Z] #39 32.43 HOSTLINK compel/compel-host-bin [2020-09-23T12:56:19.783Z] #39 32.50 DEP soccr/soccr.d [2020-09-23T12:56:19.783Z] #39 32.58 CC soccr/soccr.o [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 5.7% of statements [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-23T12:56:20.447Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-23T12:56:20.447Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-09-23T12:56:20.822Z] #39 ... [2020-09-23T12:56:20.822Z] [2020-09-23T12:56:20.822Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:20.822Z] #54 69.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-23T12:56:20.822Z] #54 69.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-23T12:56:20.822Z] #54 ... [2020-09-23T12:56:20.822Z] [2020-09-23T12:56:20.822Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:20.822Z] #10 60.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-23T12:56:20.822Z] #10 60.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 60.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:56:20.822Z] #10 69.43 Selecting previously unselected package libapparmor1:s390x. [2020-09-23T12:56:20.822Z] #10 69.43 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.43 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-23T12:56:20.822Z] #10 69.50 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-23T12:56:20.822Z] #10 69.50 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.50 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-23T12:56:20.822Z] #10 69.57 Selecting previously unselected package libbtrfs0. [2020-09-23T12:56:20.822Z] #10 69.57 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-23T12:56:20.822Z] #10 69.62 Selecting previously unselected package libbtrfs-dev. [2020-09-23T12:56:20.822Z] #10 69.62 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:56:20.822Z] #10 69.70 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-23T12:56:20.822Z] #10 69.70 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.71 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-23T12:56:20.822Z] #10 69.75 Selecting previously unselected package libudev-dev:s390x. [2020-09-23T12:56:20.822Z] #10 69.75 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.76 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-23T12:56:20.822Z] #10 69.89 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-23T12:56:20.822Z] #10 69.89 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 69.90 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-23T12:56:20.822Z] #10 70.13 Selecting previously unselected package libpcre16-3:s390x. [2020-09-23T12:56:20.822Z] #10 70.14 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 70.14 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-23T12:56:20.822Z] #10 70.20 Selecting previously unselected package libpcre32-3:s390x. [2020-09-23T12:56:20.822Z] #10 70.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-23T12:56:20.822Z] #10 70.21 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-23T12:56:20.822Z] #10 ... [2020-09-23T12:56:20.822Z] [2020-09-23T12:56:20.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:20.822Z] #39 33.37 AR soccr/libsoccr.a [2020-09-23T12:56:20.822Z] #39 33.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-23T12:56:20.822Z] #39 33.63 DEP criu/arch/s390/sigframe.d [2020-09-23T12:56:21.023Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-09-23T12:56:21.115Z] #39 33.70 DEP criu/arch/s390/crtools.d [2020-09-23T12:56:21.116Z] #39 33.87 DEP criu/arch/s390/cpu.d [2020-09-23T12:56:21.409Z] #39 34.03 CC criu/arch/s390/cpu.o [2020-09-23T12:56:21.637Z] #60 ... [2020-09-23T12:56:21.637Z] [2020-09-23T12:56:21.637Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:21.637Z] #47 22.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:56:21.637Z] #47 23.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:56:21.637Z] #47 23.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:56:21.637Z] #47 23.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:56:21.637Z] #47 24.12 runtime [2020-09-23T12:56:21.637Z] #47 24.13 runtime/cgo [2020-09-23T12:56:21.702Z] #39 34.32 CC criu/arch/s390/crtools.o [2020-09-23T12:56:22.207Z] #47 ... [2020-09-23T12:56:22.207Z] [2020-09-23T12:56:22.207Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:56:22.207Z] #32 23.42 Fetched 8385 kB in 18s (464 kB/s) [2020-09-23T12:56:22.207Z] #32 23.42 Reading package lists... [2020-09-23T12:56:22.342Z] #39 34.98 CC criu/arch/s390/sigframe.o [2020-09-23T12:56:22.342Z] #39 35.09 LINK criu/arch/s390/crtools.built-in.o [2020-09-23T12:56:22.419Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 13.6% of statements [2020-09-23T12:56:22.467Z] #32 30.67 Reading package lists... [2020-09-23T12:56:22.467Z] #32 ... [2020-09-23T12:56:22.467Z] [2020-09-23T12:56:22.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:22.467Z] #10 23.57 Fetched 8385 kB in 18s (464 kB/s) [2020-09-23T12:56:22.467Z] #10 23.57 Reading package lists... [2020-09-23T12:56:22.467Z] #10 30.83 Reading package lists... [2020-09-23T12:56:22.467Z] #10 ... [2020-09-23T12:56:22.467Z] [2020-09-23T12:56:22.467Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:56:22.467Z] #23 23.67 Fetched 8385 kB in 18s (462 kB/s) [2020-09-23T12:56:22.467Z] #23 23.67 Reading package lists... [2020-09-23T12:56:22.642Z] #39 35.12 DEP criu/pie/util-vdso.d [2020-09-23T12:56:22.642Z] #39 35.19 DEP criu/pie/util.d [2020-09-23T12:56:22.642Z] #39 35.37 CC criu/pie/util.o [2020-09-23T12:56:22.709Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-09-23T12:56:22.709Z] #59 DONE 4.3s [2020-09-23T12:56:22.709Z] [2020-09-23T12:56:22.709Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:56:22.709Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-23T12:56:22.709Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-23T12:56:22.709Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-23T12:56:22.709Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-23T12:56:22.709Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.4s done [2020-09-23T12:56:22.709Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.94MB / 57.46MB 3.9s [2020-09-23T12:56:22.709Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.02MB / 96.52MB 3.9s [2020-09-23T12:56:22.709Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2020-09-23T12:56:22.709Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-23T12:56:22.709Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done [2020-09-23T12:56:22.709Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.65MB / 73.58MB 3.9s [2020-09-23T12:56:22.709Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.4s done [2020-09-23T12:56:22.709Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.70MB / 57.46MB 4.0s [2020-09-23T12:56:22.709Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 59.62MB / 73.58MB 4.0s [2020-09-23T12:56:22.709Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.1s done [2020-09-23T12:56:22.709Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 64.27MB / 73.58MB 4.2s [2020-09-23T12:56:22.709Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.92MB / 96.52MB 4.3s [2020-09-23T12:56:22.709Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.43MB / 73.58MB 4.3s [2020-09-23T12:56:22.727Z] #23 30.70 Reading package lists... [2020-09-23T12:56:22.727Z] #23 ... [2020-09-23T12:56:22.727Z] [2020-09-23T12:56:22.727Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:56:22.727Z] #51 24.05 Fetched 8385 kB in 19s (452 kB/s) [2020-09-23T12:56:22.727Z] #51 24.05 Reading package lists... [2020-09-23T12:56:22.941Z] #39 ... [2020-09-23T12:56:22.941Z] [2020-09-23T12:56:22.941Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:22.941Z] #10 70.33 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-23T12:56:22.941Z] #10 70.33 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-23T12:56:22.941Z] #10 70.34 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-23T12:56:22.941Z] #10 70.43 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-23T12:56:22.941Z] #10 70.43 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-23T12:56:22.941Z] #10 70.44 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-23T12:56:22.941Z] #10 70.72 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-23T12:56:22.941Z] #10 70.72 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-23T12:56:22.941Z] #10 70.72 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-23T12:56:22.941Z] #10 70.89 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-23T12:56:22.941Z] #10 70.90 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-23T12:56:22.941Z] #10 70.90 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-23T12:56:22.941Z] #10 70.95 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-23T12:56:22.941Z] #10 70.96 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-23T12:56:22.941Z] #10 70.96 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-23T12:56:22.941Z] #10 71.06 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-23T12:56:22.941Z] #10 71.06 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-23T12:56:22.941Z] #10 71.06 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-23T12:56:22.941Z] #10 71.46 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-23T12:56:22.941Z] #10 71.47 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-23T12:56:22.941Z] #10 71.48 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-23T12:56:22.941Z] #10 71.48 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-23T12:56:22.941Z] #10 71.49 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-23T12:56:22.941Z] #10 71.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-23T12:56:22.941Z] #10 71.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:56:22.941Z] #10 71.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-23T12:56:22.941Z] #10 71.52 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-23T12:56:22.941Z] #10 71.52 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-23T12:56:22.941Z] #10 71.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-23T12:56:22.941Z] #10 71.54 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:56:22.941Z] #10 71.55 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-23T12:56:22.941Z] #10 71.56 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-23T12:56:22.941Z] #10 71.56 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-23T12:56:22.941Z] #10 71.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-23T12:56:22.941Z] #10 71.58 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-23T12:56:22.941Z] #10 71.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:56:22.941Z] #10 71.59 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 [2020-09-23T12:56:22.941Z] #10 71.59 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 [2020-09-23T12:56:22.941Z] #10 71.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:56:22.941Z] #10 71.60 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 [2020-09-23T12:56:22.941Z] #10 71.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-23T12:56:22.941Z] #10 71.61 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-23T12:56:22.941Z] #10 71.61 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-23T12:56:22.941Z] #10 71.62 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-23T12:56:22.941Z] #10 71.63 Setting up dmsetup (2:1.02.155-3) ... [2020-09-23T12:56:22.941Z] #10 71.64 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-23T12:56:22.941Z] #10 71.64 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-23T12:56:22.941Z] #10 71.65 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:56:22.941Z] #10 DONE 72.1s [2020-09-23T12:56:22.941Z] [2020-09-23T12:56:22.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:22.941Z] #39 35.56 CC criu/pie/util-vdso.o [2020-09-23T12:56:22.987Z] #51 31.27 Reading package lists... [2020-09-23T12:56:22.988Z] #51 ... [2020-09-23T12:56:22.988Z] [2020-09-23T12:56:22.988Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:22.988Z] #38 27.76 Reading package lists... [2020-09-23T12:56:22.996Z] ok github.com/docker/docker/builder/dockerfile 0.917s coverage: 48.0% of statements [2020-09-23T12:56:23.017Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s done [2020-09-23T12:56:23.017Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.29MB / 96.52MB 4.6s [2020-09-23T12:56:23.317Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 80.94MB / 96.52MB 4.8s [2020-09-23T12:56:23.317Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.18MB / 96.52MB 4.9s [2020-09-23T12:56:23.572Z] ok github.com/docker/docker/builder/remotecontext/git 3.802s coverage: 86.3% of statements [2020-09-23T12:56:23.572Z] ? github.com/docker/docker/cli [no test files] [2020-09-23T12:56:23.572Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-23T12:56:23.586Z] #39 35.97 AR criu/pie/pie.lib.a [2020-09-23T12:56:23.586Z] #39 36.02 DEP criu/pie/restorer.d [2020-09-23T12:56:23.586Z] #39 36.23 DEP criu/arch/s390/restorer.d [2020-09-23T12:56:23.586Z] #39 36.34 DEP criu/arch/s390/vdso-pie.d [2020-09-23T12:56:23.586Z] #39 36.41 DEP criu/pie/parasite-vdso.d [2020-09-23T12:56:23.614Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.1s done [2020-09-23T12:56:23.614Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-23T12:56:23.879Z] #39 36.54 DEP criu/pie/parasite.d [2020-09-23T12:56:23.908Z] #8 ... [2020-09-23T12:56:23.908Z] [2020-09-23T12:56:23.908Z] #21 [internal] load build context [2020-09-23T12:56:23.908Z] #21 transferring context: 51.38MB 5.7s done [2020-09-23T12:56:23.908Z] #21 DONE 5.7s [2020-09-23T12:56:23.908Z] [2020-09-23T12:56:23.908Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-23T12:56:24.172Z] #39 36.76 CC criu/pie/parasite.o [2020-09-23T12:56:24.465Z] #39 ... [2020-09-23T12:56:24.465Z] [2020-09-23T12:56:24.465Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-23T12:56:24.465Z] #11 DONE 1.8s [2020-09-23T12:56:24.465Z] [2020-09-23T12:56:24.465Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:24.465Z] #54 DONE 73.9s [2020-09-23T12:56:24.465Z] [2020-09-23T12:56:24.465Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-23T12:56:24.465Z] #55 DONE 0.1s [2020-09-23T12:56:24.645Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T12:56:24.760Z] [2020-09-23T12:56:24.760Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-23T12:56:24.760Z] #56 DONE 0.1s [2020-09-23T12:56:24.760Z] [2020-09-23T12:56:24.760Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:24.760Z] #49 1.605 + RM_GOPATH=0 [2020-09-23T12:56:24.760Z] #49 1.605 + TMP_GOPATH= [2020-09-23T12:56:24.760Z] #49 1.605 + : /build [2020-09-23T12:56:24.760Z] #49 1.605 + '[' -z '' ']' [2020-09-23T12:56:24.760Z] #49 1.605 ++ mktemp -d [2020-09-23T12:56:24.760Z] #49 1.608 + export GOPATH=/tmp/tmp.hcuK3iKMv4 [2020-09-23T12:56:24.760Z] #49 1.608 + GOPATH=/tmp/tmp.hcuK3iKMv4 [2020-09-23T12:56:24.760Z] #49 1.609 + RM_GOPATH=1 [2020-09-23T12:56:24.760Z] #49 1.609 + case "$(go env GOARCH)" in [2020-09-23T12:56:24.760Z] #49 1.610 ++ go env GOARCH [2020-09-23T12:56:24.760Z] #49 1.623 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:24.760Z] #49 1.626 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:24.760Z] #49 1.628 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:24.760Z] #49 1.629 + dir=/tmp/install [2020-09-23T12:56:24.760Z] #49 1.629 + bin=runc [2020-09-23T12:56:24.760Z] #49 1.629 + shift [2020-09-23T12:56:24.760Z] #49 1.629 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-23T12:56:24.760Z] #49 1.629 + . /tmp/install/runc.installer [2020-09-23T12:56:24.760Z] #49 1.629 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-23T12:56:24.760Z] #49 1.630 + install_runc [2020-09-23T12:56:24.760Z] #49 1.631 + uname -r [2020-09-23T12:56:24.760Z] #49 1.632 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-23T12:56:24.760Z] #49 1.633 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-23T12:56:24.760Z] #49 1.633 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-23T12:56:24.760Z] #49 1.633 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-23T12:56:24.760Z] #49 1.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hcuK3iKMv4/src/github.com/opencontainers/runc [2020-09-23T12:56:24.760Z] #49 1.635 Cloning into '/tmp/tmp.hcuK3iKMv4/src/github.com/opencontainers/runc'... [2020-09-23T12:56:25.160Z] #38 34.53 Building dependency tree... [2020-09-23T12:56:25.160Z] #38 ... [2020-09-23T12:56:25.160Z] [2020-09-23T12:56:25.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:25.160Z] #41 26.28 vendor/golang.org/x/crypto/internal/subtle [2020-09-23T12:56:25.160Z] #41 26.44 vendor/golang.org/x/crypto/curve25519 [2020-09-23T12:56:25.573Z] [2020-09-23T12:56:25.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T12:56:25.830Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T12:56:25.830Z] HOSTNAME=e8c5e5bcf208 [2020-09-23T12:56:25.830Z] DEST=bundles/test-integration [2020-09-23T12:56:25.830Z] PWD=/go/src/github.com/docker/docker [2020-09-23T12:56:25.830Z] DOCKER_ROOTLESS=1 [2020-09-23T12:56:25.830Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T12:56:25.830Z] container=docker [2020-09-23T12:56:25.830Z] HOME=/root [2020-09-23T12:56:25.830Z] GOLANG_VERSION=1.13.15 [2020-09-23T12:56:25.830Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T12:56:25.830Z] VALIDATE_BRANCH=master [2020-09-23T12:56:25.830Z] TERM=xterm [2020-09-23T12:56:25.830Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T12:56:25.830Z] SHLVL=1 [2020-09-23T12:56:25.830Z] TIMEOUT=120m [2020-09-23T12:56:25.830Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T12:56:25.830Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T12:56:25.830Z] GO111MODULE=off [2020-09-23T12:56:25.830Z] DOCKER_EXPERIMENTAL=1 [2020-09-23T12:56:25.830Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-23T12:56:25.830Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T12:56:25.830Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T12:56:25.830Z] GOPATH=/go [2020-09-23T12:56:25.830Z] PKG_CONFIG=pkg-config [2020-09-23T12:56:25.830Z] _=/usr/bin/env [2020-09-23T12:56:25.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-23T12:56:26.097Z] #49 ... [2020-09-23T12:56:26.097Z] [2020-09-23T12:56:26.097Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:26.097Z] #41 65.47 vendor/golang.org/x/net/idna [2020-09-23T12:56:26.097Z] #41 67.11 vendor/golang.org/x/net/http2/hpack [2020-09-23T12:56:26.097Z] #41 67.92 mime [2020-09-23T12:56:26.097Z] #41 70.80 crypto/x509 [2020-09-23T12:56:26.097Z] #41 70.80 net/textproto [2020-09-23T12:56:26.097Z] #41 71.51 vendor/golang.org/x/net/http/httpguts [2020-09-23T12:56:26.097Z] #41 71.67 vendor/golang.org/x/net/http/httpproxy [2020-09-23T12:56:26.097Z] #41 72.10 mime/multipart [2020-09-23T12:56:26.097Z] #41 73.71 crypto/tls [2020-09-23T12:56:26.100Z] #41 ... [2020-09-23T12:56:26.100Z] [2020-09-23T12:56:26.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:26.100Z] #10 30.83 Reading package lists... [2020-09-23T12:56:26.394Z] #41 ... [2020-09-23T12:56:26.394Z] [2020-09-23T12:56:26.394Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:26.394Z] #39 37.51 LINK criu/pie/parasite.built-in.o [2020-09-23T12:56:26.394Z] #39 37.51 GEN criu/pie/parasite-blob.h [2020-09-23T12:56:26.394Z] #39 37.53 CC criu/pie/parasite-vdso.o [2020-09-23T12:56:26.394Z] #39 38.20 CC criu/arch/s390/vdso-pie.o [2020-09-23T12:56:26.394Z] #39 38.50 CC criu/arch/s390/restorer.o [2020-09-23T12:56:26.394Z] #39 38.87 CC criu/pie/restorer.o [2020-09-23T12:56:26.394Z] #39 ... [2020-09-23T12:56:26.394Z] [2020-09-23T12:56:26.394Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-23T12:56:26.394Z] #12 DONE 1.9s [2020-09-23T12:56:26.689Z] [2020-09-23T12:56:26.689Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:56:27.727Z] #13 1.074 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-23T12:56:27.727Z] #13 DONE 1.3s [2020-09-23T12:56:27.727Z] [2020-09-23T12:56:27.727Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:27.727Z] #39 40.54 LINK criu/pie/restorer.built-in.o [2020-09-23T12:56:27.727Z] #39 40.54 GEN criu/pie/restorer-blob.h [2020-09-23T12:56:27.727Z] #39 40.60 DEP criu/vdso.d [2020-09-23T12:56:28.269Z] #10 37.59 Building dependency tree... [2020-09-23T12:56:28.364Z] #39 40.91 DEP criu/uts_ns.d [2020-09-23T12:56:28.364Z] #39 41.01 DEP criu/util.d [2020-09-23T12:56:28.657Z] #39 41.20 DEP criu/uffd.d [2020-09-23T12:56:28.657Z] #39 41.39 DEP criu/tun.d [2020-09-23T12:56:28.878Z] ok github.com/docker/docker/client 0.331s coverage: 75.4% of statements [2020-09-23T12:56:28.952Z] #39 41.53 DEP criu/tty.d [2020-09-23T12:56:28.952Z] #39 41.73 DEP criu/timerfd.d [2020-09-23T12:56:29.245Z] #39 ... [2020-09-23T12:56:29.245Z] [2020-09-23T12:56:29.245Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-23T12:56:29.245Z] #14 DONE 1.4s [2020-09-23T12:56:29.245Z] [2020-09-23T12:56:29.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:29.245Z] #39 41.85 DEP criu/timens.d [2020-09-23T12:56:29.245Z] #39 41.96 DEP criu/sysfs_parse.d [2020-09-23T12:56:29.245Z] #39 42.05 DEP criu/sysctl.d [2020-09-23T12:56:29.539Z] #39 42.25 DEP criu/string.d [2020-09-23T12:56:29.539Z] #39 42.29 DEP criu/stats.d [2020-09-23T12:56:29.539Z] #39 42.37 DEP criu/sockets.d [2020-09-23T12:56:29.655Z] #10 ... [2020-09-23T12:56:29.655Z] [2020-09-23T12:56:29.655Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:29.655Z] #60 DONE 40.7s [2020-09-23T12:56:29.655Z] [2020-09-23T12:56:29.655Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:29.655Z] #38 38.36 The following additional packages will be installed: [2020-09-23T12:56:29.655Z] #38 38.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-23T12:56:29.655Z] #38 38.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-23T12:56:29.655Z] #38 38.37 Suggested packages: [2020-09-23T12:56:29.655Z] #38 38.38 manpages-dev python-setuptools [2020-09-23T12:56:29.655Z] #38 39.79 The following NEW packages will be installed: [2020-09-23T12:56:29.655Z] #38 39.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-23T12:56:29.655Z] #38 39.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-23T12:56:29.655Z] #38 39.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-23T12:56:29.655Z] #38 39.82 python-six zlib1g-dev [2020-09-23T12:56:29.655Z] #38 40.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:56:29.655Z] #38 40.29 Need to get 4095 kB of archives. [2020-09-23T12:56:29.655Z] #38 40.29 After this operation, 22.5 MB of additional disk space will be used. [2020-09-23T12:56:29.655Z] #38 40.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-23T12:56:29.655Z] #38 40.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-23T12:56:29.655Z] #38 40.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-23T12:56:29.655Z] #38 40.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-23T12:56:29.655Z] #38 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-23T12:56:29.655Z] #38 40.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-23T12:56:29.655Z] #38 40.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-23T12:56:29.655Z] #38 40.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-23T12:56:29.655Z] #38 40.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-23T12:56:29.655Z] #38 40.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-23T12:56:29.655Z] #38 40.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-23T12:56:29.655Z] #38 40.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-23T12:56:29.655Z] #38 40.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-23T12:56:29.655Z] #38 40.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-23T12:56:29.655Z] #38 40.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-23T12:56:29.655Z] #38 40.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-23T12:56:29.655Z] #38 40.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-23T12:56:29.832Z] #39 42.48 DEP criu/sk-unix.d [2020-09-23T12:56:30.125Z] #39 42.64 DEP criu/sk-tcp.d [2020-09-23T12:56:30.125Z] #39 42.79 DEP criu/sk-queue.d [2020-09-23T12:56:30.423Z] #39 42.93 DEP criu/sk-packet.d [2020-09-23T12:56:30.423Z] #39 ... [2020-09-23T12:56:30.423Z] [2020-09-23T12:56:30.423Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:56:30.423Z] #15 DONE 1.4s [2020-09-23T12:56:30.423Z] [2020-09-23T12:56:30.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:30.423Z] #39 43.06 DEP criu/sk-netlink.d [2020-09-23T12:56:30.423Z] #39 43.16 DEP criu/sk-inet.d [2020-09-23T12:56:30.720Z] #39 43.34 DEP criu/signalfd.d [2020-09-23T12:56:30.720Z] #39 43.43 DEP criu/sigframe.d [2020-09-23T12:56:30.720Z] #39 43.53 DEP criu/shmem.d [2020-09-23T12:56:31.015Z] #39 43.68 DEP criu/servicefd.d [2020-09-23T12:56:31.015Z] #39 43.77 DEP criu/seize.d [2020-09-23T12:56:31.343Z] #39 43.91 DEP criu/seccomp.d [2020-09-23T12:56:31.343Z] #39 44.11 DEP criu/rst-malloc.d [2020-09-23T12:56:31.343Z] #39 44.16 DEP criu/rbtree.d [2020-09-23T12:56:31.565Z] #38 42.42 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:56:31.565Z] #38 42.55 Fetched 4095 kB in 1s (5031 kB/s) [2020-09-23T12:56:31.565Z] #38 42.62 Selecting previously unselected package libcap-dev:amd64. [2020-09-23T12:56:31.565Z] #38 42.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-23T12:56:31.565Z] #38 42.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-23T12:56:31.565Z] #38 42.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-23T12:56:31.565Z] #38 42.82 Selecting previously unselected package libnet1:amd64. [2020-09-23T12:56:31.639Z] #39 44.18 DEP criu/pstree.d [2020-09-23T12:56:31.639Z] #39 44.34 DEP criu/protobuf.d [2020-09-23T12:56:31.825Z] #38 42.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-23T12:56:31.826Z] #38 42.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-23T12:56:31.826Z] #38 42.97 Selecting previously unselected package libnet1-dev. [2020-09-23T12:56:31.826Z] #38 43.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-23T12:56:31.826Z] #38 43.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-23T12:56:31.937Z] #39 ... [2020-09-23T12:56:31.937Z] [2020-09-23T12:56:31.937Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-23T12:56:31.937Z] #16 DONE 1.5s [2020-09-23T12:56:31.937Z] [2020-09-23T12:56:31.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:31.937Z] #39 44.46 GEN criu/protobuf-desc-gen.h [2020-09-23T12:56:32.087Z] #38 43.21 Selecting previously unselected package libnl-3-200:amd64. [2020-09-23T12:56:32.087Z] #38 43.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-23T12:56:32.087Z] #38 43.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-23T12:56:32.347Z] #38 43.35 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-23T12:56:32.347Z] #38 43.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-23T12:56:32.347Z] #38 43.37 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-23T12:56:32.607Z] #38 43.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-23T12:56:32.607Z] #38 43.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-23T12:56:32.607Z] #38 43.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-23T12:56:32.607Z] #38 43.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-23T12:56:32.607Z] #38 43.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-23T12:56:32.607Z] #38 43.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-23T12:56:32.871Z] #38 43.91 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-23T12:56:32.871Z] #38 43.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-23T12:56:32.871Z] #38 43.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-23T12:56:32.978Z] #39 45.57 DEP criu/protobuf-desc.d [2020-09-23T12:56:32.978Z] #39 45.66 DEP criu/proc_parse.d [2020-09-23T12:56:33.131Z] #38 44.19 Selecting previously unselected package libprotobuf17:amd64. [2020-09-23T12:56:33.131Z] #38 44.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-23T12:56:33.131Z] #38 44.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:33.271Z] #39 45.91 DEP criu/plugin.d [2020-09-23T12:56:33.271Z] #39 45.99 DEP criu/pipes.d [2020-09-23T12:56:33.564Z] #39 46.15 DEP criu/pie-util.d [2020-09-23T12:56:33.564Z] #39 46.25 DEP criu/pie-util-vdso.d [2020-09-23T12:56:33.857Z] #39 46.35 DEP criu/path.d [2020-09-23T12:56:33.857Z] #39 46.40 DEP criu/parasite-syscall.d [2020-09-23T12:56:33.857Z] #39 46.60 DEP criu/pagemap.d [2020-09-23T12:56:34.071Z] #38 45.10 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-23T12:56:34.072Z] #38 45.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-23T12:56:34.072Z] #38 45.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:34.150Z] #39 46.67 DEP criu/pagemap-cache.d [2020-09-23T12:56:34.150Z] #39 46.75 DEP criu/page-xfer.d [2020-09-23T12:56:34.150Z] #39 46.89 DEP criu/page-pipe.d [2020-09-23T12:56:34.150Z] #39 46.99 DEP criu/netfilter.d [2020-09-23T12:56:34.331Z] #38 ... [2020-09-23T12:56:34.331Z] [2020-09-23T12:56:34.331Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:56:34.331Z] #51 31.27 Reading package lists... [2020-09-23T12:56:34.331Z] #51 38.55 Building dependency tree... [2020-09-23T12:56:34.331Z] #51 42.29 The following additional packages will be installed: [2020-09-23T12:56:34.331Z] #51 42.32 libbtrfs0 [2020-09-23T12:56:34.331Z] #51 42.52 The following NEW packages will be installed: [2020-09-23T12:56:34.331Z] #51 42.52 libbtrfs-dev libbtrfs0 [2020-09-23T12:56:34.331Z] #51 42.95 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:56:34.331Z] #51 42.95 Need to get 119 kB of archives. [2020-09-23T12:56:34.331Z] #51 42.95 After this operation, 387 kB of additional disk space will be used. [2020-09-23T12:56:34.331Z] #51 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-23T12:56:34.331Z] #51 42.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-23T12:56:34.331Z] #51 44.01 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:56:34.331Z] #51 44.24 Fetched 119 kB in 0s (409 kB/s) [2020-09-23T12:56:34.331Z] #51 44.36 Selecting previously unselected package libbtrfs0. [2020-09-23T12:56:34.331Z] #51 44.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 ... 15410 files and directories currently installed.) [2020-09-23T12:56:34.331Z] #51 44.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-23T12:56:34.331Z] #51 44.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-23T12:56:34.331Z] #51 44.62 Selecting previously unselected package libbtrfs-dev. [2020-09-23T12:56:34.331Z] #51 44.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-23T12:56:34.331Z] #51 44.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:56:34.331Z] #51 44.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-23T12:56:34.331Z] #51 45.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:56:34.331Z] #51 45.04 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:56:34.331Z] #51 DONE 45.5s [2020-09-23T12:56:34.331Z] [2020-09-23T12:56:34.331Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:34.331Z] #38 45.46 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-23T12:56:34.331Z] #38 ... [2020-09-23T12:56:34.331Z] [2020-09-23T12:56:34.331Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:34.443Z] #39 47.16 DEP criu/net.d [2020-09-23T12:56:34.736Z] #39 47.30 DEP criu/namespaces.d [2020-09-23T12:56:34.736Z] #39 47.47 DEP criu/mount.d [2020-09-23T12:56:34.736Z] #39 47.56 DEP criu/memfd.d [2020-09-23T12:56:34.905Z] #52 ... [2020-09-23T12:56:34.905Z] [2020-09-23T12:56:34.905Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:56:34.905Z] #23 30.70 Reading package lists... [2020-09-23T12:56:34.905Z] #23 38.18 Building dependency tree... [2020-09-23T12:56:34.905Z] #23 42.18 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-23T12:56:34.905Z] #23 42.18 The following additional packages will be installed: [2020-09-23T12:56:34.905Z] #23 42.19 libjq1 libonig5 [2020-09-23T12:56:34.905Z] #23 42.60 The following NEW packages will be installed: [2020-09-23T12:56:34.905Z] #23 42.60 jq libjq1 libonig5 [2020-09-23T12:56:34.905Z] #23 43.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:56:34.905Z] #23 43.05 Need to get 355 kB of archives. [2020-09-23T12:56:34.905Z] #23 43.05 After this operation, 1072 kB of additional disk space will be used. [2020-09-23T12:56:34.905Z] #23 43.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-23T12:56:34.905Z] #23 43.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-23T12:56:34.905Z] #23 43.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-23T12:56:34.905Z] #23 44.27 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:56:34.905Z] #23 44.54 Fetched 355 kB in 0s (1050 kB/s) [2020-09-23T12:56:34.905Z] #23 44.65 Selecting previously unselected package libonig5:amd64. [2020-09-23T12:56:34.905Z] #23 44.65 (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 ... 15410 files and directories currently installed.) [2020-09-23T12:56:34.905Z] #23 44.75 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-23T12:56:34.905Z] #23 44.77 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-23T12:56:34.905Z] #23 45.05 Selecting previously unselected package libjq1:amd64. [2020-09-23T12:56:34.905Z] #23 45.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-23T12:56:34.905Z] #23 45.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-23T12:56:34.905Z] #23 45.30 Selecting previously unselected package jq. [2020-09-23T12:56:34.905Z] #23 45.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-23T12:56:34.905Z] #23 45.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-23T12:56:34.905Z] #23 45.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-23T12:56:34.905Z] #23 45.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-23T12:56:34.905Z] #23 45.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-23T12:56:34.905Z] #23 45.72 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:56:34.905Z] #23 DONE 46.1s [2020-09-23T12:56:34.905Z] [2020-09-23T12:56:34.905Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T12:56:34.905Z] #24 DONE 0.1s [2020-09-23T12:56:34.905Z] [2020-09-23T12:56:34.905Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:35.029Z] #39 47.64 DEP criu/mem.d [2020-09-23T12:56:35.029Z] #39 47.74 DEP criu/lsm.d [2020-09-23T12:56:35.029Z] #39 47.85 DEP criu/log.d [2020-09-23T12:56:35.323Z] #39 47.98 DEP criu/libnetlink.d [2020-09-23T12:56:35.323Z] #39 48.09 DEP criu/kerndat.d [2020-09-23T12:56:35.615Z] #39 48.24 DEP criu/kcmp-ids.d [2020-09-23T12:56:35.615Z] #39 48.31 DEP criu/irmap.d [2020-09-23T12:56:35.908Z] #39 48.43 DEP criu/ipc_ns.d [2020-09-23T12:56:35.908Z] #39 48.58 DEP criu/image.d [2020-09-23T12:56:36.200Z] #39 48.76 DEP criu/image-desc.d [2020-09-23T12:56:36.200Z] #39 48.84 DEP criu/fsnotify.d [2020-09-23T12:56:36.200Z] #39 48.92 DEP criu/filesystems.d [2020-09-23T12:56:36.494Z] #39 49.02 DEP criu/files.d [2020-09-23T12:56:36.494Z] #39 49.11 DEP criu/files-reg.d [2020-09-23T12:56:36.787Z] #39 49.28 DEP criu/files-ext.d [2020-09-23T12:56:36.787Z] #39 49.40 DEP criu/file-lock.d [2020-09-23T12:56:36.787Z] #39 49.50 DEP criu/file-ids.d [2020-09-23T12:56:36.787Z] #39 49.57 DEP criu/fifo.d [2020-09-23T12:56:36.787Z] #39 49.64 DEP criu/fdstore.d [2020-09-23T12:56:36.818Z] #25 ... [2020-09-23T12:56:36.818Z] [2020-09-23T12:56:36.818Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:56:36.818Z] #32 30.67 Reading package lists... [2020-09-23T12:56:36.818Z] #32 37.92 Building dependency tree... [2020-09-23T12:56:36.818Z] #32 42.00 The following additional packages will be installed: [2020-09-23T12:56:36.818Z] #32 42.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-23T12:56:36.818Z] #32 42.04 Suggested packages: [2020-09-23T12:56:36.818Z] #32 42.04 cmake-doc ninja-build lrzip [2020-09-23T12:56:36.818Z] #32 42.04 Recommended packages: [2020-09-23T12:56:36.818Z] #32 42.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-23T12:56:36.818Z] #32 42.97 The following NEW packages will be installed: [2020-09-23T12:56:36.818Z] #32 42.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-23T12:56:36.818Z] #32 42.98 vim-common xxd [2020-09-23T12:56:36.818Z] #32 43.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:56:36.818Z] #32 43.39 Need to get 14.9 MB of archives. [2020-09-23T12:56:36.818Z] #32 43.39 After this operation, 61.8 MB of additional disk space will be used. [2020-09-23T12:56:36.818Z] #32 43.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-23T12:56:36.818Z] #32 43.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-23T12:56:36.818Z] #32 43.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-23T12:56:36.818Z] #32 43.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-23T12:56:36.818Z] #32 44.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-23T12:56:36.818Z] #32 44.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-23T12:56:36.818Z] #32 44.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-23T12:56:36.818Z] #32 44.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-23T12:56:36.818Z] #32 44.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-23T12:56:36.818Z] #32 44.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-23T12:56:36.818Z] #32 46.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:56:36.818Z] #32 46.85 Fetched 14.9 MB in 2s (8020 kB/s) [2020-09-23T12:56:36.818Z] #32 47.05 Selecting previously unselected package xxd. [2020-09-23T12:56:36.818Z] #32 47.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-23T12:56:36.818Z] #32 47.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-23T12:56:36.818Z] #32 47.21 Unpacking xxd (2:8.1.0875-5) ... [2020-09-23T12:56:36.818Z] #32 47.61 Selecting previously unselected package vim-common. [2020-09-23T12:56:36.818Z] #32 47.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:56:36.818Z] #32 47.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-23T12:56:36.818Z] #32 ... [2020-09-23T12:56:36.818Z] [2020-09-23T12:56:36.818Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:36.818Z] #52 1.716 + RM_GOPATH=0 [2020-09-23T12:56:36.818Z] #52 1.716 + TMP_GOPATH= [2020-09-23T12:56:36.818Z] #52 1.716 + : /build [2020-09-23T12:56:36.818Z] #52 1.716 + '[' -z '' ']' [2020-09-23T12:56:36.818Z] #52 1.716 ++ mktemp -d [2020-09-23T12:56:36.818Z] #52 1.720 + export GOPATH=/tmp/tmp.D9yLhrKBlY [2020-09-23T12:56:36.818Z] #52 1.720 + GOPATH=/tmp/tmp.D9yLhrKBlY [2020-09-23T12:56:36.818Z] #52 1.720 + RM_GOPATH=1 [2020-09-23T12:56:36.818Z] #52 1.720 + case "$(go env GOARCH)" in [2020-09-23T12:56:36.818Z] #52 1.720 ++ go env GOARCH [2020-09-23T12:56:36.818Z] #52 1.770 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:36.818Z] #52 1.770 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:36.818Z] #52 1.770 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:36.818Z] #52 1.791 + dir=/tmp/install [2020-09-23T12:56:36.818Z] #52 1.791 + bin=containerd [2020-09-23T12:56:36.818Z] #52 1.791 + shift [2020-09-23T12:56:36.818Z] #52 1.791 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-23T12:56:36.818Z] #52 1.791 + . /tmp/install/containerd.installer [2020-09-23T12:56:36.818Z] #52 1.791 ++ set -e [2020-09-23T12:56:36.818Z] #52 1.791 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:56:36.818Z] #52 1.791 + install_containerd [2020-09-23T12:56:36.818Z] #52 1.858 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:56:36.818Z] #52 1.858 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-23T12:56:36.818Z] #52 1.858 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D9yLhrKBlY/src/github.com/containerd/containerd [2020-09-23T12:56:36.818Z] #52 1.858 Cloning into '/tmp/tmp.D9yLhrKBlY/src/github.com/containerd/containerd'... [2020-09-23T12:56:37.079Z] #39 49.71 DEP criu/fault-injection.d [2020-09-23T12:56:37.079Z] #39 49.73 DEP criu/external.d [2020-09-23T12:56:37.079Z] #39 49.78 DEP criu/eventpoll.d [2020-09-23T12:56:37.079Z] #39 49.91 DEP criu/eventfd.d [2020-09-23T12:56:37.372Z] #39 50.04 DEP criu/crtools.d [2020-09-23T12:56:37.665Z] #39 50.22 DEP criu/cr-service.d [2020-09-23T12:56:37.665Z] #39 50.38 DEP criu/cr-restore.d [2020-09-23T12:56:37.759Z] #52 ... [2020-09-23T12:56:37.759Z] [2020-09-23T12:56:37.759Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:37.759Z] #30 38.74 sync [2020-09-23T12:56:37.759Z] #30 38.74 internal/reflectlite [2020-09-23T12:56:37.759Z] #30 42.09 sort [2020-09-23T12:56:37.759Z] #30 42.10 errors [2020-09-23T12:56:37.759Z] #30 42.50 strconv [2020-09-23T12:56:37.759Z] #30 43.13 io [2020-09-23T12:56:37.759Z] #30 44.23 internal/oserror [2020-09-23T12:56:37.759Z] #30 44.43 syscall [2020-09-23T12:56:37.759Z] #30 47.17 reflect [2020-09-23T12:56:37.759Z] #30 ... [2020-09-23T12:56:37.759Z] [2020-09-23T12:56:37.759Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:37.759Z] #25 2.578 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-23T12:56:37.759Z] #25 2.917 [2020-09-23T12:56:37.957Z] #39 50.59 DEP criu/cr-errno.d [2020-09-23T12:56:37.957Z] #39 50.60 DEP criu/cr-dump.d [2020-09-23T12:56:38.250Z] #39 50.77 DEP criu/cr-dedup.d [2020-09-23T12:56:38.250Z] #39 50.85 DEP criu/cr-check.d [2020-09-23T12:56:38.250Z] #39 50.93 DEP criu/config.d [2020-09-23T12:56:38.250Z] #39 50.99 DEP criu/clone-noasan.d [2020-09-23T12:56:38.250Z] #39 51.09 DEP criu/cgroup.d [2020-09-23T12:56:38.543Z] #39 51.17 DEP criu/cgroup-props.d [2020-09-23T12:56:38.543Z] #39 51.20 DEP criu/bitmap.d [2020-09-23T12:56:38.543Z] #39 51.21 DEP criu/bfd.d [2020-09-23T12:56:38.543Z] #39 51.30 DEP criu/autofs.d [2020-09-23T12:56:38.836Z] #39 51.42 DEP criu/aio.d [2020-09-23T12:56:38.836Z] #39 51.52 DEP criu/action-scripts.d [2020-09-23T12:56:39.063Z] #25 3.080 ## 2.8% ###### 9.3% ############ 17.0% ################# 23.7% ####################### 32.7% ############################ 39.0% ################################# 46.7% ########################################## 58.8% ################################################# 68.5% [2020-09-23T12:56:39.063Z] #25 ... [2020-09-23T12:56:39.063Z] [2020-09-23T12:56:39.063Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:39.063Z] #41 40.28 sync [2020-09-23T12:56:39.063Z] #41 40.33 internal/reflectlite [2020-09-23T12:56:39.063Z] #41 42.66 github.com/LK4D4/vndr/godl/singleflight [2020-09-23T12:56:39.063Z] #41 42.88 math/rand [2020-09-23T12:56:39.063Z] #41 43.92 internal/singleflight [2020-09-23T12:56:39.063Z] #41 44.40 bytes [2020-09-23T12:56:39.063Z] #41 44.41 strconv [2020-09-23T12:56:39.063Z] #41 47.40 bufio [2020-09-23T12:56:39.063Z] #41 49.17 reflect [2020-09-23T12:56:39.063Z] #41 49.56 syscall [2020-09-23T12:56:39.128Z] #39 51.74 CC criu/action-scripts.o [2020-09-23T12:56:39.128Z] #39 ... [2020-09-23T12:56:39.128Z] [2020-09-23T12:56:39.128Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:39.128Z] #41 78.46 net/http/httptrace [2020-09-23T12:56:39.128Z] #41 78.63 net/http [2020-09-23T12:56:39.128Z] #41 85.67 github.com/LK4D4/vndr/godl [2020-09-23T12:56:39.128Z] #41 86.21 github.com/LK4D4/vndr [2020-09-23T12:56:39.128Z] #41 ... [2020-09-23T12:56:39.128Z] [2020-09-23T12:56:39.128Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:56:39.128Z] #17 1.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:39.128Z] #17 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:39.128Z] #17 1.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:39.128Z] #17 1.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-23T12:56:39.128Z] #17 2.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-23T12:56:39.128Z] #17 4.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-23T12:56:39.128Z] #17 6.409 Fetched 8076 kB in 5s (1597 kB/s) [2020-09-23T12:56:39.323Z] #41 ... [2020-09-23T12:56:39.323Z] [2020-09-23T12:56:39.323Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:39.484Z] #17 6.409 Reading package lists... [2020-09-23T12:56:39.484Z] #17 ... [2020-09-23T12:56:39.484Z] [2020-09-23T12:56:39.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:39.484Z] #39 52.01 CC criu/aio.o [2020-09-23T12:56:39.708Z] #25 3.080 ## 2.8% ###### 9.3% ############ 17.0% ################# 23.7% ####################### 32.7% ############################ 39.0% ################################# 46.7% ########################################## 58.8% ################################################# 68.5% ###################################################### 75.6% ############################################################# 86.0% #################################################################### 94.9% ######################################################################## 100.0% [2020-09-23T12:56:39.777Z] #39 ... [2020-09-23T12:56:39.777Z] [2020-09-23T12:56:39.777Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:39.777Z] #49 6.922 + cd /tmp/tmp.hcuK3iKMv4/src/github.com/opencontainers/runc [2020-09-23T12:56:39.777Z] #49 6.922 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-23T12:56:39.777Z] #49 7.209 + '[' -z '' ']' [2020-09-23T12:56:39.777Z] #49 7.209 + target=static [2020-09-23T12:56:39.777Z] #49 7.209 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-23T12:56:39.777Z] #49 7.705 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-23T12:56:39.777Z] #49 ... [2020-09-23T12:56:39.777Z] [2020-09-23T12:56:39.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:39.777Z] #39 52.43 CC criu/autofs.o [2020-09-23T12:56:39.968Z] #25 4.909 [2020-09-23T12:56:40.228Z] #25 5.088 ########### 16.0% #################################### 51.2% ################################################################ 88.9% ######################################################################## 100.0% [2020-09-23T12:56:40.488Z] #25 ... [2020-09-23T12:56:40.488Z] [2020-09-23T12:56:40.488Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:40.488Z] #10 41.65 The following additional packages will be installed: [2020-09-23T12:56:40.488Z] #10 41.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-23T12:56:40.488Z] #10 41.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-23T12:56:40.488Z] #10 41.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-23T12:56:40.488Z] #10 41.66 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-23T12:56:40.488Z] #10 41.68 Suggested packages: [2020-09-23T12:56:40.488Z] #10 41.70 gcc-8-locales seccomp wine64 [2020-09-23T12:56:40.488Z] #10 43.02 The following NEW packages will be installed: [2020-09-23T12:56:40.488Z] #10 43.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-23T12:56:40.489Z] #10 43.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-23T12:56:40.489Z] #10 43.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-23T12:56:40.489Z] #10 43.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-23T12:56:40.489Z] #10 43.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-23T12:56:40.489Z] #10 43.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-23T12:56:40.489Z] #10 43.47 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:56:40.489Z] #10 43.47 Need to get 77.7 MB of archives. [2020-09-23T12:56:40.489Z] #10 43.47 After this operation, 487 MB of additional disk space will be used. [2020-09-23T12:56:40.489Z] #10 43.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-23T12:56:40.489Z] #10 43.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-23T12:56:40.489Z] #10 43.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-23T12:56:40.489Z] #10 43.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-23T12:56:40.489Z] #10 44.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-23T12:56:40.489Z] #10 44.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-23T12:56:40.489Z] #10 44.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-23T12:56:40.489Z] #10 45.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-23T12:56:40.489Z] #10 45.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-23T12:56:40.489Z] #10 49.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-23T12:56:40.489Z] #10 ... [2020-09-23T12:56:40.489Z] [2020-09-23T12:56:40.489Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:40.489Z] #25 5.712 [2020-09-23T12:56:40.816Z] #39 53.22 CC criu/bfd.o [2020-09-23T12:56:40.816Z] #39 53.49 CC criu/bitmap.o [2020-09-23T12:56:41.011Z] #25 5.911 ############# 19.0% ############################ 40.2% ################################################################ 90.2% ######################################################################## 100.0% [2020-09-23T12:56:41.109Z] #39 53.63 CC criu/cgroup-props.o [2020-09-23T12:56:41.402Z] #39 54.09 CC criu/cgroup.o [2020-09-23T12:56:41.581Z] #25 6.575 [2020-09-23T12:56:42.947Z] #39 ... [2020-09-23T12:56:42.947Z] [2020-09-23T12:56:42.947Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:42.947Z] #41 DONE 92.2s [2020-09-23T12:56:42.947Z] [2020-09-23T12:56:42.947Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:56:42.947Z] #17 6.409 Reading package lists... [2020-09-23T12:56:42.947Z] #17 8.010 Reading package lists... [2020-09-23T12:56:42.947Z] #17 9.754 Building dependency tree... [2020-09-23T12:56:42.947Z] #17 10.29 libcap2-bin is already the newest version (1:2.25-2). [2020-09-23T12:56:42.947Z] #17 10.29 The following additional packages will be installed: [2020-09-23T12:56:42.947Z] #17 10.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-23T12:56:42.947Z] #17 10.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-23T12:56:42.947Z] #17 10.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-23T12:56:42.947Z] #17 10.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-23T12:56:42.947Z] #17 10.29 python3.7 python3.7-minimal vim-runtime xxd [2020-09-23T12:56:42.947Z] #17 10.29 Suggested packages: [2020-09-23T12:56:42.947Z] #17 10.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-23T12:56:42.947Z] #17 10.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-23T12:56:42.947Z] #17 10.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-23T12:56:42.947Z] #17 10.29 Recommended packages: [2020-09-23T12:56:42.947Z] #17 10.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-23T12:56:42.947Z] #17 10.29 python3-keyrings.alt python3-xdg unzip [2020-09-23T12:56:43.663Z] #25 6.797 # 2.7% ###### 8.4% ########### 15.7% ############### 21.5% #################### 27.8% ######################### 34.7% ############################ 39.0% ################################ 45.7% #################################### 51.0% ######################################## 55.6% ############################################ 61.4% ############################################### 66.2% ################################################### 71.8% ####################################################### 77.8% ############################################################ 83.5% ############################################################### 87.7% #################################################################### 94.5% ######################################################################## 100.0% [2020-09-23T12:56:43.924Z] #25 9.062 [2020-09-23T12:56:44.042Z] #17 11.87 The following NEW packages will be installed: [2020-09-23T12:56:44.042Z] #17 11.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-23T12:56:44.042Z] #17 11.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-23T12:56:44.042Z] #17 11.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-23T12:56:44.042Z] #17 11.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-23T12:56:44.042Z] #17 11.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-23T12:56:44.042Z] #17 11.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-23T12:56:44.042Z] #17 11.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-23T12:56:44.042Z] #17 11.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-23T12:56:44.042Z] #17 11.88 xz-utils zip [2020-09-23T12:56:44.042Z] #17 11.98 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:56:44.042Z] #17 11.98 Need to get 27.7 MB of archives. [2020-09-23T12:56:44.042Z] #17 11.98 After this operation, 117 MB of additional disk space will be used. [2020-09-23T12:56:44.042Z] #17 11.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-23T12:56:44.042Z] #17 12.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-23T12:56:44.042Z] #17 12.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-23T12:56:44.042Z] #17 12.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-23T12:56:44.042Z] #17 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-23T12:56:44.042Z] #17 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-23T12:56:44.042Z] #17 12.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-23T12:56:44.042Z] #17 12.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-23T12:56:44.042Z] #17 12.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-23T12:56:44.042Z] #17 12.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-23T12:56:44.042Z] #17 12.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-23T12:56:44.042Z] #17 12.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-23T12:56:44.042Z] #17 12.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-23T12:56:44.042Z] #17 12.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-23T12:56:44.042Z] #17 12.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-23T12:56:44.042Z] #17 12.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-23T12:56:44.042Z] #17 12.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-23T12:56:44.042Z] #17 12.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-23T12:56:44.042Z] #17 12.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-23T12:56:44.042Z] #17 12.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-23T12:56:44.042Z] #17 12.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-23T12:56:44.042Z] #17 12.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-23T12:56:44.042Z] #17 12.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-23T12:56:44.042Z] #17 12.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-23T12:56:44.042Z] #17 12.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-23T12:56:44.042Z] #17 12.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-23T12:56:44.042Z] #17 12.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-23T12:56:44.042Z] #17 12.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-23T12:56:44.042Z] #17 12.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-23T12:56:44.335Z] #17 12.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-23T12:56:44.335Z] #17 12.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-23T12:56:44.335Z] #17 12.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-23T12:56:44.335Z] #17 12.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-23T12:56:44.335Z] #17 12.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-23T12:56:44.335Z] #17 12.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-23T12:56:44.335Z] #17 12.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-23T12:56:44.335Z] #17 12.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-23T12:56:44.335Z] #17 12.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-23T12:56:44.335Z] #17 12.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-23T12:56:44.335Z] #17 12.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-23T12:56:44.335Z] #17 12.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-23T12:56:44.335Z] #17 12.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-23T12:56:44.335Z] #17 12.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-23T12:56:44.454Z] #25 9.232 0.3% 1.4% # [2020-09-23T12:56:44.454Z] #25 ... [2020-09-23T12:56:44.454Z] [2020-09-23T12:56:44.454Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:44.454Z] #38 45.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-23T12:56:44.454Z] #38 45.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:44.454Z] #38 47.63 Selecting previously unselected package libprotoc17:amd64. [2020-09-23T12:56:44.454Z] #38 47.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-23T12:56:44.454Z] #38 47.67 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:44.454Z] #38 48.49 Selecting previously unselected package protobuf-c-compiler. [2020-09-23T12:56:44.454Z] #38 48.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-23T12:56:44.454Z] #38 48.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-23T12:56:44.454Z] #38 48.69 Selecting previously unselected package protobuf-compiler. [2020-09-23T12:56:44.454Z] #38 48.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-23T12:56:44.454Z] #38 48.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-23T12:56:44.454Z] #38 48.91 Selecting previously unselected package python-pkg-resources. [2020-09-23T12:56:44.454Z] #38 48.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-23T12:56:44.454Z] #38 49.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-23T12:56:44.454Z] #38 49.30 Selecting previously unselected package python-six. [2020-09-23T12:56:44.454Z] #38 49.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-23T12:56:44.454Z] #38 49.31 Unpacking python-six (1.12.0-1) ... [2020-09-23T12:56:44.454Z] #38 49.41 Selecting previously unselected package python-protobuf. [2020-09-23T12:56:44.454Z] #38 49.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-23T12:56:44.454Z] #38 49.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-23T12:56:44.454Z] #38 50.12 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-23T12:56:44.454Z] #38 55.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:44.454Z] #38 55.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-23T12:56:44.454Z] #38 55.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-23T12:56:44.454Z] #38 55.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-23T12:56:44.454Z] #38 55.11 Setting up python-six (1.12.0-1) ... [2020-09-23T12:56:44.454Z] #38 ... [2020-09-23T12:56:44.454Z] [2020-09-23T12:56:44.454Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:44.629Z] #17 12.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-23T12:56:44.629Z] #17 12.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-23T12:56:44.629Z] #17 12.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-23T12:56:44.629Z] #17 12.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-23T12:56:44.922Z] #17 12.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-23T12:56:45.216Z] #17 13.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:56:45.216Z] #17 13.33 Fetched 27.7 MB in 1s (28.8 MB/s) [2020-09-23T12:56:45.216Z] #17 13.37 Selecting previously unselected package pigz. [2020-09-23T12:56:45.509Z] #17 13.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-23T12:56:45.509Z] #17 13.40 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-23T12:56:45.509Z] #17 13.41 Unpacking pigz (2.4-1) ... [2020-09-23T12:56:45.509Z] #17 13.47 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-23T12:56:45.509Z] #17 13.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-23T12:56:45.509Z] #17 13.48 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-23T12:56:45.801Z] #17 13.84 Selecting previously unselected package python3.7-minimal. [2020-09-23T12:56:45.801Z] #17 13.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-23T12:56:45.801Z] #17 13.84 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-23T12:56:46.430Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done [2020-09-23T12:56:46.430Z] #8 DONE 24.8s [2020-09-23T12:56:46.430Z] [2020-09-23T12:56:46.430Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-23T12:56:46.430Z] #9 DONE 0.2s [2020-09-23T12:56:46.430Z] [2020-09-23T12:56:46.430Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-23T12:56:46.430Z] #10 DONE 0.1s [2020-09-23T12:56:46.430Z] [2020-09-23T12:56:46.430Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-23T12:56:46.430Z] #36 DONE 0.1s [2020-09-23T12:56:46.430Z] [2020-09-23T12:56:46.430Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-23T12:56:46.430Z] #28 DONE 0.1s [2020-09-23T12:56:46.430Z] [2020-09-23T12:56:46.430Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:56:46.430Z] #29 0.773 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-23T12:56:46.430Z] #29 0.801 Cloning into '.'... [2020-09-23T12:56:46.441Z] #17 14.41 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-23T12:56:46.441Z] #17 14.42 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-23T12:56:46.802Z] #25 9.232 0.3% 1.4% # 2.5% ## 3.8% ### 4.9% #### 5.9% ##### 7.7% ###### 9.3% ####### 10.5% ######## 12.0% ######### 12.9% ########## 14.2% ########### 15.3% ############ 16.7% ############# 18.5% ############## 19.5% ############## 20.7% ############### 22.0% ################ 23.3% ################# 24.9% ################## 26.1% ################### 27.2% #################### 28.6% ##################### 29.7% [2020-09-23T12:56:46.802Z] #25 ... [2020-09-23T12:56:46.802Z] [2020-09-23T12:56:46.802Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:56:46.802Z] #32 47.92 Selecting previously unselected package cmake-data. [2020-09-23T12:56:46.802Z] #32 47.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-23T12:56:46.802Z] #32 47.94 Unpacking cmake-data (3.13.4-1) ... [2020-09-23T12:56:46.802Z] #32 50.94 Selecting previously unselected package libicu63:amd64. [2020-09-23T12:56:46.802Z] #32 50.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-23T12:56:46.802Z] #32 50.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-23T12:56:46.802Z] #32 ... [2020-09-23T12:56:46.802Z] [2020-09-23T12:56:46.802Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:47.525Z] #17 15.72 Selecting previously unselected package python3-minimal. [2020-09-23T12:56:47.825Z] #17 15.72 (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 ... 23448 files and directories currently installed.) [2020-09-23T12:56:47.825Z] #17 15.73 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-23T12:56:47.825Z] #17 15.74 Unpacking python3-minimal (3.7.3-1) ... [2020-09-23T12:56:47.825Z] #17 15.85 Selecting previously unselected package libmpdec2:s390x. [2020-09-23T12:56:47.825Z] #17 15.85 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-23T12:56:47.825Z] #17 15.86 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-23T12:56:47.825Z] #17 15.93 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-23T12:56:47.825Z] #17 15.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-23T12:56:47.825Z] #17 15.93 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-23T12:56:48.127Z] #17 ... [2020-09-23T12:56:48.127Z] [2020-09-23T12:56:48.127Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:56:48.127Z] #28 DONE 97.3s [2020-09-23T12:56:48.127Z] [2020-09-23T12:56:48.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:56:48.127Z] #39 56.48 CC criu/clone-noasan.o [2020-09-23T12:56:48.127Z] #39 56.61 CC criu/config.o [2020-09-23T12:56:48.127Z] #39 57.51 CC criu/cr-check.o [2020-09-23T12:56:48.127Z] #39 58.47 CC criu/cr-dedup.o [2020-09-23T12:56:48.127Z] #39 58.65 CC criu/cr-dump.o [2020-09-23T12:56:48.127Z] #39 60.00 CC criu/cr-errno.o [2020-09-23T12:56:48.127Z] #39 60.03 CC criu/cr-restore.o [2020-09-23T12:56:48.543Z] #29 ... [2020-09-23T12:56:48.543Z] [2020-09-23T12:56:48.543Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:48.543Z] #44 0.834 + RM_GOPATH=0 [2020-09-23T12:56:48.543Z] #44 0.834 + TMP_GOPATH= [2020-09-23T12:56:48.543Z] #44 0.835 + : /build [2020-09-23T12:56:48.543Z] #44 0.835 + '[' -z '' ']' [2020-09-23T12:56:48.543Z] #44 0.845 ++ mktemp -d [2020-09-23T12:56:48.543Z] #44 0.848 + export GOPATH=/tmp/tmp.Dv7NNqyM7N [2020-09-23T12:56:48.543Z] #44 0.849 + GOPATH=/tmp/tmp.Dv7NNqyM7N [2020-09-23T12:56:48.543Z] #44 0.849 + RM_GOPATH=1 [2020-09-23T12:56:48.543Z] #44 0.850 + case "$(go env GOARCH)" in [2020-09-23T12:56:48.543Z] #44 0.852 ++ go env GOARCH [2020-09-23T12:56:48.543Z] #44 0.943 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:48.543Z] #44 0.944 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:48.543Z] #44 0.947 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:48.543Z] #44 0.951 + dir=/tmp/install [2020-09-23T12:56:48.543Z] #44 0.952 + bin=gotestsum [2020-09-23T12:56:48.543Z] #44 0.952 + shift [2020-09-23T12:56:48.543Z] #44 0.953 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-23T12:56:48.543Z] #44 0.956 + . /tmp/install/gotestsum.installer [2020-09-23T12:56:48.543Z] #44 0.958 ++ : v0.5.3 [2020-09-23T12:56:48.543Z] #44 0.959 + install_gotestsum [2020-09-23T12:56:48.543Z] #44 0.967 + set -e [2020-09-23T12:56:48.543Z] #44 0.971 + export GO111MODULE=on [2020-09-23T12:56:48.543Z] #44 0.971 + GO111MODULE=on [2020-09-23T12:56:48.543Z] #44 0.972 + GOBIN=/build [2020-09-23T12:56:48.543Z] #44 0.973 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-23T12:56:48.543Z] #44 1.111 go: finding gotest.tools v0.5.3 [2020-09-23T12:56:48.543Z] #44 1.112 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-23T12:56:48.543Z] #44 2.121 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-23T12:56:48.543Z] #44 3.112 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-23T12:56:48.543Z] #44 4.754 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-23T12:56:48.544Z] #44 4.756 go: downloading github.com/fatih/color v1.9.0 [2020-09-23T12:56:48.544Z] #44 4.764 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:56:48.544Z] #44 4.766 go: downloading github.com/pkg/errors v0.9.1 [2020-09-23T12:56:48.544Z] #44 4.786 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:56:48.544Z] #44 5.006 go: extracting github.com/pkg/errors v0.9.1 [2020-09-23T12:56:48.544Z] #44 5.019 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:56:48.544Z] #44 5.080 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:56:48.544Z] #44 5.256 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:56:48.544Z] #44 5.270 go: extracting github.com/fatih/color v1.9.0 [2020-09-23T12:56:48.544Z] #44 5.367 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:56:48.544Z] #44 5.449 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:56:48.544Z] #44 5.451 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:56:48.544Z] #44 5.486 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:56:48.651Z] #25 9.232 0.3% 1.4% # 2.5% ## 3.8% ### 4.9% #### 5.9% ##### 7.7% ###### 9.3% ####### 10.5% ######## 12.0% ######### 12.9% ########## 14.2% ########### 15.3% ############ 16.7% ############# 18.5% ############## 19.5% ############## 20.7% ############### 22.0% ################ 23.3% ################# 24.9% ################## 26.1% ################### 27.2% #################### 28.6% ##################### 29.7% ###################### 31.0% ####################### 32.4% ######################## 33.5% ######################## 34.6% ######################### 35.6% ########################## 36.8% ########################### 37.6% ############################ 39.5% ############################# 41.0% ############################## 42.3% ############################## 42.9% ############################### 44.2% ################################ 45.3% ################################# 45.9% ################################# 47.2% ################################## 48.4% ################################### 49.8% #################################### 51.2% [2020-09-23T12:56:48.651Z] #25 ... [2020-09-23T12:56:48.651Z] [2020-09-23T12:56:48.651Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:56:48.652Z] #28 49.78 Checking out files: 85% (1298/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. [2020-09-23T12:56:48.652Z] #28 50.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-23T12:56:48.652Z] #28 50.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-23T12:56:48.845Z] #44 5.610 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-23T12:56:48.912Z] #28 ... [2020-09-23T12:56:48.912Z] [2020-09-23T12:56:48.912Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:49.172Z] #39 ... [2020-09-23T12:56:49.172Z] [2020-09-23T12:56:49.172Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:56:49.172Z] #17 16.91 Selecting previously unselected package python3.7. [2020-09-23T12:56:49.172Z] #17 16.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-23T12:56:49.172Z] #17 16.91 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-23T12:56:49.172Z] #17 16.97 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-23T12:56:49.172Z] #17 16.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-23T12:56:49.172Z] #17 16.97 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-23T12:56:49.172Z] #17 17.02 Setting up python3-minimal (3.7.3-1) ... [2020-09-23T12:56:49.450Z] #25 9.232 0.3% 1.4% # 2.5% ## 3.8% ### 4.9% #### 5.9% ##### 7.7% ###### 9.3% ####### 10.5% ######## 12.0% ######### 12.9% ########## 14.2% ########### 15.3% ############ 16.7% ############# 18.5% ############## 19.5% ############## 20.7% ############### 22.0% ################ 23.3% ################# 24.9% ################## 26.1% ################### 27.2% #################### 28.6% ##################### 29.7% ###################### 31.0% ####################### 32.4% ######################## 33.5% ######################## 34.6% ######################### 35.6% ########################## 36.8% ########################### 37.6% ############################ 39.5% ############################# 41.0% ############################## 42.3% ############################## 42.9% ############################### 44.2% ################################ 45.3% ################################# 45.9% ################################# 47.2% ################################## 48.4% ################################### 49.8% #################################### 51.2% ##################################### 52.2% ###################################### 53.5% ####################################### 55.4% ######################################### 58.1% ########################################## 59.5% ########################################### 61.0% [2020-09-23T12:56:49.450Z] #25 ... [2020-09-23T12:56:49.450Z] [2020-09-23T12:56:49.450Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:49.450Z] #47 50.58 syscall [2020-09-23T12:56:49.450Z] #47 50.61 reflect [2020-09-23T12:56:49.450Z] #47 59.63 context [2020-09-23T12:56:49.450Z] #47 60.22 internal/poll [2020-09-23T12:56:49.450Z] #47 ... [2020-09-23T12:56:49.450Z] [2020-09-23T12:56:49.450Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:49.464Z] #17 17.51 Selecting previously unselected package python3. [2020-09-23T12:56:49.464Z] #17 17.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-09-23T12:56:49.464Z] #17 17.55 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-23T12:56:49.464Z] #17 17.55 Unpacking python3 (3.7.3-1) ... [2020-09-23T12:56:49.464Z] #17 17.61 Selecting previously unselected package libip4tc0:s390x. [2020-09-23T12:56:49.464Z] #17 17.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-23T12:56:49.464Z] #17 17.61 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-23T12:56:49.464Z] #17 17.66 Selecting previously unselected package libip6tc0:s390x. [2020-09-23T12:56:49.464Z] #17 17.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-23T12:56:49.464Z] #17 17.67 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-23T12:56:49.464Z] #17 17.71 Selecting previously unselected package libiptc0:s390x. [2020-09-23T12:56:49.491Z] #44 6.206 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:56:49.491Z] #44 6.218 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:56:49.491Z] #44 6.309 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:56:49.491Z] #44 6.310 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:56:49.757Z] #17 17.72 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-23T12:56:49.757Z] #17 17.72 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-23T12:56:49.757Z] #17 17.75 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-23T12:56:49.757Z] #17 17.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-23T12:56:49.757Z] #17 17.76 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-23T12:56:49.757Z] #17 17.79 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-23T12:56:49.757Z] #17 17.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-23T12:56:49.757Z] #17 17.79 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-23T12:56:49.757Z] #17 17.84 Selecting previously unselected package libnftnl11:s390x. [2020-09-23T12:56:49.757Z] #17 17.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-23T12:56:49.757Z] #17 17.85 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-23T12:56:49.757Z] #17 17.88 Selecting previously unselected package iptables. [2020-09-23T12:56:49.757Z] #17 17.89 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-23T12:56:49.757Z] #17 17.89 Unpacking iptables (1.8.2-4) ... [2020-09-23T12:56:50.050Z] #17 18.07 Selecting previously unselected package xxd. [2020-09-23T12:56:50.050Z] #17 18.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-23T12:56:50.050Z] #17 18.07 Unpacking xxd (2:8.1.0875-5) ... [2020-09-23T12:56:50.050Z] #17 18.15 Selecting previously unselected package vim-common. [2020-09-23T12:56:50.050Z] #17 18.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:56:50.050Z] #17 18.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-23T12:56:50.342Z] #17 18.30 Selecting previously unselected package bash-completion. [2020-09-23T12:56:50.342Z] #17 18.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-23T12:56:50.775Z] #25 9.232 0.3% 1.4% # 2.5% ## 3.8% ### 4.9% #### 5.9% ##### 7.7% ###### 9.3% ####### 10.5% ######## 12.0% ######### 12.9% ########## 14.2% ########### 15.3% ############ 16.7% ############# 18.5% ############## 19.5% ############## 20.7% ############### 22.0% ################ 23.3% ################# 24.9% ################## 26.1% ################### 27.2% #################### 28.6% ##################### 29.7% ###################### 31.0% ####################### 32.4% ######################## 33.5% ######################## 34.6% ######################### 35.6% ########################## 36.8% ########################### 37.6% ############################ 39.5% ############################# 41.0% ############################## 42.3% ############################## 42.9% ############################### 44.2% ################################ 45.3% ################################# 45.9% ################################# 47.2% ################################## 48.4% ################################### 49.8% #################################### 51.2% ##################################### 52.2% ###################################### 53.5% ####################################### 55.4% ######################################### 58.1% ########################################## 59.5% ########################################### 61.0% ############################################ 62.2% ############################################# 63.9% ############################################## 65.0% ################################################ 67.8% ################################################## 69.9% ################################################### 71.8% #################################################### 72.9% ###################################################### 75.4% ######################################################## 78.2% ######################################################### 79.4% ########################################################### 82.0% ########################################################### 82.7% ############################################################# 84.9% [2020-09-23T12:56:50.775Z] #25 ... [2020-09-23T12:56:50.775Z] [2020-09-23T12:56:50.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:50.775Z] #10 52.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-23T12:56:50.775Z] #10 52.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-23T12:56:50.775Z] #10 52.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-23T12:56:50.775Z] #10 52.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-23T12:56:50.775Z] #10 52.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-23T12:56:50.775Z] #10 52.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-23T12:56:50.775Z] #10 52.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-23T12:56:50.775Z] #10 52.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-23T12:56:50.775Z] #10 52.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-23T12:56:50.775Z] #10 52.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-23T12:56:50.775Z] #10 52.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-23T12:56:50.775Z] #10 52.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-23T12:56:50.775Z] #10 52.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-23T12:56:50.775Z] #10 52.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-23T12:56:50.775Z] #10 52.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-23T12:56:50.775Z] #10 53.35 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:56:50.775Z] #10 53.56 Fetched 77.7 MB in 9s (8482 kB/s) [2020-09-23T12:56:50.775Z] #10 53.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-23T12:56:50.775Z] #10 53.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-23T12:56:50.775Z] #10 53.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-23T12:56:50.775Z] #10 53.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-23T12:56:50.775Z] #10 56.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-23T12:56:50.775Z] #10 56.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-23T12:56:50.775Z] #10 56.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-23T12:56:50.775Z] #10 60.97 Selecting previously unselected package binutils-mingw-w64. [2020-09-23T12:56:50.775Z] #10 60.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-23T12:56:50.775Z] #10 61.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-23T12:56:51.036Z] #10 ... [2020-09-23T12:56:51.036Z] [2020-09-23T12:56:51.036Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:51.036Z] #43 DONE 62.2s [2020-09-23T12:56:51.036Z] [2020-09-23T12:56:51.036Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:51.036Z] #10 62.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-23T12:56:51.036Z] #10 62.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-23T12:56:51.036Z] #10 62.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-23T12:56:51.036Z] #10 ... [2020-09-23T12:56:51.036Z] [2020-09-23T12:56:51.036Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:51.380Z] #17 19.48 Unpacking bash-completion (1:2.8-6) ... [2020-09-23T12:56:51.673Z] #17 19.78 Selecting previously unselected package bzip2. [2020-09-23T12:56:51.673Z] #17 19.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-23T12:56:51.673Z] #17 19.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-23T12:56:51.673Z] #17 19.85 Selecting previously unselected package xz-utils. [2020-09-23T12:56:51.673Z] #17 19.85 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-23T12:56:51.673Z] #17 19.89 Unpacking xz-utils (5.2.4-1) ... [2020-09-23T12:56:51.966Z] #17 19.97 Selecting previously unselected package apparmor. [2020-09-23T12:56:51.966Z] #17 19.97 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-23T12:56:51.966Z] #17 20.01 Unpacking apparmor (2.13.2-10) ... [2020-09-23T12:56:51.966Z] #17 20.26 Selecting previously unselected package aufs-tools. [2020-09-23T12:56:52.112Z] #25 9.232 0.3% 1.4% # 2.5% ## 3.8% ### 4.9% #### 5.9% ##### 7.7% ###### 9.3% ####### 10.5% ######## 12.0% ######### 12.9% ########## 14.2% ########### 15.3% ############ 16.7% ############# 18.5% ############## 19.5% ############## 20.7% ############### 22.0% ################ 23.3% ################# 24.9% ################## 26.1% ################### 27.2% #################### 28.6% ##################### 29.7% ###################### 31.0% ####################### 32.4% ######################## 33.5% ######################## 34.6% ######################### 35.6% ########################## 36.8% ########################### 37.6% ############################ 39.5% ############################# 41.0% ############################## 42.3% ############################## 42.9% ############################### 44.2% ################################ 45.3% ################################# 45.9% ################################# 47.2% ################################## 48.4% ################################### 49.8% #################################### 51.2% ##################################### 52.2% ###################################### 53.5% ####################################### 55.4% ######################################### 58.1% ########################################## 59.5% ########################################### 61.0% ############################################ 62.2% ############################################# 63.9% ############################################## 65.0% ################################################ 67.8% ################################################## 69.9% ################################################### 71.8% #################################################### 72.9% ###################################################### 75.4% ######################################################## 78.2% ######################################################### 79.4% ########################################################### 82.0% ########################################################### 82.7% ############################################################# 84.9% ############################################################## 86.2% ############################################################### 88.2% ################################################################# 90.5% ################################################################# 91.6% ################################################################## 92.9% ################################################################### 93.4% ################################################################### 94.1% #################################################################### 94.5% ##################################################################### 96.7% ###################################################################### 98.4% ####################################################################### 99.8% #################### [2020-09-23T12:56:52.112Z] #25 ... [2020-09-23T12:56:52.112Z] [2020-09-23T12:56:52.112Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:52.112Z] #30 53.25 time [2020-09-23T12:56:52.112Z] #30 59.56 internal/poll [2020-09-23T12:56:52.112Z] #30 61.36 internal/syscall/execenv [2020-09-23T12:56:52.112Z] #30 61.58 internal/syscall/unix [2020-09-23T12:56:52.112Z] #30 61.77 os [2020-09-23T12:56:52.112Z] #30 62.28 internal/fmtsort [2020-09-23T12:56:52.112Z] #30 63.28 strings [2020-09-23T12:56:52.112Z] #30 ... [2020-09-23T12:56:52.112Z] [2020-09-23T12:56:52.112Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:52.113Z] #25 9.232 0.3% 1.4% # 2.5% ## 3.8% ### 4.9% #### 5.9% ##### 7.7% ###### 9.3% ####### 10.5% ######## 12.0% ######### 12.9% ########## 14.2% ########### 15.3% ############ 16.7% ############# 18.5% ############## 19.5% ############## 20.7% ############### 22.0% ################ 23.3% ################# 24.9% ################## 26.1% ################### 27.2% #################### 28.6% ##################### 29.7% ###################### 31.0% ####################### 32.4% ######################## 33.5% ######################## 34.6% ######################### 35.6% ########################## 36.8% ########################### 37.6% ############################ 39.5% ############################# 41.0% ############################## 42.3% ############################## 42.9% ############################### 44.2% ################################ 45.3% ################################# 45.9% ################################# 47.2% ################################## 48.4% ################################### 49.8% #################################### 51.2% ##################################### 52.2% ###################################### 53.5% ####################################### 55.4% ######################################### 58.1% ########################################## 59.5% ########################################### 61.0% ############################################ 62.2% ############################################# 63.9% ############################################## 65.0% ################################################ 67.8% ################################################## 69.9% ################################################### 71.8% #################################################### 72.9% ###################################################### 75.4% ######################################################## 78.2% ######################################################### 79.4% ########################################################### 82.0% ########################################################### 82.7% ############################################################# 84.9% ############################################################## 86.2% ############################################################### 88.2% ################################################################# 90.5% ################################################################# 91.6% ################################################################## 92.9% ################################################################### 93.4% ################################################################### 94.1% #################################################################### 94.5% ##################################################################### 96.7% ###################################################################### 98.4% ####################################################################### 99.8% ######################################################################## 100.0% [2020-09-23T12:56:52.113Z] #25 17.29 [2020-09-23T12:56:52.259Z] #17 20.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-23T12:56:52.259Z] #17 20.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-23T12:56:52.259Z] #17 20.32 Selecting previously unselected package libonig5:s390x. [2020-09-23T12:56:52.259Z] #17 20.32 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-23T12:56:52.259Z] #17 20.32 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-23T12:56:52.259Z] #17 20.40 Selecting previously unselected package libjq1:s390x. [2020-09-23T12:56:52.259Z] #17 20.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-23T12:56:52.259Z] #17 20.41 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-23T12:56:52.259Z] #17 20.49 Selecting previously unselected package jq. [2020-09-23T12:56:52.264Z] #44 8.798 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:56:52.553Z] #17 20.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-23T12:56:52.553Z] #17 20.50 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-23T12:56:52.553Z] #17 20.57 Selecting previously unselected package libaio1:s390x. [2020-09-23T12:56:52.553Z] #17 20.57 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-23T12:56:52.553Z] #17 20.57 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-23T12:56:52.553Z] #17 20.61 Selecting previously unselected package libgpm2:s390x. [2020-09-23T12:56:52.553Z] #17 20.61 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-23T12:56:52.553Z] #17 20.61 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-23T12:56:52.553Z] #17 20.64 Selecting previously unselected package libicu63:s390x. [2020-09-23T12:56:52.553Z] #17 20.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-23T12:56:52.553Z] #17 20.65 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-23T12:56:53.053Z] #25 18.19 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-23T12:56:53.323Z] #44 9.998 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:56:53.323Z] #44 ... [2020-09-23T12:56:53.323Z] [2020-09-23T12:56:53.323Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:53.323Z] #48 0.839 + RM_GOPATH=0 [2020-09-23T12:56:53.323Z] #48 0.839 + TMP_GOPATH= [2020-09-23T12:56:53.323Z] #48 0.840 + : /build [2020-09-23T12:56:53.323Z] #48 0.840 + '[' -z '' ']' [2020-09-23T12:56:53.323Z] #48 0.843 ++ mktemp -d [2020-09-23T12:56:53.323Z] #48 0.851 + export GOPATH=/tmp/tmp.d8ZRSzSnAY [2020-09-23T12:56:53.323Z] #48 0.851 + GOPATH=/tmp/tmp.d8ZRSzSnAY [2020-09-23T12:56:53.323Z] #48 0.852 + RM_GOPATH=1 [2020-09-23T12:56:53.323Z] #48 0.852 + case "$(go env GOARCH)" in [2020-09-23T12:56:53.323Z] #48 0.854 ++ go env GOARCH [2020-09-23T12:56:53.323Z] #48 0.945 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:53.323Z] #48 0.945 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:53.323Z] #48 0.948 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:53.323Z] #48 0.951 + dir=/tmp/install [2020-09-23T12:56:53.323Z] #48 0.956 + bin=shfmt [2020-09-23T12:56:53.323Z] #48 0.957 + shift [2020-09-23T12:56:53.323Z] #48 0.958 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-23T12:56:53.323Z] #48 0.959 + . /tmp/install/shfmt.installer [2020-09-23T12:56:53.323Z] #48 0.960 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:56:53.323Z] #48 0.961 + install_shfmt [2020-09-23T12:56:53.323Z] #48 0.961 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-23T12:56:53.323Z] #48 0.962 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:56:53.323Z] #48 0.963 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d8ZRSzSnAY/src/github.com/mvdan/sh [2020-09-23T12:56:53.323Z] #48 0.978 Cloning into '/tmp/tmp.d8ZRSzSnAY/src/github.com/mvdan/sh'... [2020-09-23T12:56:53.323Z] #48 ... [2020-09-23T12:56:53.323Z] [2020-09-23T12:56:53.323Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:53.323Z] #61 0.822 + RM_GOPATH=0 [2020-09-23T12:56:53.323Z] #61 0.862 + TMP_GOPATH= [2020-09-23T12:56:53.323Z] #61 0.862 + : /build [2020-09-23T12:56:53.323Z] #61 0.862 + '[' -z '' ']' [2020-09-23T12:56:53.323Z] #61 0.862 ++ mktemp -d [2020-09-23T12:56:53.323Z] #61 0.862 + export GOPATH=/tmp/tmp.qOqbkAHS3N [2020-09-23T12:56:53.323Z] #61 0.862 + GOPATH=/tmp/tmp.qOqbkAHS3N [2020-09-23T12:56:53.323Z] #61 0.862 + RM_GOPATH=1 [2020-09-23T12:56:53.323Z] #61 0.862 + case "$(go env GOARCH)" in [2020-09-23T12:56:53.323Z] #61 0.883 ++ go env GOARCH [2020-09-23T12:56:53.323Z] #61 0.920 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:53.323Z] #61 0.921 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:53.323Z] #61 0.923 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:53.323Z] #61 0.925 + dir=/tmp/install [2020-09-23T12:56:53.323Z] #61 0.925 + bin=proxy [2020-09-23T12:56:53.323Z] #61 0.926 + shift [2020-09-23T12:56:53.323Z] #61 0.926 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-23T12:56:53.323Z] #61 0.927 + . /tmp/install/proxy.installer [2020-09-23T12:56:53.323Z] #61 0.927 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:56:53.323Z] #61 0.928 + install_proxy [2020-09-23T12:56:53.323Z] #61 0.929 + case "$1" in [2020-09-23T12:56:53.323Z] #61 0.929 + export CGO_ENABLED=0 [2020-09-23T12:56:53.323Z] #61 0.929 + CGO_ENABLED=0 [2020-09-23T12:56:53.323Z] #61 0.929 + _install_proxy [2020-09-23T12:56:53.323Z] #61 0.929 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-23T12:56:53.323Z] #61 0.930 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:56:53.323Z] #61 0.930 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qOqbkAHS3N/src/github.com/docker/libnetwork [2020-09-23T12:56:53.323Z] #61 0.943 Cloning into '/tmp/tmp.qOqbkAHS3N/src/github.com/docker/libnetwork'... [2020-09-23T12:56:53.622Z] #61 ... [2020-09-23T12:56:53.622Z] [2020-09-23T12:56:53.622Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:53.622Z] #39 0.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:53.622Z] #39 0.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:53.622Z] #39 0.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:53.622Z] #39 1.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-23T12:56:53.622Z] #39 4.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-23T12:56:53.622Z] #39 6.500 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-23T12:56:53.622Z] #39 ... [2020-09-23T12:56:53.622Z] [2020-09-23T12:56:53.622Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:56:53.622Z] #52 1.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:53.622Z] #52 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:53.622Z] #52 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:53.622Z] #52 2.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-23T12:56:53.622Z] #52 5.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-23T12:56:53.622Z] #52 6.907 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-23T12:56:53.624Z] #25 18.63 [2020-09-23T12:56:53.884Z] #25 18.82 ######################################################################## 100.0% [2020-09-23T12:56:53.884Z] #25 18.95 [2020-09-23T12:56:53.936Z] #52 ... [2020-09-23T12:56:53.936Z] [2020-09-23T12:56:53.936Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:53.936Z] #31 0.879 + RM_GOPATH=0 [2020-09-23T12:56:53.936Z] #31 0.880 + TMP_GOPATH= [2020-09-23T12:56:53.936Z] #31 0.880 + : /build [2020-09-23T12:56:53.936Z] #31 0.880 + '[' -z '' ']' [2020-09-23T12:56:53.936Z] #31 0.882 ++ mktemp -d [2020-09-23T12:56:53.936Z] #31 0.904 + export GOPATH=/tmp/tmp.dUBvm2o6U1 [2020-09-23T12:56:53.936Z] #31 0.904 + GOPATH=/tmp/tmp.dUBvm2o6U1 [2020-09-23T12:56:53.936Z] #31 0.904 + RM_GOPATH=1 [2020-09-23T12:56:53.936Z] #31 0.904 + case "$(go env GOARCH)" in [2020-09-23T12:56:53.936Z] #31 0.906 ++ go env GOARCH [2020-09-23T12:56:53.936Z] #31 0.974 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:53.936Z] #31 0.974 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:53.936Z] #31 0.979 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:53.936Z] #31 0.981 + dir=/tmp/install [2020-09-23T12:56:53.936Z] #31 0.981 + bin=tomlv [2020-09-23T12:56:53.936Z] #31 0.982 + shift [2020-09-23T12:56:53.936Z] #31 0.983 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-23T12:56:53.936Z] #31 0.983 + . /tmp/install/tomlv.installer [2020-09-23T12:56:53.936Z] #31 0.984 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:56:53.936Z] #31 0.985 + install_tomlv [2020-09-23T12:56:53.936Z] #31 0.985 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-23T12:56:53.936Z] #31 0.986 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:56:53.936Z] #31 0.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dUBvm2o6U1/src/github.com/BurntSushi/toml [2020-09-23T12:56:53.936Z] #31 1.047 Cloning into '/tmp/tmp.dUBvm2o6U1/src/github.com/BurntSushi/toml'... [2020-09-23T12:56:53.936Z] #31 2.249 + cd /tmp/tmp.dUBvm2o6U1/src/github.com/BurntSushi/toml [2020-09-23T12:56:53.936Z] #31 2.250 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-23T12:56:53.936Z] #31 2.257 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-23T12:56:53.936Z] #31 2.961 runtime/internal/sys [2020-09-23T12:56:53.936Z] #31 2.973 math/bits [2020-09-23T12:56:53.936Z] #31 3.101 runtime/internal/atomic [2020-09-23T12:56:53.936Z] #31 3.142 internal/cpu [2020-09-23T12:56:53.936Z] #31 3.691 runtime/internal/math [2020-09-23T12:56:53.936Z] #31 3.992 unicode/utf8 [2020-09-23T12:56:53.936Z] #31 4.304 sync/atomic [2020-09-23T12:56:53.936Z] #31 4.423 internal/bytealg [2020-09-23T12:56:53.936Z] #31 5.242 unicode [2020-09-23T12:56:53.936Z] #31 5.510 internal/testlog [2020-09-23T12:56:53.936Z] #31 5.631 math [2020-09-23T12:56:53.936Z] #31 5.763 runtime [2020-09-23T12:56:53.936Z] #31 6.466 encoding [2020-09-23T12:56:53.936Z] #31 6.802 runtime/cgo [2020-09-23T12:56:53.936Z] #31 ... [2020-09-23T12:56:53.936Z] [2020-09-23T12:56:53.936Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:56:53.936Z] #37 0.769 + git clone https://github.com/docker/distribution.git . [2020-09-23T12:56:53.936Z] #37 0.803 Cloning into '.'... [2020-09-23T12:56:54.237Z] #37 ... [2020-09-23T12:56:54.237Z] [2020-09-23T12:56:54.237Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:56:54.237Z] #24 0.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:54.237Z] #24 0.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:54.237Z] #24 0.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:54.237Z] #24 2.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-23T12:56:54.237Z] #24 4.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-23T12:56:54.237Z] #24 6.799 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-23T12:56:54.237Z] #24 ... [2020-09-23T12:56:54.237Z] [2020-09-23T12:56:54.237Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:56:54.237Z] #33 1.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:54.237Z] #33 1.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:54.237Z] #33 1.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:54.237Z] #33 2.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-23T12:56:54.237Z] #33 4.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-23T12:56:54.237Z] #33 6.458 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-23T12:56:54.538Z] #33 ... [2020-09-23T12:56:54.538Z] [2020-09-23T12:56:54.538Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:54.538Z] #42 0.853 + RM_GOPATH=0 [2020-09-23T12:56:54.538Z] #42 0.854 + TMP_GOPATH= [2020-09-23T12:56:54.538Z] #42 0.854 + : /build [2020-09-23T12:56:54.538Z] #42 0.859 + '[' -z '' ']' [2020-09-23T12:56:54.538Z] #42 0.860 ++ mktemp -d [2020-09-23T12:56:54.538Z] #42 0.882 + export GOPATH=/tmp/tmp.PZEhG6p9ij [2020-09-23T12:56:54.538Z] #42 0.888 + GOPATH=/tmp/tmp.PZEhG6p9ij [2020-09-23T12:56:54.538Z] #42 0.890 + RM_GOPATH=1 [2020-09-23T12:56:54.538Z] #42 0.891 + case "$(go env GOARCH)" in [2020-09-23T12:56:54.538Z] #42 0.898 ++ go env GOARCH [2020-09-23T12:56:54.538Z] #42 0.971 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:54.538Z] #42 0.971 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:54.538Z] #42 0.981 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:54.538Z] #42 0.986 + dir=/tmp/install [2020-09-23T12:56:54.538Z] #42 0.987 + bin=vndr [2020-09-23T12:56:54.538Z] #42 0.987 + shift [2020-09-23T12:56:54.538Z] #42 0.988 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-23T12:56:54.538Z] #42 0.988 + . /tmp/install/vndr.installer [2020-09-23T12:56:54.538Z] #42 0.989 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:56:54.538Z] #42 0.990 + install_vndr [2020-09-23T12:56:54.538Z] #42 0.991 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-23T12:56:54.538Z] #42 0.991 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:56:54.538Z] #42 0.991 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PZEhG6p9ij/src/github.com/LK4D4/vndr [2020-09-23T12:56:54.538Z] #42 1.001 Cloning into '/tmp/tmp.PZEhG6p9ij/src/github.com/LK4D4/vndr'... [2020-09-23T12:56:54.538Z] #42 2.098 + cd /tmp/tmp.PZEhG6p9ij/src/github.com/LK4D4/vndr [2020-09-23T12:56:54.538Z] #42 2.098 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-23T12:56:54.538Z] #42 2.146 + go build -buildmode=pie -v -o /build/vndr . [2020-09-23T12:56:54.538Z] #42 3.629 internal/race [2020-09-23T12:56:54.538Z] #42 3.696 internal/cpu [2020-09-23T12:56:54.538Z] #42 3.738 runtime/internal/math [2020-09-23T12:56:54.538Z] #42 3.906 runtime/internal/atomic [2020-09-23T12:56:54.538Z] #42 4.069 sync/atomic [2020-09-23T12:56:54.538Z] #42 4.167 unicode [2020-09-23T12:56:54.538Z] #42 4.497 unicode/utf8 [2020-09-23T12:56:54.538Z] #42 5.259 internal/bytealg [2020-09-23T12:56:54.538Z] #42 5.322 math/bits [2020-09-23T12:56:54.538Z] #42 6.631 encoding [2020-09-23T12:56:54.538Z] #42 7.011 unicode/utf16 [2020-09-23T12:56:54.538Z] #42 7.267 math [2020-09-23T12:56:54.538Z] #42 7.316 runtime [2020-09-23T12:56:54.538Z] #42 8.211 container/list [2020-09-23T12:56:54.538Z] #42 10.99 crypto/internal/subtle [2020-09-23T12:56:54.538Z] #42 ... [2020-09-23T12:56:54.538Z] [2020-09-23T12:56:54.538Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:54.538Z] #46 0.861 + RM_GOPATH=0 [2020-09-23T12:56:54.538Z] #46 0.861 + TMP_GOPATH= [2020-09-23T12:56:54.538Z] #46 0.861 + : /build [2020-09-23T12:56:54.538Z] #46 0.861 + '[' -z '' ']' [2020-09-23T12:56:54.538Z] #46 0.861 ++ mktemp -d [2020-09-23T12:56:54.538Z] #46 0.890 + export GOPATH=/tmp/tmp.5i1xR0qk6L [2020-09-23T12:56:54.538Z] #46 0.890 + GOPATH=/tmp/tmp.5i1xR0qk6L [2020-09-23T12:56:54.538Z] #46 0.890 + RM_GOPATH=1 [2020-09-23T12:56:54.538Z] #46 0.910 + case "$(go env GOARCH)" in [2020-09-23T12:56:54.538Z] #46 0.912 ++ go env GOARCH [2020-09-23T12:56:54.538Z] #46 0.924 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:54.538Z] #46 0.924 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:54.538Z] #46 0.929 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:54.538Z] #46 0.943 + dir=/tmp/install [2020-09-23T12:56:54.538Z] #46 0.950 + bin=golangci_lint [2020-09-23T12:56:54.538Z] #46 0.950 + shift [2020-09-23T12:56:54.538Z] #46 0.951 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-23T12:56:54.538Z] #46 0.952 + . /tmp/install/golangci_lint.installer [2020-09-23T12:56:54.538Z] #46 0.953 ++ : v1.23.8 [2020-09-23T12:56:54.538Z] #46 0.957 + install_golangci_lint [2020-09-23T12:56:54.538Z] #46 0.958 + echo 'Installing golangci-lint version v1.23.8' [2020-09-23T12:56:54.538Z] #46 0.958 Installing golangci-lint version v1.23.8 [2020-09-23T12:56:54.538Z] #46 0.958 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-23T12:56:54.629Z] #17 22.35 Selecting previously unselected package libnet1:s390x. [2020-09-23T12:56:54.629Z] #17 22.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-23T12:56:54.629Z] #17 22.36 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-23T12:56:54.629Z] #17 22.42 Selecting previously unselected package libnl-3-200:s390x. [2020-09-23T12:56:54.629Z] #17 22.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-23T12:56:54.629Z] #17 22.42 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-23T12:56:54.629Z] #17 22.49 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-23T12:56:54.629Z] #17 22.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-23T12:56:54.629Z] #17 22.50 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-23T12:56:54.629Z] #17 22.54 Selecting previously unselected package libreadline5:s390x. [2020-09-23T12:56:54.629Z] #17 22.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-23T12:56:54.629Z] #17 22.54 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-23T12:56:54.629Z] #17 22.62 Selecting previously unselected package net-tools. [2020-09-23T12:56:54.629Z] #17 22.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-23T12:56:54.629Z] #17 22.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-23T12:56:54.629Z] #17 22.74 Selecting previously unselected package python-pip-whl. [2020-09-23T12:56:54.629Z] #17 22.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-23T12:56:54.629Z] #17 22.74 Unpacking python-pip-whl (18.1-5) ... [2020-09-23T12:56:54.823Z] #25 19.86 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-23T12:56:54.836Z] #46 ... [2020-09-23T12:56:54.836Z] [2020-09-23T12:56:54.836Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:54.836Z] #22 0.867 + RM_GOPATH=0 [2020-09-23T12:56:54.836Z] #22 0.881 + TMP_GOPATH= [2020-09-23T12:56:54.836Z] #22 0.883 + : /build [2020-09-23T12:56:54.836Z] #22 0.884 + '[' -z '' ']' [2020-09-23T12:56:54.836Z] #22 0.892 ++ mktemp -d [2020-09-23T12:56:54.836Z] #22 0.900 + export GOPATH=/tmp/tmp.KIn0dg6S3t [2020-09-23T12:56:54.836Z] #22 0.903 + GOPATH=/tmp/tmp.KIn0dg6S3t [2020-09-23T12:56:54.836Z] #22 0.905 + RM_GOPATH=1 [2020-09-23T12:56:54.836Z] #22 0.909 + case "$(go env GOARCH)" in [2020-09-23T12:56:54.836Z] #22 0.913 ++ go env GOARCH [2020-09-23T12:56:54.836Z] #22 0.963 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:54.836Z] #22 0.963 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:54.836Z] #22 0.967 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:54.836Z] #22 1.030 + dir=/tmp/install [2020-09-23T12:56:54.836Z] #22 1.031 + bin=dockercli [2020-09-23T12:56:54.836Z] #22 1.031 + shift [2020-09-23T12:56:54.836Z] #22 1.031 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-23T12:56:54.836Z] #22 1.032 + . /tmp/install/dockercli.installer [2020-09-23T12:56:54.836Z] #22 1.032 ++ : stable [2020-09-23T12:56:54.836Z] #22 1.032 ++ : 17.06.2-ce [2020-09-23T12:56:54.836Z] #22 1.038 + install_dockercli [2020-09-23T12:56:54.836Z] #22 1.039 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-23T12:56:54.836Z] #22 1.039 Install docker/cli version 17.06.2-ce from stable [2020-09-23T12:56:54.836Z] #22 1.042 ++ uname -m [2020-09-23T12:56:54.836Z] #22 1.051 + arch=ppc64le [2020-09-23T12:56:54.836Z] #22 1.051 + '[' ppc64le '!=' x86_64 ']' [2020-09-23T12:56:54.836Z] #22 1.062 + '[' ppc64le '!=' s390x ']' [2020-09-23T12:56:54.836Z] #22 1.063 + '[' ppc64le '!=' armhf ']' [2020-09-23T12:56:54.836Z] #22 1.064 + build_dockercli [2020-09-23T12:56:54.836Z] #22 1.066 + git clone https://github.com/docker/docker-ce /tmp/tmp.KIn0dg6S3t/tmp/docker-ce [2020-09-23T12:56:54.836Z] #22 1.072 Cloning into '/tmp/tmp.KIn0dg6S3t/tmp/docker-ce'... [2020-09-23T12:56:54.836Z] #22 ... [2020-09-23T12:56:54.836Z] [2020-09-23T12:56:54.836Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:56:54.836Z] #11 1.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:56:54.836Z] #11 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:56:54.836Z] #11 1.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:56:54.836Z] #11 2.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-23T12:56:54.836Z] #11 4.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-23T12:56:54.836Z] #11 6.849 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-23T12:56:54.922Z] #17 23.15 Selecting previously unselected package python3-lib2to3. [2020-09-23T12:56:55.106Z] #25 20.15 [2020-09-23T12:56:55.136Z] #11 ... [2020-09-23T12:56:55.136Z] [2020-09-23T12:56:55.136Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:56:55.136Z] #55 0.896 + RM_GOPATH=0 [2020-09-23T12:56:55.136Z] #55 0.915 + TMP_GOPATH= [2020-09-23T12:56:55.136Z] #55 0.922 + : /build [2020-09-23T12:56:55.136Z] #55 0.924 + '[' -z '' ']' [2020-09-23T12:56:55.136Z] #55 0.932 ++ mktemp -d [2020-09-23T12:56:55.136Z] #55 0.934 + export GOPATH=/tmp/tmp.B3UbBHQijt [2020-09-23T12:56:55.136Z] #55 0.935 + GOPATH=/tmp/tmp.B3UbBHQijt [2020-09-23T12:56:55.136Z] #55 0.935 + RM_GOPATH=1 [2020-09-23T12:56:55.136Z] #55 0.936 + case "$(go env GOARCH)" in [2020-09-23T12:56:55.136Z] #55 0.949 ++ go env GOARCH [2020-09-23T12:56:55.136Z] #55 1.012 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:55.136Z] #55 1.012 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:55.136Z] #55 1.014 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:55.136Z] #55 1.024 + dir=/tmp/install [2020-09-23T12:56:55.136Z] #55 1.032 + bin=rootlesskit [2020-09-23T12:56:55.136Z] #55 1.032 + shift [2020-09-23T12:56:55.136Z] #55 1.033 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-23T12:56:55.136Z] #55 1.034 + . /tmp/install/rootlesskit.installer [2020-09-23T12:56:55.136Z] #55 1.035 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:56:55.136Z] #55 1.041 + install_rootlesskit [2020-09-23T12:56:55.136Z] #55 1.044 + case "$1" in [2020-09-23T12:56:55.136Z] #55 1.044 + export CGO_ENABLED=0 [2020-09-23T12:56:55.136Z] #55 1.044 + CGO_ENABLED=0 [2020-09-23T12:56:55.136Z] #55 1.045 + _install_rootlesskit [2020-09-23T12:56:55.136Z] #55 1.046 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-23T12:56:55.136Z] #55 1.046 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:56:55.136Z] #55 1.047 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B3UbBHQijt/src/github.com/rootless-containers/rootlesskit [2020-09-23T12:56:55.136Z] #55 1.055 Cloning into '/tmp/tmp.B3UbBHQijt/src/github.com/rootless-containers/rootlesskit'... [2020-09-23T12:56:55.136Z] #55 6.713 + cd /tmp/tmp.B3UbBHQijt/src/github.com/rootless-containers/rootlesskit [2020-09-23T12:56:55.136Z] #55 6.713 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-23T12:56:55.136Z] #55 7.548 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-23T12:56:55.136Z] #55 7.549 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-23T12:56:55.136Z] #55 ... [2020-09-23T12:56:55.136Z] [2020-09-23T12:56:55.136Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:55.136Z] #48 11.77 + cd /tmp/tmp.d8ZRSzSnAY/src/github.com/mvdan/sh [2020-09-23T12:56:55.136Z] #48 11.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-23T12:56:55.136Z] #48 11.89 + GO111MODULE=on [2020-09-23T12:56:55.136Z] #48 11.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-23T12:56:55.216Z] #17 23.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-23T12:56:55.216Z] #17 23.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-23T12:56:55.216Z] #17 23.21 Selecting previously unselected package python3-distutils. [2020-09-23T12:56:55.216Z] #17 23.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-23T12:56:55.216Z] #17 23.21 Unpacking python3-distutils (3.7.3-1) ... [2020-09-23T12:56:55.216Z] #17 23.27 Selecting previously unselected package python3-pip. [2020-09-23T12:56:55.216Z] #17 23.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-23T12:56:55.216Z] #17 23.28 Unpacking python3-pip (18.1-5) ... [2020-09-23T12:56:55.216Z] #17 23.36 Selecting previously unselected package python3-pkg-resources. [2020-09-23T12:56:55.216Z] #17 23.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-23T12:56:55.216Z] #17 23.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-23T12:56:55.216Z] #17 23.42 Selecting previously unselected package python3-setuptools. [2020-09-23T12:56:55.367Z] #25 20.35 0.6% ######################################################################## 100.0% [2020-09-23T12:56:55.499Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.8% of statements [2020-09-23T12:56:55.499Z] ok github.com/docker/docker/container 0.135s coverage: 34.7% of statements [2020-09-23T12:56:55.499Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-23T12:56:55.499Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-23T12:56:55.499Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-23T12:56:55.499Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-23T12:56:55.513Z] #17 23.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-23T12:56:55.513Z] #17 23.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-23T12:56:55.513Z] #17 23.62 Selecting previously unselected package python3-wheel. [2020-09-23T12:56:55.513Z] #17 23.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-23T12:56:55.513Z] #17 23.63 Unpacking python3-wheel (0.32.3-2) ... [2020-09-23T12:56:55.513Z] #17 23.67 Selecting previously unselected package sudo. [2020-09-23T12:56:55.627Z] #25 20.57 [2020-09-23T12:56:55.806Z] #17 23.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-23T12:56:55.806Z] #17 23.68 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-23T12:56:55.806Z] #17 23.97 Selecting previously unselected package thin-provisioning-tools. [2020-09-23T12:56:55.806Z] #17 23.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-23T12:56:55.806Z] #17 23.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-23T12:56:55.806Z] #17 24.09 Selecting previously unselected package uidmap. [2020-09-23T12:56:56.098Z] #17 24.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-23T12:56:56.098Z] #17 24.10 Unpacking uidmap (1:4.5-1.1) ... [2020-09-23T12:56:56.099Z] #17 24.16 Selecting previously unselected package vim-runtime. [2020-09-23T12:56:56.099Z] #17 24.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:56:56.099Z] #17 24.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-23T12:56:56.099Z] #17 24.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-23T12:56:56.099Z] #17 24.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-23T12:56:56.219Z] #25 ... [2020-09-23T12:56:56.219Z] [2020-09-23T12:56:56.219Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:56:56.219Z] #32 60.12 Selecting previously unselected package libxml2:amd64. [2020-09-23T12:56:56.219Z] #32 60.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-23T12:56:56.219Z] #32 60.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-23T12:56:56.219Z] #32 62.00 Selecting previously unselected package libarchive13:amd64. [2020-09-23T12:56:56.219Z] #32 62.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-23T12:56:56.219Z] #32 62.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-23T12:56:56.219Z] #32 62.58 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-23T12:56:56.219Z] #32 62.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-23T12:56:56.219Z] #32 62.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-23T12:56:56.219Z] #32 62.86 Selecting previously unselected package librhash0:amd64. [2020-09-23T12:56:56.219Z] #32 62.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-23T12:56:56.219Z] #32 62.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-23T12:56:56.219Z] #32 63.23 Selecting previously unselected package libuv1:amd64. [2020-09-23T12:56:56.219Z] #32 63.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-23T12:56:56.219Z] #32 63.25 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-23T12:56:56.219Z] #32 63.43 Selecting previously unselected package cmake. [2020-09-23T12:56:56.219Z] #32 63.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-23T12:56:56.219Z] #32 63.47 Unpacking cmake (3.13.4-1) ... [2020-09-23T12:56:56.219Z] #32 66.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-23T12:56:56.219Z] #32 66.32 Setting up xxd (2:8.1.0875-5) ... [2020-09-23T12:56:56.219Z] #32 66.33 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-23T12:56:56.219Z] #32 66.37 Setting up vim-common (2:8.1.0875-5) ... [2020-09-23T12:56:56.219Z] #32 66.40 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-23T12:56:56.219Z] #32 66.41 Setting up cmake-data (3.13.4-1) ... [2020-09-23T12:56:56.219Z] #32 66.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-23T12:56:56.219Z] #32 66.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-23T12:56:56.219Z] #32 66.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-23T12:56:56.219Z] #32 66.59 Setting up cmake (3.13.4-1) ... [2020-09-23T12:56:56.219Z] #32 66.61 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:56:56.219Z] #32 66.74 Processing triggers for mime-support (3.62) ... [2020-09-23T12:56:56.219Z] #32 DONE 67.4s [2020-09-23T12:56:56.219Z] [2020-09-23T12:56:56.219Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:56.478Z] #33 ... [2020-09-23T12:56:56.478Z] [2020-09-23T12:56:56.478Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:56.478Z] #41 57.57 time [2020-09-23T12:56:56.478Z] #41 62.76 os [2020-09-23T12:56:56.478Z] #41 64.87 strings [2020-09-23T12:56:56.478Z] #41 67.07 fmt [2020-09-23T12:56:56.678Z] #48 13.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:56:56.678Z] #48 13.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:56:56.678Z] #48 13.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:56:56.737Z] #41 ... [2020-09-23T12:56:56.738Z] [2020-09-23T12:56:56.738Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:56.738Z] #38 59.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-23T12:56:56.738Z] #38 60.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-23T12:56:56.738Z] #38 61.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:56.738Z] #38 62.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-23T12:56:56.738Z] #38 62.24 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:56.738Z] #38 62.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-23T12:56:56.738Z] #38 62.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-23T12:56:56.738Z] #38 62.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-23T12:56:56.738Z] #38 62.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-23T12:56:56.738Z] #38 62.32 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-23T12:56:56.977Z] #48 13.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:56:56.977Z] #48 13.88 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:56:56.996Z] #38 ... [2020-09-23T12:56:56.996Z] [2020-09-23T12:56:56.996Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:56.996Z] #25 21.99 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-23T12:56:56.996Z] #25 22.06 skipping existing c35d46ef359f [2020-09-23T12:56:57.255Z] #25 22.18 [2020-09-23T12:56:58.173Z] #17 26.03 Selecting previously unselected package vim. [2020-09-23T12:56:58.173Z] #17 26.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-23T12:56:58.173Z] #17 26.05 Unpacking vim (2:8.1.0875-5) ... [2020-09-23T12:56:58.173Z] #17 26.32 Selecting previously unselected package xfsprogs. [2020-09-23T12:56:58.173Z] #17 26.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-23T12:56:58.173Z] #17 26.33 Unpacking xfsprogs (4.20.0-1) ... [2020-09-23T12:56:58.248Z] #25 23.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-23T12:56:58.345Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 1m55.914936442s [2020-09-23T12:56:58.345Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 471.50754ms [2020-09-23T12:56:58.465Z] #17 26.60 Selecting previously unselected package zip. [2020-09-23T12:56:58.465Z] #17 26.61 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-23T12:56:58.465Z] #17 26.61 Unpacking zip (3.0-11+b1) ... [2020-09-23T12:56:58.508Z] #25 ... [2020-09-23T12:56:58.508Z] [2020-09-23T12:56:58.509Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:56:58.509Z] #38 69.38 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-23T12:56:58.509Z] #38 69.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:56:58.509Z] #38 DONE 69.8s [2020-09-23T12:56:58.522Z] #48 15.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:56:58.758Z] #17 26.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-23T12:56:58.758Z] #17 26.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-23T12:56:58.758Z] #17 26.78 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-23T12:56:58.758Z] #17 26.79 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-23T12:56:58.758Z] #17 26.80 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-23T12:56:58.758Z] #17 26.81 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-23T12:56:58.758Z] #17 26.81 Setting up uidmap (1:4.5-1.1) ... [2020-09-23T12:56:58.758Z] #17 26.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-23T12:56:58.758Z] #17 26.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-23T12:56:58.758Z] #17 26.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-23T12:56:58.758Z] #17 26.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-23T12:56:58.758Z] #17 26.85 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-23T12:56:58.758Z] #17 26.86 Setting up xxd (2:8.1.0875-5) ... [2020-09-23T12:56:58.758Z] #17 26.86 Setting up zip (3.0-11+b1) ... [2020-09-23T12:56:58.758Z] #17 26.87 Setting up vim-common (2:8.1.0875-5) ... [2020-09-23T12:56:58.758Z] #17 26.88 Setting up bash-completion (1:2.8-6) ... [2020-09-23T12:56:58.772Z] [2020-09-23T12:56:58.772Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:56:58.772Z] #33 0.994 + RM_GOPATH=0 [2020-09-23T12:56:58.772Z] #33 0.994 + TMP_GOPATH= [2020-09-23T12:56:58.772Z] #33 0.994 + : /build [2020-09-23T12:56:58.772Z] #33 0.994 + '[' -z '' ']' [2020-09-23T12:56:58.772Z] #33 0.994 ++ mktemp -d [2020-09-23T12:56:58.772Z] #33 0.994 + export GOPATH=/tmp/tmp.6M8TXBCH0X [2020-09-23T12:56:58.772Z] #33 0.994 + GOPATH=/tmp/tmp.6M8TXBCH0X [2020-09-23T12:56:58.772Z] #33 0.994 + RM_GOPATH=1 [2020-09-23T12:56:58.772Z] #33 0.994 + case "$(go env GOARCH)" in [2020-09-23T12:56:58.772Z] #33 0.995 ++ go env GOARCH [2020-09-23T12:56:58.772Z] #33 1.034 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:58.772Z] #33 1.034 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:56:58.772Z] #33 1.035 ++ dirname /tmp/install/install.sh [2020-09-23T12:56:58.772Z] #33 1.039 + dir=/tmp/install [2020-09-23T12:56:58.772Z] #33 1.039 + bin=tini [2020-09-23T12:56:58.772Z] #33 1.039 + shift [2020-09-23T12:56:58.772Z] #33 1.039 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-23T12:56:58.772Z] #33 1.039 + . /tmp/install/tini.installer [2020-09-23T12:56:58.772Z] #33 1.040 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:56:58.772Z] #33 1.040 + install_tini [2020-09-23T12:56:58.772Z] #33 1.040 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-23T12:56:58.772Z] #33 1.040 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:56:58.772Z] #33 1.041 + git clone https://github.com/krallin/tini.git /tmp/tmp.6M8TXBCH0X/tini [2020-09-23T12:56:58.772Z] #33 1.043 Cloning into '/tmp/tmp.6M8TXBCH0X/tini'... [2020-09-23T12:56:58.772Z] #33 1.888 + cd /tmp/tmp.6M8TXBCH0X/tini [2020-09-23T12:56:58.772Z] #33 1.901 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:56:58.772Z] #33 1.928 + cmake . [2020-09-23T12:56:58.772Z] #33 2.632 -- The C compiler identification is GNU 8.3.0 [2020-09-23T12:56:58.772Z] #33 2.714 -- Check for working C compiler: /usr/bin/cc [2020-09-23T12:56:58.817Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2020-09-23T12:56:59.340Z] #33 ... [2020-09-23T12:56:59.340Z] [2020-09-23T12:56:59.340Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:56:59.340Z] #25 23.86 #=#=# [2020-09-23T12:56:59.340Z] #25 24.04 ######################################################################## 100.0% [2020-09-23T12:56:59.340Z] #25 24.14 [2020-09-23T12:56:59.340Z] #25 24.32 Download of images into '/build' complete. [2020-09-23T12:56:59.340Z] #25 24.32 Use something like the following to load the result into a Docker daemon: [2020-09-23T12:56:59.340Z] #25 24.32 tar -cC '/build' . | docker load [2020-09-23T12:56:59.340Z] #25 DONE 24.4s [2020-09-23T12:56:59.583Z] #48 16.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:56:59.599Z] [2020-09-23T12:56:59.600Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:56:59.600Z] #30 65.85 fmt [2020-09-23T12:56:59.600Z] #30 66.33 path/filepath [2020-09-23T12:56:59.600Z] #30 68.29 io/ioutil [2020-09-23T12:56:59.600Z] #30 69.06 path [2020-09-23T12:56:59.600Z] #30 69.87 text/tabwriter [2020-09-23T12:56:59.769Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.9% of statements [2020-09-23T12:57:00.271Z] #17 28.09 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-23T12:57:00.271Z] #17 28.10 Setting up xz-utils (5.2.4-1) ... [2020-09-23T12:57:00.271Z] #17 28.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-23T12:57:00.271Z] #17 28.11 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-23T12:57:00.271Z] #17 28.16 invoke-rc.d: could not determine current runlevel [2020-09-23T12:57:00.271Z] #17 28.16 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-23T12:57:00.271Z] #17 28.16 Setting up pigz (2.4-1) ... [2020-09-23T12:57:00.271Z] #17 28.17 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-23T12:57:00.271Z] #17 28.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-23T12:57:00.271Z] #17 ... [2020-09-23T12:57:00.271Z] [2020-09-23T12:57:00.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:00.271Z] #39 62.67 CC criu/cr-service.o [2020-09-23T12:57:00.271Z] #39 63.50 CC criu/crtools.o [2020-09-23T12:57:00.271Z] #39 63.78 CC criu/eventfd.o [2020-09-23T12:57:00.271Z] #39 63.97 CC criu/eventpoll.o [2020-09-23T12:57:00.271Z] #39 64.56 CC criu/external.o [2020-09-23T12:57:00.271Z] #39 64.84 CC criu/fault-injection.o [2020-09-23T12:57:00.271Z] #39 64.96 CC criu/fdstore.o [2020-09-23T12:57:00.271Z] #39 65.15 CC criu/fifo.o [2020-09-23T12:57:00.271Z] #39 65.40 CC criu/file-ids.o [2020-09-23T12:57:00.271Z] #39 65.67 CC criu/file-lock.o [2020-09-23T12:57:00.271Z] #39 66.19 CC criu/files-ext.o [2020-09-23T12:57:00.271Z] #39 66.45 CC criu/files-reg.o [2020-09-23T12:57:00.271Z] #39 67.66 CC criu/files.o [2020-09-23T12:57:00.271Z] #39 68.93 CC criu/filesystems.o [2020-09-23T12:57:00.271Z] #39 69.34 CC criu/fsnotify.o [2020-09-23T12:57:00.271Z] #39 69.87 CC criu/image-desc.o [2020-09-23T12:57:00.271Z] #39 69.98 CC criu/image.o [2020-09-23T12:57:00.271Z] #39 70.40 CC criu/ipc_ns.o [2020-09-23T12:57:00.271Z] #39 70.95 CC criu/irmap.o [2020-09-23T12:57:00.271Z] #39 71.27 CC criu/kcmp-ids.o [2020-09-23T12:57:00.271Z] #39 71.37 CC criu/kerndat.o [2020-09-23T12:57:00.271Z] #39 71.92 CC criu/libnetlink.o [2020-09-23T12:57:00.271Z] #39 72.22 CC criu/log.o [2020-09-23T12:57:00.271Z] #39 72.50 CC criu/lsm.o [2020-09-23T12:57:00.271Z] #39 72.74 CC criu/mem.o [2020-09-23T12:57:00.271Z] #39 ... [2020-09-23T12:57:00.271Z] [2020-09-23T12:57:00.271Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:57:00.271Z] #17 28.19 Setting up python-pip-whl (18.1-5) ... [2020-09-23T12:57:00.271Z] #17 28.20 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-23T12:57:00.271Z] #17 28.21 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-23T12:57:00.271Z] #17 28.40 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-23T12:57:00.271Z] #17 28.41 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-23T12:57:00.271Z] #17 28.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-23T12:57:00.271Z] #17 28.42 Setting up vim (2:8.1.0875-5) ... [2020-09-23T12:57:00.271Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-23T12:57:00.271Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-23T12:57:00.271Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-23T12:57:00.271Z] #17 28.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-23T12:57:00.271Z] #17 28.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-23T12:57:00.271Z] #17 28.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-23T12:57:00.271Z] #17 28.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-23T12:57:00.271Z] #17 28.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-23T12:57:00.271Z] #17 28.46 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-23T12:57:00.271Z] #17 28.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-23T12:57:00.271Z] #17 28.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-23T12:57:00.271Z] #17 28.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-23T12:57:00.271Z] #17 28.53 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-23T12:57:00.563Z] #17 28.56 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-23T12:57:00.979Z] #30 ... [2020-09-23T12:57:00.979Z] [2020-09-23T12:57:00.979Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:00.979Z] #33 3.542 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-23T12:57:00.979Z] #33 3.542 -- Detecting C compiler ABI info [2020-09-23T12:57:00.979Z] #33 4.456 -- Detecting C compiler ABI info - done [2020-09-23T12:57:00.979Z] #33 4.541 -- Detecting C compile features [2020-09-23T12:57:00.979Z] #33 ... [2020-09-23T12:57:00.979Z] [2020-09-23T12:57:00.979Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:00.979Z] #47 62.14 os [2020-09-23T12:57:00.979Z] #47 65.77 encoding/binary [2020-09-23T12:57:00.979Z] #47 67.28 fmt [2020-09-23T12:57:00.979Z] #47 68.06 encoding/base64 [2020-09-23T12:57:00.979Z] #47 69.07 golang.org/x/sys/unix [2020-09-23T12:57:00.979Z] #47 ... [2020-09-23T12:57:00.979Z] [2020-09-23T12:57:00.979Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:00.980Z] #30 72.10 github.com/BurntSushi/toml [2020-09-23T12:57:00.980Z] #30 72.11 flag [2020-09-23T12:57:01.129Z] #48 ... [2020-09-23T12:57:01.129Z] [2020-09-23T12:57:01.129Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:57:01.129Z] #37 17.58 Checking out files: 96% (1615/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-23T12:57:01.129Z] #37 17.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-23T12:57:01.548Z] #30 ... [2020-09-23T12:57:01.548Z] [2020-09-23T12:57:01.548Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:01.548Z] #10 62.65 Selecting previously unselected package dmsetup. [2020-09-23T12:57:01.548Z] #10 62.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-23T12:57:01.548Z] #10 62.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-23T12:57:01.548Z] #10 63.23 Selecting previously unselected package mingw-w64-common. [2020-09-23T12:57:01.548Z] #10 63.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-23T12:57:01.548Z] #10 63.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-23T12:57:01.548Z] #10 70.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-23T12:57:01.548Z] #10 70.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-23T12:57:01.548Z] #10 70.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-23T12:57:01.695Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements [2020-09-23T12:57:02.077Z] #17 30.17 Setting up iptables (1.8.2-4) ... [2020-09-23T12:57:02.077Z] #17 30.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-23T12:57:02.077Z] #17 30.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-23T12:57:02.077Z] #17 30.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-23T12:57:02.077Z] #17 30.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-23T12:57:02.077Z] #17 30.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-23T12:57:02.077Z] #17 30.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-23T12:57:02.077Z] #17 30.21 Setting up python3 (3.7.3-1) ... [2020-09-23T12:57:02.117Z] #10 ... [2020-09-23T12:57:02.117Z] [2020-09-23T12:57:02.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:02.117Z] #39 3.477 Note: Building without setproctitle() and strlcpy() support. [2020-09-23T12:57:02.117Z] #39 3.477 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-23T12:57:02.117Z] #39 3.521 Note: Building without GnuTLS support [2020-09-23T12:57:02.117Z] #39 3.565 Makefile.config:39: Warn: you have no libnftables installed [2020-09-23T12:57:02.117Z] #39 3.565 Makefile.config:40: Warn: Building without nftables support [2020-09-23T12:57:02.376Z] #17 30.48 Setting up python3-wheel (0.32.3-2) ... [2020-09-23T12:57:03.012Z] #17 30.90 Setting up apparmor (2.13.2-10) ... [2020-09-23T12:57:03.497Z] #39 ... [2020-09-23T12:57:03.497Z] [2020-09-23T12:57:03.497Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:03.497Z] #30 74.86 log [2020-09-23T12:57:03.692Z] #17 31.92 Setting up xfsprogs (4.20.0-1) ... [2020-09-23T12:57:03.925Z] #37 20.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-23T12:57:04.023Z] #17 31.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-23T12:57:04.023Z] #17 32.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-23T12:57:04.576Z] #37 ... [2020-09-23T12:57:04.577Z] [2020-09-23T12:57:04.577Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:04.577Z] #44 11.38 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:57:04.577Z] #44 15.28 go: finding github.com/fatih/color v1.9.0 [2020-09-23T12:57:04.577Z] #44 15.30 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-23T12:57:04.577Z] #44 15.31 go: finding github.com/pkg/errors v0.9.1 [2020-09-23T12:57:04.577Z] #44 15.39 go: finding github.com/spf13/pflag v1.0.3 [2020-09-23T12:57:04.577Z] #44 15.43 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-23T12:57:04.577Z] #44 15.53 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-23T12:57:04.577Z] #44 15.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-23T12:57:04.577Z] #44 16.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-23T12:57:04.577Z] #44 16.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-23T12:57:04.577Z] #44 16.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-23T12:57:04.577Z] #44 16.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-23T12:57:04.661Z] #17 32.68 Setting up python3-distutils (3.7.3-1) ... [2020-09-23T12:57:04.878Z] #44 ... [2020-09-23T12:57:04.878Z] [2020-09-23T12:57:04.878Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:04.878Z] #61 18.34 Checking out files: 61% (1169/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. [2020-09-23T12:57:04.878Z] #61 18.98 + cd /tmp/tmp.qOqbkAHS3N/src/github.com/docker/libnetwork [2020-09-23T12:57:04.878Z] #61 18.99 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-23T12:57:04.878Z] #61 19.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-23T12:57:04.878Z] #61 ... [2020-09-23T12:57:04.878Z] [2020-09-23T12:57:04.878Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:04.878Z] #42 11.68 crypto/subtle [2020-09-23T12:57:04.878Z] #42 12.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-23T12:57:04.878Z] #42 12.47 internal/nettrace [2020-09-23T12:57:04.878Z] #42 12.85 runtime/cgo [2020-09-23T12:57:04.878Z] #42 15.45 vendor/golang.org/x/crypto/internal/subtle [2020-09-23T12:57:04.955Z] #17 32.97 Setting up python3-setuptools (40.8.0-1) ... [2020-09-23T12:57:05.123Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-09-23T12:57:05.184Z] #42 ... [2020-09-23T12:57:05.184Z] [2020-09-23T12:57:05.184Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:05.184Z] #48 17.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:57:05.184Z] #48 19.39 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-23T12:57:05.184Z] #48 19.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-23T12:57:05.184Z] #48 19.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-23T12:57:05.184Z] #48 20.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-23T12:57:05.184Z] #48 21.08 runtime/cgo [2020-09-23T12:57:05.184Z] #48 21.23 runtime [2020-09-23T12:57:05.387Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2020-09-23T12:57:05.591Z] #17 33.74 Setting up python3-pip (18.1-5) ... [2020-09-23T12:57:06.034Z] #30 77.26 github.com/BurntSushi/toml/cmd/tomlv [2020-09-23T12:57:06.226Z] #17 34.32 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:57:06.227Z] #17 34.34 Processing triggers for mime-support (3.62) ... [2020-09-23T12:57:06.340Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-09-23T12:57:06.865Z] #17 DONE 34.8s [2020-09-23T12:57:06.865Z] [2020-09-23T12:57:06.865Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-23T12:57:07.290Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-09-23T12:57:07.430Z] #30 ... [2020-09-23T12:57:07.430Z] [2020-09-23T12:57:07.430Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:07.430Z] #33 7.596 -- Detecting C compile features - done [2020-09-23T12:57:07.430Z] #33 7.623 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-23T12:57:07.430Z] #33 7.917 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-23T12:57:07.430Z] #33 8.041 -- Configuring done [2020-09-23T12:57:07.430Z] #33 8.082 -- Generating done [2020-09-23T12:57:07.430Z] #33 8.087 -- Build files have been written to: /tmp/tmp.6M8TXBCH0X/tini [2020-09-23T12:57:07.430Z] #33 8.103 + make tini-static [2020-09-23T12:57:07.430Z] #33 8.560 Scanning dependencies of target tini-static [2020-09-23T12:57:07.430Z] #33 8.659 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-23T12:57:07.430Z] #33 10.02 [100%] Linking C executable tini-static [2020-09-23T12:57:07.430Z] #33 10.69 [100%] Built target tini-static [2020-09-23T12:57:07.430Z] #33 10.87 + mkdir -p /build [2020-09-23T12:57:07.430Z] #33 10.88 + cp tini-static /build/docker-init [2020-09-23T12:57:07.430Z] #33 DONE 11.2s [2020-09-23T12:57:07.430Z] [2020-09-23T12:57:07.430Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:07.430Z] #41 68.61 regexp/syntax [2020-09-23T12:57:07.430Z] #41 74.64 flag [2020-09-23T12:57:07.430Z] #41 75.58 go/token [2020-09-23T12:57:07.430Z] #41 76.43 go/scanner [2020-09-23T12:57:07.430Z] #41 76.60 regexp [2020-09-23T12:57:07.430Z] #41 77.77 go/ast [2020-09-23T12:57:07.430Z] #41 ... [2020-09-23T12:57:07.430Z] [2020-09-23T12:57:07.430Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:07.430Z] #10 78.05 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-23T12:57:07.430Z] #10 78.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-23T12:57:07.430Z] #10 78.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:07.430Z] #10 78.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-23T12:57:07.430Z] #10 78.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-23T12:57:07.430Z] #10 78.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:07.912Z] #18 1.136 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-23T12:57:07.912Z] #18 1.139 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-23T12:57:07.912Z] #18 1.141 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-23T12:57:07.912Z] #18 DONE 1.3s [2020-09-23T12:57:07.912Z] [2020-09-23T12:57:07.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:07.912Z] #39 73.52 CC criu/memfd.o [2020-09-23T12:57:07.912Z] #39 73.83 CC criu/mount.o [2020-09-23T12:57:07.912Z] #39 75.92 CC criu/namespaces.o [2020-09-23T12:57:07.912Z] #39 76.91 CC criu/net.o [2020-09-23T12:57:07.912Z] #39 78.61 CC criu/netfilter.o [2020-09-23T12:57:07.912Z] #39 78.87 CC criu/page-pipe.o [2020-09-23T12:57:07.912Z] #39 79.09 CC criu/page-xfer.o [2020-09-23T12:57:07.912Z] #39 80.06 CC criu/pagemap-cache.o [2020-09-23T12:57:07.912Z] #39 80.28 CC criu/pagemap.o [2020-09-23T12:57:08.205Z] #39 80.85 CC criu/parasite-syscall.o [2020-09-23T12:57:08.205Z] #39 ... [2020-09-23T12:57:08.205Z] [2020-09-23T12:57:08.205Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:57:08.778Z] #48 ... [2020-09-23T12:57:08.778Z] [2020-09-23T12:57:08.778Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:57:08.778Z] #33 15.53 Fetched 8162 kB in 14s (567 kB/s) [2020-09-23T12:57:08.778Z] #33 15.53 Reading package lists... [2020-09-23T12:57:09.086Z] #33 22.92 Reading package lists... [2020-09-23T12:57:09.086Z] #33 ... [2020-09-23T12:57:09.086Z] [2020-09-23T12:57:09.086Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:09.086Z] #39 15.58 Fetched 8162 kB in 15s (548 kB/s) [2020-09-23T12:57:09.086Z] #39 15.58 Reading package lists... [2020-09-23T12:57:09.086Z] #39 23.29 Reading package lists... [2020-09-23T12:57:09.086Z] #39 ... [2020-09-23T12:57:09.086Z] [2020-09-23T12:57:09.086Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:57:09.086Z] #24 16.29 Fetched 8162 kB in 16s (526 kB/s) [2020-09-23T12:57:09.086Z] #24 16.29 Reading package lists... [2020-09-23T12:57:09.386Z] #24 23.91 Reading package lists... [2020-09-23T12:57:09.386Z] #24 ... [2020-09-23T12:57:09.386Z] [2020-09-23T12:57:09.386Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:09.386Z] #11 16.08 Fetched 8162 kB in 15s (545 kB/s) [2020-09-23T12:57:09.386Z] #11 16.08 Reading package lists... [2020-09-23T12:57:09.386Z] #11 23.48 Reading package lists... [2020-09-23T12:57:09.386Z] #11 ... [2020-09-23T12:57:09.386Z] [2020-09-23T12:57:09.386Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:57:09.386Z] #52 16.15 Fetched 8162 kB in 15s (544 kB/s) [2020-09-23T12:57:09.386Z] #52 16.15 Reading package lists... [2020-09-23T12:57:10.728Z] #10 ... [2020-09-23T12:57:10.728Z] [2020-09-23T12:57:10.728Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:10.728Z] #30 DONE 81.7s [2020-09-23T12:57:10.728Z] [2020-09-23T12:57:10.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:10.728Z] #39 5.635 fatal: not a git repository (or any of the parent directories): .git [2020-09-23T12:57:10.728Z] #39 5.700 GEN .gitid [2020-09-23T12:57:10.728Z] #39 5.737 GEN criu/include/version.h [2020-09-23T12:57:10.728Z] #39 5.820 GEN include/common/asm [2020-09-23T12:57:10.728Z] #39 7.554 PBCC images/timens.pb-c.c [2020-09-23T12:57:10.728Z] #39 7.561 DEP images/timens.pb-c.d [2020-09-23T12:57:10.728Z] #39 7.644 PBCC images/fown.pb-c.c [2020-09-23T12:57:10.728Z] #39 7.657 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-23T12:57:10.728Z] #39 7.742 PBCC images/opts.pb-c.c [2020-09-23T12:57:10.728Z] #39 7.790 PBCC images/memfd.pb-c.c [2020-09-23T12:57:10.728Z] #39 7.882 DEP images/fown.pb-c.d [2020-09-23T12:57:10.728Z] #39 7.958 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.076 DEP images/opts.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.120 DEP images/memfd.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.241 PBCC images/sit.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.302 DEP images/sit.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.365 PBCC images/macvlan.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.401 DEP images/macvlan.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.447 PBCC images/autofs.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.491 DEP images/autofs.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.546 PBCC images/sysctl.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.557 DEP images/sysctl.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.610 PBCC images/time.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.624 DEP images/time.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.666 PBCC images/binfmt-misc.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.686 DEP images/binfmt-misc.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.726 PBCC images/seccomp.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.791 DEP images/seccomp.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.861 PBCC images/userns.pb-c.c [2020-09-23T12:57:10.728Z] #39 8.921 DEP images/userns.pb-c.d [2020-09-23T12:57:10.728Z] #39 8.997 PBCC images/cgroup.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.061 DEP images/cgroup.pb-c.d [2020-09-23T12:57:10.728Z] #39 9.107 PBCC images/ext-file.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.142 DEP images/ext-file.pb-c.d [2020-09-23T12:57:10.728Z] #39 9.210 PBCC images/rpc.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.305 DEP images/rpc.pb-c.d [2020-09-23T12:57:10.728Z] #39 9.386 PBCC images/siginfo.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.470 DEP images/siginfo.pb-c.d [2020-09-23T12:57:10.728Z] #39 9.571 PBCC images/pagemap.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.699 DEP images/pagemap.pb-c.d [2020-09-23T12:57:10.728Z] #39 9.744 PBCC images/rlimit.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.821 DEP images/rlimit.pb-c.d [2020-09-23T12:57:10.728Z] #39 9.921 PBCC images/file-lock.pb-c.c [2020-09-23T12:57:10.728Z] #39 9.995 DEP images/file-lock.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.06 PBCC images/tty.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.11 DEP images/tty.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.17 PBCC images/tun.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.22 PBCC images/netdev.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.27 DEP images/tun.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.29 DEP images/netdev.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.34 PBCC images/vma.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.38 DEP images/vma.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.44 PBCC images/creds.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.49 DEP images/creds.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.54 PBCC images/utsns.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.57 DEP images/utsns.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.65 PBCC images/ipc-desc.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.71 PBCC images/ipc-sem.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.74 DEP images/ipc-desc.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.79 DEP images/ipc-sem.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.86 PBCC images/ipc-msg.pb-c.c [2020-09-23T12:57:10.728Z] #39 10.89 DEP images/ipc-msg.pb-c.d [2020-09-23T12:57:10.728Z] #39 10.97 PBCC images/ipc-shm.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.02 DEP images/ipc-shm.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.06 PBCC images/ipc-var.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.08 DEP images/ipc-var.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.12 PBCC images/sk-opts.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.15 PBCC images/packet-sock.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.19 DEP images/sk-opts.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.23 DEP images/packet-sock.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.32 PBCC images/sk-netlink.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.39 DEP images/sk-netlink.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.45 PBCC images/sk-inet.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.56 DEP images/sk-inet.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.65 PBCC images/sk-unix.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.71 DEP images/sk-unix.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.76 PBCC images/mm.pb-c.c [2020-09-23T12:57:10.728Z] #39 11.85 DEP images/mm.pb-c.d [2020-09-23T12:57:10.728Z] #39 11.90 PBCC images/timerfd.pb-c.c [2020-09-23T12:57:10.728Z] #39 12.13 DEP images/timerfd.pb-c.d [2020-09-23T12:57:10.728Z] #39 12.22 PBCC images/timer.pb-c.c [2020-09-23T12:57:10.728Z] #39 12.27 DEP images/timer.pb-c.d [2020-09-23T12:57:10.988Z] #39 12.39 PBCC images/sa.pb-c.c [2020-09-23T12:57:10.988Z] #39 12.51 DEP images/sa.pb-c.d [2020-09-23T12:57:11.248Z] #39 12.55 PBCC images/pipe-data.pb-c.c [2020-09-23T12:57:11.248Z] #39 12.60 DEP images/pipe-data.pb-c.d [2020-09-23T12:57:11.248Z] #39 12.72 PBCC images/mnt.pb-c.c [2020-09-23T12:57:11.248Z] #39 12.78 DEP images/mnt.pb-c.d [2020-09-23T12:57:11.508Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-09-23T12:57:11.508Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 14.1% of statements [2020-09-23T12:57:11.513Z] #39 12.92 PBCC images/sk-packet.pb-c.c [2020-09-23T12:57:11.513Z] #39 12.97 DEP images/sk-packet.pb-c.d [2020-09-23T12:57:11.733Z] #19 3.187 Collecting yamllint==1.16.0 [2020-09-23T12:57:11.733Z] #19 3.357 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-23T12:57:11.733Z] #19 3.397 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-23T12:57:11.733Z] #19 3.426 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-23T12:57:11.733Z] #19 3.436 Collecting pyyaml (from yamllint==1.16.0) [2020-09-23T12:57:11.733Z] #19 3.537 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-23T12:57:11.773Z] #39 13.13 PBCC images/tcp-stream.pb-c.c [2020-09-23T12:57:12.033Z] #39 13.23 DEP images/tcp-stream.pb-c.d [2020-09-23T12:57:12.033Z] #39 13.30 PBCC images/pipe.pb-c.c [2020-09-23T12:57:12.033Z] #39 13.37 DEP images/pipe.pb-c.d [2020-09-23T12:57:12.033Z] #39 13.42 PBCC images/pstree.pb-c.c [2020-09-23T12:57:12.033Z] #39 13.44 DEP images/pstree.pb-c.d [2020-09-23T12:57:12.033Z] #39 13.49 PBCC images/fs.pb-c.c [2020-09-23T12:57:12.033Z] #39 13.54 DEP images/fs.pb-c.d [2020-09-23T12:57:12.033Z] #39 13.60 PBCC images/signalfd.pb-c.c [2020-09-23T12:57:12.292Z] #39 13.64 DEP images/signalfd.pb-c.d [2020-09-23T12:57:12.292Z] #39 13.68 PBCC images/fh.pb-c.c [2020-09-23T12:57:12.292Z] #39 13.72 PBCC images/fsnotify.pb-c.c [2020-09-23T12:57:12.292Z] #39 13.79 DEP images/fh.pb-c.d [2020-09-23T12:57:12.292Z] #39 13.83 DEP images/fsnotify.pb-c.d [2020-09-23T12:57:12.372Z] #19 4.369 Building wheels for collected packages: pyyaml [2020-09-23T12:57:12.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-23T12:57:12.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-23T12:57:12.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-23T12:57:12.486Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-23T12:57:12.486Z] [2020-09-23T12:57:12.486Z] ________ ____ __. [2020-09-23T12:57:12.486Z] \_____ \ | |/ _| [2020-09-23T12:57:12.486Z] / | \| < [2020-09-23T12:57:12.486Z] / | \ | \ [2020-09-23T12:57:12.486Z] \_______ /____|__ \ [2020-09-23T12:57:12.486Z] \/ \/ [2020-09-23T12:57:12.486Z] [2020-09-23T12:57:12.486Z] INFO: make.ps1 ended at 09/23/2020 12:57:09 [2020-09-23T12:57:12.486Z] INFO: Binaries build ended at 09/23/2020 12:57:11. Duration:00:01:16.6939814 [2020-09-23T12:57:12.552Z] #39 13.91 PBCC images/eventpoll.pb-c.c [2020-09-23T12:57:12.552Z] #39 13.94 DEP images/eventpoll.pb-c.d [2020-09-23T12:57:12.552Z] #39 13.99 PBCC images/eventfd.pb-c.c [2020-09-23T12:57:12.552Z] #39 14.04 DEP images/eventfd.pb-c.d [2020-09-23T12:57:12.665Z] #19 4.369 Running setup.py bdist_wheel for pyyaml: started [2020-09-23T12:57:12.812Z] #39 14.11 PBCC images/remap-file-path.pb-c.c [2020-09-23T12:57:12.812Z] #39 14.17 DEP images/remap-file-path.pb-c.d [2020-09-23T12:57:12.812Z] #39 14.21 PBCC images/fifo.pb-c.c [2020-09-23T12:57:12.812Z] #39 14.23 DEP images/fifo.pb-c.d [2020-09-23T12:57:12.812Z] #39 14.28 PBCC images/ghost-file.pb-c.c [2020-09-23T12:57:12.812Z] #39 14.34 DEP images/ghost-file.pb-c.d [2020-09-23T12:57:12.901Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.646s coverage: 57.0% of statements [2020-09-23T12:57:12.958Z] #19 4.923 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-23T12:57:12.958Z] #19 4.923 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-23T12:57:12.958Z] #19 4.975 Successfully built pyyaml [2020-09-23T12:57:12.958Z] #19 4.991 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-23T12:57:13.072Z] #39 14.39 PBCC images/regfile.pb-c.c [2020-09-23T12:57:13.072Z] #39 14.46 DEP images/regfile.pb-c.d [2020-09-23T12:57:13.072Z] #39 14.53 PBCC images/ns.pb-c.c [2020-09-23T12:57:13.072Z] #39 14.57 DEP images/ns.pb-c.d [2020-09-23T12:57:13.252Z] #19 5.182 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-23T12:57:13.332Z] #39 14.62 PBCC images/fdinfo.pb-c.c [2020-09-23T12:57:13.332Z] #39 14.67 DEP images/fdinfo.pb-c.d [2020-09-23T12:57:13.332Z] #39 14.71 PBCC images/core-aarch64.pb-c.c [2020-09-23T12:57:13.332Z] #39 14.75 PBCC images/core-arm.pb-c.c [2020-09-23T12:57:13.332Z] #39 14.80 PBCC images/core-ppc64.pb-c.c [2020-09-23T12:57:13.558Z] #19 DONE 5.5s [2020-09-23T12:57:13.558Z] [2020-09-23T12:57:13.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:13.558Z] #39 81.39 CC criu/path.o [2020-09-23T12:57:13.558Z] #39 81.55 CC criu/pie-util-vdso.o [2020-09-23T12:57:13.558Z] #39 81.82 CC criu/pie-util.o [2020-09-23T12:57:13.558Z] #39 81.94 CC criu/pipes.o [2020-09-23T12:57:13.558Z] #39 82.34 CC criu/plugin.o [2020-09-23T12:57:13.558Z] #39 82.57 CC criu/proc_parse.o [2020-09-23T12:57:13.558Z] #39 84.27 CC criu/protobuf-desc.o [2020-09-23T12:57:13.558Z] #39 84.78 CC criu/protobuf.o [2020-09-23T12:57:13.558Z] #39 85.00 CC criu/pstree.o [2020-09-23T12:57:13.558Z] #39 85.64 CC criu/rbtree.o [2020-09-23T12:57:13.558Z] #39 85.83 CC criu/rst-malloc.o [2020-09-23T12:57:13.558Z] #39 85.98 CC criu/seccomp.o [2020-09-23T12:57:13.558Z] #39 86.35 CC criu/seize.o [2020-09-23T12:57:13.592Z] #39 14.84 PBCC images/core-s390.pb-c.c [2020-09-23T12:57:13.592Z] #39 14.89 PBCC images/core-x86.pb-c.c [2020-09-23T12:57:13.592Z] #39 14.97 PBCC images/core.pb-c.c [2020-09-23T12:57:13.592Z] #39 15.10 PBCC images/inventory.pb-c.c [2020-09-23T12:57:13.852Z] #39 15.14 DEP images/core-aarch64.pb-c.d [2020-09-23T12:57:13.852Z] #39 15.19 DEP images/core-arm.pb-c.d [2020-09-23T12:57:13.852Z] #39 15.25 DEP images/core-ppc64.pb-c.d [2020-09-23T12:57:13.852Z] #39 ... [2020-09-23T12:57:13.852Z] [2020-09-23T12:57:13.852Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:13.852Z] #47 75.03 encoding/json [2020-09-23T12:57:13.852Z] #47 80.36 github.com/pkg/diff [2020-09-23T12:57:13.852Z] #47 81.98 go/ast [2020-09-23T12:57:13.852Z] #47 82.85 golang.org/x/crypto/ssh/terminal [2020-09-23T12:57:13.852Z] #47 84.08 mvdan.cc/editorconfig [2020-09-23T12:57:13.852Z] #47 ... [2020-09-23T12:57:13.852Z] [2020-09-23T12:57:13.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:13.852Z] #39 15.29 DEP images/core-s390.pb-c.d [2020-09-23T12:57:13.852Z] #39 15.35 DEP images/core-x86.pb-c.d [2020-09-23T12:57:13.865Z] #39 ... [2020-09-23T12:57:13.865Z] [2020-09-23T12:57:13.865Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-23T12:57:13.865Z] #22 DONE 0.2s [2020-09-23T12:57:13.865Z] [2020-09-23T12:57:13.865Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-23T12:57:13.909Z] #52 23.41 Reading package lists... [2020-09-23T12:57:14.024Z] INFO: Copying the built daemon binary to d:\CI\PR-41430\14\binary\dockerd-cd340c1d97.exe... [2020-09-23T12:57:14.024Z] INFO: Copying the built client binary to d:\CI\PR-41430\14\binary\docker-cd340c1d97.exe... [2020-09-23T12:57:14.024Z] INFO: Copying dockerversion from the container... [2020-09-23T12:57:14.024Z] INFO: Copying the golang package from the container to d:\CI\PR-41430\14\installer\go.zip... [2020-09-23T12:57:14.112Z] #39 15.45 DEP images/core.pb-c.d [2020-09-23T12:57:14.112Z] #39 15.52 DEP images/inventory.pb-c.d [2020-09-23T12:57:14.112Z] #39 15.59 PBCC images/cpuinfo.pb-c.c [2020-09-23T12:57:14.212Z] #52 ... [2020-09-23T12:57:14.212Z] [2020-09-23T12:57:14.212Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:14.212Z] #39 23.29 Reading package lists... [2020-09-23T12:57:14.372Z] #39 15.61 DEP images/cpuinfo.pb-c.d [2020-09-23T12:57:14.372Z] #39 15.67 PBCC images/stats.pb-c.c [2020-09-23T12:57:14.372Z] #39 15.70 DEP images/stats.pb-c.d [2020-09-23T12:57:14.500Z] #26 DONE 0.9s [2020-09-23T12:57:14.500Z] [2020-09-23T12:57:14.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:14.500Z] #39 87.00 CC criu/servicefd.o [2020-09-23T12:57:14.792Z] #39 87.35 CC criu/shmem.o [2020-09-23T12:57:14.792Z] #39 ... [2020-09-23T12:57:14.792Z] [2020-09-23T12:57:14.792Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-23T12:57:14.792Z] #29 DONE 0.2s [2020-09-23T12:57:14.792Z] [2020-09-23T12:57:14.792Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-23T12:57:14.792Z] #31 DONE 0.1s [2020-09-23T12:57:15.068Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-09-23T12:57:15.085Z] [2020-09-23T12:57:15.085Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-23T12:57:15.085Z] #34 DONE 0.1s [2020-09-23T12:57:15.085Z] [2020-09-23T12:57:15.085Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:57:15.085Z] #36 117.7 + dpkg --print-architecture [2020-09-23T12:57:15.085Z] #36 117.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-23T12:57:15.085Z] #36 118.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-23T12:57:15.085Z] #36 118.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-23T12:57:15.085Z] #36 ... [2020-09-23T12:57:15.085Z] [2020-09-23T12:57:15.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:15.085Z] #39 87.76 CC criu/sigframe.o [2020-09-23T12:57:15.085Z] #39 87.83 CC criu/signalfd.o [2020-09-23T12:57:15.378Z] #39 88.00 CC criu/sk-inet.o [2020-09-23T12:57:15.752Z] #39 17.10 make[1]: Nothing to be done for 'all'. [2020-09-23T12:57:16.013Z] #39 88.49 CC criu/sk-netlink.o [2020-09-23T12:57:16.014Z] #39 88.68 CC criu/sk-packet.o [2020-09-23T12:57:16.061Z] #39 31.15 Building dependency tree... [2020-09-23T12:57:16.306Z] #39 89.02 CC criu/sk-queue.o [2020-09-23T12:57:16.460Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.589s coverage: 46.2% of statements [2020-09-23T12:57:16.600Z] #39 89.27 CC criu/sk-tcp.o [2020-09-23T12:57:16.893Z] #39 89.63 CC criu/sk-unix.o [2020-09-23T12:57:17.132Z] #39 18.47 CC images/stats.o [2020-09-23T12:57:17.537Z] #39 ... [2020-09-23T12:57:17.537Z] [2020-09-23T12:57:17.537Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:17.537Z] #49 53.39 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-23T12:57:17.537Z] #49 54.52 + mkdir -p /build [2020-09-23T12:57:17.537Z] #49 54.53 + cp runc /build/runc [2020-09-23T12:57:17.537Z] #49 DONE 54.8s [2020-09-23T12:57:17.537Z] [2020-09-23T12:57:17.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:17.610Z] #39 34.19 The following additional packages will be installed: [2020-09-23T12:57:17.610Z] #39 34.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-23T12:57:17.610Z] #39 34.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-23T12:57:17.610Z] #39 34.20 Suggested packages: [2020-09-23T12:57:17.610Z] #39 34.21 manpages-dev python-setuptools [2020-09-23T12:57:17.701Z] #39 18.92 CC images/core.o [2020-09-23T12:57:17.763Z] INFO: Extracting go.zip to d:\CI\PR-41430\14\go [2020-09-23T12:57:17.850Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.538s coverage: 73.1% of statements [2020-09-23T12:57:17.961Z] #39 19.47 CC images/core-x86.o [2020-09-23T12:57:18.530Z] #39 19.99 CC images/core-arm.o [2020-09-23T12:57:18.671Z] #39 91.11 CC criu/sockets.o [2020-09-23T12:57:18.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.892s coverage: 49.5% of statements [2020-09-23T12:57:18.963Z] #39 91.68 CC criu/stats.o [2020-09-23T12:57:19.100Z] #39 20.41 CC images/core-aarch64.o [2020-09-23T12:57:19.171Z] #39 35.94 The following NEW packages will be installed: [2020-09-23T12:57:19.172Z] #39 35.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-23T12:57:19.172Z] #39 35.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-23T12:57:19.172Z] #39 35.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-23T12:57:19.172Z] #39 35.99 python-six zlib1g-dev [2020-09-23T12:57:19.256Z] #39 91.81 CC criu/string.o [2020-09-23T12:57:19.256Z] #39 91.88 CC criu/sysctl.o [2020-09-23T12:57:19.359Z] #39 20.82 CC images/core-ppc64.o [2020-09-23T12:57:19.472Z] #39 36.23 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:57:19.472Z] #39 36.23 Need to get 4075 kB of archives. [2020-09-23T12:57:19.472Z] #39 36.23 After this operation, 24.5 MB of additional disk space will be used. [2020-09-23T12:57:19.472Z] #39 36.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-23T12:57:19.472Z] #39 36.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-23T12:57:19.472Z] #39 36.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-23T12:57:19.472Z] #39 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-23T12:57:19.472Z] #39 36.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-23T12:57:19.472Z] #39 36.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-23T12:57:19.472Z] #39 36.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-09-23T12:57:19.472Z] #39 36.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-23T12:57:19.472Z] #39 36.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-23T12:57:19.549Z] #39 92.23 CC criu/sysfs_parse.o [2020-09-23T12:57:19.779Z] #39 36.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-23T12:57:19.779Z] #39 36.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-23T12:57:19.841Z] #39 92.49 CC criu/timens.o [2020-09-23T12:57:20.081Z] #39 36.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-23T12:57:20.081Z] #39 36.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-09-23T12:57:20.081Z] #39 36.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-23T12:57:20.081Z] #39 36.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-23T12:57:20.081Z] #39 36.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-23T12:57:20.081Z] #39 36.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-23T12:57:20.134Z] #39 92.70 CC criu/timerfd.o [2020-09-23T12:57:20.134Z] #39 92.89 CC criu/tty.o [2020-09-23T12:57:20.189Z] ok github.com/docker/docker/daemon 12.478s coverage: 17.4% of statements [2020-09-23T12:57:20.189Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-23T12:57:20.189Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-23T12:57:20.189Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-23T12:57:20.189Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-23T12:57:20.189Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-23T12:57:20.298Z] #39 21.52 CC images/core-s390.o [2020-09-23T12:57:20.298Z] #39 ... [2020-09-23T12:57:20.298Z] [2020-09-23T12:57:20.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:20.298Z] #41 81.26 internal/lazyregexp [2020-09-23T12:57:20.298Z] #41 81.50 net/url [2020-09-23T12:57:20.298Z] #41 83.39 text/template/parse [2020-09-23T12:57:20.298Z] #41 83.76 go/parser [2020-09-23T12:57:20.298Z] #41 86.68 text/template [2020-09-23T12:57:20.298Z] #41 87.67 encoding/xml [2020-09-23T12:57:20.298Z] #41 91.39 go/doc [2020-09-23T12:57:20.298Z] #41 ... [2020-09-23T12:57:20.298Z] [2020-09-23T12:57:20.298Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:20.298Z] #52 39.98 Checking out files: 67% (2178/3242) Checking out files: 68% (2205/3242) Checking out files: 69% (2237/3242) Checking out files: 70% (2270/3242) Checking out files: 71% (2302/3242) Checking out files: 72% (2335/3242) Checking out files: 73% (2367/3242) Checking out files: 74% (2400/3242) Checking out files: 75% (2432/3242) Checking out files: 76% (2464/3242) Checking out files: 77% (2497/3242) Checking out files: 78% (2529/3242) Checking out files: 79% (2562/3242) Checking out files: 80% (2594/3242) Checking out files: 81% (2627/3242) Checking out files: 82% (2659/3242) Checking out files: 83% (2691/3242) Checking out files: 84% (2724/3242) Checking out files: 85% (2756/3242) Checking out files: 86% (2789/3242) Checking out files: 87% (2821/3242) Checking out files: 88% (2853/3242) Checking out files: 89% (2886/3242) Checking out files: 90% (2918/3242) Checking out files: 91% (2951/3242) Checking out files: 92% (2983/3242) Checking out files: 93% (3016/3242) Checking out files: 94% (3048/3242) Checking out files: 95% (3080/3242) Checking out files: 96% (3113/3242) Checking out files: 97% (3145/3242) Checking out files: 98% (3178/3242) Checking out files: 99% (3210/3242) Checking out files: 100% (3242/3242) Checking out files: 100% (3242/3242), done. [2020-09-23T12:57:20.298Z] #52 40.94 + cd /tmp/tmp.D9yLhrKBlY/src/github.com/containerd/containerd [2020-09-23T12:57:20.298Z] #52 40.94 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:57:20.298Z] #52 41.62 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-23T12:57:20.298Z] #52 41.63 + BUILDTAGS='netgo osusergo static_build' [2020-09-23T12:57:20.298Z] #52 41.63 + export EXTRA_FLAGS=-buildmode=pie [2020-09-23T12:57:20.298Z] #52 41.63 + EXTRA_FLAGS=-buildmode=pie [2020-09-23T12:57:20.298Z] #52 41.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-23T12:57:20.298Z] #52 41.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-23T12:57:20.298Z] #52 41.63 + '[' '' = dynamic ']' [2020-09-23T12:57:20.298Z] #52 41.63 + make [2020-09-23T12:57:20.298Z] #52 42.29 + bin/ctr [2020-09-23T12:57:20.737Z] #39 ... [2020-09-23T12:57:20.737Z] [2020-09-23T12:57:20.737Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-23T12:57:20.737Z] #52 30.92 Building dependency tree... [2020-09-23T12:57:20.737Z] #52 33.72 The following additional packages will be installed: [2020-09-23T12:57:20.737Z] #52 33.73 libbtrfs0 [2020-09-23T12:57:20.737Z] #52 33.98 The following NEW packages will be installed: [2020-09-23T12:57:20.737Z] #52 34.00 libbtrfs-dev libbtrfs0 [2020-09-23T12:57:20.737Z] #52 34.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:57:20.737Z] #52 34.25 Need to get 120 kB of archives. [2020-09-23T12:57:20.737Z] #52 34.25 After this operation, 423 kB of additional disk space will be used. [2020-09-23T12:57:20.737Z] #52 34.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-23T12:57:20.737Z] #52 34.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-23T12:57:20.737Z] #52 35.96 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:57:20.737Z] #52 36.21 Fetched 120 kB in 0s (1212 kB/s) [2020-09-23T12:57:20.737Z] #52 36.31 Selecting previously unselected package libbtrfs0. [2020-09-23T12:57:20.737Z] #52 36.31 (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.) [2020-09-23T12:57:20.737Z] #52 36.47 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-23T12:57:20.737Z] #52 36.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-23T12:57:20.738Z] #52 36.65 Selecting previously unselected package libbtrfs-dev. [2020-09-23T12:57:20.738Z] #52 36.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-23T12:57:20.738Z] #52 36.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:57:20.738Z] #52 36.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-23T12:57:20.738Z] #52 36.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:57:20.738Z] #52 36.95 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:57:20.738Z] #52 DONE 37.3s [2020-09-23T12:57:20.738Z] [2020-09-23T12:57:20.738Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:20.763Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-09-23T12:57:20.763Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.639s coverage: 76.1% of statements [2020-09-23T12:57:21.039Z] #53 0.459 + RM_GOPATH=0 [2020-09-23T12:57:21.039Z] #53 0.459 + TMP_GOPATH= [2020-09-23T12:57:21.039Z] #53 0.459 + : /build [2020-09-23T12:57:21.039Z] #53 0.459 + '[' -z '' ']' [2020-09-23T12:57:21.039Z] #53 0.460 ++ mktemp -d [2020-09-23T12:57:21.040Z] #53 0.461 + export GOPATH=/tmp/tmp.u78gttE8p8 [2020-09-23T12:57:21.040Z] #53 0.461 + GOPATH=/tmp/tmp.u78gttE8p8 [2020-09-23T12:57:21.040Z] #53 0.462 + RM_GOPATH=1 [2020-09-23T12:57:21.040Z] #53 0.462 + case "$(go env GOARCH)" in [2020-09-23T12:57:21.040Z] #53 0.462 ++ go env GOARCH [2020-09-23T12:57:21.040Z] #53 0.481 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:57:21.040Z] #53 0.481 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:57:21.040Z] #53 0.481 ++ dirname /tmp/install/install.sh [2020-09-23T12:57:21.040Z] #53 0.483 + dir=/tmp/install [2020-09-23T12:57:21.040Z] #53 0.483 + bin=containerd [2020-09-23T12:57:21.040Z] #53 0.483 + shift [2020-09-23T12:57:21.040Z] #53 0.483 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-23T12:57:21.040Z] #53 0.483 + . /tmp/install/containerd.installer [2020-09-23T12:57:21.040Z] #53 0.483 ++ set -e [2020-09-23T12:57:21.040Z] #53 0.483 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:57:21.040Z] #53 0.484 + install_containerd [2020-09-23T12:57:21.040Z] #53 0.496 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-23T12:57:21.040Z] #53 0.496 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:57:21.040Z] #53 0.497 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u78gttE8p8/src/github.com/containerd/containerd [2020-09-23T12:57:21.040Z] #53 0.512 Cloning into '/tmp/tmp.u78gttE8p8/src/github.com/containerd/containerd'... [2020-09-23T12:57:21.192Z] #39 93.68 CC criu/tun.o [2020-09-23T12:57:21.192Z] #39 93.87 CC criu/uffd.o [2020-09-23T12:57:21.338Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-09-23T12:57:21.830Z] #39 94.57 CC criu/util.o [2020-09-23T12:57:22.125Z] #53 ... [2020-09-23T12:57:22.125Z] [2020-09-23T12:57:22.125Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-23T12:57:22.125Z] #24 23.91 Reading package lists... [2020-09-23T12:57:22.125Z] #24 31.29 Building dependency tree... [2020-09-23T12:57:22.125Z] #24 34.22 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-23T12:57:22.125Z] #24 34.22 The following additional packages will be installed: [2020-09-23T12:57:22.125Z] #24 34.23 libjq1 libonig5 [2020-09-23T12:57:22.125Z] #24 34.69 The following NEW packages will be installed: [2020-09-23T12:57:22.125Z] #24 34.69 jq libjq1 libonig5 [2020-09-23T12:57:22.125Z] #24 34.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:57:22.125Z] #24 34.88 Need to get 358 kB of archives. [2020-09-23T12:57:22.125Z] #24 34.88 After this operation, 1277 kB of additional disk space will be used. [2020-09-23T12:57:22.125Z] #24 34.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-23T12:57:22.125Z] #24 34.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-23T12:57:22.125Z] #24 34.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-23T12:57:22.125Z] #24 36.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:57:22.125Z] #24 37.17 Fetched 358 kB in 0s (3556 kB/s) [2020-09-23T12:57:22.125Z] #24 37.29 Selecting previously unselected package libonig5:ppc64el. [2020-09-23T12:57:22.125Z] #24 37.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-23T12:57:22.125Z] #24 37.43 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-23T12:57:22.125Z] #24 37.44 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-23T12:57:22.125Z] #24 37.71 Selecting previously unselected package libjq1:ppc64el. [2020-09-23T12:57:22.125Z] #24 37.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-23T12:57:22.125Z] #24 37.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-23T12:57:22.125Z] #24 37.90 Selecting previously unselected package jq. [2020-09-23T12:57:22.125Z] #24 37.90 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-23T12:57:22.125Z] #24 37.91 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-23T12:57:22.125Z] #24 38.13 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-23T12:57:22.125Z] #24 38.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-23T12:57:22.125Z] #24 38.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-23T12:57:22.125Z] #24 38.16 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:57:22.125Z] #24 DONE 38.6s [2020-09-23T12:57:22.125Z] [2020-09-23T12:57:22.125Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T12:57:22.125Z] #25 DONE 0.1s [2020-09-23T12:57:22.125Z] [2020-09-23T12:57:22.125Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:22.125Z] #39 38.75 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:57:22.125Z] #39 38.95 Fetched 4075 kB in 1s (5487 kB/s) [2020-09-23T12:57:22.206Z] #52 ... [2020-09-23T12:57:22.206Z] [2020-09-23T12:57:22.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:22.206Z] #41 93.34 github.com/LK4D4/vndr/versioned [2020-09-23T12:57:22.206Z] #41 93.44 compress/flate [2020-09-23T12:57:22.288Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-09-23T12:57:22.447Z] #39 39.11 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-23T12:57:22.447Z] #39 39.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-23T12:57:22.447Z] #39 39.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-23T12:57:22.447Z] #39 39.26 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-23T12:57:22.466Z] #39 95.15 CC criu/uts_ns.o [2020-09-23T12:57:22.466Z] #39 95.30 CC criu/vdso.o [2020-09-23T12:57:22.749Z] #39 39.47 Selecting previously unselected package libnet1:ppc64el. [2020-09-23T12:57:22.749Z] #39 39.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-23T12:57:22.749Z] #39 39.50 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-23T12:57:22.758Z] #39 95.51 LINK criu/built-in.o [2020-09-23T12:57:22.758Z] #39 95.59 LINK criu/criu [2020-09-23T12:57:23.057Z] #39 95.78 DEP lib/c/criu.d [2020-09-23T12:57:23.057Z] #39 95.82 CC images/rpc.pb-c.o [2020-09-23T12:57:23.057Z] #39 39.81 Selecting previously unselected package libnet1-dev. [2020-09-23T12:57:23.057Z] #39 39.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-23T12:57:23.057Z] #39 39.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-23T12:57:23.144Z] #41 94.31 github.com/LK4D4/vndr/build [2020-09-23T12:57:23.351Z] #39 96.13 CC lib/c/criu.o [2020-09-23T12:57:23.362Z] #39 40.21 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-23T12:57:23.362Z] #39 40.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-23T12:57:23.362Z] #39 40.27 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-23T12:57:23.657Z] #39 ... [2020-09-23T12:57:23.657Z] [2020-09-23T12:57:23.657Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:57:23.657Z] #36 DONE 132.9s [2020-09-23T12:57:23.657Z] [2020-09-23T12:57:23.657Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:23.657Z] #45 127.1 + cd /tmp/tmp.ByB4bY4gin/src/github.com/golangci/golangci-lint/ [2020-09-23T12:57:23.657Z] #45 127.1 + git checkout -q v1.23.8 [2020-09-23T12:57:23.657Z] #45 127.7 ++ git describe --tags [2020-09-23T12:57:23.657Z] #45 127.7 + version=v1.23.8 [2020-09-23T12:57:23.657Z] #45 127.7 ++ git rev-parse --short HEAD [2020-09-23T12:57:23.657Z] #45 127.7 + commit=76a82c6 [2020-09-23T12:57:23.657Z] #45 127.7 ++ git show -s --format=%cd [2020-09-23T12:57:23.657Z] #45 127.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-23T12:57:23.657Z] #45 127.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-23T12:57:23.666Z] #39 40.50 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-23T12:57:23.666Z] #39 40.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-23T12:57:23.666Z] #39 40.52 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-23T12:57:24.083Z] #41 ... [2020-09-23T12:57:24.083Z] [2020-09-23T12:57:24.083Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:24.083Z] #47 85.16 mvdan.cc/sh/v3/fileutil [2020-09-23T12:57:24.083Z] #47 85.33 mvdan.cc/sh/v3/syntax [2020-09-23T12:57:24.083Z] #47 91.72 mvdan.cc/sh/v3/cmd/shfmt [2020-09-23T12:57:24.083Z] #47 ... [2020-09-23T12:57:24.083Z] [2020-09-23T12:57:24.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:24.083Z] #39 22.21 CC images/cpuinfo.o [2020-09-23T12:57:24.083Z] #39 22.57 CC images/inventory.o [2020-09-23T12:57:24.083Z] #39 22.81 CC images/fdinfo.o [2020-09-23T12:57:24.083Z] #39 23.08 CC images/fown.o [2020-09-23T12:57:24.083Z] #39 23.30 CC images/ns.o [2020-09-23T12:57:24.083Z] #39 23.54 CC images/regfile.o [2020-09-23T12:57:24.083Z] #39 23.77 CC images/ghost-file.o [2020-09-23T12:57:24.083Z] #39 24.12 CC images/fifo.o [2020-09-23T12:57:24.083Z] #39 24.39 CC images/remap-file-path.o [2020-09-23T12:57:24.083Z] #39 24.58 CC images/eventfd.o [2020-09-23T12:57:24.083Z] #39 24.77 CC images/eventpoll.o [2020-09-23T12:57:24.083Z] #39 25.04 CC images/fh.o [2020-09-23T12:57:24.083Z] #39 25.38 CC images/fsnotify.o [2020-09-23T12:57:24.218Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 41.0% of statements [2020-09-23T12:57:24.218Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.8% of statements [2020-09-23T12:57:24.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.700s coverage: 57.7% of statements [2020-09-23T12:57:24.218Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-23T12:57:24.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-23T12:57:24.218Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-23T12:57:24.218Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-23T12:57:24.293Z] #45 ... [2020-09-23T12:57:24.294Z] [2020-09-23T12:57:24.294Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-23T12:57:24.323Z] #39 40.88 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-23T12:57:24.323Z] #39 40.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-23T12:57:24.323Z] #39 40.89 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-23T12:57:24.323Z] #39 41.01 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-23T12:57:24.323Z] #39 41.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-23T12:57:24.323Z] #39 41.04 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-23T12:57:24.586Z] #37 DONE 0.2s [2020-09-23T12:57:24.586Z] [2020-09-23T12:57:24.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:24.587Z] #39 97.03 LINK lib/c/built-in.o [2020-09-23T12:57:24.587Z] #39 97.03 LINK lib/c/libcriu.so [2020-09-23T12:57:24.587Z] #39 97.10 LINK lib/c/libcriu.a [2020-09-23T12:57:24.587Z] #39 97.15 GEN magic.py [2020-09-23T12:57:24.587Z] #39 97.21 Note: Building without setproctitle() and strlcpy() support. [2020-09-23T12:57:24.587Z] #39 97.21 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-23T12:57:24.587Z] #39 97.21 Note: Building without GnuTLS support [2020-09-23T12:57:24.587Z] #39 97.21 Makefile.config:39: Warn: you have no libnftables installed [2020-09-23T12:57:24.587Z] #39 97.21 Makefile.config:40: Warn: Building without nftables support [2020-09-23T12:57:24.628Z] #39 41.17 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-23T12:57:24.628Z] #39 41.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-23T12:57:24.628Z] #39 41.18 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-23T12:57:24.628Z] #39 41.44 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-23T12:57:24.628Z] #39 ... [2020-09-23T12:57:24.628Z] [2020-09-23T12:57:24.628Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:57:24.628Z] #33 22.92 Reading package lists... [2020-09-23T12:57:24.628Z] #33 31.62 Building dependency tree... [2020-09-23T12:57:24.628Z] #33 34.30 The following additional packages will be installed: [2020-09-23T12:57:24.628Z] #33 34.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-23T12:57:24.628Z] #33 34.32 Suggested packages: [2020-09-23T12:57:24.628Z] #33 34.32 cmake-doc ninja-build lrzip [2020-09-23T12:57:24.628Z] #33 34.32 Recommended packages: [2020-09-23T12:57:24.628Z] #33 34.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-23T12:57:24.628Z] #33 35.19 The following NEW packages will be installed: [2020-09-23T12:57:24.628Z] #33 35.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-23T12:57:24.628Z] #33 35.22 vim-common xxd [2020-09-23T12:57:24.628Z] #33 35.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:57:24.628Z] #33 35.37 Need to get 14.9 MB of archives. [2020-09-23T12:57:24.628Z] #33 35.37 After this operation, 67.2 MB of additional disk space will be used. [2020-09-23T12:57:24.628Z] #33 35.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-23T12:57:24.628Z] #33 35.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-23T12:57:24.628Z] #33 35.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-23T12:57:24.628Z] #33 35.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-23T12:57:24.628Z] #33 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-23T12:57:24.628Z] #33 37.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-23T12:57:24.628Z] #33 37.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-23T12:57:24.628Z] #33 37.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-23T12:57:24.628Z] #33 37.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-23T12:57:24.628Z] #33 37.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-23T12:57:24.628Z] #33 39.39 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:57:24.628Z] #33 39.80 Fetched 14.9 MB in 2s (6762 kB/s) [2020-09-23T12:57:24.628Z] #33 39.92 Selecting previously unselected package xxd. [2020-09-23T12:57:24.628Z] #33 39.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-23T12:57:24.628Z] #33 40.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-23T12:57:24.628Z] #33 40.06 Unpacking xxd (2:8.1.0875-5) ... [2020-09-23T12:57:24.628Z] #33 40.29 Selecting previously unselected package vim-common. [2020-09-23T12:57:24.628Z] #33 40.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:57:24.628Z] #33 40.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-23T12:57:24.628Z] #33 40.82 Selecting previously unselected package cmake-data. [2020-09-23T12:57:24.628Z] #33 40.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-23T12:57:24.628Z] #33 40.86 Unpacking cmake-data (3.13.4-1) ... [2020-09-23T12:57:24.628Z] #33 ... [2020-09-23T12:57:24.628Z] [2020-09-23T12:57:24.628Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:24.628Z] #39 41.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-23T12:57:24.628Z] #39 41.45 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:24.652Z] #39 25.94 CC images/signalfd.o [2020-09-23T12:57:24.879Z] #39 97.44 fatal: not a git repository (or any of the parent directories): .git [2020-09-23T12:57:24.912Z] #39 26.26 CC images/fs.o [2020-09-23T12:57:24.928Z] #39 ... [2020-09-23T12:57:24.928Z] [2020-09-23T12:57:24.928Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:24.928Z] #11 23.48 Reading package lists... [2020-09-23T12:57:24.928Z] #11 31.87 Building dependency tree... [2020-09-23T12:57:24.928Z] #11 35.58 The following additional packages will be installed: [2020-09-23T12:57:24.928Z] #11 35.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-23T12:57:24.928Z] #11 35.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-23T12:57:24.928Z] #11 35.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-23T12:57:24.928Z] #11 35.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-23T12:57:24.928Z] #11 35.60 Suggested packages: [2020-09-23T12:57:24.928Z] #11 35.60 gcc-8-locales seccomp wine64 [2020-09-23T12:57:24.928Z] #11 37.66 The following NEW packages will be installed: [2020-09-23T12:57:24.928Z] #11 37.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-23T12:57:24.928Z] #11 37.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-23T12:57:24.928Z] #11 37.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-23T12:57:24.928Z] #11 37.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-23T12:57:24.928Z] #11 37.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-23T12:57:24.928Z] #11 37.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-23T12:57:24.928Z] #11 37.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:57:24.928Z] #11 37.81 Need to get 78.9 MB of archives. [2020-09-23T12:57:24.928Z] #11 37.81 After this operation, 532 MB of additional disk space will be used. [2020-09-23T12:57:24.928Z] #11 37.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-09-23T12:57:24.928Z] #11 38.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-09-23T12:57:24.928Z] #11 38.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-23T12:57:24.928Z] #11 38.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-23T12:57:24.928Z] #11 38.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-23T12:57:24.928Z] #11 38.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-23T12:57:24.928Z] #11 38.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-23T12:57:24.928Z] #11 39.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-23T12:57:24.928Z] #11 39.19 Get:9 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] [2020-09-23T12:57:25.171Z] #39 26.55 CC images/pstree.o [2020-09-23T12:57:25.172Z] #39 97.70 make[1]: Nothing to be done for 'all'. [2020-09-23T12:57:25.431Z] #39 26.75 CC images/pipe.o [2020-09-23T12:57:25.465Z] #39 97.99 make[1]: 'images/built-in.o' is up to date. [2020-09-23T12:57:25.465Z] #39 98.00 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-23T12:57:25.465Z] #39 98.01 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-23T12:57:25.465Z] #39 98.03 make[1]: 'compel/libcompel.a' is up to date. [2020-09-23T12:57:25.465Z] #39 98.04 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-23T12:57:25.465Z] #39 98.05 make[1]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-23T12:57:25.465Z] #39 98.14 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.15 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.16 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.22 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.25 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.26 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.27 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.465Z] #39 98.33 make[2]: Nothing to be done for 'all'. [2020-09-23T12:57:25.616Z] ok github.com/docker/docker/daemon/logger/awslogs 0.286s coverage: 77.8% of statements [2020-09-23T12:57:25.616Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-23T12:57:25.616Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-23T12:57:25.616Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2020-09-23T12:57:25.616Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-09-23T12:57:25.642Z] #11 ... [2020-09-23T12:57:25.642Z] [2020-09-23T12:57:25.642Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:25.642Z] #26 2.668 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-23T12:57:25.642Z] #26 3.184 [2020-09-23T12:57:25.691Z] #39 27.01 CC images/tcp-stream.o [2020-09-23T12:57:25.764Z] #39 98.34 INSTALL criu/criu [2020-09-23T12:57:25.764Z] #39 DONE 98.6s [2020-09-23T12:57:25.764Z] [2020-09-23T12:57:25.764Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:25.946Z] #26 3.586 ## 2.9% ###### 9.0% ####### 11.0% [2020-09-23T12:57:25.946Z] #26 ... [2020-09-23T12:57:25.946Z] [2020-09-23T12:57:25.946Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:25.946Z] #61 DONE 42.6s [2020-09-23T12:57:25.946Z] [2020-09-23T12:57:25.946Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:25.951Z] #39 27.21 CC images/sk-packet.o [2020-09-23T12:57:26.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2020-09-23T12:57:26.211Z] #39 27.46 CC images/mnt.o [2020-09-23T12:57:26.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-09-23T12:57:26.470Z] #39 ... [2020-09-23T12:57:26.470Z] [2020-09-23T12:57:26.470Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:26.470Z] #47 DONE 97.6s [2020-09-23T12:57:26.470Z] [2020-09-23T12:57:26.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:26.470Z] #39 27.77 CC images/pipe-data.o [2020-09-23T12:57:26.470Z] #39 ... [2020-09-23T12:57:26.470Z] [2020-09-23T12:57:26.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:26.470Z] #41 95.83 hash/crc32 [2020-09-23T12:57:26.470Z] #41 96.37 compress/gzip [2020-09-23T12:57:26.470Z] #41 97.26 net [2020-09-23T12:57:26.470Z] #41 97.71 vendor/golang.org/x/text/transform [2020-09-23T12:57:26.805Z] #52 ... [2020-09-23T12:57:26.805Z] [2020-09-23T12:57:26.805Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-23T12:57:26.805Z] #40 DONE 0.1s [2020-09-23T12:57:26.805Z] [2020-09-23T12:57:26.805Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:26.805Z] #52 ... [2020-09-23T12:57:26.805Z] [2020-09-23T12:57:26.805Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-23T12:57:27.038Z] #41 98.37 vendor/golang.org/x/text/unicode/bidi [2020-09-23T12:57:27.099Z] #42 DONE 0.2s [2020-09-23T12:57:27.099Z] [2020-09-23T12:57:27.099Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-23T12:57:27.099Z] #44 DONE 0.2s [2020-09-23T12:57:27.099Z] [2020-09-23T12:57:27.099Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:27.410Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-09-23T12:57:27.410Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-23T12:57:27.480Z] #26 3.586 ## 2.9% ###### 9.0% ####### 11.0% ########## 15.1% ############# 19.2% ################ 23.3% ###################### 31.4% ######################### 35.5% ############################# 41.6% ################################ 45.7% ###################################### 53.8% ################################################ 67.0% ################################################# 69.1% ################################################### 71.1% ###################################################### 75.2% ############################################################ 83.3% ############################################################## 87.4% ######################################################################## 100.0% [2020-09-23T12:57:27.675Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 38.3% of statements [2020-09-23T12:57:27.789Z] #26 5.824 [2020-09-23T12:57:28.252Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-09-23T12:57:28.413Z] #26 6.070 0.4% ##################### 29.6% ################################################## 69.6% ######################################################################## 100.0% [2020-09-23T12:57:28.517Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-09-23T12:57:29.008Z] #26 6.895 #=#=# [2020-09-23T12:57:29.310Z] #26 7.173 ############ 17.9% ################################## 48.6% ############################################################## 87.1% ######################################################################## 100.0% [2020-09-23T12:57:29.468Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-09-23T12:57:29.588Z] #41 100.2 vendor/golang.org/x/text/secure/bidirule [2020-09-23T12:57:29.588Z] #41 100.5 vendor/golang.org/x/text/unicode/norm [2020-09-23T12:57:29.959Z] #26 8.113 [2020-09-23T12:57:30.044Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-09-23T12:57:30.527Z] #41 ... [2020-09-23T12:57:30.527Z] [2020-09-23T12:57:30.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:30.527Z] #10 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-23T12:57:30.527Z] #10 101.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-23T12:57:30.527Z] #10 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:30.620Z] ok github.com/docker/docker/daemon/logger/splunk 1.860s coverage: 82.5% of statements [2020-09-23T12:57:30.620Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-23T12:57:30.620Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-23T12:57:30.884Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2020-09-23T12:57:32.281Z] ok github.com/docker/docker/distribution 0.376s coverage: 21.9% of statements [2020-09-23T12:57:32.281Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-23T12:57:32.393Z] #26 8.346 0.1% # 2.5% ##### 8.2% ########### 15.9% ############### 21.6% ################### 27.4% ####################### 33.1% ############################ 38.9% ################################ 44.6% #################################### 50.4% ######################################## 56.1% ############################################ 61.9% ############################################### 65.7% ################################################## 69.5% ###################################################### 75.3% ########################################################### 83.0% ############################################################### 88.7% #################################################################### 94.5% ######################################################################## 100.0% [2020-09-23T12:57:32.546Z] ok github.com/docker/docker/errdefs 0.034s coverage: 49.4% of statements [2020-09-23T12:57:32.695Z] #26 10.94 [2020-09-23T12:57:33.121Z] ok github.com/docker/docker/image 0.067s coverage: 86.4% of statements [2020-09-23T12:57:33.698Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-09-23T12:57:33.962Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-09-23T12:57:34.008Z] #52 117.9 + bin/containerd [2020-09-23T12:57:34.224Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.6% of statements [2020-09-23T12:57:34.225Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-23T12:57:34.225Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-23T12:57:34.225Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-23T12:57:34.225Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-09-23T12:57:34.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-23T12:57:34.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-23T12:57:34.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-23T12:57:35.176Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-09-23T12:57:35.538Z] #26 11.15 0.1% # 1.4% ## 3.6% ### 5.2% #### 6.5% ##### 7.6% ###### 9.2% ####### 10.8% ######### 12.6% ######### 13.7% ########### 15.9% ############ 18.0% ############## 20.2% ############### 21.9% ################# 23.8% ################## 26.2% #################### 27.8% ##################### 30.0% ####################### 32.2% ######################## 34.7% ########################## 36.8% ########################### 38.5% [2020-09-23T12:57:35.538Z] #26 ... [2020-09-23T12:57:35.538Z] [2020-09-23T12:57:35.538Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:35.538Z] #39 42.41 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-23T12:57:35.538Z] #39 42.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-23T12:57:35.538Z] #39 42.43 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:35.538Z] #39 42.82 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-23T12:57:35.538Z] #39 42.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-23T12:57:35.538Z] #39 42.86 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:35.538Z] #39 45.12 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-23T12:57:35.538Z] #39 45.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-23T12:57:35.538Z] #39 45.13 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:35.538Z] #39 45.87 Selecting previously unselected package protobuf-c-compiler. [2020-09-23T12:57:35.538Z] #39 45.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-23T12:57:35.538Z] #39 45.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-23T12:57:35.538Z] #39 46.15 Selecting previously unselected package protobuf-compiler. [2020-09-23T12:57:35.538Z] #39 46.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-23T12:57:35.538Z] #39 46.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-23T12:57:35.538Z] #39 46.36 Selecting previously unselected package python-pkg-resources. [2020-09-23T12:57:35.538Z] #39 46.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-23T12:57:35.538Z] #39 46.41 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-23T12:57:35.538Z] #39 46.64 Selecting previously unselected package python-six. [2020-09-23T12:57:35.538Z] #39 46.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-23T12:57:35.538Z] #39 46.66 Unpacking python-six (1.12.0-1) ... [2020-09-23T12:57:35.538Z] #39 46.75 Selecting previously unselected package python-protobuf. [2020-09-23T12:57:35.538Z] #39 46.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-23T12:57:35.538Z] #39 46.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-23T12:57:35.539Z] #39 47.47 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-23T12:57:35.847Z] #39 ... [2020-09-23T12:57:35.847Z] [2020-09-23T12:57:35.847Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:35.847Z] #26 11.15 0.1% # 1.4% ## 3.6% ### 5.2% #### 6.5% ##### 7.6% ###### 9.2% ####### 10.8% ######### 12.6% ######### 13.7% ########### 15.9% ############ 18.0% ############## 20.2% ############### 21.9% ################# 23.8% ################## 26.2% #################### 27.8% ##################### 30.0% ####################### 32.2% ######################## 34.7% ########################## 36.8% ########################### 38.5% ############################# 40.6% ############################## 41.7% ############################## 42.0% [2020-09-23T12:57:35.847Z] #26 ... [2020-09-23T12:57:35.847Z] [2020-09-23T12:57:35.847Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:35.847Z] #11 42.76 Get:10 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] [2020-09-23T12:57:35.847Z] #11 46.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-23T12:57:35.847Z] #11 46.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-23T12:57:35.847Z] #11 46.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-23T12:57:35.847Z] #11 46.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-23T12:57:35.847Z] #11 46.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-09-23T12:57:35.847Z] #11 46.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-23T12:57:35.847Z] #11 46.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-23T12:57:35.847Z] #11 46.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-23T12:57:35.847Z] #11 46.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-23T12:57:35.847Z] #11 46.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-23T12:57:35.847Z] #11 46.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-23T12:57:35.847Z] #11 46.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-23T12:57:35.847Z] #11 46.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-23T12:57:35.847Z] #11 46.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-23T12:57:35.847Z] #11 46.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-23T12:57:35.847Z] #11 48.35 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:57:35.847Z] #11 48.53 Fetched 78.9 MB in 9s (8632 kB/s) [2020-09-23T12:57:35.847Z] #11 48.63 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-23T12:57:35.847Z] #11 48.63 (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.) [2020-09-23T12:57:35.847Z] #11 48.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-23T12:57:35.847Z] #11 48.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-23T12:57:35.847Z] #11 52.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-23T12:57:35.847Z] #11 52.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-23T12:57:35.847Z] #11 52.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-23T12:57:35.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-23T12:57:36.127Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2020-09-23T12:57:36.156Z] #11 ... [2020-09-23T12:57:36.156Z] [2020-09-23T12:57:36.156Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:36.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-23T12:57:37.117Z] #10 ... [2020-09-23T12:57:37.117Z] [2020-09-23T12:57:37.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:37.117Z] #39 28.03 CC images/sa.o [2020-09-23T12:57:37.117Z] #39 28.68 CC images/timer.o [2020-09-23T12:57:37.117Z] #39 29.09 CC images/timerfd.o [2020-09-23T12:57:37.117Z] #39 29.32 CC images/mm.o [2020-09-23T12:57:37.117Z] #39 29.65 CC images/sk-opts.o [2020-09-23T12:57:37.117Z] #39 29.87 CC images/sk-unix.o [2020-09-23T12:57:37.117Z] #39 30.13 CC images/sk-inet.o [2020-09-23T12:57:37.117Z] #39 30.42 CC images/tun.o [2020-09-23T12:57:37.117Z] #39 30.69 CC images/sk-netlink.o [2020-09-23T12:57:37.117Z] #39 30.95 CC images/packet-sock.o [2020-09-23T12:57:37.117Z] #39 31.24 CC images/ipc-var.o [2020-09-23T12:57:37.117Z] #39 31.37 CC images/ipc-desc.o [2020-09-23T12:57:37.117Z] #39 31.61 CC images/ipc-shm.o [2020-09-23T12:57:37.117Z] #39 31.83 CC images/ipc-msg.o [2020-09-23T12:57:37.117Z] #39 32.07 CC images/ipc-sem.o [2020-09-23T12:57:37.117Z] #39 32.22 CC images/utsns.o [2020-09-23T12:57:37.117Z] #39 32.42 CC images/creds.o [2020-09-23T12:57:37.117Z] #39 32.73 CC images/vma.o [2020-09-23T12:57:37.117Z] #39 32.95 CC images/netdev.o [2020-09-23T12:57:37.117Z] #39 33.27 CC images/tty.o [2020-09-23T12:57:37.117Z] #39 33.83 CC images/file-lock.o [2020-09-23T12:57:37.117Z] #39 34.07 CC images/rlimit.o [2020-09-23T12:57:37.117Z] #39 34.20 CC images/pagemap.o [2020-09-23T12:57:37.117Z] #39 34.46 CC images/siginfo.o [2020-09-23T12:57:37.117Z] #39 34.74 CC images/rpc.o [2020-09-23T12:57:37.117Z] #39 35.80 CC images/ext-file.o [2020-09-23T12:57:37.117Z] #39 35.91 CC images/cgroup.o [2020-09-23T12:57:37.117Z] #39 36.42 CC images/userns.o [2020-09-23T12:57:37.117Z] #39 36.70 CC images/google/protobuf/descriptor.o [2020-09-23T12:57:37.117Z] #39 38.30 CC images/opts.o [2020-09-23T12:57:37.117Z] #39 38.48 CC images/seccomp.o [2020-09-23T12:57:37.117Z] #39 38.68 CC images/binfmt-misc.o [2020-09-23T12:57:37.520Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2020-09-23T12:57:37.686Z] #39 38.89 CC images/time.o [2020-09-23T12:57:37.686Z] #39 39.11 CC images/sysctl.o [2020-09-23T12:57:37.686Z] #39 ... [2020-09-23T12:57:37.686Z] [2020-09-23T12:57:37.686Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:37.686Z] #54 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-23T12:57:37.686Z] #54 109.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-23T12:57:37.784Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-09-23T12:57:37.784Z] ok github.com/docker/docker/pkg/authorization 1.001s coverage: 68.3% of statements [2020-09-23T12:57:38.011Z] #26 11.15 0.1% # 1.4% ## 3.6% ### 5.2% #### 6.5% ##### 7.6% ###### 9.2% ####### 10.8% ######### 12.6% ######### 13.7% ########### 15.9% ############ 18.0% ############## 20.2% ############### 21.9% ################# 23.8% ################## 26.2% #################### 27.8% ##################### 30.0% ####################### 32.2% ######################## 34.7% ########################## 36.8% ########################### 38.5% ############################# 40.6% ############################## 41.7% ############################## 42.0% ############################### 43.5% ################################ 44.6% ################################# 46.2% ################################## 48.4% #################################### 50.6% ##################################### 52.7% ###################################### 53.8% ####################################### 55.3% ######################################## 56.3% ######################################### 57.9% ########################################## 59.1% ########################################### 60.2% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% [2020-09-23T12:57:38.011Z] #26 ... [2020-09-23T12:57:38.011Z] [2020-09-23T12:57:38.011Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:38.011Z] #31 44.79 internal/reflectlite [2020-09-23T12:57:38.011Z] #31 44.79 sync [2020-09-23T12:57:38.011Z] #31 49.37 sort [2020-09-23T12:57:38.011Z] #31 49.38 errors [2020-09-23T12:57:38.011Z] #31 49.94 strconv [2020-09-23T12:57:38.011Z] #31 49.97 io [2020-09-23T12:57:38.011Z] #31 49.97 internal/oserror [2020-09-23T12:57:38.011Z] #31 50.35 syscall [2020-09-23T12:57:38.011Z] #31 ... [2020-09-23T12:57:38.011Z] [2020-09-23T12:57:38.011Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:38.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-23T12:57:38.358Z] ok github.com/docker/docker/pkg/archive 1.197s coverage: 76.9% of statements [2020-09-23T12:57:38.358Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-09-23T12:57:38.633Z] #26 11.15 0.1% # 1.4% ## 3.6% ### 5.2% #### 6.5% ##### 7.6% ###### 9.2% ####### 10.8% ######### 12.6% ######### 13.7% ########### 15.9% ############ 18.0% ############## 20.2% ############### 21.9% ################# 23.8% ################## 26.2% #################### 27.8% ##################### 30.0% ####################### 32.2% ######################## 34.7% ########################## 36.8% ########################### 38.5% ############################# 40.6% ############################## 41.7% ############################## 42.0% ############################### 43.5% ################################ 44.6% ################################# 46.2% ################################## 48.4% #################################### 50.6% ##################################### 52.7% ###################################### 53.8% ####################################### 55.3% ######################################## 56.3% ######################################### 57.9% ########################################## 59.1% ########################################### 60.2% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 68.3% ################################################## 70.0% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.6% [2020-09-23T12:57:38.633Z] #26 ... [2020-09-23T12:57:38.633Z] [2020-09-23T12:57:38.633Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:57:38.633Z] #33 45.28 Selecting previously unselected package libicu63:ppc64el. [2020-09-23T12:57:38.633Z] #33 45.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 45.31 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-23T12:57:38.633Z] #33 52.90 Selecting previously unselected package libxml2:ppc64el. [2020-09-23T12:57:38.633Z] #33 52.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 52.92 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-23T12:57:38.633Z] #33 53.83 Selecting previously unselected package libarchive13:ppc64el. [2020-09-23T12:57:38.633Z] #33 53.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 53.85 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-23T12:57:38.633Z] #33 54.38 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-23T12:57:38.633Z] #33 54.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 54.40 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-23T12:57:38.633Z] #33 54.59 Selecting previously unselected package librhash0:ppc64el. [2020-09-23T12:57:38.633Z] #33 54.62 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 54.62 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-23T12:57:38.633Z] #33 54.80 Selecting previously unselected package libuv1:ppc64el. [2020-09-23T12:57:38.633Z] #33 54.81 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 54.82 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-23T12:57:38.633Z] #33 55.06 Selecting previously unselected package cmake. [2020-09-23T12:57:38.633Z] #33 55.08 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-23T12:57:38.633Z] #33 55.10 Unpacking cmake (3.13.4-1) ... [2020-09-23T12:57:38.633Z] #33 ... [2020-09-23T12:57:38.633Z] [2020-09-23T12:57:38.633Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:39.305Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-09-23T12:57:39.305Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-09-23T12:57:39.876Z] #26 11.15 0.1% # 1.4% ## 3.6% ### 5.2% #### 6.5% ##### 7.6% ###### 9.2% ####### 10.8% ######### 12.6% ######### 13.7% ########### 15.9% ############ 18.0% ############## 20.2% ############### 21.9% ################# 23.8% ################## 26.2% #################### 27.8% ##################### 30.0% ####################### 32.2% ######################## 34.7% ########################## 36.8% ########################### 38.5% ############################# 40.6% ############################## 41.7% ############################## 42.0% ############################### 43.5% ################################ 44.6% ################################# 46.2% ################################## 48.4% #################################### 50.6% ##################################### 52.7% ###################################### 53.8% ####################################### 55.3% ######################################## 56.3% ######################################### 57.9% ########################################## 59.1% ########################################### 60.2% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 68.3% ################################################## 70.0% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.6% ####################################################### 77.6% ######################################################### 79.3% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.0% ############################################################## 86.7% ############################################################### 88.8% ################################################################# 91.0% ################################################################### 93.2% ##################################################################### 95.9% ###################################################################### 98.0% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-23T12:57:39.880Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-09-23T12:57:40.175Z] #26 18.28 [2020-09-23T12:57:40.175Z] #26 ... [2020-09-23T12:57:40.175Z] [2020-09-23T12:57:40.175Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:40.175Z] #42 46.97 internal/reflectlite [2020-09-23T12:57:40.175Z] #42 46.99 sync [2020-09-23T12:57:40.175Z] #42 50.40 math/rand [2020-09-23T12:57:40.175Z] #42 50.42 internal/singleflight [2020-09-23T12:57:40.175Z] #42 50.43 github.com/LK4D4/vndr/godl/singleflight [2020-09-23T12:57:40.175Z] #42 53.43 sort [2020-09-23T12:57:40.175Z] #42 53.51 strconv [2020-09-23T12:57:40.175Z] #42 53.53 io [2020-09-23T12:57:40.175Z] #42 53.55 syscall [2020-09-23T12:57:40.455Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-23T12:57:40.475Z] #42 ... [2020-09-23T12:57:40.475Z] [2020-09-23T12:57:40.475Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:57:40.475Z] #29 46.85 Checking out files: 95% (1446/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. [2020-09-23T12:57:40.475Z] #29 47.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-23T12:57:40.475Z] #29 47.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-23T12:57:40.475Z] #29 ... [2020-09-23T12:57:40.475Z] [2020-09-23T12:57:40.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:40.475Z] #11 57.01 Selecting previously unselected package binutils-mingw-w64. [2020-09-23T12:57:40.475Z] #11 57.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-23T12:57:40.475Z] #11 57.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-23T12:57:40.475Z] #11 57.19 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-23T12:57:40.475Z] #11 57.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-23T12:57:40.475Z] #11 57.20 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-23T12:57:40.475Z] #11 57.41 Selecting previously unselected package dmsetup. [2020-09-23T12:57:40.776Z] #11 57.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-23T12:57:40.776Z] #11 57.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-23T12:57:40.776Z] #11 57.66 Selecting previously unselected package mingw-w64-common. [2020-09-23T12:57:40.776Z] #11 57.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-23T12:57:40.776Z] #11 57.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-23T12:57:41.031Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-23T12:57:41.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-23T12:57:41.975Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-23T12:57:42.238Z] ok github.com/docker/docker/pkg/chrootarchive 3.645s coverage: 43.2% of statements [2020-09-23T12:57:42.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-23T12:57:42.813Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-09-23T12:57:42.910Z] INFO: Extraction ended at 09/23/2020 12:57:41. Duration:00:00:23.8588299 [2020-09-23T12:57:42.910Z] INFO: Updating the golang and path environment variables [2020-09-23T12:57:42.910Z] INFO: GOPATH=d:\gopath [2020-09-23T12:57:42.910Z] INFO: go version go1.13.15 windows/amd64 [2020-09-23T12:57:42.910Z] INFO: Running the daemon under test in debug mode [2020-09-23T12:57:42.910Z] INFO: Starting a daemon under test... [2020-09-23T12:57:42.910Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41430\14\daemon --pidfile d:\CI\PR-41430\14\docker.pid -D [2020-09-23T12:57:42.910Z] INFO: Process started successfully. [2020-09-23T12:57:42.910Z] INFO: Start tailing logs of the daemon under tests [2020-09-23T12:57:42.910Z] INFO: Waiting for the daemon under test to start... [2020-09-23T12:57:42.929Z] #11 ... [2020-09-23T12:57:42.929Z] [2020-09-23T12:57:42.929Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-23T12:57:42.929Z] #33 58.57 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-23T12:57:42.929Z] #33 58.60 Setting up xxd (2:8.1.0875-5) ... [2020-09-23T12:57:42.929Z] #33 58.61 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-23T12:57:42.929Z] #33 58.62 Setting up vim-common (2:8.1.0875-5) ... [2020-09-23T12:57:42.929Z] #33 58.72 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-23T12:57:42.929Z] #33 58.74 Setting up cmake-data (3.13.4-1) ... [2020-09-23T12:57:42.929Z] #33 58.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-23T12:57:42.929Z] #33 58.80 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-23T12:57:42.929Z] #33 58.81 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-23T12:57:42.929Z] #33 58.82 Setting up cmake (3.13.4-1) ... [2020-09-23T12:57:42.929Z] #33 58.91 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:57:42.929Z] #33 58.99 Processing triggers for mime-support (3.62) ... [2020-09-23T12:57:42.929Z] #33 DONE 59.4s [2020-09-23T12:57:42.929Z] [2020-09-23T12:57:42.929Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:42.929Z] #26 19.95 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-23T12:57:42.929Z] #26 20.43 [2020-09-23T12:57:42.929Z] #26 20.59 ### 5.2% ############################################### 65.9% ######################################################################## 100.0% [2020-09-23T12:57:42.929Z] #26 21.07 [2020-09-23T12:57:42.976Z] #54 ... [2020-09-23T12:57:42.976Z] [2020-09-23T12:57:42.976Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:42.976Z] #41 103.9 vendor/golang.org/x/net/idna [2020-09-23T12:57:42.976Z] #41 106.4 vendor/golang.org/x/net/http2/hpack [2020-09-23T12:57:42.976Z] #41 107.5 mime [2020-09-23T12:57:42.976Z] #41 109.1 mime/quotedprintable [2020-09-23T12:57:42.976Z] #41 109.6 net/http/internal [2020-09-23T12:57:42.976Z] #41 113.1 net/textproto [2020-09-23T12:57:42.976Z] #41 113.1 crypto/x509 [2020-09-23T12:57:42.976Z] #41 ... [2020-09-23T12:57:42.976Z] [2020-09-23T12:57:42.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:42.976Z] #39 39.32 CC images/autofs.o [2020-09-23T12:57:42.976Z] #39 39.54 CC images/macvlan.o [2020-09-23T12:57:42.976Z] #39 39.71 CC images/sit.o [2020-09-23T12:57:42.976Z] #39 40.00 CC images/memfd.o [2020-09-23T12:57:42.976Z] #39 40.31 CC images/timens.o [2020-09-23T12:57:42.976Z] #39 40.49 LINK images/built-in.o [2020-09-23T12:57:42.976Z] #39 40.68 GEN compel/include/asm [2020-09-23T12:57:42.976Z] #39 40.71 GEN compel/include/version.h [2020-09-23T12:57:42.976Z] #39 40.72 touch .config [2020-09-23T12:57:42.976Z] #39 40.76 GEN include/common/config.h [2020-09-23T12:57:42.976Z] #39 40.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-23T12:57:42.977Z] #39 40.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-23T12:57:42.977Z] #39 40.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-23T12:57:42.977Z] #39 40.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-23T12:57:42.977Z] #39 40.90 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-23T12:57:42.977Z] #39 40.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-23T12:57:42.977Z] #39 40.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-23T12:57:42.977Z] #39 40.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-23T12:57:42.977Z] #39 41.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-23T12:57:42.977Z] #39 41.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-23T12:57:42.977Z] #39 41.05 DEP compel/plugins/std/infect.d [2020-09-23T12:57:42.977Z] #39 41.15 DEP compel/plugins/std/string.d [2020-09-23T12:57:42.977Z] #39 41.22 DEP compel/plugins/std/log.d [2020-09-23T12:57:42.977Z] #39 41.33 DEP compel/plugins/std/fds.d [2020-09-23T12:57:42.977Z] #39 41.45 DEP compel/plugins/std/std.d [2020-09-23T12:57:42.977Z] #39 41.53 DEP compel/plugins/shmem/shmem.d [2020-09-23T12:57:42.977Z] #39 41.61 DEP compel/plugins/fds/fds.d [2020-09-23T12:57:42.977Z] #39 41.75 CC compel/plugins/std/std.o [2020-09-23T12:57:42.977Z] #39 42.07 CC compel/plugins/std/fds.o [2020-09-23T12:57:42.977Z] #39 42.50 CC compel/plugins/std/log.o [2020-09-23T12:57:42.977Z] #39 43.32 CC compel/plugins/std/string.o [2020-09-23T12:57:42.977Z] #39 43.89 CC compel/plugins/std/infect.o [2020-09-23T12:57:42.977Z] #39 44.33 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-23T12:57:42.977Z] #39 44.41 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-23T12:57:42.977Z] #39 44.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-23T12:57:42.977Z] #39 44.53 AR compel/plugins/std.lib.a [2020-09-23T12:57:43.236Z] #39 44.60 CC compel/plugins/fds/fds.o [2020-09-23T12:57:43.390Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-09-23T12:57:43.390Z] ok github.com/docker/docker/pkg/fsutils 0.347s coverage: 85.1% of statements [2020-09-23T12:57:43.390Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-09-23T12:57:43.496Z] #39 44.88 AR compel/plugins/fds.lib.a [2020-09-23T12:57:43.496Z] #39 44.92 HOSTDEP compel/src/lib/log-host.d [2020-09-23T12:57:43.755Z] #39 45.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-23T12:57:43.755Z] #39 45.17 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-23T12:57:43.755Z] #39 45.23 HOSTDEP compel/src/main-host.d [2020-09-23T12:57:44.015Z] #39 45.38 DEP compel/src/lib/ptrace.d [2020-09-23T12:57:44.015Z] #39 45.51 DEP compel/src/lib/infect.d [2020-09-23T12:57:44.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-23T12:57:44.315Z] #39 45.67 DEP compel/src/lib/infect-util.d [2020-09-23T12:57:44.315Z] #39 45.75 DEP compel/src/lib/infect-rpc.d [2020-09-23T12:57:44.339Z] ok github.com/docker/docker/layer 7.753s coverage: 68.8% of statements [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/oci [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-23T12:57:44.339Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-23T12:57:44.475Z] #26 22.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-23T12:57:44.475Z] #26 22.49 skipping existing 5cb8031fd95d [2020-09-23T12:57:44.475Z] #26 22.68 [2020-09-23T12:57:44.575Z] #39 45.90 DEP compel/arch/x86/src/lib/infect.d [2020-09-23T12:57:44.575Z] #39 45.99 DEP compel/arch/x86/src/lib/cpu.d [2020-09-23T12:57:44.575Z] #39 46.04 DEP compel/src/lib/log.d [2020-09-23T12:57:44.575Z] #39 46.09 DEP compel/src/main.d [2020-09-23T12:57:44.602Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-09-23T12:57:44.602Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-09-23T12:57:44.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-23T12:57:44.835Z] #39 46.14 DEP compel/src/lib/handle-elf.d [2020-09-23T12:57:44.835Z] #39 46.22 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-23T12:57:44.835Z] #39 46.31 CC compel/src/lib/log.o [2020-09-23T12:57:44.864Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 69.3% of statements [2020-09-23T12:57:44.864Z] ok github.com/docker/docker/pkg/idtools 0.750s coverage: 70.1% of statements [2020-09-23T12:57:44.864Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-23T12:57:44.864Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-23T12:57:44.864Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-23T12:57:45.088Z] INFO: Daemon under test started and replied! [2020-09-23T12:57:45.088Z] INFO: Docker version of the daemon under test [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] Client: [2020-09-23T12:57:45.088Z] Version: 17.06.2-ce [2020-09-23T12:57:45.088Z] API version: 1.30 [2020-09-23T12:57:45.088Z] Go version: go1.8.3 [2020-09-23T12:57:45.088Z] Git commit: cec0b72 [2020-09-23T12:57:45.088Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-23T12:57:45.088Z] OS/Arch: windows/amd64 [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] Server: [2020-09-23T12:57:45.088Z] Version: 0.0.0-dev [2020-09-23T12:57:45.088Z] API version: 1.41 (minimum version 1.24) [2020-09-23T12:57:45.088Z] Go version: go1.13.15 [2020-09-23T12:57:45.088Z] Git commit: cd340c1d97 [2020-09-23T12:57:45.088Z] Built: 09/23/2020 12:55:59 [2020-09-23T12:57:45.088Z] OS/Arch: windows/amd64 [2020-09-23T12:57:45.088Z] Experimental: false [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] INFO: Docker info of the daemon under test [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] Containers: 0 [2020-09-23T12:57:45.088Z] Running: 0 [2020-09-23T12:57:45.088Z] Paused: 0 [2020-09-23T12:57:45.088Z] Stopped: 0 [2020-09-23T12:57:45.088Z] Images: 0 [2020-09-23T12:57:45.088Z] Server Version: 0.0.0-dev [2020-09-23T12:57:45.088Z] Storage Driver: windowsfilter [2020-09-23T12:57:45.088Z] Windows: [2020-09-23T12:57:45.088Z] Logging Driver: json-file [2020-09-23T12:57:45.088Z] Plugins: [2020-09-23T12:57:45.088Z] Volume: local [2020-09-23T12:57:45.088Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-23T12:57:45.088Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-23T12:57:45.088Z] Swarm: inactive [2020-09-23T12:57:45.088Z] Default Isolation: process [2020-09-23T12:57:45.088Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-23T12:57:45.088Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-23T12:57:45.088Z] OSType: windows [2020-09-23T12:57:45.088Z] Architecture: x86_64 [2020-09-23T12:57:45.088Z] CPUs: 4 [2020-09-23T12:57:45.088Z] Total Memory: 32GiB [2020-09-23T12:57:45.088Z] Name: azwin-2-95e4e0 [2020-09-23T12:57:45.088Z] ID: M73D:L2HL:VZ4H:VM5M:SJFL:VQYJ:JB2S:2Q6S:JFVM:U6XB:NSKP:T3UN [2020-09-23T12:57:45.088Z] Docker Root Dir: D:\CI\PR-41430\14\daemon [2020-09-23T12:57:45.088Z] Debug Mode (client): false [2020-09-23T12:57:45.088Z] Debug Mode (server): true [2020-09-23T12:57:45.088Z] File Descriptors: -1 [2020-09-23T12:57:45.088Z] Goroutines: 17 [2020-09-23T12:57:45.088Z] System Time: 2020-09-23T12:57:44.867834Z [2020-09-23T12:57:45.088Z] EventsListeners: 0 [2020-09-23T12:57:45.088Z] Registry: https://index.docker.io/v1/ [2020-09-23T12:57:45.088Z] Labels: [2020-09-23T12:57:45.088Z] Experimental: false [2020-09-23T12:57:45.088Z] Insecure Registries: [2020-09-23T12:57:45.088Z] 127.0.0.0/8 [2020-09-23T12:57:45.088Z] Live Restore Enabled: false [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] INFO: Docker images of the daemon under test [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-23T12:57:45.088Z] [2020-09-23T12:57:45.088Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-23T12:57:45.088Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-23T12:57:45.095Z] #39 ... [2020-09-23T12:57:45.095Z] [2020-09-23T12:57:45.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:45.095Z] #10 116.2 Selecting previously unselected package libapparmor1:amd64. [2020-09-23T12:57:45.095Z] #10 116.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-23T12:57:45.095Z] #10 116.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-23T12:57:45.131Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-09-23T12:57:45.131Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-23T12:57:45.394Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-09-23T12:57:45.394Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-09-23T12:57:45.547Z] ltsc2019: Pulling from windows/servercore [2020-09-23T12:57:45.547Z] 4612f6d0b889: Pulling fs layer [2020-09-23T12:57:45.547Z] c3aff4450246: Pulling fs layer [2020-09-23T12:57:45.657Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-09-23T12:57:45.664Z] #10 ... [2020-09-23T12:57:45.664Z] [2020-09-23T12:57:45.664Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:45.664Z] #54 DONE 116.6s [2020-09-23T12:57:45.664Z] [2020-09-23T12:57:45.664Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-23T12:57:45.664Z] #55 DONE 0.0s [2020-09-23T12:57:45.664Z] [2020-09-23T12:57:45.664Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-23T12:57:45.664Z] #56 DONE 0.1s [2020-09-23T12:57:45.664Z] [2020-09-23T12:57:45.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:45.664Z] #10 116.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-23T12:57:45.664Z] #10 116.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-23T12:57:45.664Z] #10 116.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-23T12:57:45.664Z] #10 116.9 Selecting previously unselected package libbtrfs0. [2020-09-23T12:57:45.664Z] #10 116.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-23T12:57:45.664Z] #10 116.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-23T12:57:45.664Z] #10 117.0 Selecting previously unselected package libbtrfs-dev. [2020-09-23T12:57:45.664Z] #10 117.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-23T12:57:45.920Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-09-23T12:57:45.920Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-23T12:57:45.920Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-23T12:57:45.924Z] #10 117.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:57:46.024Z] #26 24.15 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-23T12:57:46.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-23T12:57:46.186Z] #10 117.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-23T12:57:46.186Z] #10 117.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-23T12:57:46.186Z] #10 117.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-23T12:57:46.186Z] #10 117.4 Selecting previously unselected package libudev-dev:amd64. [2020-09-23T12:57:46.186Z] #10 117.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-23T12:57:46.186Z] #10 117.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-23T12:57:46.326Z] #26 24.31 skipping existing 283607eaa57e [2020-09-23T12:57:46.326Z] #26 24.51 [2020-09-23T12:57:46.446Z] #10 117.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-23T12:57:46.446Z] #10 117.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-23T12:57:46.496Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-09-23T12:57:46.706Z] #10 117.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-23T12:57:46.967Z] #10 118.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-23T12:57:46.967Z] #10 118.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-23T12:57:46.967Z] #10 118.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-23T12:57:46.980Z] #26 ... [2020-09-23T12:57:46.980Z] [2020-09-23T12:57:46.980Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:46.980Z] #39 53.71 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:46.980Z] #39 53.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-23T12:57:46.980Z] #39 53.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-23T12:57:46.980Z] #39 53.72 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-23T12:57:46.980Z] #39 53.73 Setting up python-six (1.12.0-1) ... [2020-09-23T12:57:46.980Z] #39 59.06 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-23T12:57:46.980Z] #39 59.06 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-23T12:57:46.980Z] #39 59.08 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:46.980Z] #39 59.09 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-23T12:57:46.980Z] #39 59.10 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:46.980Z] #39 59.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-23T12:57:46.980Z] #39 59.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-23T12:57:46.980Z] #39 59.13 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-23T12:57:46.980Z] #39 59.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-23T12:57:46.980Z] #39 59.15 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-23T12:57:46.980Z] #39 ... [2020-09-23T12:57:46.980Z] [2020-09-23T12:57:46.980Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:46.980Z] #11 63.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-23T12:57:46.980Z] #11 63.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-23T12:57:46.980Z] #11 63.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-23T12:57:47.073Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-09-23T12:57:47.073Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-09-23T12:57:47.073Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-09-23T12:57:47.227Z] #10 118.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-23T12:57:47.227Z] #10 118.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-23T12:57:47.227Z] #10 118.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-23T12:57:47.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-23T12:57:47.487Z] #10 118.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-23T12:57:47.487Z] #10 118.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-23T12:57:47.487Z] #10 118.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-23T12:57:47.487Z] #10 118.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-23T12:57:47.487Z] #10 118.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-23T12:57:47.487Z] #10 118.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-23T12:57:47.647Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-09-23T12:57:48.057Z] #10 119.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-23T12:57:48.057Z] #10 119.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-23T12:57:48.057Z] #10 119.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-23T12:57:48.222Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-09-23T12:57:48.316Z] #10 119.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-23T12:57:48.316Z] #10 119.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-23T12:57:48.316Z] #10 119.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-23T12:57:48.316Z] #10 119.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-23T12:57:48.316Z] #10 119.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-23T12:57:48.316Z] #10 119.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-23T12:57:48.484Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-09-23T12:57:48.531Z] #11 ... [2020-09-23T12:57:48.531Z] [2020-09-23T12:57:48.531Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:48.531Z] #48 55.34 strconv [2020-09-23T12:57:48.531Z] #48 55.35 bytes [2020-09-23T12:57:48.531Z] #48 55.37 syscall [2020-09-23T12:57:48.531Z] #48 55.38 strings [2020-09-23T12:57:48.531Z] #48 63.90 bufio [2020-09-23T12:57:48.531Z] #48 ... [2020-09-23T12:57:48.531Z] [2020-09-23T12:57:48.531Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:48.531Z] #31 55.25 strings [2020-09-23T12:57:48.531Z] #31 55.27 bytes [2020-09-23T12:57:48.531Z] #31 62.76 bufio [2020-09-23T12:57:48.531Z] #31 64.79 reflect [2020-09-23T12:57:48.576Z] #10 119.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-23T12:57:48.576Z] #10 119.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-23T12:57:48.576Z] #10 119.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-23T12:57:48.833Z] #31 ... [2020-09-23T12:57:48.833Z] [2020-09-23T12:57:48.833Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-23T12:57:48.833Z] #26 26.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-23T12:57:48.833Z] #26 26.43 [2020-09-23T12:57:48.833Z] #26 26.58 ######################################################################## 100.0% [2020-09-23T12:57:48.833Z] #26 26.76 [2020-09-23T12:57:48.833Z] #26 26.85 Download of images into '/build' complete. [2020-09-23T12:57:48.833Z] #26 26.85 Use something like the following to load the result into a Docker daemon: [2020-09-23T12:57:48.833Z] #26 26.85 tar -cC '/build' . | docker load [2020-09-23T12:57:48.833Z] #26 DONE 26.9s [2020-09-23T12:57:48.833Z] [2020-09-23T12:57:48.833Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:48.833Z] #31 65.63 path [2020-09-23T12:57:48.833Z] #31 ... [2020-09-23T12:57:48.833Z] [2020-09-23T12:57:48.833Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:48.833Z] #34 0.348 + RM_GOPATH=0 [2020-09-23T12:57:48.833Z] #34 0.348 + TMP_GOPATH= [2020-09-23T12:57:48.833Z] #34 0.348 + : /build [2020-09-23T12:57:48.833Z] #34 0.348 + '[' -z '' ']' [2020-09-23T12:57:48.833Z] #34 0.350 ++ mktemp -d [2020-09-23T12:57:48.833Z] #34 0.351 + export GOPATH=/tmp/tmp.QVQQDiiOAT [2020-09-23T12:57:48.833Z] #34 0.351 + GOPATH=/tmp/tmp.QVQQDiiOAT [2020-09-23T12:57:48.833Z] #34 0.351 + RM_GOPATH=1 [2020-09-23T12:57:48.833Z] #34 0.352 + case "$(go env GOARCH)" in [2020-09-23T12:57:48.833Z] #34 0.354 ++ go env GOARCH [2020-09-23T12:57:48.833Z] #34 0.373 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:57:48.833Z] #34 0.373 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:57:48.833Z] #34 0.374 ++ dirname /tmp/install/install.sh [2020-09-23T12:57:48.833Z] #34 0.376 + dir=/tmp/install [2020-09-23T12:57:48.833Z] #34 0.376 + bin=tini [2020-09-23T12:57:48.833Z] #34 0.376 + shift [2020-09-23T12:57:48.833Z] #34 0.376 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-23T12:57:48.833Z] #34 0.376 + . /tmp/install/tini.installer [2020-09-23T12:57:48.833Z] #34 0.384 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:57:48.833Z] #34 0.385 + install_tini [2020-09-23T12:57:48.833Z] #34 0.385 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-23T12:57:48.833Z] #34 0.385 + git clone https://github.com/krallin/tini.git /tmp/tmp.QVQQDiiOAT/tini [2020-09-23T12:57:48.833Z] #34 0.385 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:57:48.833Z] #34 0.388 Cloning into '/tmp/tmp.QVQQDiiOAT/tini'... [2020-09-23T12:57:48.833Z] #34 1.636 + cd /tmp/tmp.QVQQDiiOAT/tini [2020-09-23T12:57:48.833Z] #34 1.639 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-23T12:57:48.833Z] #34 1.676 + cmake . [2020-09-23T12:57:48.833Z] #34 2.483 -- The C compiler identification is GNU 8.3.0 [2020-09-23T12:57:48.833Z] #34 2.573 -- Check for working C compiler: /usr/bin/cc [2020-09-23T12:57:48.833Z] #34 3.169 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-23T12:57:48.833Z] #34 3.181 -- Detecting C compiler ABI info [2020-09-23T12:57:48.834Z] #34 3.741 -- Detecting C compiler ABI info - done [2020-09-23T12:57:48.834Z] #34 3.801 -- Detecting C compile features [2020-09-23T12:57:48.834Z] #34 5.956 -- Detecting C compile features - done [2020-09-23T12:57:48.834Z] #34 6.041 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-23T12:57:48.836Z] #10 120.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-23T12:57:48.836Z] #10 120.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-23T12:57:48.836Z] #10 120.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-23T12:57:48.836Z] #10 120.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-23T12:57:48.836Z] #10 120.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-23T12:57:49.059Z] ok github.com/docker/docker/pkg/streamformatter 0.026s coverage: 66.2% of statements [2020-09-23T12:57:49.059Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-09-23T12:57:49.095Z] #10 120.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-23T12:57:49.095Z] #10 120.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:49.095Z] #10 120.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-23T12:57:49.095Z] #10 120.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-23T12:57:49.095Z] #10 120.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-23T12:57:49.095Z] #10 120.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-23T12:57:49.095Z] #10 120.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:49.095Z] #10 120.3 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 [2020-09-23T12:57:49.095Z] #10 120.3 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 [2020-09-23T12:57:49.095Z] #10 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:49.095Z] #10 120.4 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 [2020-09-23T12:57:49.095Z] #10 120.4 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 [2020-09-23T12:57:49.095Z] #10 120.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-23T12:57:49.095Z] #10 120.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-23T12:57:49.095Z] #10 120.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-23T12:57:49.095Z] #10 120.4 Setting up dmsetup (2:1.02.155-3) ... [2020-09-23T12:57:49.136Z] #34 6.356 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-23T12:57:49.136Z] #34 6.583 -- Configuring done [2020-09-23T12:57:49.322Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-23T12:57:49.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-23T12:57:49.355Z] #10 120.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-23T12:57:49.355Z] #10 120.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-23T12:57:49.355Z] #10 120.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:57:49.436Z] #34 6.628 -- Generating done [2020-09-23T12:57:49.436Z] #34 6.654 -- Build files have been written to: /tmp/tmp.QVQQDiiOAT/tini [2020-09-23T12:57:49.436Z] #34 6.673 + make tini-static [2020-09-23T12:57:49.436Z] #34 ... [2020-09-23T12:57:49.436Z] [2020-09-23T12:57:49.436Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-23T12:57:49.436Z] #39 66.29 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-23T12:57:49.738Z] #39 66.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:57:49.738Z] #39 DONE 66.7s [2020-09-23T12:57:49.738Z] [2020-09-23T12:57:49.738Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:49.738Z] #34 7.293 Scanning dependencies of target tini-static [2020-09-23T12:57:49.897Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-09-23T12:57:49.924Z] #10 DONE 120.9s [2020-09-23T12:57:49.924Z] [2020-09-23T12:57:49.924Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:50.037Z] #34 7.509 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-23T12:57:50.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-23T12:57:50.490Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-09-23T12:57:50.828Z] ok github.com/docker/docker/pkg/signal 2.838s coverage: 61.0% of statements [2020-09-23T12:57:50.828Z] ok github.com/docker/docker/pkg/tailfile 0.211s coverage: 88.6% of statements [2020-09-23T12:57:51.100Z] testing: warning: no tests to run [2020-09-23T12:57:51.100Z] coverage: [no statements] [2020-09-23T12:57:51.100Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2020-09-23T12:57:51.317Z] #49 1.412 + RM_GOPATH=0 [2020-09-23T12:57:51.317Z] #49 1.412 + TMP_GOPATH= [2020-09-23T12:57:51.317Z] #49 1.412 + : /build [2020-09-23T12:57:51.317Z] #49 1.412 + '[' -z '' ']' [2020-09-23T12:57:51.317Z] #49 1.412 ++ mktemp -d [2020-09-23T12:57:51.317Z] #49 ... [2020-09-23T12:57:51.317Z] [2020-09-23T12:57:51.317Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-23T12:57:51.317Z] #11 DONE 1.4s [2020-09-23T12:57:51.317Z] [2020-09-23T12:57:51.317Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:51.317Z] #49 1.419 + export GOPATH=/tmp/tmp.8yENrPDgYa [2020-09-23T12:57:51.317Z] #49 1.419 + GOPATH=/tmp/tmp.8yENrPDgYa [2020-09-23T12:57:51.317Z] #49 1.419 + RM_GOPATH=1 [2020-09-23T12:57:51.317Z] #49 1.419 + case "$(go env GOARCH)" in [2020-09-23T12:57:51.317Z] #49 1.419 ++ go env GOARCH [2020-09-23T12:57:51.317Z] #49 1.456 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:57:51.317Z] #49 1.456 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:57:51.317Z] #49 1.468 ++ dirname /tmp/install/install.sh [2020-09-23T12:57:51.317Z] #49 1.468 + dir=/tmp/install [2020-09-23T12:57:51.317Z] #49 1.468 + bin=runc [2020-09-23T12:57:51.317Z] #49 1.468 + shift [2020-09-23T12:57:51.317Z] #49 1.468 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-23T12:57:51.317Z] #49 1.468 + . /tmp/install/runc.installer [2020-09-23T12:57:51.317Z] #49 1.468 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-23T12:57:51.317Z] #49 1.468 + install_runc [2020-09-23T12:57:51.317Z] #49 1.468 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-23T12:57:51.317Z] #49 1.468 + uname -r [2020-09-23T12:57:51.317Z] #49 1.514 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-23T12:57:51.317Z] #49 1.515 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-23T12:57:51.317Z] #49 1.515 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-23T12:57:51.317Z] #49 1.515 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8yENrPDgYa/src/github.com/opencontainers/runc [2020-09-23T12:57:51.317Z] #49 1.531 Cloning into '/tmp/tmp.8yENrPDgYa/src/github.com/opencontainers/runc'... [2020-09-23T12:57:51.581Z] #34 ... [2020-09-23T12:57:51.581Z] [2020-09-23T12:57:51.581Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:51.581Z] #42 58.41 vendor/golang.org/x/net/dns/dnsmessage [2020-09-23T12:57:51.581Z] #42 58.68 bytes [2020-09-23T12:57:51.581Z] #42 66.04 bufio [2020-09-23T12:57:51.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-23T12:57:51.684Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-09-23T12:57:51.684Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-09-23T12:57:51.684Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-09-23T12:57:51.882Z] #42 ... [2020-09-23T12:57:51.882Z] [2020-09-23T12:57:51.882Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:51.882Z] #31 68.35 text/tabwriter [2020-09-23T12:57:51.950Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-09-23T12:57:52.256Z] #49 ... [2020-09-23T12:57:52.256Z] [2020-09-23T12:57:52.256Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-23T12:57:52.256Z] #12 DONE 1.1s [2020-09-23T12:57:52.256Z] [2020-09-23T12:57:52.256Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:57:52.614Z] #52 ... [2020-09-23T12:57:52.614Z] [2020-09-23T12:57:52.614Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:52.614Z] #45 DONE 160.2s [2020-09-23T12:57:52.614Z] [2020-09-23T12:57:52.614Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:52.614Z] #52 ... [2020-09-23T12:57:52.614Z] [2020-09-23T12:57:52.614Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-23T12:57:52.614Z] #46 DONE 0.2s [2020-09-23T12:57:52.614Z] [2020-09-23T12:57:52.614Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:52.614Z] #52 ... [2020-09-23T12:57:52.614Z] [2020-09-23T12:57:52.614Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-23T12:57:52.614Z] #48 DONE 0.1s [2020-09-23T12:57:52.614Z] [2020-09-23T12:57:52.614Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-23T12:57:52.630Z] c3aff4450246: Verifying Checksum [2020-09-23T12:57:52.630Z] c3aff4450246: Download complete [2020-09-23T12:57:52.907Z] #50 DONE 0.2s [2020-09-23T12:57:52.907Z] [2020-09-23T12:57:52.907Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:57:52.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T12:57:52.995Z] Using test binary docker [2020-09-23T12:57:52.995Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-23T12:57:52.995Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T12:57:52.995Z] INFO: Waiting for daemon to start... [2020-09-23T12:57:52.995Z] Starting dockerd [2020-09-23T12:57:53.234Z] #13 ... [2020-09-23T12:57:53.234Z] [2020-09-23T12:57:53.234Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:53.234Z] #41 114.3 vendor/golang.org/x/net/http/httpguts [2020-09-23T12:57:53.234Z] #41 114.5 vendor/golang.org/x/net/http/httpproxy [2020-09-23T12:57:53.234Z] #41 115.0 mime/multipart [2020-09-23T12:57:53.234Z] #41 116.6 crypto/tls [2020-09-23T12:57:53.234Z] #41 ... [2020-09-23T12:57:53.234Z] [2020-09-23T12:57:53.234Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:57:53.234Z] #13 0.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-23T12:57:53.234Z] #13 DONE 1.0s [2020-09-23T12:57:53.234Z] [2020-09-23T12:57:53.234Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:53.234Z] #41 124.6 net/http/httptrace [2020-09-23T12:57:53.343Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-09-23T12:57:53.427Z] #31 ... [2020-09-23T12:57:53.428Z] [2020-09-23T12:57:53.428Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:57:53.428Z] #34 9.398 [100%] Linking C executable tini-static [2020-09-23T12:57:53.428Z] #34 10.36 [100%] Built target tini-static [2020-09-23T12:57:53.428Z] #34 10.41 + mkdir -p /build [2020-09-23T12:57:53.428Z] #34 10.41 + cp tini-static /build/docker-init [2020-09-23T12:57:53.428Z] #34 DONE 10.6s [2020-09-23T12:57:53.428Z] [2020-09-23T12:57:53.428Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:53.428Z] #40 1.938 Note: Building without setproctitle() and strlcpy() support. [2020-09-23T12:57:53.428Z] #40 1.938 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-23T12:57:53.428Z] #40 1.956 Note: Building without GnuTLS support [2020-09-23T12:57:53.428Z] #40 1.960 Makefile.config:39: Warn: you have no libnftables installed [2020-09-23T12:57:53.428Z] #40 1.960 Makefile.config:40: Warn: Building without nftables support [2020-09-23T12:57:53.606Z] ok github.com/docker/docker/profiles/seccomp 0.039s coverage: 72.4% of statements [2020-09-23T12:57:53.730Z] #40 3.699 fatal: not a git repository (or any of the parent directories): .git [2020-09-23T12:57:53.730Z] #40 3.756 GEN .gitid [2020-09-23T12:57:53.730Z] #40 3.776 GEN criu/include/version.h [2020-09-23T12:57:53.730Z] #40 3.899 GEN include/common/asm [2020-09-23T12:57:53.819Z] #41 125.0 net/http [2020-09-23T12:57:54.182Z] ok github.com/docker/docker/reference 0.042s coverage: 83.7% of statements [2020-09-23T12:57:54.401Z] #41 ... [2020-09-23T12:57:54.401Z] [2020-09-23T12:57:54.401Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-23T12:57:54.401Z] #14 DONE 1.1s [2020-09-23T12:57:54.401Z] [2020-09-23T12:57:54.401Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:57:54.444Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.1% of statements [2020-09-23T12:57:54.882Z] . [2020-09-23T12:57:54.882Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T12:57:54.882Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T12:57:54.882Z] Error: No such image: emptyfs [2020-09-23T12:57:55.139Z] Running integration-test (iteration 1) [2020-09-23T12:57:55.139Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-23T12:57:55.282Z] #40 ... [2020-09-23T12:57:55.282Z] [2020-09-23T12:57:55.282Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:57:55.282Z] #11 71.64 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-23T12:57:55.282Z] #11 71.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-23T12:57:55.282Z] #11 71.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:55.282Z] #11 71.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-23T12:57:55.282Z] #11 71.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-23T12:57:55.282Z] #11 71.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:57:55.337Z] #15 ... [2020-09-23T12:57:55.337Z] [2020-09-23T12:57:55.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:55.337Z] #39 46.65 CC compel/arch/x86/src/lib/cpu.o [2020-09-23T12:57:55.337Z] #39 47.58 CC compel/arch/x86/src/lib/infect.o [2020-09-23T12:57:55.337Z] #39 48.66 CC compel/src/lib/infect-rpc.o [2020-09-23T12:57:55.337Z] #39 49.07 CC compel/src/lib/infect-util.o [2020-09-23T12:57:55.337Z] #39 49.26 CC compel/src/lib/infect.o [2020-09-23T12:57:55.337Z] #39 51.53 CC compel/src/lib/ptrace.o [2020-09-23T12:57:55.337Z] #39 51.94 AR compel/libcompel.a [2020-09-23T12:57:55.337Z] #39 52.08 HOSTCC compel/src/main-host.o [2020-09-23T12:57:55.337Z] #39 52.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-23T12:57:55.337Z] #39 52.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-23T12:57:55.337Z] #39 53.43 HOSTCC compel/src/lib/log-host.o [2020-09-23T12:57:55.337Z] #39 53.64 HOSTLINK compel/compel-host-bin [2020-09-23T12:57:55.337Z] #39 53.89 DEP soccr/soccr.d [2020-09-23T12:57:55.337Z] #39 54.09 CC soccr/soccr.o [2020-09-23T12:57:55.337Z] #39 56.12 AR soccr/libsoccr.a [2020-09-23T12:57:55.337Z] #39 56.17 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-23T12:57:55.337Z] #39 56.64 DEP criu/arch/x86/sigframe.d [2020-09-23T12:57:55.395Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-09-23T12:57:55.395Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2020-09-23T12:57:55.596Z] #39 ... [2020-09-23T12:57:55.596Z] [2020-09-23T12:57:55.596Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:57:55.596Z] #15 DONE 1.1s [2020-09-23T12:57:55.596Z] [2020-09-23T12:57:55.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:55.596Z] #39 56.78 DEP criu/arch/x86/sigaction_compat.d [2020-09-23T12:57:55.596Z] #39 ... [2020-09-23T12:57:55.596Z] [2020-09-23T12:57:55.596Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-23T12:57:55.970Z] ok github.com/docker/docker/registry 0.223s coverage: 56.3% of statements [2020-09-23T12:57:55.970Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-09-23T12:57:56.536Z] #16 DONE 1.1s [2020-09-23T12:57:56.536Z] [2020-09-23T12:57:56.536Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:57:56.546Z] ok github.com/docker/docker/runconfig 0.030s coverage: 66.1% of statements [2020-09-23T12:57:57.920Z] #17 1.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:57:57.920Z] #17 1.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:57:57.937Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-09-23T12:57:58.179Z] #17 1.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:57:58.438Z] #17 1.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-23T12:57:59.329Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-09-23T12:57:59.330Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.0% of statements [2020-09-23T12:57:59.815Z] #17 3.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-23T12:57:59.823Z] #11 ... [2020-09-23T12:57:59.823Z] [2020-09-23T12:57:59.823Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:57:59.823Z] #48 66.35 text/tabwriter [2020-09-23T12:57:59.823Z] #48 69.21 reflect [2020-09-23T12:57:59.823Z] #48 70.35 regexp/syntax [2020-09-23T12:57:59.823Z] #48 ... [2020-09-23T12:57:59.823Z] [2020-09-23T12:57:59.823Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:57:59.823Z] #40 5.971 PBCC images/timens.pb-c.c [2020-09-23T12:57:59.823Z] #40 5.999 DEP images/timens.pb-c.d [2020-09-23T12:57:59.823Z] #40 6.072 PBCC images/fown.pb-c.c [2020-09-23T12:57:59.823Z] #40 6.084 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-23T12:57:59.823Z] #40 6.185 PBCC images/opts.pb-c.c [2020-09-23T12:57:59.823Z] #40 6.240 PBCC images/memfd.pb-c.c [2020-09-23T12:57:59.823Z] #40 6.342 DEP images/fown.pb-c.d [2020-09-23T12:57:59.823Z] #40 6.391 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-23T12:57:59.823Z] #40 6.487 DEP images/opts.pb-c.d [2020-09-23T12:57:59.823Z] #40 6.592 DEP images/memfd.pb-c.d [2020-09-23T12:57:59.823Z] #40 6.650 PBCC images/sit.pb-c.c [2020-09-23T12:57:59.823Z] #40 6.739 DEP images/sit.pb-c.d [2020-09-23T12:57:59.823Z] #40 6.859 PBCC images/macvlan.pb-c.c [2020-09-23T12:57:59.823Z] #40 6.916 DEP images/macvlan.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.016 PBCC images/autofs.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.035 DEP images/autofs.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.108 PBCC images/sysctl.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.148 DEP images/sysctl.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.175 PBCC images/time.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.203 DEP images/time.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.259 PBCC images/binfmt-misc.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.282 DEP images/binfmt-misc.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.347 PBCC images/seccomp.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.358 DEP images/seccomp.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.418 PBCC images/userns.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.429 DEP images/userns.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.523 PBCC images/cgroup.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.557 DEP images/cgroup.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.595 PBCC images/ext-file.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.608 DEP images/ext-file.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.688 PBCC images/rpc.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.741 DEP images/rpc.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.837 PBCC images/siginfo.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.849 DEP images/siginfo.pb-c.d [2020-09-23T12:57:59.823Z] #40 7.905 PBCC images/pagemap.pb-c.c [2020-09-23T12:57:59.823Z] #40 7.975 DEP images/pagemap.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.052 PBCC images/rlimit.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.076 DEP images/rlimit.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.132 PBCC images/file-lock.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.164 DEP images/file-lock.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.252 PBCC images/tty.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.345 DEP images/tty.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.390 PBCC images/tun.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.436 PBCC images/netdev.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.517 DEP images/tun.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.563 DEP images/netdev.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.616 PBCC images/vma.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.657 DEP images/vma.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.727 PBCC images/creds.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.755 DEP images/creds.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.795 PBCC images/utsns.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.810 DEP images/utsns.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.886 PBCC images/ipc-desc.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.922 PBCC images/ipc-sem.pb-c.c [2020-09-23T12:57:59.823Z] #40 8.941 DEP images/ipc-desc.pb-c.d [2020-09-23T12:57:59.823Z] #40 8.995 DEP images/ipc-sem.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.035 PBCC images/ipc-msg.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.059 DEP images/ipc-msg.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.134 PBCC images/ipc-shm.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.152 DEP images/ipc-shm.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.208 PBCC images/ipc-var.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.227 DEP images/ipc-var.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.277 PBCC images/sk-opts.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.293 PBCC images/packet-sock.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.378 DEP images/sk-opts.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.439 DEP images/packet-sock.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.517 PBCC images/sk-netlink.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.601 DEP images/sk-netlink.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.681 PBCC images/sk-inet.pb-c.c [2020-09-23T12:57:59.823Z] #40 9.839 DEP images/sk-inet.pb-c.d [2020-09-23T12:57:59.823Z] #40 9.909 PBCC images/sk-unix.pb-c.c [2020-09-23T12:57:59.903Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-23T12:58:00.135Z] #40 9.987 DEP images/sk-unix.pb-c.d [2020-09-23T12:58:00.136Z] #40 10.09 PBCC images/mm.pb-c.c [2020-09-23T12:58:00.136Z] #40 10.16 DEP images/mm.pb-c.d [2020-09-23T12:58:00.136Z] #40 10.22 PBCC images/timerfd.pb-c.c [2020-09-23T12:58:00.136Z] #40 10.29 DEP images/timerfd.pb-c.d [2020-09-23T12:58:00.432Z] #40 10.39 PBCC images/timer.pb-c.c [2020-09-23T12:58:00.432Z] #40 10.42 DEP images/timer.pb-c.d [2020-09-23T12:58:00.432Z] #40 10.49 PBCC images/sa.pb-c.c [2020-09-23T12:58:00.432Z] #40 10.53 DEP images/sa.pb-c.d [2020-09-23T12:58:00.731Z] #40 10.68 PBCC images/pipe-data.pb-c.c [2020-09-23T12:58:00.731Z] #40 10.71 DEP images/pipe-data.pb-c.d [2020-09-23T12:58:00.731Z] #40 10.78 PBCC images/mnt.pb-c.c [2020-09-23T12:58:00.731Z] #40 10.83 DEP images/mnt.pb-c.d [2020-09-23T12:58:00.753Z] #17 4.256 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-23T12:58:01.034Z] #40 ... [2020-09-23T12:58:01.034Z] [2020-09-23T12:58:01.034Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:58:01.034Z] #44 DONE 77.7s [2020-09-23T12:58:01.034Z] [2020-09-23T12:58:01.034Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:01.034Z] #40 10.93 PBCC images/sk-packet.pb-c.c [2020-09-23T12:58:01.034Z] #40 10.94 DEP images/sk-packet.pb-c.d [2020-09-23T12:58:01.034Z] #40 10.98 PBCC images/tcp-stream.pb-c.c [2020-09-23T12:58:01.034Z] #40 ... [2020-09-23T12:58:01.034Z] [2020-09-23T12:58:01.034Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:01.034Z] #31 74.75 internal/syscall/execenv [2020-09-23T12:58:01.034Z] #31 74.76 internal/syscall/unix [2020-09-23T12:58:01.034Z] #31 74.78 time [2020-09-23T12:58:01.203Z] 4612f6d0b889: Verifying Checksum [2020-09-23T12:58:01.203Z] 4612f6d0b889: Download complete [2020-09-23T12:58:01.411Z] #52 145.5 + bin/containerd-stress [2020-09-23T12:58:02.099Z] #31 ... [2020-09-23T12:58:02.099Z] [2020-09-23T12:58:02.099Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:02.099Z] #42 68.96 reflect [2020-09-23T12:58:02.099Z] #42 72.99 regexp/syntax [2020-09-23T12:58:02.099Z] #42 75.93 hash/crc32 [2020-09-23T12:58:02.099Z] #42 ... [2020-09-23T12:58:02.099Z] [2020-09-23T12:58:02.099Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:02.099Z] #40 11.19 DEP images/tcp-stream.pb-c.d [2020-09-23T12:58:02.099Z] #40 11.30 PBCC images/pipe.pb-c.c [2020-09-23T12:58:02.099Z] #40 11.43 DEP images/pipe.pb-c.d [2020-09-23T12:58:02.099Z] #40 11.46 PBCC images/pstree.pb-c.c [2020-09-23T12:58:02.099Z] #40 11.50 DEP images/pstree.pb-c.d [2020-09-23T12:58:02.099Z] #40 11.56 PBCC images/fs.pb-c.c [2020-09-23T12:58:02.099Z] #40 11.60 DEP images/fs.pb-c.d [2020-09-23T12:58:02.099Z] #40 11.67 PBCC images/signalfd.pb-c.c [2020-09-23T12:58:02.099Z] #40 11.73 DEP images/signalfd.pb-c.d [2020-09-23T12:58:02.099Z] #40 11.80 PBCC images/fh.pb-c.c [2020-09-23T12:58:02.099Z] #40 11.87 PBCC images/fsnotify.pb-c.c [2020-09-23T12:58:02.099Z] #40 11.95 DEP images/fh.pb-c.d [2020-09-23T12:58:02.099Z] #40 12.03 DEP images/fsnotify.pb-c.d [2020-09-23T12:58:02.099Z] #40 12.24 PBCC images/eventpoll.pb-c.c [2020-09-23T12:58:02.099Z] #40 12.26 DEP images/eventpoll.pb-c.d [2020-09-23T12:58:02.099Z] #40 12.29 PBCC images/eventfd.pb-c.c [2020-09-23T12:58:02.099Z] #40 12.31 DEP images/eventfd.pb-c.d [2020-09-23T12:58:02.099Z] #40 12.35 PBCC images/remap-file-path.pb-c.c [2020-09-23T12:58:02.403Z] #40 12.37 DEP images/remap-file-path.pb-c.d [2020-09-23T12:58:02.403Z] #40 12.41 PBCC images/fifo.pb-c.c [2020-09-23T12:58:02.403Z] #40 12.42 DEP images/fifo.pb-c.d [2020-09-23T12:58:02.403Z] #40 12.51 PBCC images/ghost-file.pb-c.c [2020-09-23T12:58:02.403Z] #40 12.55 DEP images/ghost-file.pb-c.d [2020-09-23T12:58:02.403Z] #40 12.58 PBCC images/regfile.pb-c.c [2020-09-23T12:58:02.403Z] #40 12.61 DEP images/regfile.pb-c.d [2020-09-23T12:58:02.657Z] #17 ... [2020-09-23T12:58:02.657Z] [2020-09-23T12:58:02.657Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:02.657Z] #39 56.92 DEP criu/arch/x86/kerndat.d [2020-09-23T12:58:02.657Z] #39 57.16 DEP criu/arch/x86/crtools.d [2020-09-23T12:58:02.657Z] #39 57.34 DEP criu/arch/x86/cpu.d [2020-09-23T12:58:02.657Z] #39 57.55 CC criu/arch/x86/cpu.o [2020-09-23T12:58:02.657Z] #39 58.40 CC criu/arch/x86/crtools.o [2020-09-23T12:58:02.657Z] #39 59.49 CC criu/arch/x86/kerndat.o [2020-09-23T12:58:02.657Z] #39 60.10 CC criu/arch/x86/sigaction_compat.o [2020-09-23T12:58:02.657Z] #39 60.40 CC criu/arch/x86/sigframe.o [2020-09-23T12:58:02.657Z] #39 60.67 LINK criu/arch/x86/crtools.built-in.o [2020-09-23T12:58:02.657Z] #39 60.75 DEP criu/pie/util-vdso-elf32.d [2020-09-23T12:58:02.657Z] #39 60.87 DEP criu/pie/util-vdso.d [2020-09-23T12:58:02.657Z] #39 60.97 DEP criu/pie/util.d [2020-09-23T12:58:02.657Z] #39 61.09 CC criu/pie/util.o [2020-09-23T12:58:02.657Z] #39 61.45 CC criu/pie/util-vdso.o [2020-09-23T12:58:02.657Z] #39 62.07 CC criu/pie/util-vdso-elf32.o [2020-09-23T12:58:02.657Z] #39 62.67 AR criu/pie/pie.lib.a [2020-09-23T12:58:02.657Z] #39 62.73 DEP criu/pie/restorer.d [2020-09-23T12:58:02.657Z] #39 62.87 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-23T12:58:02.657Z] #39 62.95 DEP criu/arch/x86/restorer_unmap.d [2020-09-23T12:58:02.657Z] #39 62.98 DEP criu/arch/x86/restorer.d [2020-09-23T12:58:02.657Z] #39 63.14 DEP criu/arch/x86/vdso-pie.d [2020-09-23T12:58:02.657Z] #39 63.23 DEP criu/pie/parasite-vdso.d [2020-09-23T12:58:02.657Z] #39 63.38 DEP criu/pie/parasite.d [2020-09-23T12:58:02.657Z] #39 63.67 CC criu/pie/parasite.o [2020-09-23T12:58:02.704Z] #40 12.64 PBCC images/ns.pb-c.c [2020-09-23T12:58:02.704Z] #40 12.66 DEP images/ns.pb-c.d [2020-09-23T12:58:02.704Z] #40 12.70 PBCC images/fdinfo.pb-c.c [2020-09-23T12:58:02.704Z] #40 12.78 DEP images/fdinfo.pb-c.d [2020-09-23T12:58:02.704Z] #40 12.84 PBCC images/core-aarch64.pb-c.c [2020-09-23T12:58:02.704Z] #40 12.91 PBCC images/core-arm.pb-c.c [2020-09-23T12:58:02.924Z] #52 147.0 + bin/containerd-shim [2020-09-23T12:58:03.023Z] #40 12.96 PBCC images/core-ppc64.pb-c.c [2020-09-23T12:58:03.023Z] #40 13.02 PBCC images/core-s390.pb-c.c [2020-09-23T12:58:03.023Z] #40 13.07 PBCC images/core-x86.pb-c.c [2020-09-23T12:58:03.023Z] #40 13.16 PBCC images/core.pb-c.c [2020-09-23T12:58:03.023Z] #40 13.28 PBCC images/inventory.pb-c.c [2020-09-23T12:58:03.225Z] #39 64.64 LINK criu/pie/parasite.built-in.o [2020-09-23T12:58:03.225Z] #39 64.64 GEN criu/pie/parasite-blob.h [2020-09-23T12:58:03.225Z] #39 64.67 CC criu/pie/parasite-vdso.o [2020-09-23T12:58:03.548Z] #40 13.36 DEP images/core-aarch64.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.42 DEP images/core-arm.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.49 DEP images/core-ppc64.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.54 DEP images/core-s390.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.60 DEP images/core-x86.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.66 DEP images/core.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.72 DEP images/inventory.pb-c.d [2020-09-23T12:58:03.548Z] #40 13.78 PBCC images/cpuinfo.pb-c.c [2020-09-23T12:58:03.848Z] #40 13.80 DEP images/cpuinfo.pb-c.d [2020-09-23T12:58:03.848Z] #40 13.87 PBCC images/stats.pb-c.c [2020-09-23T12:58:03.848Z] #40 13.90 DEP images/stats.pb-c.d [2020-09-23T12:58:04.162Z] #39 65.29 CC criu/arch/x86/vdso-pie.o [2020-09-23T12:58:04.162Z] #39 65.60 CC criu/arch/x86/restorer.o [2020-09-23T12:58:04.730Z] #39 66.15 CC criu/arch/x86/restorer_unmap.o [2020-09-23T12:58:04.731Z] #39 66.22 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-23T12:58:05.300Z] #39 66.48 CC criu/pie/restorer.o [2020-09-23T12:58:05.869Z] #39 ... [2020-09-23T12:58:05.869Z] [2020-09-23T12:58:05.869Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:05.869Z] #41 137.1 github.com/LK4D4/vndr/godl [2020-09-23T12:58:05.962Z] #40 15.80 make[1]: Nothing to be done for 'all'. [2020-09-23T12:58:05.997Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.643566517s with top 10 stages: buildssa: 1m34.210929592s, goimports: 23.180330451s, unconvert: 11.667088002s, gosec: 11.037058104s, golint: 6.512996303s, ineffassign: 5.027848962s, misspell: 4.579038195s, inspect: 3.975341309s, vrp: 3.354224362s, printf: 1.981580521s [2020-09-23T12:58:06.438Z] #41 137.7 github.com/LK4D4/vndr [2020-09-23T12:58:07.041Z] #40 ... [2020-09-23T12:58:07.041Z] [2020-09-23T12:58:07.041Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:58:07.388Z] #52 151.3 + bin/containerd-shim-runc-v1 [2020-09-23T12:58:07.645Z] #53 46.45 Checking out files: 67% (2193/3242) Checking out files: 68% (2205/3242) Checking out files: 69% (2237/3242) Checking out files: 70% (2270/3242) Checking out files: 71% (2302/3242) Checking out files: 72% (2335/3242) Checking out files: 73% (2367/3242) Checking out files: 74% (2400/3242) Checking out files: 75% (2432/3242) Checking out files: 76% (2464/3242) Checking out files: 77% (2497/3242) Checking out files: 78% (2529/3242) Checking out files: 79% (2562/3242) Checking out files: 80% (2594/3242) Checking out files: 81% (2627/3242) Checking out files: 82% (2659/3242) Checking out files: 83% (2691/3242) Checking out files: 84% (2724/3242) Checking out files: 85% (2756/3242) Checking out files: 86% (2789/3242) Checking out files: 87% (2821/3242) Checking out files: 88% (2853/3242) Checking out files: 89% (2886/3242) Checking out files: 90% (2918/3242) Checking out files: 91% (2951/3242) Checking out files: 92% (2983/3242) Checking out files: 93% (3016/3242) Checking out files: 94% (3048/3242) Checking out files: 95% (3080/3242) Checking out files: 96% (3113/3242) Checking out files: 97% (3145/3242) Checking out files: 98% (3178/3242) Checking out files: 99% (3210/3242) Checking out files: 100% (3242/3242) Checking out files: 100% (3242/3242), done. [2020-09-23T12:58:07.645Z] #53 47.14 + cd /tmp/tmp.u78gttE8p8/src/github.com/containerd/containerd [2020-09-23T12:58:07.645Z] #53 47.14 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-23T12:58:08.297Z] #53 47.79 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-23T12:58:08.297Z] #53 47.79 + BUILDTAGS='netgo osusergo static_build' [2020-09-23T12:58:08.297Z] #53 47.79 + export EXTRA_FLAGS=-buildmode=pie [2020-09-23T12:58:08.297Z] #53 47.79 + EXTRA_FLAGS=-buildmode=pie [2020-09-23T12:58:08.297Z] #53 47.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-23T12:58:08.297Z] #53 47.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-23T12:58:08.297Z] #53 47.79 + '[' '' = dynamic ']' [2020-09-23T12:58:08.297Z] #53 47.79 + make [2020-09-23T12:58:09.359Z] #53 48.74 + bin/ctr [2020-09-23T12:58:09.984Z] Loaded image: buildpack-deps:buster [2020-09-23T12:58:09.984Z] Loaded image: busybox:latest [2020-09-23T12:58:09.984Z] Loaded image: busybox:glibc [2020-09-23T12:58:09.984Z] Loaded image: debian:buster [2020-09-23T12:58:09.984Z] Loaded image: hello-world:latest [2020-09-23T12:58:09.984Z] INFO: Testing against a local daemon [2020-09-23T12:58:09.984Z] === RUN TestCgroupNamespacesBuild [2020-09-23T12:58:10.009Z] #53 ... [2020-09-23T12:58:10.009Z] [2020-09-23T12:58:10.009Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:10.009Z] #48 76.68 time [2020-09-23T12:58:10.009Z] #48 80.89 regexp [2020-09-23T12:58:10.009Z] #48 ... [2020-09-23T12:58:10.009Z] [2020-09-23T12:58:10.009Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:10.009Z] #40 17.90 CC images/stats.o [2020-09-23T12:58:10.009Z] #40 18.44 CC images/core.o [2020-09-23T12:58:10.009Z] #40 19.24 CC images/core-x86.o [2020-09-23T12:58:10.009Z] #40 19.71 CC images/core-arm.o [2020-09-23T12:58:10.009Z] #40 20.13 CC images/core-aarch64.o [2020-09-23T12:58:10.126Z] #52 154.3 + bin/containerd-shim-runc-v2 [2020-09-23T12:58:10.635Z] #41 ... [2020-09-23T12:58:10.635Z] [2020-09-23T12:58:10.635Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:10.635Z] #49 10.32 + cd /tmp/tmp.8yENrPDgYa/src/github.com/opencontainers/runc [2020-09-23T12:58:10.635Z] #49 10.32 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-23T12:58:10.635Z] #49 10.75 + '[' -z '' ']' [2020-09-23T12:58:10.635Z] #49 10.75 + target=static [2020-09-23T12:58:10.635Z] #49 10.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-23T12:58:10.635Z] #49 10.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-23T12:58:10.635Z] #49 ... [2020-09-23T12:58:10.635Z] [2020-09-23T12:58:10.635Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:10.635Z] #39 69.31 LINK criu/pie/restorer.built-in.o [2020-09-23T12:58:10.635Z] #39 69.32 GEN criu/pie/restorer-blob.h [2020-09-23T12:58:10.635Z] #39 69.41 DEP criu/vdso.d [2020-09-23T12:58:10.635Z] #39 69.56 DEP criu/vdso-compat.d [2020-09-23T12:58:10.635Z] #39 69.66 DEP criu/uts_ns.d [2020-09-23T12:58:10.635Z] #39 69.81 DEP criu/util.d [2020-09-23T12:58:10.635Z] #39 70.07 DEP criu/uffd.d [2020-09-23T12:58:10.635Z] #39 70.33 DEP criu/tun.d [2020-09-23T12:58:10.635Z] #39 70.49 DEP criu/tty.d [2020-09-23T12:58:10.635Z] #39 70.74 DEP criu/timerfd.d [2020-09-23T12:58:10.635Z] #39 70.85 DEP criu/timens.d [2020-09-23T12:58:10.635Z] #39 71.02 DEP criu/sysfs_parse.d [2020-09-23T12:58:10.635Z] #39 71.18 DEP criu/sysctl.d [2020-09-23T12:58:10.635Z] #39 71.35 DEP criu/string.d [2020-09-23T12:58:10.635Z] #39 71.39 DEP criu/stats.d [2020-09-23T12:58:10.635Z] #39 71.50 DEP criu/sockets.d [2020-09-23T12:58:10.635Z] #39 71.69 DEP criu/sk-unix.d [2020-09-23T12:58:10.635Z] #39 71.92 DEP criu/sk-tcp.d [2020-09-23T12:58:10.720Z] #40 20.62 CC images/core-ppc64.o [2020-09-23T12:58:10.895Z] #39 72.07 DEP criu/sk-queue.d [2020-09-23T12:58:10.895Z] #39 72.26 DEP criu/sk-packet.d [2020-09-23T12:58:11.155Z] #39 72.49 DEP criu/sk-netlink.d [2020-09-23T12:58:11.164Z] #52 155.1 + binaries [2020-09-23T12:58:11.164Z] #52 155.1 + install -D bin/containerd /build/containerd [2020-09-23T12:58:11.164Z] #52 155.1 + install -D bin/containerd-shim /build/containerd-shim [2020-09-23T12:58:11.164Z] #52 155.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-23T12:58:11.164Z] #52 155.1 + install -D bin/ctr /build/ctr [2020-09-23T12:58:11.348Z] --- PASS: TestCgroupNamespacesBuild (3.07s) [2020-09-23T12:58:11.348Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-23T12:58:11.385Z] #40 21.53 CC images/core-s390.o [2020-09-23T12:58:11.415Z] #39 72.64 DEP criu/sk-inet.d [2020-09-23T12:58:11.415Z] #39 72.87 DEP criu/signalfd.d [2020-09-23T12:58:11.457Z] #52 DONE 155.7s [2020-09-23T12:58:11.675Z] #39 73.03 DEP criu/sigframe.d [2020-09-23T12:58:11.675Z] #39 73.12 DEP criu/shmem.d [2020-09-23T12:58:11.934Z] #39 73.35 DEP criu/servicefd.d [2020-09-23T12:58:11.934Z] #39 73.49 DEP criu/seize.d [2020-09-23T12:58:12.101Z] [2020-09-23T12:58:12.101Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-23T12:58:12.443Z] #40 22.40 CC images/cpuinfo.o [2020-09-23T12:58:12.503Z] #39 73.65 DEP criu/seccomp.d [2020-09-23T12:58:12.503Z] #39 73.81 DEP criu/rst-malloc.d [2020-09-23T12:58:12.503Z] #39 73.91 DEP criu/rbtree.d [2020-09-23T12:58:12.503Z] #39 73.95 DEP criu/pstree.d [2020-09-23T12:58:12.737Z] #53 DONE 0.3s [2020-09-23T12:58:12.737Z] [2020-09-23T12:58:12.737Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-23T12:58:12.737Z] #57 DONE 0.2s [2020-09-23T12:58:12.737Z] [2020-09-23T12:58:12.737Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-23T12:58:12.737Z] #59 DONE 0.2s [2020-09-23T12:58:12.737Z] [2020-09-23T12:58:12.737Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-23T12:58:12.763Z] #39 74.13 DEP criu/protobuf.d [2020-09-23T12:58:13.022Z] #39 74.28 GEN criu/protobuf-desc-gen.h [2020-09-23T12:58:13.030Z] #61 DONE 0.1s [2020-09-23T12:58:13.030Z] [2020-09-23T12:58:13.030Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-23T12:58:13.030Z] #62 DONE 0.0s [2020-09-23T12:58:13.030Z] [2020-09-23T12:58:13.030Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-23T12:58:13.091Z] #40 22.99 CC images/inventory.o [2020-09-23T12:58:13.393Z] #40 23.24 CC images/fdinfo.o [2020-09-23T12:58:13.665Z] #63 DONE 0.7s [2020-09-23T12:58:13.698Z] #40 23.68 CC images/fown.o [2020-09-23T12:58:13.698Z] #40 23.89 CC images/ns.o [2020-09-23T12:58:13.863Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-09-23T12:58:13.863Z] === RUN TestBuildWithSession [2020-09-23T12:58:13.863Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-23T12:58:13.863Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T12:58:13.863Z] === RUN TestBuildSquashParent [2020-09-23T12:58:13.958Z] [2020-09-23T12:58:13.958Z] #64 exporting to image [2020-09-23T12:58:13.958Z] #64 exporting layers [2020-09-23T12:58:13.997Z] #40 24.08 CC images/regfile.o [2020-09-23T12:58:13.997Z] #40 ... [2020-09-23T12:58:13.997Z] [2020-09-23T12:58:13.997Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:13.997Z] #42 80.79 time [2020-09-23T12:58:13.997Z] #42 85.05 regexp [2020-09-23T12:58:13.997Z] #42 ... [2020-09-23T12:58:13.997Z] [2020-09-23T12:58:13.997Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:13.997Z] #31 82.40 internal/poll [2020-09-23T12:58:13.997Z] #31 84.81 os [2020-09-23T12:58:13.997Z] #31 87.32 internal/fmtsort [2020-09-23T12:58:13.997Z] #31 88.50 fmt [2020-09-23T12:58:13.997Z] #31 88.50 path/filepath [2020-09-23T12:58:13.997Z] #31 90.22 io/ioutil [2020-09-23T12:58:14.298Z] #31 ... [2020-09-23T12:58:14.298Z] [2020-09-23T12:58:14.298Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:14.298Z] #40 24.42 CC images/ghost-file.o [2020-09-23T12:58:14.402Z] #39 75.78 DEP criu/protobuf-desc.d [2020-09-23T12:58:14.597Z] #40 24.77 CC images/fifo.o [2020-09-23T12:58:14.661Z] #39 75.89 DEP criu/proc_parse.d [2020-09-23T12:58:14.896Z] #40 24.97 CC images/remap-file-path.o [2020-09-23T12:58:14.921Z] #39 76.20 DEP criu/plugin.d [2020-09-23T12:58:14.921Z] #39 76.33 DEP criu/pipes.d [2020-09-23T12:58:15.181Z] #39 76.51 DEP criu/pie-util.d [2020-09-23T12:58:15.181Z] #39 76.62 DEP criu/pie-util-vdso.d [2020-09-23T12:58:15.181Z] #39 76.71 DEP criu/pie-util-vdso-elf32.d [2020-09-23T12:58:15.196Z] #40 25.19 CC images/eventfd.o [2020-09-23T12:58:15.442Z] #39 76.84 DEP criu/path.d [2020-09-23T12:58:15.496Z] #40 25.40 CC images/eventpoll.o [2020-09-23T12:58:15.496Z] #40 25.73 CC images/fh.o [2020-09-23T12:58:15.701Z] #39 77.00 DEP criu/parasite-syscall.d [2020-09-23T12:58:15.701Z] #39 77.21 DEP criu/pagemap.d [2020-09-23T12:58:15.961Z] #39 ... [2020-09-23T12:58:15.961Z] [2020-09-23T12:58:15.961Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:15.961Z] #41 DONE 147.2s [2020-09-23T12:58:15.961Z] [2020-09-23T12:58:15.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:15.961Z] #39 77.37 DEP criu/pagemap-cache.d [2020-09-23T12:58:15.961Z] #39 ... [2020-09-23T12:58:15.961Z] [2020-09-23T12:58:15.961Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:58:15.961Z] #17 9.646 Fetched 8385 kB in 9s (974 kB/s) [2020-09-23T12:58:15.961Z] #17 9.646 Reading package lists... [2020-09-23T12:58:15.961Z] #17 13.36 Reading package lists... [2020-09-23T12:58:15.961Z] #17 17.25 Building dependency tree... [2020-09-23T12:58:15.961Z] #17 19.17 libcap2-bin is already the newest version (1:2.25-2). [2020-09-23T12:58:15.961Z] #17 19.17 The following additional packages will be installed: [2020-09-23T12:58:15.961Z] #17 19.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-23T12:58:15.961Z] #17 19.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-23T12:58:15.961Z] #17 19.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-23T12:58:15.961Z] #17 19.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-23T12:58:15.961Z] #17 19.18 python3.7 python3.7-minimal vim-runtime xxd [2020-09-23T12:58:15.961Z] #17 19.20 Suggested packages: [2020-09-23T12:58:15.961Z] #17 19.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-23T12:58:15.961Z] #17 19.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-23T12:58:15.961Z] #17 19.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-23T12:58:15.961Z] #17 19.20 Recommended packages: [2020-09-23T12:58:15.961Z] #17 19.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-23T12:58:15.961Z] #17 19.20 python3-keyrings.alt python3-xdg unzip [2020-09-23T12:58:16.147Z] #40 26.16 CC images/fsnotify.o [2020-09-23T12:58:16.220Z] #17 ... [2020-09-23T12:58:16.220Z] [2020-09-23T12:58:16.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:16.220Z] #39 77.63 DEP criu/page-xfer.d [2020-09-23T12:58:16.480Z] #39 77.85 DEP criu/page-pipe.d [2020-09-23T12:58:16.480Z] #39 78.05 DEP criu/netfilter.d [2020-09-23T12:58:16.699Z] #64 exporting layers 2.5s done [2020-09-23T12:58:16.699Z] #64 writing image sha256:4b1a73f71519a25d11e1b8ee445043268405487d48f3dc9dd2c1306efb09fc30 done [2020-09-23T12:58:16.699Z] #64 naming to docker.io/library/docker:4e460858f48cc285d127e9233010664f9c43a49d done [2020-09-23T12:58:16.699Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-23T12:58:16.798Z] #40 26.98 CC images/signalfd.o [2020-09-23T12:58:17.050Z] #39 78.29 DEP criu/net.d [2020-09-23T12:58:17.050Z] #39 78.49 DEP criu/namespaces.d [2020-09-23T12:58:17.050Z] #39 78.62 DEP criu/mount.d [2020-09-23T12:58:17.099Z] #40 27.23 CC images/fs.o [2020-09-23T12:58:17.135Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/test/unit [2020-09-23T12:58:17.310Z] #39 78.73 DEP criu/memfd.d [2020-09-23T12:58:17.310Z] #39 78.85 DEP criu/mem.d [2020-09-23T12:58:17.399Z] #40 27.50 CC images/pstree.o [2020-09-23T12:58:17.570Z] #39 78.97 DEP criu/lsm.d [2020-09-23T12:58:17.570Z] #39 79.12 DEP criu/log.d [2020-09-23T12:58:17.700Z] #40 27.72 CC images/pipe.o [2020-09-23T12:58:17.830Z] #39 79.23 DEP criu/libnetlink.d [2020-09-23T12:58:18.001Z] #40 28.03 CC images/tcp-stream.o [2020-09-23T12:58:18.090Z] #39 79.35 DEP criu/kerndat.d [2020-09-23T12:58:18.090Z] #39 79.51 DEP criu/kcmp-ids.d [2020-09-23T12:58:18.090Z] #39 79.57 DEP criu/irmap.d [2020-09-23T12:58:18.303Z] #40 28.35 CC images/sk-packet.o [2020-09-23T12:58:18.350Z] #39 79.77 DEP criu/ipc_ns.d [2020-09-23T12:58:18.602Z] #40 28.73 CC images/mnt.o [2020-09-23T12:58:18.609Z] #39 79.96 DEP criu/image.d [2020-09-23T12:58:18.609Z] #39 80.10 DEP criu/image-desc.d [2020-09-23T12:58:18.869Z] #39 80.18 DEP criu/fsnotify.d [2020-09-23T12:58:18.869Z] #39 80.30 DEP criu/filesystems.d [2020-09-23T12:58:18.902Z] #40 29.03 CC images/pipe-data.o [2020-09-23T12:58:19.129Z] #39 80.46 DEP criu/files.d [2020-09-23T12:58:19.129Z] #39 80.60 DEP criu/files-reg.d [2020-09-23T12:58:19.201Z] #40 29.27 CC images/sa.o [2020-09-23T12:58:19.389Z] #39 80.83 DEP criu/files-ext.d [2020-09-23T12:58:19.501Z] #40 29.58 CC images/timer.o [2020-09-23T12:58:19.649Z] #39 80.94 DEP criu/file-lock.d [2020-09-23T12:58:19.649Z] #39 81.06 DEP criu/file-ids.d [2020-09-23T12:58:19.909Z] #39 81.21 DEP criu/fifo.d [2020-09-23T12:58:19.909Z] #39 81.36 DEP criu/fdstore.d [2020-09-23T12:58:19.909Z] #39 81.45 DEP criu/fault-injection.d [2020-09-23T12:58:19.928Z] ? github.com/docker/docker/api [no test files] [2020-09-23T12:58:20.165Z] #40 30.07 CC images/timerfd.o [2020-09-23T12:58:20.168Z] #39 81.51 DEP criu/external.d [2020-09-23T12:58:20.168Z] #39 81.64 DEP criu/eventpoll.d [2020-09-23T12:58:20.415Z] --- PASS: TestBuildSquashParent (6.75s) [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T12:58:20.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T12:58:20.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T12:58:20.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T12:58:20.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T12:58:20.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T12:58:20.415Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T12:58:20.415Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T12:58:20.415Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T12:58:20.415Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T12:58:20.428Z] #39 81.75 DEP criu/eventfd.d [2020-09-23T12:58:20.428Z] #39 81.87 DEP criu/crtools.d [2020-09-23T12:58:20.463Z] #40 30.49 CC images/mm.o [2020-09-23T12:58:20.463Z] #40 ... [2020-09-23T12:58:20.463Z] [2020-09-23T12:58:20.463Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:20.463Z] #48 87.19 context [2020-09-23T12:58:20.463Z] #48 87.21 os [2020-09-23T12:58:20.463Z] #48 93.24 mvdan.cc/sh/v3/fileutil [2020-09-23T12:58:20.463Z] #48 93.60 encoding/binary [2020-09-23T12:58:20.463Z] #48 93.60 flag [2020-09-23T12:58:20.463Z] #48 93.61 github.com/pkg/diff [2020-09-23T12:58:20.463Z] #48 93.63 go/token [2020-09-23T12:58:20.463Z] #48 96.22 go/scanner [2020-09-23T12:58:20.687Z] #39 82.04 DEP criu/cr-service.d [2020-09-23T12:58:20.763Z] #48 ... [2020-09-23T12:58:20.763Z] [2020-09-23T12:58:20.763Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:20.763Z] #42 91.30 os/exec [2020-09-23T12:58:20.763Z] #42 91.35 net [2020-09-23T12:58:20.763Z] #42 93.88 internal/lazyregexp [2020-09-23T12:58:20.763Z] #42 94.49 github.com/LK4D4/vndr/versioned [2020-09-23T12:58:20.763Z] #42 97.17 net/url [2020-09-23T12:58:20.763Z] #42 97.18 text/template/parse [2020-09-23T12:58:20.763Z] #42 97.18 go/scanner [2020-09-23T12:58:20.763Z] #42 ... [2020-09-23T12:58:20.763Z] [2020-09-23T12:58:20.763Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:20.763Z] #40 30.85 CC images/sk-opts.o [2020-09-23T12:58:20.947Z] #39 82.18 DEP criu/cr-restore.d [2020-09-23T12:58:20.947Z] #39 82.34 DEP criu/cr-errno.d [2020-09-23T12:58:20.947Z] #39 82.38 DEP criu/cr-dump.d [2020-09-23T12:58:21.063Z] #40 31.23 CC images/sk-unix.o [2020-09-23T12:58:21.206Z] #39 82.63 DEP criu/cr-dedup.d [2020-09-23T12:58:21.466Z] #39 82.80 DEP criu/cr-check.d [2020-09-23T12:58:21.714Z] #40 31.57 CC images/sk-inet.o [2020-09-23T12:58:21.714Z] #40 31.96 CC images/tun.o [2020-09-23T12:58:21.726Z] #39 83.04 DEP criu/config.d [2020-09-23T12:58:21.726Z] #39 83.18 DEP criu/clone-noasan.d [2020-09-23T12:58:21.726Z] #39 83.25 DEP criu/cgroup.d [2020-09-23T12:58:21.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T12:58:21.868Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/rootless [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-23T12:58:21.868Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/volume [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-23T12:58:21.869Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === Skipped [2020-09-23T12:58:21.869Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-23T12:58:21.869Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-23T12:58:21.869Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:73: No driver to put! [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-23T12:58:21.869Z] time="2020-09-23T12:57:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-23T12:58:21.869Z] time="2020-09-23T12:57:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-23T12:58:21.869Z] time="2020-09-23T12:57:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-23T12:58:21.869Z] time="2020-09-23T12:57:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-23T12:58:21.869Z] time="2020-09-23T12:57:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:73: No driver to put! [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-23T12:58:21.869Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-23T12:58:21.869Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-23T12:58:21.869Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T12:58:21.869Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-23T12:58:21.869Z] graphtest_unix.go:73: No driver to put! [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-23T12:58:21.869Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-23T12:58:21.869Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] [2020-09-23T12:58:21.869Z] DONE 2138 tests, 26 skipped in 190.080s Post stage [Pipeline] junit [2020-09-23T12:58:21.884Z] Recording test results [2020-09-23T12:58:21.986Z] #39 83.40 DEP criu/cgroup-props.d [2020-09-23T12:58:21.986Z] #39 83.50 DEP criu/bitmap.d [2020-09-23T12:58:21.986Z] #39 83.52 DEP criu/bfd.d [2020-09-23T12:58:22.018Z] #40 32.26 CC images/sk-netlink.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-23T12:58:22.246Z] #39 83.59 DEP criu/autofs.d [2020-09-23T12:58:22.246Z] #39 83.71 DEP criu/aio.d [2020-09-23T12:58:22.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -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:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh dynbinary test-integration [2020-09-23T12:58:22.506Z] #39 83.85 DEP criu/action-scripts.d [2020-09-23T12:58:22.669Z] #40 32.58 CC images/packet-sock.o [2020-09-23T12:58:22.711Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T12:58:22.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T12:58:22.766Z] #39 84.12 CC criu/action-scripts.o [2020-09-23T12:58:22.952Z] [2020-09-23T12:58:22.976Z] #40 33.10 CC images/ipc-var.o [2020-09-23T12:58:23.026Z] #39 ... [2020-09-23T12:58:23.026Z] [2020-09-23T12:58:23.026Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:58:23.026Z] #28 DONE 154.2s [2020-09-23T12:58:23.026Z] [2020-09-23T12:58:23.026Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:58:23.026Z] #17 21.37 The following NEW packages will be installed: [2020-09-23T12:58:23.026Z] #17 21.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-23T12:58:23.026Z] #17 21.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-23T12:58:23.026Z] #17 21.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-23T12:58:23.026Z] #17 21.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-23T12:58:23.026Z] #17 21.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-23T12:58:23.026Z] #17 21.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-23T12:58:23.026Z] #17 21.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-23T12:58:23.026Z] #17 21.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-23T12:58:23.026Z] #17 21.38 xz-utils zip [2020-09-23T12:58:23.026Z] #17 21.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:58:23.026Z] #17 21.70 Need to get 28.5 MB of archives. [2020-09-23T12:58:23.026Z] #17 21.70 After this operation, 116 MB of additional disk space will be used. [2020-09-23T12:58:23.026Z] #17 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-23T12:58:23.026Z] #17 21.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-23T12:58:23.026Z] #17 21.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-23T12:58:23.026Z] #17 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-23T12:58:23.026Z] #17 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-23T12:58:23.026Z] #17 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-23T12:58:23.026Z] #17 21.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-23T12:58:23.026Z] #17 21.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-23T12:58:23.026Z] #17 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-23T12:58:23.026Z] #17 21.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-23T12:58:23.026Z] #17 21.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-23T12:58:23.026Z] #17 21.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-23T12:58:23.026Z] #17 21.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-23T12:58:23.026Z] #17 21.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-23T12:58:23.026Z] #17 21.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-23T12:58:23.026Z] #17 21.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-23T12:58:23.026Z] #17 22.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-23T12:58:23.026Z] #17 22.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-23T12:58:23.026Z] #17 22.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-23T12:58:23.026Z] #17 22.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-23T12:58:23.026Z] #17 22.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-23T12:58:23.026Z] #17 22.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-23T12:58:23.026Z] #17 22.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-23T12:58:23.026Z] #17 22.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-23T12:58:23.026Z] #17 22.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-23T12:58:23.026Z] #17 22.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-23T12:58:23.026Z] #17 22.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-23T12:58:23.026Z] #17 22.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-23T12:58:23.026Z] #17 22.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-23T12:58:23.026Z] #17 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-23T12:58:23.026Z] #17 22.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-23T12:58:23.026Z] #17 22.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-23T12:58:23.026Z] #17 22.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-23T12:58:23.026Z] #17 22.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-23T12:58:23.026Z] #17 22.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-23T12:58:23.026Z] #17 22.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-23T12:58:23.026Z] #17 22.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-23T12:58:23.026Z] #17 22.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-23T12:58:23.026Z] #17 22.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-23T12:58:23.026Z] #17 22.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-23T12:58:23.026Z] #17 22.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-23T12:58:23.026Z] #17 22.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-23T12:58:23.026Z] #17 22.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-23T12:58:23.026Z] #17 22.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-23T12:58:23.026Z] #17 22.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-23T12:58:23.026Z] #17 23.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-23T12:58:23.026Z] #17 23.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-23T12:58:23.026Z] #17 23.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-23T12:58:23.026Z] #17 23.76 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:58:23.026Z] #17 23.85 Fetched 28.5 MB in 2s (15.5 MB/s) [2020-09-23T12:58:23.026Z] #17 23.91 Selecting previously unselected package pigz. [2020-09-23T12:58:23.026Z] #17 23.91 (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 ... 23432 files and directories currently installed.) [2020-09-23T12:58:23.026Z] #17 23.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-23T12:58:23.026Z] #17 23.99 Unpacking pigz (2.4-1) ... [2020-09-23T12:58:23.026Z] #17 24.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-23T12:58:23.026Z] #17 24.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-23T12:58:23.026Z] #17 24.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-23T12:58:23.026Z] #17 24.47 Selecting previously unselected package python3.7-minimal. [2020-09-23T12:58:23.026Z] #17 24.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-23T12:58:23.026Z] #17 24.49 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-23T12:58:23.026Z] #17 25.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-23T12:58:23.026Z] #17 25.39 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-23T12:58:23.214Z] Removing bundles/ [2020-09-23T12:58:23.214Z] [2020-09-23T12:58:23.214Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-23T12:58:23.214Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T12:58:23.214Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T12:58:23.283Z] #40 33.36 CC images/ipc-desc.o [2020-09-23T12:58:23.584Z] #40 33.52 CC images/ipc-shm.o [2020-09-23T12:58:23.584Z] #40 33.69 CC images/ipc-msg.o [2020-09-23T12:58:23.885Z] #40 34.00 CC images/ipc-sem.o [2020-09-23T12:58:24.064Z] INFO [runner/unused/goanalysis] analyzers took 26.752634253s with top 10 stages: buildssa: 22.538392015s, U1000: 4.214242238s [2020-09-23T12:58:24.064Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-09-23T12:58:24.064Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1585/1585, exclude-rules: 64/1585, cgo: 1690/2299, autogenerated_exclude: 1585/1690, path_prettifier: 1690/1690, exclude: 1585/1585, filename_unadjuster: 1690/1690, skip_files: 1690/1690, skip_dirs: 1690/1690, nolint: 0/64 [2020-09-23T12:58:24.064Z] INFO [runner] processing took 125.653496ms with stages: nolint: 54.278835ms, identifier_marker: 38.789347ms, path_prettifier: 13.363679ms, autogenerated_exclude: 7.007607ms, exclude-rules: 6.63969ms, skip_dirs: 3.683302ms, cgo: 1.110129ms, filename_unadjuster: 774.95µs, max_same_issues: 1.89µs, uniq_by_line: 690ns, skip_files: 637ns, diff: 609ns, max_from_linter: 532ns, source_code: 486ns, exclude: 414ns, path_shortener: 383ns, max_per_file_from_linter: 316ns [2020-09-23T12:58:24.064Z] INFO [runner] linters took 1m34.97305541s with stages: goanalysis_metalinter: 1m16.563391922s, unused: 18.283693172s [2020-09-23T12:58:24.064Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-09-23T12:58:24.064Z] INFO Memory: 1586 samples, avg is 242.3MB, max is 3230.4MB [2020-09-23T12:58:24.064Z] INFO Execution took 3m31.71160687s [2020-09-23T12:58:24.064Z] Congratulations! The shell scripts are properly formatted. [2020-09-23T12:58:24.186Z] #40 34.28 CC images/utsns.o [2020-09-23T12:58:24.487Z] #40 34.47 CC images/creds.o [2020-09-23T12:58:24.487Z] #40 ... [2020-09-23T12:58:24.487Z] [2020-09-23T12:58:24.487Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:24.487Z] #31 92.35 log [2020-09-23T12:58:24.487Z] #31 92.35 flag [2020-09-23T12:58:24.487Z] #31 92.35 github.com/BurntSushi/toml [2020-09-23T12:58:24.487Z] #31 97.07 github.com/BurntSushi/toml/cmd/tomlv [2020-09-23T12:58:24.487Z] #31 DONE 101.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-23T12:58:24.787Z] [2020-09-23T12:58:24.788Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:24.788Z] #40 34.76 CC images/vma.o [2020-09-23T12:58:24.934Z] #17 28.19 Selecting previously unselected package python3-minimal. [2020-09-23T12:58:24.934Z] #17 28.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-23T12:58:24.934Z] #17 28.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-23T12:58:24.934Z] #17 28.23 Unpacking python3-minimal (3.7.3-1) ... [2020-09-23T12:58:24.934Z] #17 28.29 Selecting previously unselected package libmpdec2:amd64. [2020-09-23T12:58:24.934Z] #17 28.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-23T12:58:24.934Z] #17 28.30 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-23T12:58:24.934Z] #17 28.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-23T12:58:24.934Z] #17 28.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-23T12:58:24.934Z] #17 28.40 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-23T12:58:24.959Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh dynbinary-daemon test-docker-py [2020-09-23T12:58:25.090Z] #40 35.05 CC images/netdev.o [2020-09-23T12:58:25.225Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T12:58:25.525Z] [2020-09-23T12:58:25.525Z] Removing bundles/ [2020-09-23T12:58:25.525Z] [2020-09-23T12:58:25.525Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-23T12:58:25.525Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T12:58:25.525Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T12:58:25.873Z] #17 29.22 Selecting previously unselected package python3.7. [2020-09-23T12:58:25.873Z] #17 29.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-23T12:58:25.873Z] #17 29.24 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-23T12:58:25.873Z] #17 29.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-23T12:58:25.873Z] #17 29.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-23T12:58:25.873Z] #17 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-23T12:58:25.873Z] #17 29.49 Setting up python3-minimal (3.7.3-1) ... [2020-09-23T12:58:26.155Z] #40 35.89 CC images/tty.o [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2020-09-23T12:58:26.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2020-09-23T12:58:26.589Z] === RUN TestBuildMultiStageCopy [2020-09-23T12:58:26.589Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-23T12:58:26.811Z] #40 36.62 CC images/file-lock.o [2020-09-23T12:58:26.811Z] #40 36.79 CC images/rlimit.o [2020-09-23T12:58:26.811Z] #40 ... [2020-09-23T12:58:26.811Z] [2020-09-23T12:58:26.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:58:26.811Z] #11 93.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-23T12:58:26.811Z] #11 93.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-23T12:58:26.811Z] #11 93.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:58:26.811Z] #11 ... [2020-09-23T12:58:26.811Z] [2020-09-23T12:58:26.811Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:26.811Z] #40 36.93 CC images/pagemap.o [2020-09-23T12:58:26.812Z] #17 30.33 Selecting previously unselected package python3. [2020-09-23T12:58:27.072Z] #17 30.33 (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 ... 24093 files and directories currently installed.) [2020-09-23T12:58:27.072Z] #17 30.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-23T12:58:27.072Z] #17 30.39 Unpacking python3 (3.7.3-1) ... [2020-09-23T12:58:27.072Z] #17 30.50 Selecting previously unselected package libip4tc0:amd64. [2020-09-23T12:58:27.072Z] #17 30.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-23T12:58:27.072Z] #17 30.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-23T12:58:27.072Z] #17 30.63 Selecting previously unselected package libip6tc0:amd64. [2020-09-23T12:58:27.112Z] #40 37.21 CC images/siginfo.o [2020-09-23T12:58:27.332Z] #17 30.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-23T12:58:27.332Z] #17 30.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-23T12:58:27.332Z] #17 30.71 Selecting previously unselected package libiptc0:amd64. [2020-09-23T12:58:27.332Z] #17 30.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-23T12:58:27.332Z] #17 30.73 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-23T12:58:27.332Z] #17 30.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-23T12:58:27.332Z] #17 30.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-23T12:58:27.332Z] #17 30.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-23T12:58:27.332Z] #17 30.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-23T12:58:27.332Z] #17 30.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-23T12:58:27.414Z] #40 37.55 CC images/rpc.o [2020-09-23T12:58:27.592Z] #17 30.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-23T12:58:27.592Z] #17 30.96 Selecting previously unselected package libnftnl11:amd64. [2020-09-23T12:58:27.592Z] #17 30.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-23T12:58:27.592Z] #17 30.98 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-23T12:58:27.592Z] #17 31.06 Selecting previously unselected package iptables. [2020-09-23T12:58:27.592Z] #17 31.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-23T12:58:27.592Z] #17 31.06 Unpacking iptables (1.8.2-4) ... [2020-09-23T12:58:28.162Z] #17 31.37 Selecting previously unselected package xxd. [2020-09-23T12:58:28.162Z] #17 31.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-23T12:58:28.162Z] #17 31.39 Unpacking xxd (2:8.1.0875-5) ... [2020-09-23T12:58:28.162Z] #17 31.53 Selecting previously unselected package vim-common. [2020-09-23T12:58:28.162Z] #17 31.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:58:28.162Z] #17 31.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-23T12:58:28.162Z] #17 31.71 Selecting previously unselected package bash-completion. [2020-09-23T12:58:28.162Z] #17 31.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-23T12:58:28.423Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-09-23T12:58:28.967Z] #40 38.92 CC images/ext-file.o [2020-09-23T12:58:28.967Z] #40 39.10 CC images/cgroup.o [2020-09-23T12:58:29.103Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-23T12:58:29.629Z] #40 39.65 CC images/userns.o [2020-09-23T12:58:29.936Z] #40 39.95 CC images/google/protobuf/descriptor.o [2020-09-23T12:58:30.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-23T12:58:30.702Z] #17 34.17 Unpacking bash-completion (1:2.8-6) ... [2020-09-23T12:58:30.963Z] #17 34.52 Selecting previously unselected package bzip2. [2020-09-23T12:58:30.963Z] #17 34.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-23T12:58:30.963Z] #17 34.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-23T12:58:30.996Z] #40 ... [2020-09-23T12:58:30.996Z] [2020-09-23T12:58:30.996Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:30.996Z] #48 97.68 mvdan.cc/editorconfig [2020-09-23T12:58:30.996Z] #48 98.79 mvdan.cc/sh/v3/syntax [2020-09-23T12:58:30.996Z] #48 99.73 encoding/json [2020-09-23T12:58:30.996Z] #48 100.3 go/ast [2020-09-23T12:58:30.996Z] #48 102.7 golang.org/x/sys/unix [2020-09-23T12:58:31.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-23T12:58:31.222Z] #17 34.62 Selecting previously unselected package xz-utils. [2020-09-23T12:58:31.222Z] #17 34.63 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-23T12:58:31.222Z] #17 34.63 Unpacking xz-utils (5.2.4-1) ... [2020-09-23T12:58:31.482Z] #17 34.80 Selecting previously unselected package apparmor. [2020-09-23T12:58:31.482Z] #17 34.82 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-23T12:58:31.482Z] #17 34.87 Unpacking apparmor (2.13.2-10) ... [2020-09-23T12:58:31.742Z] #17 35.21 Selecting previously unselected package aufs-tools. [2020-09-23T12:58:31.742Z] #17 35.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-23T12:58:31.742Z] #17 35.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-23T12:58:32.002Z] #17 35.34 Selecting previously unselected package libonig5:amd64. [2020-09-23T12:58:32.002Z] #17 35.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-23T12:58:32.002Z] #17 35.35 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-23T12:58:32.002Z] #17 35.47 Selecting previously unselected package libjq1:amd64. [2020-09-23T12:58:32.002Z] #17 35.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-23T12:58:32.002Z] #17 35.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-23T12:58:32.002Z] #17 35.56 Selecting previously unselected package jq. [2020-09-23T12:58:32.002Z] #17 35.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-23T12:58:32.057Z] #48 ... [2020-09-23T12:58:32.057Z] [2020-09-23T12:58:32.057Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:32.057Z] #40 41.94 CC images/opts.o [2020-09-23T12:58:32.057Z] #40 42.17 CC images/seccomp.o [2020-09-23T12:58:32.262Z] #17 35.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-23T12:58:32.262Z] #17 35.64 Selecting previously unselected package libaio1:amd64. [2020-09-23T12:58:32.262Z] #17 35.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-23T12:58:32.262Z] #17 35.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-23T12:58:32.262Z] #17 35.72 Selecting previously unselected package libgpm2:amd64. [2020-09-23T12:58:32.262Z] #17 35.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-23T12:58:32.262Z] #17 35.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-23T12:58:32.262Z] #17 35.81 Selecting previously unselected package libicu63:amd64. [2020-09-23T12:58:32.262Z] #17 35.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-23T12:58:32.262Z] #17 35.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-23T12:58:32.357Z] #40 42.49 CC images/binfmt-misc.o [2020-09-23T12:58:32.402Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-23T12:58:32.659Z] #40 42.74 CC images/time.o [2020-09-23T12:58:32.961Z] #40 42.97 CC images/sysctl.o [2020-09-23T12:58:33.271Z] #40 43.21 CC images/autofs.o [2020-09-23T12:58:33.328Z] --- PASS: TestBuildMultiStageCopy (6.61s) [2020-09-23T12:58:33.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-09-23T12:58:33.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-23T12:58:33.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-23T12:58:33.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-23T12:58:33.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-23T12:58:33.328Z] === RUN TestBuildMultiStageParentConfig [2020-09-23T12:58:33.573Z] #40 43.60 CC images/macvlan.o [2020-09-23T12:58:33.643Z] #17 ... [2020-09-23T12:58:33.643Z] [2020-09-23T12:58:33.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:33.643Z] #39 84.82 CC criu/aio.o [2020-09-23T12:58:33.643Z] #39 85.63 CC criu/autofs.o [2020-09-23T12:58:33.643Z] #39 87.09 CC criu/bfd.o [2020-09-23T12:58:33.643Z] #39 87.62 CC criu/bitmap.o [2020-09-23T12:58:33.643Z] #39 87.81 CC criu/cgroup-props.o [2020-09-23T12:58:33.643Z] #39 88.44 CC criu/cgroup.o [2020-09-23T12:58:33.643Z] #39 91.05 CC criu/clone-noasan.o [2020-09-23T12:58:33.643Z] #39 91.24 CC criu/config.o [2020-09-23T12:58:33.643Z] #39 92.54 CC criu/cr-check.o [2020-09-23T12:58:33.643Z] #39 94.10 CC criu/cr-dedup.o [2020-09-23T12:58:33.643Z] #39 94.53 CC criu/cr-dump.o [2020-09-23T12:58:33.876Z] #40 ... [2020-09-23T12:58:33.876Z] [2020-09-23T12:58:33.876Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:33.876Z] #42 100.5 go/ast [2020-09-23T12:58:33.876Z] #42 101.4 encoding/json [2020-09-23T12:58:33.876Z] #42 107.3 text/template [2020-09-23T12:58:33.876Z] #42 ... [2020-09-23T12:58:33.876Z] [2020-09-23T12:58:33.876Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-23T12:58:33.876Z] #11 109.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-23T12:58:33.876Z] #11 109.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-23T12:58:33.876Z] #11 109.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-23T12:58:33.876Z] #11 109.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-23T12:58:33.876Z] #11 109.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-23T12:58:33.876Z] #11 109.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-23T12:58:33.876Z] #11 110.1 Selecting previously unselected package libbtrfs0. [2020-09-23T12:58:33.876Z] #11 110.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-23T12:58:33.876Z] #11 110.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-23T12:58:33.876Z] #11 110.2 Selecting previously unselected package libbtrfs-dev. [2020-09-23T12:58:33.876Z] #11 110.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-23T12:58:33.876Z] #11 110.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:58:33.876Z] #11 110.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-23T12:58:33.876Z] #11 110.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-23T12:58:33.876Z] #11 110.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-23T12:58:33.876Z] #11 110.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-23T12:58:33.876Z] #11 110.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-23T12:58:33.876Z] #11 110.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-23T12:58:33.876Z] #11 110.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-23T12:58:34.178Z] #11 110.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-23T12:58:34.178Z] #11 110.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-23T12:58:34.178Z] #11 111.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-23T12:58:34.481Z] #11 111.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-23T12:58:34.481Z] #11 111.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-23T12:58:34.481Z] #11 111.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-23T12:58:34.481Z] #11 111.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-23T12:58:34.481Z] #11 111.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-23T12:58:34.785Z] #11 111.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-23T12:58:34.785Z] #11 111.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-23T12:58:34.785Z] #11 111.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-23T12:58:34.785Z] #11 111.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-23T12:58:34.785Z] #11 111.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-23T12:58:34.785Z] #11 111.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-23T12:58:35.441Z] #11 112.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-23T12:58:35.441Z] #11 112.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-23T12:58:35.441Z] #11 112.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-23T12:58:35.441Z] #11 112.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-23T12:58:35.441Z] #11 112.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-23T12:58:35.441Z] #11 112.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-23T12:58:35.551Z] #39 96.56 CC criu/cr-errno.o [2020-09-23T12:58:35.551Z] #39 96.62 CC criu/cr-restore.o [2020-09-23T12:58:35.743Z] #11 112.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-23T12:58:35.743Z] #11 112.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-23T12:58:35.743Z] #11 112.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-23T12:58:35.743Z] #11 112.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-23T12:58:35.743Z] #11 112.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-23T12:58:35.743Z] #11 112.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-23T12:58:35.814Z] #39 ... [2020-09-23T12:58:35.814Z] [2020-09-23T12:58:35.814Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:58:35.814Z] #17 39.20 Selecting previously unselected package libnet1:amd64. [2020-09-23T12:58:35.814Z] #17 39.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-23T12:58:35.814Z] #17 39.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-23T12:58:35.814Z] #17 39.28 Selecting previously unselected package libnl-3-200:amd64. [2020-09-23T12:58:35.814Z] #17 39.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-23T12:58:35.814Z] #17 39.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-23T12:58:35.814Z] #17 39.40 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-23T12:58:36.074Z] #17 39.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-23T12:58:36.074Z] #17 39.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-23T12:58:36.074Z] #17 39.48 Selecting previously unselected package libreadline5:amd64. [2020-09-23T12:58:36.074Z] #17 39.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-23T12:58:36.074Z] #17 39.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-23T12:58:36.074Z] #17 39.61 Selecting previously unselected package net-tools. [2020-09-23T12:58:36.074Z] #17 39.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-23T12:58:36.074Z] #17 39.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-23T12:58:36.334Z] #17 39.83 Selecting previously unselected package python-pip-whl. [2020-09-23T12:58:36.405Z] #11 113.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:58:36.405Z] #11 113.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-23T12:58:36.405Z] #11 113.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-23T12:58:36.405Z] #11 113.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-23T12:58:36.405Z] #11 113.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-23T12:58:36.405Z] #11 113.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-23T12:58:36.405Z] #11 113.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-23T12:58:36.405Z] #11 113.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-23T12:58:36.405Z] #11 113.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-23T12:58:36.405Z] #11 113.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-23T12:58:36.405Z] #11 113.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-23T12:58:36.405Z] #11 113.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:58:36.405Z] #11 113.3 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 [2020-09-23T12:58:36.405Z] #11 113.3 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 [2020-09-23T12:58:36.405Z] #11 113.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-23T12:58:36.593Z] #17 39.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-23T12:58:36.593Z] #17 39.87 Unpacking python-pip-whl (18.1-5) ... [2020-09-23T12:58:36.706Z] #11 113.4 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 [2020-09-23T12:58:36.706Z] #11 113.4 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 [2020-09-23T12:58:36.706Z] #11 113.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-23T12:58:36.706Z] #11 113.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-23T12:58:36.706Z] #11 113.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-23T12:58:36.706Z] #11 113.5 Setting up dmsetup (2:1.02.155-3) ... [2020-09-23T12:58:36.706Z] #11 113.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-23T12:58:36.706Z] #11 113.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-23T12:58:36.706Z] #11 113.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:58:36.860Z] #17 40.34 Selecting previously unselected package python3-lib2to3. [2020-09-23T12:58:36.860Z] #17 40.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-23T12:58:36.860Z] #17 40.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-23T12:58:37.009Z] #11 DONE 113.9s [2020-09-23T12:58:37.009Z] [2020-09-23T12:58:37.009Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:37.009Z] #40 43.93 CC images/sit.o [2020-09-23T12:58:37.009Z] #40 44.24 CC images/memfd.o [2020-09-23T12:58:37.009Z] #40 44.53 CC images/timens.o [2020-09-23T12:58:37.009Z] #40 44.88 LINK images/built-in.o [2020-09-23T12:58:37.009Z] #40 45.07 GEN compel/include/asm [2020-09-23T12:58:37.009Z] #40 45.12 GEN compel/include/version.h [2020-09-23T12:58:37.009Z] #40 45.14 touch .config [2020-09-23T12:58:37.009Z] #40 45.18 GEN include/common/config.h [2020-09-23T12:58:37.009Z] #40 45.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-23T12:58:37.009Z] #40 45.36 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-23T12:58:37.009Z] #40 45.41 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-23T12:58:37.009Z] #40 45.45 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-23T12:58:37.009Z] #40 45.51 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-23T12:58:37.009Z] #40 45.54 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-23T12:58:37.009Z] #40 45.60 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-23T12:58:37.009Z] #40 45.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-23T12:58:37.009Z] #40 45.66 DEP compel/plugins/std/infect.d [2020-09-23T12:58:37.009Z] #40 45.84 DEP compel/plugins/std/string.d [2020-09-23T12:58:37.009Z] #40 45.91 DEP compel/plugins/std/log.d [2020-09-23T12:58:37.009Z] #40 46.03 DEP compel/plugins/std/fds.d [2020-09-23T12:58:37.009Z] #40 46.11 DEP compel/plugins/std/std.d [2020-09-23T12:58:37.009Z] #40 46.22 DEP compel/plugins/shmem/shmem.d [2020-09-23T12:58:37.009Z] #40 46.31 DEP compel/plugins/fds/fds.d [2020-09-23T12:58:37.009Z] #40 46.53 CC compel/plugins/std/std.o [2020-09-23T12:58:37.009Z] #40 46.90 CC compel/plugins/std/fds.o [2020-09-23T12:58:37.120Z] #17 40.45 Selecting previously unselected package python3-distutils. [2020-09-23T12:58:37.121Z] #17 40.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-23T12:58:37.121Z] #17 40.46 Unpacking python3-distutils (3.7.3-1) ... [2020-09-23T12:58:37.121Z] #17 40.61 Selecting previously unselected package python3-pip. [2020-09-23T12:58:37.121Z] #17 40.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-23T12:58:37.121Z] #17 40.63 Unpacking python3-pip (18.1-5) ... [2020-09-23T12:58:37.310Z] #40 47.32 CC compel/plugins/std/log.o [2020-09-23T12:58:37.381Z] #17 40.80 Selecting previously unselected package python3-pkg-resources. [2020-09-23T12:58:37.381Z] #17 40.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-23T12:58:37.381Z] #17 40.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-23T12:58:37.381Z] #17 40.98 Selecting previously unselected package python3-setuptools. [2020-09-23T12:58:37.611Z] #40 ... [2020-09-23T12:58:37.611Z] [2020-09-23T12:58:37.611Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-23T12:58:37.611Z] #12 DONE 0.6s [2020-09-23T12:58:37.640Z] #17 41.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-23T12:58:37.641Z] #17 41.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-23T12:58:37.902Z] #17 41.25 Selecting previously unselected package python3-wheel. [2020-09-23T12:58:37.902Z] #17 41.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-23T12:58:37.902Z] #17 41.27 Unpacking python3-wheel (0.32.3-2) ... [2020-09-23T12:58:37.902Z] #17 41.35 Selecting previously unselected package sudo. [2020-09-23T12:58:37.902Z] #17 41.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-23T12:58:37.902Z] #17 41.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-23T12:58:37.913Z] [2020-09-23T12:58:37.913Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:37.913Z] #50 0.474 + RM_GOPATH=0 [2020-09-23T12:58:37.913Z] #50 0.474 + TMP_GOPATH= [2020-09-23T12:58:37.913Z] #50 0.474 + : /build [2020-09-23T12:58:37.913Z] #50 0.475 + '[' -z '' ']' [2020-09-23T12:58:37.913Z] #50 0.476 ++ mktemp -d [2020-09-23T12:58:37.913Z] #50 0.478 + export GOPATH=/tmp/tmp.Ljoeezoahh [2020-09-23T12:58:37.913Z] #50 0.478 + GOPATH=/tmp/tmp.Ljoeezoahh [2020-09-23T12:58:37.913Z] #50 0.479 + RM_GOPATH=1 [2020-09-23T12:58:37.913Z] #50 0.480 + case "$(go env GOARCH)" in [2020-09-23T12:58:37.913Z] #50 0.480 ++ go env GOARCH [2020-09-23T12:58:37.913Z] #50 0.494 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T12:58:37.913Z] #50 0.495 + GO_BUILDMODE=-buildmode=pie [2020-09-23T12:58:37.913Z] #50 0.498 ++ dirname /tmp/install/install.sh [2020-09-23T12:58:37.913Z] #50 0.499 + dir=/tmp/install [2020-09-23T12:58:37.913Z] #50 0.499 + bin=runc [2020-09-23T12:58:37.913Z] #50 0.499 + shift [2020-09-23T12:58:37.913Z] #50 0.499 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-23T12:58:37.913Z] #50 0.501 + . /tmp/install/runc.installer [2020-09-23T12:58:37.913Z] #50 0.502 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-23T12:58:37.913Z] #50 0.503 + install_runc [2020-09-23T12:58:37.913Z] #50 0.503 + uname -r [2020-09-23T12:58:37.913Z] #50 0.505 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-23T12:58:37.913Z] #50 0.508 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-23T12:58:37.913Z] #50 0.508 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-23T12:58:37.913Z] #50 0.508 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ljoeezoahh/src/github.com/opencontainers/runc [2020-09-23T12:58:37.913Z] #50 0.508 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-23T12:58:37.913Z] #50 0.519 Cloning into '/tmp/tmp.Ljoeezoahh/src/github.com/opencontainers/runc'... [2020-09-23T12:58:37.913Z] #50 ... [2020-09-23T12:58:37.913Z] [2020-09-23T12:58:37.913Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-23T12:58:37.913Z] #13 DONE 0.4s [2020-09-23T12:58:38.218Z] [2020-09-23T12:58:38.218Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-23T12:58:38.218Z] #14 0.282 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-23T12:58:38.471Z] #17 41.86 Selecting previously unselected package thin-provisioning-tools. [2020-09-23T12:58:38.471Z] #17 41.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-23T12:58:38.471Z] #17 41.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-23T12:58:38.520Z] #14 DONE 0.4s [2020-09-23T12:58:38.520Z] [2020-09-23T12:58:38.520Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-23T12:58:38.568Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-09-23T12:58:38.568Z] === RUN TestBuildLabelWithTargets [2020-09-23T12:58:38.731Z] #17 42.15 Selecting previously unselected package uidmap. [2020-09-23T12:58:38.731Z] #17 42.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-23T12:58:38.731Z] #17 42.17 Unpacking uidmap (1:4.5-1.1) ... [2020-09-23T12:58:38.820Z] #15 DONE 0.4s [2020-09-23T12:58:38.820Z] [2020-09-23T12:58:38.821Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-23T12:58:38.994Z] #17 42.29 Selecting previously unselected package vim-runtime. [2020-09-23T12:58:38.994Z] #17 42.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:58:38.994Z] #17 42.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-23T12:58:38.994Z] #17 42.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-23T12:58:38.994Z] #17 42.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-23T12:58:39.143Z] #16 DONE 0.4s [2020-09-23T12:58:39.144Z] [2020-09-23T12:58:39.144Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-23T12:58:39.796Z] #17 DONE 0.4s [2020-09-23T12:58:39.796Z] [2020-09-23T12:58:39.796Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:58:40.450Z] #18 0.605 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-23T12:58:40.450Z] #18 0.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-23T12:58:40.450Z] #18 0.689 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-23T12:58:41.102Z] #18 1.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-23T12:58:42.294Z] #17 45.23 Selecting previously unselected package vim. [2020-09-23T12:58:42.294Z] #17 45.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-23T12:58:42.294Z] #17 45.28 Unpacking vim (2:8.1.0875-5) ... [2020-09-23T12:58:42.294Z] #17 45.80 Selecting previously unselected package xfsprogs. [2020-09-23T12:58:42.582Z] #17 45.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-23T12:58:42.582Z] #17 45.82 Unpacking xfsprogs (4.20.0-1) ... [2020-09-23T12:58:42.652Z] #18 3.154 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-23T12:58:42.846Z] #17 46.38 Selecting previously unselected package zip. [2020-09-23T12:58:43.107Z] #17 46.39 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-23T12:58:43.107Z] #17 46.40 Unpacking zip (3.0-11+b1) ... [2020-09-23T12:58:43.107Z] #17 46.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-23T12:58:43.107Z] #17 46.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-23T12:58:43.107Z] #17 46.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-23T12:58:43.107Z] #17 46.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-23T12:58:43.107Z] #17 46.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-23T12:58:43.372Z] #17 46.64 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-23T12:58:43.372Z] #17 46.65 Setting up uidmap (1:4.5-1.1) ... [2020-09-23T12:58:43.372Z] #17 46.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-23T12:58:43.372Z] #17 46.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-23T12:58:43.372Z] #17 46.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-23T12:58:43.372Z] #17 46.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-23T12:58:43.372Z] #17 46.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-23T12:58:43.372Z] #17 46.73 Setting up xxd (2:8.1.0875-5) ... [2020-09-23T12:58:43.372Z] #17 46.76 Setting up zip (3.0-11+b1) ... [2020-09-23T12:58:43.372Z] #17 46.79 Setting up vim-common (2:8.1.0875-5) ... [2020-09-23T12:58:43.372Z] #17 46.82 Setting up bash-completion (1:2.8-6) ... [2020-09-23T12:58:43.727Z] #18 4.141 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-23T12:58:45.843Z] #18 ... [2020-09-23T12:58:45.843Z] [2020-09-23T12:58:45.843Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:45.843Z] #40 48.39 CC compel/plugins/std/string.o [2020-09-23T12:58:45.843Z] #40 48.98 CC compel/plugins/std/infect.o [2020-09-23T12:58:45.843Z] #40 49.60 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-23T12:58:45.843Z] #40 49.64 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-23T12:58:45.843Z] #40 49.68 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-23T12:58:45.843Z] #40 49.74 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-23T12:58:45.843Z] #40 49.84 AR compel/plugins/std.lib.a [2020-09-23T12:58:45.843Z] #40 49.97 CC compel/plugins/fds/fds.o [2020-09-23T12:58:45.843Z] #40 50.19 AR compel/plugins/fds.lib.a [2020-09-23T12:58:45.843Z] #40 50.24 HOSTDEP compel/src/lib/log-host.d [2020-09-23T12:58:45.843Z] #40 50.32 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-23T12:58:45.843Z] #40 50.48 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-23T12:58:45.843Z] #40 50.55 HOSTDEP compel/src/main-host.d [2020-09-23T12:58:45.843Z] #40 50.69 DEP compel/src/lib/ptrace.d [2020-09-23T12:58:45.843Z] #40 50.86 DEP compel/src/lib/infect.d [2020-09-23T12:58:45.843Z] #40 51.15 DEP compel/src/lib/infect-util.d [2020-09-23T12:58:45.843Z] #40 51.37 DEP compel/src/lib/infect-rpc.d [2020-09-23T12:58:45.843Z] #40 51.54 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-23T12:58:45.843Z] #40 51.64 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-23T12:58:45.843Z] #40 51.70 DEP compel/src/lib/log.d [2020-09-23T12:58:45.843Z] #40 51.79 DEP compel/src/main.d [2020-09-23T12:58:45.843Z] #40 51.90 DEP compel/src/lib/handle-elf.d [2020-09-23T12:58:45.843Z] #40 52.00 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-23T12:58:45.843Z] #40 52.13 CC compel/src/lib/log.o [2020-09-23T12:58:45.843Z] #40 52.33 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-23T12:58:45.843Z] #40 52.70 CC compel/arch/ppc64/src/lib/infect.o [2020-09-23T12:58:45.843Z] #40 53.47 CC compel/src/lib/infect-rpc.o [2020-09-23T12:58:45.843Z] #40 53.89 CC compel/src/lib/infect-util.o [2020-09-23T12:58:45.843Z] #40 54.16 CC compel/src/lib/infect.o [2020-09-23T12:58:45.911Z] #17 49.33 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-23T12:58:45.911Z] #17 49.35 Setting up xz-utils (5.2.4-1) ... [2020-09-23T12:58:45.911Z] #17 49.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-23T12:58:45.911Z] #17 49.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-23T12:58:45.911Z] #17 49.44 invoke-rc.d: could not determine current runlevel [2020-09-23T12:58:45.911Z] #17 49.44 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-23T12:58:45.911Z] #17 49.46 Setting up pigz (2.4-1) ... [2020-09-23T12:58:46.171Z] #17 49.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-23T12:58:46.171Z] #17 49.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-23T12:58:46.171Z] #17 49.51 Setting up python-pip-whl (18.1-5) ... [2020-09-23T12:58:46.171Z] #17 49.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-23T12:58:46.171Z] #17 49.54 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-23T12:58:46.430Z] #17 49.89 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-23T12:58:46.430Z] #17 49.91 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-23T12:58:46.430Z] #17 49.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-23T12:58:46.430Z] #17 49.93 Setting up vim (2:8.1.0875-5) ... [2020-09-23T12:58:46.430Z] #17 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-23T12:58:46.430Z] #17 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-23T12:58:46.430Z] #17 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-23T12:58:46.430Z] #17 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-23T12:58:46.430Z] #17 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-23T12:58:46.430Z] #17 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-23T12:58:46.430Z] #17 49.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-23T12:58:46.430Z] #17 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-23T12:58:46.430Z] #17 50.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-23T12:58:46.494Z] #40 ... [2020-09-23T12:58:46.494Z] [2020-09-23T12:58:46.494Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:46.494Z] #50 9.247 + cd /tmp/tmp.Ljoeezoahh/src/github.com/opencontainers/runc [2020-09-23T12:58:46.494Z] #50 9.248 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-23T12:58:46.648Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-23T12:58:46.649Z] === RUN TestBuildWithEmptyLayers [2020-09-23T12:58:46.690Z] #17 50.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-23T12:58:46.690Z] #17 50.04 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-23T12:58:46.690Z] #17 50.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-23T12:58:46.690Z] #17 50.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-23T12:58:46.690Z] #17 50.08 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-23T12:58:46.794Z] #50 9.612 + '[' -z '' ']' [2020-09-23T12:58:46.794Z] #50 9.613 + target=static [2020-09-23T12:58:46.794Z] #50 9.614 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-23T12:58:46.794Z] #50 ... [2020-09-23T12:58:46.794Z] [2020-09-23T12:58:46.794Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:46.794Z] #42 113.6 go/parser [2020-09-23T12:58:46.794Z] #42 116.6 encoding/xml [2020-09-23T12:58:46.794Z] #42 120.5 go/doc [2020-09-23T12:58:47.093Z] #42 ... [2020-09-23T12:58:47.093Z] [2020-09-23T12:58:47.093Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:47.093Z] #48 120.4 golang.org/x/crypto/ssh/terminal [2020-09-23T12:58:47.093Z] #48 123.4 mvdan.cc/sh/v3/cmd/shfmt [2020-09-23T12:58:49.173Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-23T12:58:49.173Z] === RUN TestBuildMultiStageOnBuild [2020-09-23T12:58:49.208Z] #48 ... [2020-09-23T12:58:49.208Z] [2020-09-23T12:58:49.208Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:49.208Z] #40 57.35 CC compel/src/lib/ptrace.o [2020-09-23T12:58:49.208Z] #40 57.85 AR compel/libcompel.a [2020-09-23T12:58:49.208Z] #40 57.91 HOSTCC compel/src/main-host.o [2020-09-23T12:58:49.208Z] #40 58.34 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-23T12:58:49.208Z] #40 58.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-23T12:58:49.208Z] #40 59.06 HOSTCC compel/src/lib/log-host.o [2020-09-23T12:58:49.208Z] #40 59.27 HOSTLINK compel/compel-host-bin [2020-09-23T12:58:49.489Z] #17 52.82 Setting up iptables (1.8.2-4) ... [2020-09-23T12:58:49.489Z] #17 52.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-23T12:58:49.489Z] #17 52.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-23T12:58:49.489Z] #17 52.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-23T12:58:49.489Z] #17 52.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-23T12:58:49.489Z] #17 52.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-23T12:58:49.489Z] #17 52.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-23T12:58:49.489Z] #17 52.98 Setting up python3 (3.7.3-1) ... [2020-09-23T12:58:49.489Z] #17 ... [2020-09-23T12:58:49.489Z] [2020-09-23T12:58:49.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:49.489Z] #39 101.0 CC criu/cr-service.o [2020-09-23T12:58:49.489Z] #39 102.4 CC criu/crtools.o [2020-09-23T12:58:49.489Z] #39 103.0 CC criu/eventfd.o [2020-09-23T12:58:49.489Z] #39 103.4 CC criu/eventpoll.o [2020-09-23T12:58:49.489Z] #39 103.9 CC criu/external.o [2020-09-23T12:58:49.489Z] #39 104.3 CC criu/fault-injection.o [2020-09-23T12:58:49.489Z] #39 104.4 CC criu/fdstore.o [2020-09-23T12:58:49.489Z] #39 104.8 CC criu/fifo.o [2020-09-23T12:58:49.489Z] #39 105.2 CC criu/file-ids.o [2020-09-23T12:58:49.489Z] #39 105.6 CC criu/file-lock.o [2020-09-23T12:58:49.489Z] #39 106.5 CC criu/files-ext.o [2020-09-23T12:58:49.489Z] #39 106.8 CC criu/files-reg.o [2020-09-23T12:58:49.489Z] #39 108.8 CC criu/files.o [2020-09-23T12:58:49.489Z] #39 110.9 CC criu/filesystems.o [2020-09-23T12:58:49.509Z] #40 59.42 DEP soccr/soccr.d [2020-09-23T12:58:49.818Z] #40 59.79 CC soccr/soccr.o [2020-09-23T12:58:50.060Z] #39 ... [2020-09-23T12:58:50.060Z] [2020-09-23T12:58:50.060Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:58:50.060Z] #17 53.42 Setting up python3-wheel (0.32.3-2) ... [2020-09-23T12:58:50.895Z] #17 54.10 Setting up apparmor (2.13.2-10) ... [2020-09-23T12:58:52.274Z] #17 55.53 Setting up xfsprogs (4.20.0-1) ... [2020-09-23T12:58:52.274Z] #17 55.54 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-23T12:58:52.274Z] #17 55.90 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-23T12:58:52.614Z] #40 62.22 AR soccr/libsoccr.a [2020-09-23T12:58:52.614Z] #40 62.35 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-23T12:58:52.614Z] #40 ... [2020-09-23T12:58:52.614Z] [2020-09-23T12:58:52.614Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-23T12:58:52.614Z] #48 DONE 129.4s [2020-09-23T12:58:52.614Z] [2020-09-23T12:58:52.614Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:58:52.614Z] #18 10.61 Fetched 8162 kB in 10s (813 kB/s) [2020-09-23T12:58:53.654Z] #17 57.01 Setting up python3-distutils (3.7.3-1) ... [2020-09-23T12:58:53.914Z] #17 57.50 Setting up python3-setuptools (40.8.0-1) ... [2020-09-23T12:58:54.416Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-23T12:58:54.416Z] === RUN TestBuildUncleanTarFilenames [2020-09-23T12:58:54.978Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-09-23T12:58:54.978Z] === RUN TestBuildMultiStageLayerLeak [2020-09-23T12:58:55.294Z] #17 58.70 Setting up python3-pip (18.1-5) ... [2020-09-23T12:58:56.200Z] #18 10.61 Reading package lists... [2020-09-23T12:58:56.200Z] #18 16.20 Reading package lists... [2020-09-23T12:58:56.200Z] #18 ... [2020-09-23T12:58:56.200Z] [2020-09-23T12:58:56.200Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:56.200Z] #40 63.08 DEP criu/arch/ppc64/sigframe.d [2020-09-23T12:58:56.200Z] #40 63.33 DEP criu/arch/ppc64/crtools.d [2020-09-23T12:58:56.200Z] #40 63.67 DEP criu/arch/ppc64/cpu.d [2020-09-23T12:58:56.200Z] #40 64.07 CC criu/arch/ppc64/cpu.o [2020-09-23T12:58:56.200Z] #40 64.63 CC criu/arch/ppc64/crtools.o [2020-09-23T12:58:56.200Z] #40 65.92 CC criu/arch/ppc64/sigframe.o [2020-09-23T12:58:56.200Z] #40 66.23 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-23T12:58:56.200Z] #40 66.30 DEP criu/pie/util-vdso.d [2020-09-23T12:58:56.234Z] #17 59.61 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:58:56.234Z] #17 59.65 Processing triggers for mime-support (3.62) ... [2020-09-23T12:58:56.504Z] #40 66.51 DEP criu/pie/util.d [2020-09-23T12:58:56.806Z] #40 66.76 CC criu/pie/util.o [2020-09-23T12:58:57.108Z] #40 67.29 CC criu/pie/util-vdso.o [2020-09-23T12:58:57.175Z] #17 DONE 60.5s [2020-09-23T12:58:57.175Z] [2020-09-23T12:58:57.175Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-23T12:58:57.409Z] #40 ... [2020-09-23T12:58:57.409Z] [2020-09-23T12:58:57.409Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:57.409Z] #50 10.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-23T12:58:57.710Z] #50 ... [2020-09-23T12:58:57.710Z] [2020-09-23T12:58:57.710Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:58:57.710Z] #55 134.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-23T12:58:57.710Z] #55 134.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-23T12:58:58.013Z] #55 ... [2020-09-23T12:58:58.013Z] [2020-09-23T12:58:58.014Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:58:58.014Z] #42 124.8 math/big [2020-09-23T12:58:58.014Z] #42 130.4 github.com/LK4D4/vndr/build [2020-09-23T12:58:58.014Z] #42 134.3 vendor/golang.org/x/text/secure/bidirule [2020-09-23T12:58:58.113Z] #18 0.949 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-23T12:58:58.113Z] #18 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-23T12:58:58.113Z] #18 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-23T12:58:58.113Z] #18 DONE 1.0s [2020-09-23T12:58:58.113Z] [2020-09-23T12:58:58.113Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:58:58.315Z] #42 ... [2020-09-23T12:58:58.315Z] [2020-09-23T12:58:58.315Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:58:58.315Z] #40 68.04 AR criu/pie/pie.lib.a [2020-09-23T12:58:58.315Z] #40 68.10 DEP criu/pie/restorer.d [2020-09-23T12:58:58.315Z] #40 68.33 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-23T12:58:58.315Z] #40 68.36 DEP criu/arch/ppc64/restorer.d [2020-09-23T12:58:58.616Z] #40 68.61 DEP criu/arch/ppc64/vdso-pie.d [2020-09-23T12:58:58.917Z] #40 68.77 DEP criu/pie/parasite-vdso.d [2020-09-23T12:58:58.917Z] #40 68.97 DEP criu/pie/parasite.d [2020-09-23T12:58:59.141Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-09-23T12:58:59.141Z] === RUN TestBuildWithHugeFile [2020-09-23T12:58:59.218Z] #40 69.29 CC criu/pie/parasite.o [2020-09-23T12:59:00.023Z] #19 ... [2020-09-23T12:59:00.023Z] [2020-09-23T12:59:00.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:00.023Z] #39 111.5 CC criu/fsnotify.o [2020-09-23T12:59:00.023Z] #39 112.6 CC criu/image-desc.o [2020-09-23T12:59:00.023Z] #39 112.7 CC criu/image.o [2020-09-23T12:59:00.023Z] #39 113.4 CC criu/ipc_ns.o [2020-09-23T12:59:00.023Z] #39 114.4 CC criu/irmap.o [2020-09-23T12:59:00.023Z] #39 115.1 CC criu/kcmp-ids.o [2020-09-23T12:59:00.023Z] #39 115.4 CC criu/kerndat.o [2020-09-23T12:59:00.023Z] #39 116.4 CC criu/libnetlink.o [2020-09-23T12:59:00.023Z] #39 116.9 CC criu/log.o [2020-09-23T12:59:00.023Z] #39 117.3 CC criu/lsm.o [2020-09-23T12:59:00.023Z] #39 117.8 CC criu/mem.o [2020-09-23T12:59:00.023Z] #39 119.9 CC criu/memfd.o [2020-09-23T12:59:00.023Z] #39 120.7 CC criu/mount.o [2020-09-23T12:59:00.282Z] #39 ... [2020-09-23T12:59:00.283Z] [2020-09-23T12:59:00.283Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:59:00.283Z] #45 191.0 + cd /tmp/tmp.9JdkP7F9Lo/src/github.com/golangci/golangci-lint/ [2020-09-23T12:59:00.283Z] #45 191.0 + git checkout -q v1.23.8 [2020-09-23T12:59:00.543Z] #45 191.9 ++ git describe --tags [2020-09-23T12:59:00.764Z] #40 70.86 LINK criu/pie/parasite.built-in.o [2020-09-23T12:59:00.764Z] #40 70.87 GEN criu/pie/parasite-blob.h [2020-09-23T12:59:00.764Z] #40 70.91 CC criu/pie/parasite-vdso.o [2020-09-23T12:59:00.803Z] #45 191.9 + version=v1.23.8 [2020-09-23T12:59:00.803Z] #45 191.9 ++ git rev-parse --short HEAD [2020-09-23T12:59:00.803Z] #45 191.9 + commit=76a82c6 [2020-09-23T12:59:00.803Z] #45 191.9 ++ git show -s --format=%cd [2020-09-23T12:59:00.803Z] #45 191.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-23T12:59:00.803Z] #45 191.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-23T12:59:01.839Z] #40 71.83 CC criu/arch/ppc64/vdso-pie.o [2020-09-23T12:59:02.144Z] #40 72.39 CC criu/arch/ppc64/restorer.o [2020-09-23T12:59:02.756Z] #40 72.98 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-23T12:59:03.058Z] #40 73.07 CC criu/pie/restorer.o [2020-09-23T12:59:04.104Z] #45 ... [2020-09-23T12:59:04.104Z] [2020-09-23T12:59:04.104Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:59:04.104Z] #36 184.7 + dpkg --print-architecture [2020-09-23T12:59:04.104Z] #36 184.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-23T12:59:04.104Z] #36 185.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-23T12:59:04.104Z] #36 185.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-23T12:59:04.104Z] #36 ... [2020-09-23T12:59:04.104Z] [2020-09-23T12:59:04.104Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:04.104Z] #39 124.9 CC criu/namespaces.o [2020-09-23T12:59:04.709Z] #40 ... [2020-09-23T12:59:04.709Z] [2020-09-23T12:59:04.709Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:59:04.709Z] #55 DONE 141.4s [2020-09-23T12:59:04.709Z] [2020-09-23T12:59:04.709Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:04.709Z] #18 16.20 Reading package lists... [2020-09-23T12:59:04.709Z] #18 20.09 Building dependency tree... [2020-09-23T12:59:04.709Z] #18 21.72 libcap2-bin is already the newest version (1:2.25-2). [2020-09-23T12:59:04.709Z] #18 21.72 The following additional packages will be installed: [2020-09-23T12:59:04.709Z] #18 21.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-23T12:59:04.709Z] #18 21.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-23T12:59:04.709Z] #18 21.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-23T12:59:04.709Z] #18 21.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-23T12:59:04.709Z] #18 21.72 python3.7 python3.7-minimal vim-runtime xxd [2020-09-23T12:59:04.709Z] #18 21.72 Suggested packages: [2020-09-23T12:59:04.709Z] #18 21.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-23T12:59:04.709Z] #18 21.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-23T12:59:04.709Z] #18 21.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-23T12:59:04.709Z] #18 21.72 Recommended packages: [2020-09-23T12:59:04.709Z] #18 21.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-23T12:59:04.709Z] #18 21.72 python3-keyrings.alt python3-xdg unzip [2020-09-23T12:59:04.709Z] #18 24.23 The following NEW packages will be installed: [2020-09-23T12:59:04.709Z] #18 24.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-23T12:59:04.709Z] #18 24.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-23T12:59:04.709Z] #18 24.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-23T12:59:04.709Z] #18 24.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-23T12:59:04.709Z] #18 24.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-23T12:59:04.709Z] #18 24.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-23T12:59:04.709Z] #18 24.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-23T12:59:04.709Z] #18 24.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-23T12:59:04.709Z] #18 24.25 xz-utils zip [2020-09-23T12:59:04.709Z] #18 24.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-23T12:59:04.709Z] #18 24.35 Need to get 29.2 MB of archives. [2020-09-23T12:59:04.709Z] #18 24.35 After this operation, 134 MB of additional disk space will be used. [2020-09-23T12:59:04.709Z] #18 24.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-23T12:59:04.709Z] #18 24.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-23T12:59:04.709Z] #18 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-23T12:59:04.709Z] #18 24.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-23T12:59:04.709Z] #18 24.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-23T12:59:04.709Z] #18 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-23T12:59:04.709Z] #18 ... [2020-09-23T12:59:04.709Z] [2020-09-23T12:59:04.709Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-23T12:59:04.709Z] #56 DONE 0.1s [2020-09-23T12:59:04.709Z] [2020-09-23T12:59:04.709Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:59:04.709Z] #42 135.2 vendor/golang.org/x/text/unicode/norm [2020-09-23T12:59:04.709Z] #42 141.1 vendor/golang.org/x/net/http2/hpack [2020-09-23T12:59:04.709Z] #42 ... [2020-09-23T12:59:04.709Z] [2020-09-23T12:59:04.709Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-23T12:59:04.709Z] #57 DONE 0.1s [2020-09-23T12:59:04.709Z] [2020-09-23T12:59:04.709Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:04.709Z] #18 25.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-23T12:59:04.709Z] #18 25.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-23T12:59:05.023Z] #18 25.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-23T12:59:05.024Z] #18 25.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-23T12:59:05.024Z] #18 25.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-23T12:59:05.024Z] #18 25.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-23T12:59:05.024Z] #18 25.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-23T12:59:05.024Z] #18 25.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-23T12:59:05.024Z] #18 25.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-23T12:59:05.024Z] #18 25.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-23T12:59:05.024Z] #18 25.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-23T12:59:05.024Z] #18 25.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-23T12:59:05.024Z] #18 25.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-23T12:59:05.024Z] #18 25.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-23T12:59:05.024Z] #18 25.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-23T12:59:05.024Z] #18 25.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-23T12:59:05.042Z] #39 126.4 CC criu/net.o [2020-09-23T12:59:05.341Z] #18 25.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-23T12:59:05.341Z] #18 25.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-23T12:59:05.341Z] #18 25.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-23T12:59:05.341Z] #18 25.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-23T12:59:05.341Z] #18 25.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-23T12:59:05.341Z] #18 25.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-23T12:59:05.341Z] #18 25.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-23T12:59:06.000Z] #18 26.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-23T12:59:06.000Z] #18 26.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-23T12:59:06.000Z] #18 26.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-23T12:59:06.000Z] #18 26.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-23T12:59:06.000Z] #18 26.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-23T12:59:06.000Z] #18 26.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-23T12:59:06.302Z] #18 26.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-23T12:59:06.302Z] #18 26.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-23T12:59:06.302Z] #18 26.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-23T12:59:06.302Z] #18 26.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-23T12:59:06.302Z] #18 26.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-23T12:59:06.302Z] #18 26.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-23T12:59:06.302Z] #18 26.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-23T12:59:06.302Z] #18 26.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-23T12:59:06.628Z] #18 26.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-23T12:59:06.628Z] #18 26.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-23T12:59:06.931Z] #18 27.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-23T12:59:06.931Z] #18 27.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-23T12:59:06.931Z] #18 27.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-23T12:59:07.998Z] #18 28.17 debconf: delaying package configuration, since apt-utils is not installed [2020-09-23T12:59:07.998Z] #18 28.31 Fetched 29.2 MB in 3s (9199 kB/s) [2020-09-23T12:59:07.998Z] #18 28.37 Selecting previously unselected package pigz. [2020-09-23T12:59:07.998Z] #18 28.38 (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 ... 23361 files and directories currently installed.) [2020-09-23T12:59:07.998Z] #18 28.47 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-23T12:59:07.998Z] #18 28.48 Unpacking pigz (2.4-1) ... [2020-09-23T12:59:08.299Z] #18 28.61 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-23T12:59:08.299Z] #18 28.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-23T12:59:08.299Z] #18 28.63 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-23T12:59:08.334Z] #39 129.2 CC criu/netfilter.o [2020-09-23T12:59:08.334Z] #39 129.6 CC criu/page-pipe.o [2020-09-23T12:59:08.593Z] #39 130.1 CC criu/page-xfer.o [2020-09-23T12:59:08.601Z] #18 29.00 Selecting previously unselected package python3.7-minimal. [2020-09-23T12:59:08.601Z] #18 29.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-23T12:59:08.601Z] #18 29.02 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-23T12:59:09.256Z] #18 29.81 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-23T12:59:09.563Z] #18 29.84 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-23T12:59:10.503Z] #39 131.8 CC criu/pagemap-cache.o [2020-09-23T12:59:10.763Z] #39 132.3 CC criu/pagemap.o [2020-09-23T12:59:11.701Z] #39 ... [2020-09-23T12:59:11.701Z] [2020-09-23T12:59:11.701Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:59:11.701Z] #19 5.099 Collecting yamllint==1.16.0 [2020-09-23T12:59:11.701Z] #19 10.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-23T12:59:11.701Z] #19 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-23T12:59:11.701Z] #19 10.58 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-23T12:59:11.701Z] #19 10.63 Collecting pyyaml (from yamllint==1.16.0) [2020-09-23T12:59:11.701Z] #19 10.76 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-23T12:59:11.701Z] #19 12.08 Building wheels for collected packages: pyyaml [2020-09-23T12:59:11.701Z] #19 12.10 Running setup.py bdist_wheel for pyyaml: started [2020-09-23T12:59:11.701Z] #19 13.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-23T12:59:11.701Z] #19 13.13 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-23T12:59:11.701Z] #19 13.21 Successfully built pyyaml [2020-09-23T12:59:11.701Z] #19 13.24 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-23T12:59:11.701Z] #19 13.61 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-23T12:59:11.961Z] #19 ... [2020-09-23T12:59:11.961Z] [2020-09-23T12:59:11.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:11.961Z] #39 133.3 CC criu/parasite-syscall.o [2020-09-23T12:59:12.221Z] #39 ... [2020-09-23T12:59:12.221Z] [2020-09-23T12:59:12.221Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:59:12.221Z] #19 DONE 14.1s [2020-09-23T12:59:12.221Z] [2020-09-23T12:59:12.221Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-23T12:59:12.221Z] #22 DONE 0.1s [2020-09-23T12:59:12.352Z] #18 32.49 Selecting previously unselected package python3-minimal. [2020-09-23T12:59:12.352Z] #18 32.49 (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 ... 23610 files and directories currently installed.) [2020-09-23T12:59:12.352Z] #18 32.54 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-23T12:59:12.352Z] #18 32.55 Unpacking python3-minimal (3.7.3-1) ... [2020-09-23T12:59:12.352Z] #18 32.68 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-23T12:59:12.352Z] #18 32.69 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-23T12:59:12.352Z] #18 32.70 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-23T12:59:12.352Z] #18 32.82 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-23T12:59:12.352Z] #18 32.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-23T12:59:12.352Z] #18 32.84 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-23T12:59:12.481Z] [2020-09-23T12:59:12.481Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-23T12:59:13.907Z] #18 33.99 Selecting previously unselected package python3.7. [2020-09-23T12:59:13.907Z] #18 34.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-23T12:59:13.907Z] #18 34.01 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-23T12:59:13.907Z] #18 34.15 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-23T12:59:13.907Z] #18 34.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-23T12:59:13.907Z] #18 34.16 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-23T12:59:13.907Z] #18 34.28 Setting up python3-minimal (3.7.3-1) ... [2020-09-23T12:59:14.971Z] #18 35.36 Selecting previously unselected package python3. [2020-09-23T12:59:15.271Z] #18 35.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 ... 24022 files and directories currently installed.) [2020-09-23T12:59:15.271Z] #18 35.44 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-23T12:59:15.271Z] #18 35.46 Unpacking python3 (3.7.3-1) ... [2020-09-23T12:59:15.271Z] #18 35.57 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-23T12:59:15.271Z] #18 35.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-23T12:59:15.271Z] #18 35.58 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-23T12:59:15.271Z] #18 35.68 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-23T12:59:15.271Z] #18 35.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-23T12:59:15.271Z] #18 35.70 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-23T12:59:15.576Z] #18 35.81 Selecting previously unselected package libiptc0:ppc64el. [2020-09-23T12:59:15.576Z] #18 35.81 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-23T12:59:15.576Z] #18 35.82 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-23T12:59:15.576Z] #18 35.93 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-23T12:59:15.576Z] #18 35.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-23T12:59:15.576Z] #18 35.96 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-23T12:59:15.774Z] #26 DONE 3.0s [2020-09-23T12:59:15.774Z] [2020-09-23T12:59:15.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:15.774Z] #39 134.4 CC criu/path.o [2020-09-23T12:59:15.774Z] #39 134.6 CC criu/pie-util-vdso-elf32.o [2020-09-23T12:59:15.774Z] #39 135.0 CC criu/pie-util-vdso.o [2020-09-23T12:59:15.774Z] #39 135.3 CC criu/pie-util.o [2020-09-23T12:59:15.774Z] #39 135.6 CC criu/pipes.o [2020-09-23T12:59:15.774Z] #39 136.3 CC criu/plugin.o [2020-09-23T12:59:15.774Z] #39 136.8 CC criu/proc_parse.o [2020-09-23T12:59:15.774Z] #39 ... [2020-09-23T12:59:15.774Z] [2020-09-23T12:59:15.774Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-23T12:59:15.774Z] #29 DONE 0.4s [2020-09-23T12:59:15.774Z] [2020-09-23T12:59:15.774Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-23T12:59:15.774Z] #31 DONE 0.0s [2020-09-23T12:59:15.774Z] [2020-09-23T12:59:15.774Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-23T12:59:15.774Z] #34 DONE 0.0s [2020-09-23T12:59:15.774Z] [2020-09-23T12:59:15.774Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-23T12:59:15.830Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-09-23T12:59:15.830Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-23T12:59:15.830Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-23T12:59:15.876Z] #18 36.05 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-23T12:59:15.876Z] #18 36.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-23T12:59:15.876Z] #18 36.08 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-23T12:59:15.876Z] #18 36.19 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-23T12:59:15.876Z] #18 36.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-23T12:59:15.876Z] #18 36.20 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-23T12:59:15.876Z] #18 36.29 Selecting previously unselected package iptables. [2020-09-23T12:59:15.876Z] #18 36.30 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-23T12:59:15.876Z] #18 36.31 Unpacking iptables (1.8.2-4) ... [2020-09-23T12:59:16.123Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-23T12:59:16.123Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-23T12:59:16.344Z] #36 ... [2020-09-23T12:59:16.344Z] [2020-09-23T12:59:16.344Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:59:16.344Z] #49 86.55 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-23T12:59:16.416Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2020-09-23T12:59:16.416Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-23T12:59:16.525Z] #18 36.88 Selecting previously unselected package xxd. [2020-09-23T12:59:16.525Z] #18 36.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-23T12:59:16.525Z] #18 36.89 Unpacking xxd (2:8.1.0875-5) ... [2020-09-23T12:59:16.525Z] #18 37.02 Selecting previously unselected package vim-common. [2020-09-23T12:59:16.525Z] #18 37.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:59:16.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-23T12:59:16.709Z] ? github.com/docker/docker/api/types [no test files] [2020-09-23T12:59:16.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-23T12:59:16.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-23T12:59:16.709Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-23T12:59:16.709Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-23T12:59:16.709Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-09-23T12:59:16.825Z] #18 37.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-23T12:59:16.825Z] #18 37.23 Selecting previously unselected package bash-completion. [2020-09-23T12:59:16.825Z] #18 37.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-23T12:59:17.002Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-23T12:59:17.002Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-23T12:59:17.002Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-23T12:59:17.294Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-23T12:59:17.294Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-23T12:59:17.587Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-09-23T12:59:17.892Z] #18 ... [2020-09-23T12:59:17.892Z] [2020-09-23T12:59:17.892Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:17.892Z] #40 77.75 LINK criu/pie/restorer.built-in.o [2020-09-23T12:59:17.892Z] #40 77.77 GEN criu/pie/restorer-blob.h [2020-09-23T12:59:17.892Z] #40 77.90 DEP criu/vdso.d [2020-09-23T12:59:17.892Z] #40 78.16 DEP criu/uts_ns.d [2020-09-23T12:59:17.892Z] #40 78.37 DEP criu/util.d [2020-09-23T12:59:17.892Z] #40 78.58 DEP criu/uffd.d [2020-09-23T12:59:17.892Z] #40 78.88 DEP criu/tun.d [2020-09-23T12:59:17.892Z] #40 79.10 DEP criu/tty.d [2020-09-23T12:59:17.892Z] #40 79.44 DEP criu/timerfd.d [2020-09-23T12:59:17.892Z] #40 79.61 DEP criu/timens.d [2020-09-23T12:59:17.892Z] #40 79.79 DEP criu/sysfs_parse.d [2020-09-23T12:59:17.892Z] #40 79.93 DEP criu/sysctl.d [2020-09-23T12:59:17.892Z] #40 80.18 DEP criu/string.d [2020-09-23T12:59:17.892Z] #40 80.23 DEP criu/stats.d [2020-09-23T12:59:17.892Z] #40 80.37 DEP criu/sockets.d [2020-09-23T12:59:17.892Z] #40 80.58 DEP criu/sk-unix.d [2020-09-23T12:59:17.892Z] #40 80.89 DEP criu/sk-tcp.d [2020-09-23T12:59:17.892Z] #40 81.07 DEP criu/sk-queue.d [2020-09-23T12:59:17.892Z] #40 81.22 DEP criu/sk-packet.d [2020-09-23T12:59:17.892Z] #40 81.38 DEP criu/sk-netlink.d [2020-09-23T12:59:17.892Z] #40 81.56 DEP criu/sk-inet.d [2020-09-23T12:59:17.892Z] #40 81.79 DEP criu/signalfd.d [2020-09-23T12:59:17.892Z] #40 81.99 DEP criu/sigframe.d [2020-09-23T12:59:17.892Z] #40 82.08 DEP criu/shmem.d [2020-09-23T12:59:17.892Z] #40 82.26 DEP criu/servicefd.d [2020-09-23T12:59:17.892Z] #40 82.44 DEP criu/seize.d [2020-09-23T12:59:17.892Z] #40 82.62 DEP criu/seccomp.d [2020-09-23T12:59:17.892Z] #40 82.82 DEP criu/rst-malloc.d [2020-09-23T12:59:17.892Z] #40 82.90 DEP criu/rbtree.d [2020-09-23T12:59:17.892Z] #40 82.96 DEP criu/pstree.d [2020-09-23T12:59:17.892Z] #40 83.19 DEP criu/protobuf.d [2020-09-23T12:59:17.892Z] #40 83.38 GEN criu/protobuf-desc-gen.h [2020-09-23T12:59:17.892Z] #40 85.61 DEP criu/protobuf-desc.d [2020-09-23T12:59:17.892Z] #40 85.73 DEP criu/proc_parse.d [2020-09-23T12:59:17.892Z] #40 85.94 DEP criu/plugin.d [2020-09-23T12:59:17.892Z] #40 86.02 DEP criu/pipes.d [2020-09-23T12:59:17.892Z] #40 86.26 DEP criu/pie-util.d [2020-09-23T12:59:17.892Z] #40 86.37 DEP criu/pie-util-vdso.d [2020-09-23T12:59:17.892Z] #40 86.53 DEP criu/path.d [2020-09-23T12:59:17.892Z] #40 86.71 DEP criu/parasite-syscall.d [2020-09-23T12:59:17.892Z] #40 86.96 DEP criu/pagemap.d [2020-09-23T12:59:17.892Z] #40 87.12 DEP criu/pagemap-cache.d [2020-09-23T12:59:17.892Z] #40 87.24 DEP criu/page-xfer.d [2020-09-23T12:59:17.892Z] #40 87.42 DEP criu/page-pipe.d [2020-09-23T12:59:17.892Z] #40 87.54 DEP criu/netfilter.d [2020-09-23T12:59:17.892Z] #40 87.70 DEP criu/net.d [2020-09-23T12:59:17.892Z] #40 87.91 DEP criu/namespaces.d [2020-09-23T12:59:18.193Z] #40 88.11 DEP criu/mount.d [2020-09-23T12:59:18.193Z] #40 88.31 DEP criu/memfd.d [2020-09-23T12:59:18.253Z] #49 88.55 + mkdir -p /build [2020-09-23T12:59:18.253Z] #49 88.55 + cp runc /build/runc [2020-09-23T12:59:18.497Z] #40 88.59 DEP criu/mem.d [2020-09-23T12:59:18.796Z] #40 88.83 DEP criu/lsm.d [2020-09-23T12:59:18.796Z] #40 88.96 DEP criu/log.d [2020-09-23T12:59:18.796Z] #40 ... [2020-09-23T12:59:18.796Z] [2020-09-23T12:59:18.796Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:59:18.796Z] #42 145.6 mime [2020-09-23T12:59:18.796Z] #42 147.5 vendor/golang.org/x/net/idna [2020-09-23T12:59:18.796Z] #42 153.0 net/textproto [2020-09-23T12:59:18.796Z] #42 153.1 vendor/golang.org/x/net/http/httpproxy [2020-09-23T12:59:18.796Z] #42 153.1 crypto/x509 [2020-09-23T12:59:18.796Z] #42 154.7 vendor/golang.org/x/net/http/httpguts [2020-09-23T12:59:18.822Z] #49 DONE 89.1s [2020-09-23T12:59:18.822Z] [2020-09-23T12:59:18.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:18.822Z] #39 139.4 CC criu/protobuf-desc.o [2020-09-23T12:59:18.822Z] #39 140.2 CC criu/protobuf.o [2020-09-23T12:59:19.095Z] #42 ... [2020-09-23T12:59:19.095Z] [2020-09-23T12:59:19.095Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:19.095Z] #40 89.12 DEP criu/libnetlink.d [2020-09-23T12:59:19.095Z] #40 89.27 DEP criu/kerndat.d [2020-09-23T12:59:19.391Z] #39 140.9 CC criu/pstree.o [2020-09-23T12:59:19.395Z] #40 89.49 DEP criu/kcmp-ids.d [2020-09-23T12:59:19.395Z] #40 89.60 DEP criu/irmap.d [2020-09-23T12:59:19.694Z] #40 89.79 DEP criu/ipc_ns.d [2020-09-23T12:59:19.995Z] #40 90.00 DEP criu/image.d [2020-09-23T12:59:19.995Z] #40 90.13 DEP criu/image-desc.d [2020-09-23T12:59:20.294Z] #40 90.27 DEP criu/fsnotify.d [2020-09-23T12:59:20.326Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 13.6% of statements [2020-09-23T12:59:20.326Z] ok github.com/docker/docker/builder/dockerfile 0.891s coverage: 48.0% of statements [2020-09-23T12:59:20.330Z] #39 ... [2020-09-23T12:59:20.330Z] [2020-09-23T12:59:20.330Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:59:20.330Z] #36 DONE 211.5s [2020-09-23T12:59:20.590Z] [2020-09-23T12:59:20.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:20.590Z] #39 142.0 CC criu/rbtree.o [2020-09-23T12:59:20.594Z] #40 90.45 DEP criu/filesystems.d [2020-09-23T12:59:20.594Z] #40 90.65 DEP criu/files.d [2020-09-23T12:59:20.850Z] #39 142.3 CC criu/rst-malloc.o [2020-09-23T12:59:20.895Z] #40 90.87 DEP criu/files-reg.d [2020-09-23T12:59:20.961Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-23T12:59:21.196Z] #40 91.05 DEP criu/files-ext.d [2020-09-23T12:59:21.196Z] #40 91.28 DEP criu/file-lock.d [2020-09-23T12:59:21.254Z] ok github.com/docker/docker/builder/remotecontext/git 0.950s coverage: 86.3% of statements [2020-09-23T12:59:21.255Z] ? github.com/docker/docker/cli [no test files] [2020-09-23T12:59:21.255Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-23T12:59:21.419Z] #39 142.6 CC criu/seccomp.o [2020-09-23T12:59:21.498Z] #40 91.48 DEP criu/file-ids.d [2020-09-23T12:59:21.498Z] #40 91.71 DEP criu/fifo.d [2020-09-23T12:59:21.800Z] #40 91.93 DEP criu/fdstore.d [2020-09-23T12:59:21.990Z] #39 143.3 CC criu/seize.o [2020-09-23T12:59:22.101Z] #40 92.06 DEP criu/fault-injection.d [2020-09-23T12:59:22.101Z] #40 92.13 DEP criu/external.d [2020-09-23T12:59:22.101Z] #40 92.26 DEP criu/eventpoll.d [2020-09-23T12:59:22.251Z] #39 ... [2020-09-23T12:59:22.251Z] [2020-09-23T12:59:22.251Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-23T12:59:22.251Z] #37 DONE 0.2s [2020-09-23T12:59:22.251Z] [2020-09-23T12:59:22.251Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:59:22.407Z] #40 92.53 DEP criu/eventfd.d [2020-09-23T12:59:22.511Z] #52 ... [2020-09-23T12:59:22.511Z] [2020-09-23T12:59:22.511Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:22.511Z] #39 143.9 CC criu/servicefd.o [2020-09-23T12:59:22.738Z] #40 92.74 DEP criu/crtools.d [2020-09-23T12:59:22.770Z] #39 144.2 CC criu/shmem.o [2020-09-23T12:59:23.039Z] #40 93.01 DEP criu/cr-service.d [2020-09-23T12:59:23.339Z] #40 93.23 DEP criu/cr-restore.d [2020-09-23T12:59:23.341Z] #39 144.8 CC criu/sigframe.o [2020-09-23T12:59:23.341Z] #39 144.9 CC criu/signalfd.o [2020-09-23T12:59:23.601Z] #39 145.0 CC criu/sk-inet.o [2020-09-23T12:59:23.642Z] #40 93.57 DEP criu/cr-errno.d [2020-09-23T12:59:23.642Z] #40 93.60 DEP criu/cr-dump.d [2020-09-23T12:59:23.642Z] #40 93.79 DEP criu/cr-dedup.d [2020-09-23T12:59:23.944Z] #40 93.98 DEP criu/cr-check.d [2020-09-23T12:59:24.246Z] #40 94.22 DEP criu/config.d [2020-09-23T12:59:24.246Z] #40 94.40 DEP criu/clone-noasan.d [2020-09-23T12:59:24.540Z] #39 145.7 CC criu/sk-netlink.o [2020-09-23T12:59:24.540Z] #39 145.9 CC criu/sk-packet.o [2020-09-23T12:59:24.547Z] #40 94.52 DEP criu/cgroup.d [2020-09-23T12:59:24.547Z] #40 94.72 DEP criu/cgroup-props.d [2020-09-23T12:59:24.799Z] ok github.com/docker/docker/client 0.136s coverage: 75.4% of statements [2020-09-23T12:59:24.799Z] #39 146.3 CC criu/sk-queue.o [2020-09-23T12:59:24.848Z] #40 94.83 DEP criu/bitmap.d [2020-09-23T12:59:24.849Z] #40 94.85 DEP criu/bfd.d [2020-09-23T12:59:24.849Z] #40 94.98 DEP criu/autofs.d [2020-09-23T12:59:25.149Z] #40 ... [2020-09-23T12:59:25.149Z] [2020-09-23T12:59:25.149Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:59:25.149Z] #22 157.8 Checking out files: 31% (3389/10923) Checking out files: 32% (3496/10923) Checking out files: 33% (3605/10923) Checking out files: 34% (3714/10923) Checking out files: 35% (3824/10923) Checking out files: 36% (3933/10923) Checking out files: 37% (4042/10923) Checking out files: 38% (4151/10923) Checking out files: 39% (4260/10923) Checking out files: 40% (4370/10923) Checking out files: 41% (4479/10923) Checking out files: 42% (4588/10923) Checking out files: 43% (4697/10923) Checking out files: 44% (4807/10923) Checking out files: 45% (4916/10923) Checking out files: 46% (5025/10923) Checking out files: 47% (5134/10923) Checking out files: 48% (5244/10923) Checking out files: 49% (5353/10923) Checking out files: 50% (5462/10923) Checking out files: 51% (5571/10923) Checking out files: 52% (5680/10923) Checking out files: 52% (5712/10923) Checking out files: 53% (5790/10923) Checking out files: 54% (5899/10923) Checking out files: 55% (6008/10923) Checking out files: 56% (6117/10923) Checking out files: 57% (6227/10923) Checking out files: 58% (6336/10923) Checking out files: 59% (6445/10923) Checking out files: 60% (6554/10923) Checking out files: 61% (6664/10923) Checking out files: 62% (6773/10923) Checking out files: 63% (6882/10923) Checking out files: 64% (6991/10923) Checking out files: 65% (7100/10923) Checking out files: 66% (7210/10923) Checking out files: 67% (7319/10923) Checking out files: 68% (7428/10923) Checking out files: 68% (7442/10923) Checking out files: 69% (7537/10923) Checking out files: 70% (7647/10923) Checking out files: 71% (7756/10923) Checking out files: 72% (7865/10923) Checking out files: 73% (7974/10923) Checking out files: 74% (8084/10923) Checking out files: 75% (8193/10923) Checking out files: 76% (8302/10923) Checking out files: 77% (8411/10923) Checking out files: 78% (8520/10923) Checking out files: 79% (8630/10923) Checking out files: 80% (8739/10923) Checking out files: 81% (8848/10923) Checking out files: 82% (8957/10923) Checking out files: 83% (9067/10923) Checking out files: 84% (9176/10923) Checking out files: 85% (9285/10923) Checking out files: 86% (9394/10923) Checking out files: 87% (9504/10923) Checking out files: 88% (9613/10923) Checking out files: 89% (9722/10923) Checking out files: 89% (9802/10923) Checking out files: 90% (9831/10923) Checking out files: 91% (9940/10923) Checking out files: 92% (10050/10923) Checking out files: 93% (10159/10923) Checking out files: 94% (10268/10923) Checking out files: 95% (10377/10923) Checking out files: 96% (10487/10923) Checking out files: 97% (10596/10923) Checking out files: 98% (10705/10923) Checking out files: 99% (10814/10923) Checking out files: 100% (10923/10923) Checking out files: 100% (10923/10923), done. [2020-09-23T12:59:25.149Z] #22 161.3 + cd /tmp/tmp.KIn0dg6S3t/tmp/docker-ce [2020-09-23T12:59:25.149Z] #22 161.3 + git checkout -q v17.06.2-ce [2020-09-23T12:59:25.369Z] #39 146.7 CC criu/sk-tcp.o [2020-09-23T12:59:25.629Z] #39 147.0 CC criu/sk-unix.o [2020-09-23T12:59:27.009Z] #39 148.2 CC criu/sockets.o [2020-09-23T12:59:27.269Z] #39 148.8 CC criu/stats.o [2020-09-23T12:59:27.838Z] #39 149.0 CC criu/string.o [2020-09-23T12:59:27.838Z] #39 149.0 CC criu/sysctl.o [2020-09-23T12:59:28.097Z] #39 149.4 CC criu/sysfs_parse.o [2020-09-23T12:59:28.357Z] #39 149.7 CC criu/timens.o [2020-09-23T12:59:28.617Z] #39 149.9 CC criu/timerfd.o [2020-09-23T12:59:28.617Z] #39 150.2 CC criu/tty.o [2020-09-23T12:59:28.735Z] #22 165.0 + mkdir -p /tmp/tmp.KIn0dg6S3t/src/github.com/docker [2020-09-23T12:59:28.735Z] #22 165.1 + mv components/cli /tmp/tmp.KIn0dg6S3t/src/github.com/docker/cli [2020-09-23T12:59:28.735Z] #22 165.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-23T12:59:29.842Z] #22 ... [2020-09-23T12:59:29.842Z] [2020-09-23T12:59:29.842Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:29.842Z] #18 41.08 Unpacking bash-completion (1:2.8-6) ... [2020-09-23T12:59:29.842Z] #18 41.50 Selecting previously unselected package bzip2. [2020-09-23T12:59:29.842Z] #18 41.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 41.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-23T12:59:29.842Z] #18 41.65 Selecting previously unselected package xz-utils. [2020-09-23T12:59:29.842Z] #18 41.67 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 41.67 Unpacking xz-utils (5.2.4-1) ... [2020-09-23T12:59:29.842Z] #18 41.83 Selecting previously unselected package apparmor. [2020-09-23T12:59:29.842Z] #18 41.83 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 41.95 Unpacking apparmor (2.13.2-10) ... [2020-09-23T12:59:29.842Z] #18 42.39 Selecting previously unselected package aufs-tools. [2020-09-23T12:59:29.842Z] #18 42.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 42.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-23T12:59:29.842Z] #18 42.58 Selecting previously unselected package libonig5:ppc64el. [2020-09-23T12:59:29.842Z] #18 42.58 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 42.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-23T12:59:29.842Z] #18 42.82 Selecting previously unselected package libjq1:ppc64el. [2020-09-23T12:59:29.842Z] #18 42.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 42.83 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-23T12:59:29.842Z] #18 43.00 Selecting previously unselected package jq. [2020-09-23T12:59:29.842Z] #18 43.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 43.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-23T12:59:29.842Z] #18 43.14 Selecting previously unselected package libaio1:ppc64el. [2020-09-23T12:59:29.842Z] #18 43.15 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 43.16 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-23T12:59:29.842Z] #18 43.25 Selecting previously unselected package libgpm2:ppc64el. [2020-09-23T12:59:29.842Z] #18 43.26 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 43.27 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-23T12:59:29.842Z] #18 43.42 Selecting previously unselected package libicu63:ppc64el. [2020-09-23T12:59:29.842Z] #18 43.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 43.46 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-23T12:59:29.842Z] #18 47.82 Selecting previously unselected package libnet1:ppc64el. [2020-09-23T12:59:29.842Z] #18 47.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 47.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-23T12:59:29.842Z] #18 47.93 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-23T12:59:29.842Z] #18 47.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 47.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-23T12:59:29.842Z] #18 48.06 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-23T12:59:29.842Z] #18 48.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 48.09 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-23T12:59:29.842Z] #18 48.17 Selecting previously unselected package libreadline5:ppc64el. [2020-09-23T12:59:29.842Z] #18 48.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 48.21 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-23T12:59:29.842Z] #18 48.32 Selecting previously unselected package net-tools. [2020-09-23T12:59:29.842Z] #18 48.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 48.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-23T12:59:29.842Z] #18 48.56 Selecting previously unselected package python-pip-whl. [2020-09-23T12:59:29.842Z] #18 48.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-23T12:59:29.842Z] #18 48.57 Unpacking python-pip-whl (18.1-5) ... [2020-09-23T12:59:29.842Z] #18 49.03 Selecting previously unselected package python3-lib2to3. [2020-09-23T12:59:29.842Z] #18 49.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-23T12:59:29.842Z] #18 49.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-23T12:59:29.842Z] #18 49.21 Selecting previously unselected package python3-distutils. [2020-09-23T12:59:29.842Z] #18 49.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-23T12:59:29.842Z] #18 49.24 Unpacking python3-distutils (3.7.3-1) ... [2020-09-23T12:59:29.842Z] #18 49.42 Selecting previously unselected package python3-pip. [2020-09-23T12:59:29.842Z] #18 49.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-23T12:59:29.842Z] #18 49.45 Unpacking python3-pip (18.1-5) ... [2020-09-23T12:59:29.842Z] #18 49.65 Selecting previously unselected package python3-pkg-resources. [2020-09-23T12:59:29.842Z] #18 49.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-23T12:59:29.842Z] #18 49.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-23T12:59:29.842Z] #18 49.92 Selecting previously unselected package python3-setuptools. [2020-09-23T12:59:29.842Z] #18 49.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-23T12:59:29.842Z] #18 49.94 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-23T12:59:29.842Z] #18 50.20 Selecting previously unselected package python3-wheel. [2020-09-23T12:59:29.842Z] #18 50.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-23T12:59:29.842Z] #18 50.22 Unpacking python3-wheel (0.32.3-2) ... [2020-09-23T12:59:29.842Z] #18 50.33 Selecting previously unselected package sudo. [2020-09-23T12:59:29.842Z] #18 50.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-23T12:59:29.842Z] #18 50.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-23T12:59:29.998Z] #39 151.2 CC criu/tun.o [2020-09-23T12:59:29.998Z] #39 151.5 CC criu/uffd.o [2020-09-23T12:59:30.143Z] #18 ... [2020-09-23T12:59:30.143Z] [2020-09-23T12:59:30.143Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:59:30.143Z] #42 157.0 crypto/tls [2020-09-23T12:59:30.143Z] #42 164.8 net/http/httptrace [2020-09-23T12:59:30.143Z] #42 165.1 net/http [2020-09-23T12:59:30.446Z] #42 ... [2020-09-23T12:59:30.446Z] [2020-09-23T12:59:30.446Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:30.446Z] #40 95.17 DEP criu/aio.d [2020-09-23T12:59:30.446Z] #40 95.43 DEP criu/action-scripts.d [2020-09-23T12:59:30.446Z] #40 95.92 CC criu/action-scripts.o [2020-09-23T12:59:30.446Z] #40 96.62 CC criu/aio.o [2020-09-23T12:59:30.446Z] #40 97.36 CC criu/autofs.o [2020-09-23T12:59:30.446Z] #40 99.35 CC criu/bfd.o [2020-09-23T12:59:30.446Z] #40 100.1 CC criu/bitmap.o [2020-09-23T12:59:30.446Z] #40 100.3 CC criu/cgroup-props.o [2020-09-23T12:59:30.446Z] #40 ... [2020-09-23T12:59:30.446Z] [2020-09-23T12:59:30.446Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:30.748Z] #18 51.01 Selecting previously unselected package thin-provisioning-tools. [2020-09-23T12:59:30.748Z] #18 51.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-23T12:59:30.748Z] #18 51.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-23T12:59:30.937Z] #39 152.1 CC criu/util.o [2020-09-23T12:59:31.002Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T12:59:31.002Z] [2020-09-23T12:59:31.002Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T12:59:31.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T12:59:31.002Z] HOSTNAME=05a5e89b3537 [2020-09-23T12:59:31.002Z] TESTDEBUG=0 [2020-09-23T12:59:31.002Z] DEST=bundles/test-integration [2020-09-23T12:59:31.002Z] PWD=/go/src/github.com/docker/docker [2020-09-23T12:59:31.002Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T12:59:31.002Z] container=docker [2020-09-23T12:59:31.002Z] HOME=/root [2020-09-23T12:59:31.002Z] GOLANG_VERSION=1.13.15 [2020-09-23T12:59:31.002Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T12:59:31.002Z] VALIDATE_BRANCH=master [2020-09-23T12:59:31.002Z] TERM=xterm [2020-09-23T12:59:31.002Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T12:59:31.002Z] SHLVL=1 [2020-09-23T12:59:31.002Z] TIMEOUT=120m [2020-09-23T12:59:31.002Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T12:59:31.002Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T12:59:31.002Z] GO111MODULE=off [2020-09-23T12:59:31.002Z] DOCKER_EXPERIMENTAL=1 [2020-09-23T12:59:31.002Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-23T12:59:31.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T12:59:31.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T12:59:31.002Z] GOPATH=/go [2020-09-23T12:59:31.002Z] PKG_CONFIG=pkg-config [2020-09-23T12:59:31.002Z] _=/usr/bin/env [2020-09-23T12:59:31.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-23T12:59:31.048Z] #18 51.29 Selecting previously unselected package uidmap. [2020-09-23T12:59:31.048Z] #18 51.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-23T12:59:31.048Z] #18 51.31 Unpacking uidmap (1:4.5-1.1) ... [2020-09-23T12:59:31.048Z] #18 51.44 Selecting previously unselected package vim-runtime. [2020-09-23T12:59:31.048Z] #18 51.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-23T12:59:31.048Z] #18 51.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-23T12:59:31.351Z] #18 51.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-23T12:59:31.351Z] #18 51.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-23T12:59:31.506Z] #39 152.9 CC criu/uts_ns.o [2020-09-23T12:59:31.765Z] #39 153.0 CC criu/vdso-compat.o [2020-09-23T12:59:31.765Z] #39 153.2 CC criu/vdso.o [2020-09-23T12:59:32.334Z] #39 153.6 LINK criu/built-in.o [2020-09-23T12:59:32.334Z] #39 153.8 LINK criu/criu [2020-09-23T12:59:32.594Z] #39 154.0 DEP lib/c/criu.d [2020-09-23T12:59:32.594Z] #39 154.1 CC images/rpc.pb-c.o [2020-09-23T12:59:33.164Z] #39 154.5 CC lib/c/criu.o [2020-09-23T12:59:34.103Z] #39 155.3 LINK lib/c/built-in.o [2020-09-23T12:59:34.103Z] #39 155.3 LINK lib/c/libcriu.so [2020-09-23T12:59:34.103Z] #39 155.3 LINK lib/c/libcriu.a [2020-09-23T12:59:34.103Z] #39 155.4 GEN magic.py [2020-09-23T12:59:34.103Z] #39 155.5 Note: Building without setproctitle() and strlcpy() support. [2020-09-23T12:59:34.103Z] #39 155.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-23T12:59:34.103Z] #39 155.5 Note: Building without GnuTLS support [2020-09-23T12:59:34.103Z] #39 155.5 Makefile.config:39: Warn: you have no libnftables installed [2020-09-23T12:59:34.103Z] #39 155.5 Makefile.config:40: Warn: Building without nftables support [2020-09-23T12:59:34.672Z] #39 156.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-23T12:59:34.942Z] #18 55.42 Selecting previously unselected package vim. [2020-09-23T12:59:35.239Z] #18 55.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-23T12:59:35.239Z] #18 55.44 Unpacking vim (2:8.1.0875-5) ... [2020-09-23T12:59:35.257Z] #39 156.8 make[1]: Nothing to be done for 'all'. [2020-09-23T12:59:35.861Z] #39 157.4 make[1]: 'images/built-in.o' is up to date. [2020-09-23T12:59:35.861Z] #39 157.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-23T12:59:35.891Z] #18 56.04 Selecting previously unselected package xfsprogs. [2020-09-23T12:59:35.891Z] #18 56.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-23T12:59:35.891Z] #18 56.05 Unpacking xfsprogs (4.20.0-1) ... [2020-09-23T12:59:36.121Z] #39 157.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-23T12:59:36.121Z] #39 157.4 make[1]: 'compel/libcompel.a' is up to date. [2020-09-23T12:59:36.121Z] #39 157.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-23T12:59:36.121Z] #39 157.5 make[1]: Nothing to be done for 'all'. [2020-09-23T12:59:36.121Z] #39 157.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-23T12:59:36.190Z] #18 56.56 Selecting previously unselected package zip. [2020-09-23T12:59:36.190Z] #18 56.56 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-23T12:59:36.190Z] #18 56.56 Unpacking zip (3.0-11+b1) ... [2020-09-23T12:59:36.380Z] #39 157.7 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.380Z] #39 157.7 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.380Z] #39 157.7 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.380Z] #39 157.8 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.380Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.380Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.380Z] #39 157.9 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.490Z] #18 56.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-23T12:59:36.490Z] #18 56.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-23T12:59:36.490Z] #18 56.81 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-23T12:59:36.490Z] #18 56.81 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-23T12:59:36.490Z] #18 56.82 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-23T12:59:36.490Z] #18 56.82 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-23T12:59:36.490Z] #18 56.83 Setting up uidmap (1:4.5-1.1) ... [2020-09-23T12:59:36.490Z] #18 56.84 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-23T12:59:36.491Z] #18 56.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-23T12:59:36.491Z] #18 56.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-23T12:59:36.491Z] #18 56.87 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-23T12:59:36.491Z] #18 56.88 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-23T12:59:36.491Z] #18 56.90 Setting up xxd (2:8.1.0875-5) ... [2020-09-23T12:59:36.491Z] #18 56.90 Setting up zip (3.0-11+b1) ... [2020-09-23T12:59:36.491Z] #18 56.91 Setting up vim-common (2:8.1.0875-5) ... [2020-09-23T12:59:36.491Z] #18 56.94 Setting up bash-completion (1:2.8-6) ... [2020-09-23T12:59:36.639Z] #39 158.0 make[2]: Nothing to be done for 'all'. [2020-09-23T12:59:36.639Z] #39 158.0 INSTALL criu/criu [2020-09-23T12:59:36.898Z] #39 DONE 158.3s [2020-09-23T12:59:36.898Z] [2020-09-23T12:59:36.898Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:59:37.834Z] #52 ... [2020-09-23T12:59:37.834Z] [2020-09-23T12:59:37.834Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-23T12:59:38.094Z] #40 DONE 0.1s [2020-09-23T12:59:38.094Z] [2020-09-23T12:59:38.094Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-23T12:59:38.094Z] #42 DONE 0.2s [2020-09-23T12:59:38.094Z] [2020-09-23T12:59:38.094Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-23T12:59:38.094Z] #44 DONE 0.1s [2020-09-23T12:59:38.094Z] [2020-09-23T12:59:38.094Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T12:59:42.155Z] #18 ... [2020-09-23T12:59:42.155Z] [2020-09-23T12:59:42.155Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:42.155Z] #40 101.5 CC criu/cgroup.o [2020-09-23T12:59:42.155Z] #40 106.9 CC criu/clone-noasan.o [2020-09-23T12:59:42.155Z] #40 107.3 CC criu/config.o [2020-09-23T12:59:42.155Z] #40 110.1 CC criu/cr-check.o [2020-09-23T12:59:42.155Z] #40 ... [2020-09-23T12:59:42.155Z] [2020-09-23T12:59:42.155Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:42.155Z] #18 62.03 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-23T12:59:42.155Z] #18 62.04 Setting up xz-utils (5.2.4-1) ... [2020-09-23T12:59:42.155Z] #18 62.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-23T12:59:42.155Z] #18 62.07 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-23T12:59:42.155Z] #18 62.18 invoke-rc.d: could not determine current runlevel [2020-09-23T12:59:42.155Z] #18 62.19 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-23T12:59:42.155Z] #18 62.20 Setting up pigz (2.4-1) ... [2020-09-23T12:59:42.155Z] #18 62.21 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-23T12:59:42.155Z] #18 62.21 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-23T12:59:42.155Z] #18 62.22 Setting up python-pip-whl (18.1-5) ... [2020-09-23T12:59:42.155Z] #18 62.23 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-23T12:59:42.155Z] #18 62.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-23T12:59:42.455Z] #18 62.80 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-23T12:59:42.455Z] #18 62.81 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-23T12:59:42.455Z] #18 62.83 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-23T12:59:42.455Z] #18 62.83 Setting up vim (2:8.1.0875-5) ... [2020-09-23T12:59:42.455Z] #18 62.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-23T12:59:42.455Z] #18 62.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-23T12:59:42.455Z] #18 62.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-23T12:59:42.455Z] #18 62.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-23T12:59:42.455Z] #18 62.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-23T12:59:42.455Z] #18 62.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-23T12:59:42.455Z] #18 62.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-23T12:59:42.756Z] #18 62.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-23T12:59:42.756Z] #18 62.96 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-23T12:59:42.756Z] #18 62.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-23T12:59:42.756Z] #18 62.97 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-23T12:59:42.756Z] #18 62.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-23T12:59:42.756Z] #18 62.99 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-23T12:59:42.756Z] #18 63.00 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-23T12:59:44.663Z] #52 189.4 + bin/containerd [2020-09-23T12:59:46.924Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T12:59:46.924Z] [2020-09-23T12:59:46.924Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-23T12:59:47.290Z] #18 66.94 Setting up iptables (1.8.2-4) ... [2020-09-23T12:59:47.290Z] #18 66.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-23T12:59:47.290Z] #18 66.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-23T12:59:47.290Z] #18 67.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-23T12:59:47.290Z] #18 67.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-23T12:59:47.290Z] #18 67.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-23T12:59:47.290Z] #18 67.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-23T12:59:47.290Z] #18 67.06 Setting up python3 (3.7.3-1) ... [2020-09-23T12:59:47.369Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 30.8% of statements [2020-09-23T12:59:47.488Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-23T12:59:47.488Z] Using test binary docker [2020-09-23T12:59:47.488Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-23T12:59:47.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T12:59:47.488Z] INFO: Waiting for daemon to start... [2020-09-23T12:59:47.488Z] Starting dockerd [2020-09-23T12:59:47.591Z] #18 67.75 Setting up python3-wheel (0.32.3-2) ... [2020-09-23T12:59:48.244Z] #18 68.72 Setting up apparmor (2.13.2-10) ... [2020-09-23T12:59:48.882Z] ok github.com/docker/docker/container 0.110s coverage: 34.4% of statements [2020-09-23T12:59:48.882Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-23T12:59:48.882Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-23T12:59:48.882Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-23T12:59:48.882Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-23T12:59:50.006Z] . [2020-09-23T12:59:50.006Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-23T12:59:50.374Z] #18 70.63 Setting up xfsprogs (4.20.0-1) ... [2020-09-23T12:59:50.374Z] #18 70.65 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-23T12:59:51.025Z] #18 71.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-23T12:59:51.676Z] #18 ... [2020-09-23T12:59:51.676Z] [2020-09-23T12:59:51.676Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:59:51.676Z] #42 178.5 github.com/LK4D4/vndr/godl [2020-09-23T12:59:51.676Z] #42 179.4 github.com/LK4D4/vndr [2020-09-23T12:59:51.977Z] #42 ... [2020-09-23T12:59:51.978Z] [2020-09-23T12:59:51.978Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:51.978Z] #18 72.33 Setting up python3-distutils (3.7.3-1) ... [2020-09-23T12:59:52.281Z] #18 ... [2020-09-23T12:59:52.281Z] [2020-09-23T12:59:52.281Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:52.281Z] #40 112.5 CC criu/cr-dedup.o [2020-09-23T12:59:52.281Z] #40 113.0 CC criu/cr-dump.o [2020-09-23T12:59:52.281Z] #40 116.2 CC criu/cr-errno.o [2020-09-23T12:59:52.281Z] #40 116.3 CC criu/cr-restore.o [2020-09-23T12:59:52.583Z] #40 ... [2020-09-23T12:59:52.583Z] [2020-09-23T12:59:52.583Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:52.583Z] #18 73.00 Setting up python3-setuptools (40.8.0-1) ... [2020-09-23T12:59:52.889Z] #18 ... [2020-09-23T12:59:52.889Z] [2020-09-23T12:59:52.889Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T12:59:52.889Z] #42 DONE 189.7s [2020-09-23T12:59:52.889Z] [2020-09-23T12:59:52.889Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T12:59:53.190Z] #37 ... [2020-09-23T12:59:53.190Z] [2020-09-23T12:59:53.190Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:53.190Z] #40 123.1 CC criu/cr-service.o [2020-09-23T12:59:54.514Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-09-23T12:59:55.310Z] --- PASS: TestBuildWithHugeFile (51.78s) [2020-09-23T12:59:55.310Z] === RUN TestBuildWithEmptyDockerfile [2020-09-23T12:59:55.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T12:59:55.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T12:59:55.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T12:59:55.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T12:59:55.310Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T12:59:55.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T12:59:55.310Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T12:59:55.310Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T12:59:55.310Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T12:59:55.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-09-23T12:59:55.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-09-23T12:59:55.310Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-09-23T12:59:55.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-23T12:59:55.310Z] === RUN TestBuildPreserveOwnership [2020-09-23T12:59:55.310Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-23T12:59:55.553Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-09-23T12:59:56.054Z] #40 ... [2020-09-23T12:59:56.054Z] [2020-09-23T12:59:56.054Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-23T12:59:56.054Z] #18 74.74 Setting up python3-pip (18.1-5) ... [2020-09-23T12:59:56.054Z] #18 75.89 Processing triggers for libc-bin (2.28-10) ... [2020-09-23T12:59:56.054Z] #18 75.92 Processing triggers for mime-support (3.62) ... [2020-09-23T12:59:56.054Z] #18 DONE 76.1s [2020-09-23T12:59:56.054Z] [2020-09-23T12:59:56.054Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:56.054Z] #40 126.0 CC criu/crtools.o [2020-09-23T12:59:56.054Z] #40 ... [2020-09-23T12:59:56.054Z] [2020-09-23T12:59:56.054Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-23T12:59:56.054Z] #19 0.328 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-23T12:59:56.054Z] #19 0.337 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-23T12:59:56.054Z] #19 0.340 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-23T12:59:56.054Z] #19 DONE 0.5s [2020-09-23T12:59:56.354Z] [2020-09-23T12:59:56.354Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T12:59:56.592Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-09-23T12:59:57.197Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-23T12:59:57.415Z] #20 ... [2020-09-23T12:59:57.415Z] [2020-09-23T12:59:57.415Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-23T12:59:57.415Z] #29 DONE 194.2s [2020-09-23T12:59:57.717Z] [2020-09-23T12:59:57.717Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T12:59:57.717Z] #40 126.8 CC criu/eventfd.o [2020-09-23T12:59:57.717Z] #40 127.2 CC criu/eventpoll.o [2020-09-23T12:59:58.779Z] #40 128.8 CC criu/external.o [2020-09-23T12:59:59.430Z] #40 129.3 CC criu/fault-injection.o [2020-09-23T12:59:59.430Z] #40 129.4 CC criu/fdstore.o [2020-09-23T12:59:59.731Z] #40 129.9 CC criu/fifo.o [2020-09-23T13:00:00.031Z] #40 130.3 CC criu/file-ids.o [2020-09-23T13:00:01.116Z] #40 130.9 CC criu/file-lock.o [2020-09-23T13:00:01.362Z] --- PASS: TestBuildPreserveOwnership (9.85s) [2020-09-23T13:00:01.362Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.84s) [2020-09-23T13:00:01.362Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-23T13:00:01.362Z] === RUN TestBuildPlatformInvalid [2020-09-23T13:00:01.362Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-23T13:00:01.362Z] PASS [2020-09-23T13:00:01.362Z] [2020-09-23T13:00:01.362Z] === Skipped [2020-09-23T13:00:01.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-23T13:00:01.362Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:00:01.362Z] [2020-09-23T13:00:01.362Z] [2020-09-23T13:00:01.362Z] DONE 32 tests, 1 skipped in 126.137s [2020-09-23T13:00:01.362Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-23T13:00:01.362Z] INFO: Testing against a local daemon [2020-09-23T13:00:01.362Z] === RUN TestConfigInspect [2020-09-23T13:00:01.362Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-23T13:00:01.362Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:01.362Z] === RUN TestConfigList [2020-09-23T13:00:01.362Z] --- SKIP: TestConfigList (0.01s) [2020-09-23T13:00:01.362Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:01.362Z] === RUN TestConfigsCreateAndDelete [2020-09-23T13:00:01.362Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-23T13:00:01.362Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:01.362Z] === RUN TestConfigsUpdate [2020-09-23T13:00:01.362Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-09-23T13:00:01.362Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:01.362Z] === RUN TestTemplatedConfig [2020-09-23T13:00:01.362Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-23T13:00:01.362Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:01.363Z] === RUN TestConfigCreateResolve [2020-09-23T13:00:01.363Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-23T13:00:01.363Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:01.363Z] === RUN TestConfigDaemonLibtrustID [2020-09-23T13:00:02.181Z] #40 132.2 CC criu/files-ext.o [2020-09-23T13:00:02.483Z] #40 132.7 CC criu/files-reg.o [2020-09-23T13:00:03.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-23T13:00:03.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-23T13:00:03.251Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-09-23T13:00:03.251Z] PASS [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] === Skipped [2020-09-23T13:00:03.251Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-23T13:00:03.251Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-23T13:00:03.251Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-23T13:00:03.251Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-09-23T13:00:03.251Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-23T13:00:03.251Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-23T13:00:03.251Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] [2020-09-23T13:00:03.251Z] DONE 7 tests, 6 skipped in 1.753s [2020-09-23T13:00:03.251Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-23T13:00:03.251Z] INFO: Testing against a local daemon [2020-09-23T13:00:03.251Z] === RUN TestCheckpoint [2020-09-23T13:00:03.251Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-23T13:00:03.251Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:00:03.251Z] === RUN TestContainerInvalidJSON [2020-09-23T13:00:03.251Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:00:03.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:00:03.251Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:00:03.251Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:00:03.251Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:00:03.251Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:00:03.251Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:00:03.251Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:00:03.251Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:00:03.251Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-23T13:00:03.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-23T13:00:03.251Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-23T13:00:03.251Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-23T13:00:03.251Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-23T13:00:03.251Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-23T13:00:03.251Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-23T13:00:03.251Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-23T13:00:03.251Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-23T13:00:03.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-09-23T13:00:03.251Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-23T13:00:03.251Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-23T13:00:03.251Z] === RUN TestCopyFromContainer [2020-09-23T13:00:03.501Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 14.1% of statements [2020-09-23T13:00:04.030Z] #40 ... [2020-09-23T13:00:04.030Z] [2020-09-23T13:00:04.030Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-23T13:00:04.030Z] #20 5.373 Collecting yamllint==1.16.0 [2020-09-23T13:00:04.030Z] #20 5.688 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-23T13:00:04.030Z] #20 5.788 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-23T13:00:04.030Z] #20 5.838 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-23T13:00:04.030Z] #20 5.895 Collecting pyyaml (from yamllint==1.16.0) [2020-09-23T13:00:04.030Z] #20 6.101 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-23T13:00:04.030Z] #20 7.662 Building wheels for collected packages: pyyaml [2020-09-23T13:00:04.030Z] #20 7.677 Running setup.py bdist_wheel for pyyaml: started [2020-09-23T13:00:05.041Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-09-23T13:00:05.116Z] #20 8.833 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-23T13:00:05.116Z] #20 8.834 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-23T13:00:05.116Z] #20 8.919 Successfully built pyyaml [2020-09-23T13:00:05.116Z] #20 8.936 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-23T13:00:05.335Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-23T13:00:05.417Z] #20 9.300 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-23T13:00:05.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-23T13:00:05.717Z] #20 DONE 9.5s [2020-09-23T13:00:05.717Z] [2020-09-23T13:00:05.717Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T13:00:05.717Z] #40 135.2 CC criu/files.o [2020-09-23T13:00:05.971Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-23T13:00:06.602Z] #52 ... [2020-09-23T13:00:06.602Z] [2020-09-23T13:00:06.602Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:00:06.602Z] #45 DONE 257.5s [2020-09-23T13:00:06.602Z] [2020-09-23T13:00:06.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:00:06.607Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-23T13:00:07.242Z] ok github.com/docker/docker/daemon 12.301s coverage: 17.4% of statements [2020-09-23T13:00:07.242Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-23T13:00:07.242Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-23T13:00:07.242Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-23T13:00:07.242Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-23T13:00:07.333Z] #40 137.5 CC criu/filesystems.o [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer// [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer//bar/root [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer/bar/quux [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-23T13:00:07.416Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-23T13:00:07.681Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-23T13:00:07.681Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-23T13:00:07.681Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer (4.44s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-23T13:00:07.943Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-23T13:00:07.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-23T13:00:07.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:00:07.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:00:07.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:00:07.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:00:07.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:00:07.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:00:07.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:00:07.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:00:07.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:00:07.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-23T13:00:07.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-23T13:00:07.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-23T13:00:07.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-23T13:00:07.944Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-23T13:00:07.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-23T13:00:07.944Z] === RUN TestCreateWithInvalidEnv [2020-09-23T13:00:07.944Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-23T13:00:07.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-23T13:00:07.944Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-23T13:00:07.944Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-23T13:00:07.944Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-23T13:00:07.944Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-23T13:00:07.944Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-23T13:00:07.944Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-23T13:00:07.944Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-23T13:00:07.944Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-23T13:00:07.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-23T13:00:07.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-23T13:00:07.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-23T13:00:07.944Z] === RUN TestCreateTmpfsMountsTarget [2020-09-23T13:00:07.944Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-23T13:00:07.944Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-23T13:00:08.400Z] #40 138.4 CC criu/fsnotify.o [2020-09-23T13:00:08.510Z] #52 ... [2020-09-23T13:00:08.510Z] [2020-09-23T13:00:08.510Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-23T13:00:08.757Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-23T13:00:09.084Z] #46 DONE 0.5s [2020-09-23T13:00:09.084Z] [2020-09-23T13:00:09.084Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:00:09.084Z] #52 ... [2020-09-23T13:00:09.084Z] [2020-09-23T13:00:09.084Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-23T13:00:09.084Z] #48 DONE 0.1s [2020-09-23T13:00:09.084Z] [2020-09-23T13:00:09.084Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-23T13:00:09.084Z] #50 DONE 0.2s [2020-09-23T13:00:09.084Z] [2020-09-23T13:00:09.084Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:00:09.311Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2020-09-23T13:00:09.311Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-23T13:00:09.463Z] #40 139.5 CC criu/image-desc.o [2020-09-23T13:00:09.764Z] #40 139.7 CC criu/image.o [2020-09-23T13:00:09.794Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 57.0% of statements [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2020-09-23T13:00:10.239Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-23T13:00:10.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:00:10.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:00:10.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:00:10.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:00:10.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:00:10.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:00:10.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:00:10.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:00:10.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:00:10.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:00:10.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:00:10.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:00:10.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:00:10.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:00:10.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-23T13:00:10.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-23T13:00:10.239Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-23T13:00:10.800Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-09-23T13:00:10.800Z] === RUN TestCreateDifferentPlatform [2020-09-23T13:00:10.800Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-23T13:00:10.800Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-23T13:00:10.800Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-23T13:00:10.800Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-23T13:00:10.800Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-23T13:00:10.800Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-23T13:00:10.800Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-23T13:00:10.800Z] === RUN TestContainerStartOnDaemonRestart [2020-09-23T13:00:10.800Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-23T13:00:10.800Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-23T13:00:10.800Z] === RUN TestDaemonRestartIpcMode [2020-09-23T13:00:10.800Z] === PAUSE TestDaemonRestartIpcMode [2020-09-23T13:00:10.800Z] === RUN TestDaemonHostGatewayIP [2020-09-23T13:00:10.800Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-23T13:00:10.800Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:00:10.800Z] === RUN TestContainerKillOnDaemonStart [2020-09-23T13:00:10.800Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-23T13:00:10.800Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-23T13:00:10.800Z] === RUN TestDiff [2020-09-23T13:00:10.826Z] #40 140.8 CC criu/ipc_ns.o [2020-09-23T13:00:11.056Z] --- PASS: TestDiff (0.42s) [2020-09-23T13:00:11.056Z] === RUN TestExecWithCloseStdin [2020-09-23T13:00:11.618Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-09-23T13:00:11.618Z] === RUN TestExec [2020-09-23T13:00:11.902Z] #40 142.0 CC criu/irmap.o [2020-09-23T13:00:12.179Z] --- PASS: TestExec (0.45s) [2020-09-23T13:00:12.179Z] === RUN TestExecUser [2020-09-23T13:00:12.435Z] --- PASS: TestExecUser (0.46s) [2020-09-23T13:00:12.435Z] === RUN TestExportContainerAndImportImage [2020-09-23T13:00:12.553Z] #40 142.6 CC criu/kcmp-ids.o [2020-09-23T13:00:12.855Z] #40 142.9 CC criu/kerndat.o [2020-09-23T13:00:13.363Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2020-09-23T13:00:13.363Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-23T13:00:13.920Z] #40 144.0 CC criu/libnetlink.o [2020-09-23T13:00:14.219Z] #40 144.4 CC criu/log.o [2020-09-23T13:00:14.261Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.194s coverage: 46.2% of statements [2020-09-23T13:00:14.870Z] #40 145.0 CC criu/lsm.o [2020-09-23T13:00:14.897Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-09-23T13:00:15.524Z] #40 145.5 CC criu/mem.o [2020-09-23T13:00:16.627Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s) [2020-09-23T13:00:16.627Z] === RUN TestHealthCheckWorkdir [2020-09-23T13:00:17.189Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-09-23T13:00:17.189Z] === RUN TestHealthKillContainer [2020-09-23T13:00:17.656Z] #40 147.7 CC criu/memfd.o [2020-09-23T13:00:18.327Z] #40 148.4 CC criu/mount.o [2020-09-23T13:00:18.454Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.302s coverage: 49.5% of statements [2020-09-23T13:00:19.773Z] --- PASS: TestHealthKillContainer (2.47s) [2020-09-23T13:00:19.773Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-23T13:00:19.773Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-09-23T13:00:19.773Z] === RUN TestIpcModeNone [2020-09-23T13:00:20.335Z] --- PASS: TestIpcModeNone (0.46s) [2020-09-23T13:00:20.335Z] === RUN TestIpcModePrivate [2020-09-23T13:00:20.896Z] --- PASS: TestIpcModePrivate (0.45s) [2020-09-23T13:00:20.896Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-09-23T13:00:20.896Z] === RUN TestIpcModeShareable [2020-09-23T13:00:20.896Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-23T13:00:20.896Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:00:20.896Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-23T13:00:22.261Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-09-23T13:00:22.261Z] === RUN TestAPIIpcModeHost [2020-09-23T13:00:22.261Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-23T13:00:22.261Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:00:22.261Z] === RUN TestDaemonIpcModeShareable [2020-09-23T13:00:22.261Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-23T13:00:22.261Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:00:22.261Z] === RUN TestDaemonIpcModePrivate [2020-09-23T13:00:22.852Z] #40 152.4 CC criu/namespaces.o [2020-09-23T13:00:23.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-23T13:00:23.974Z] #52 228.3 + bin/containerd-stress [2020-09-23T13:00:24.032Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.648s coverage: 73.1% of statements [2020-09-23T13:00:24.032Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-23T13:00:24.415Z] #40 154.3 CC criu/net.o [2020-09-23T13:00:24.543Z] #52 230.2 + bin/containerd-shim [2020-09-23T13:00:24.668Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.861s coverage: 57.7% of statements [2020-09-23T13:00:24.668Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-23T13:00:24.776Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-09-23T13:00:24.776Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-09-23T13:00:24.776Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-23T13:00:24.776Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-23T13:00:24.776Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:00:24.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-23T13:00:24.776Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-23T13:00:24.776Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:00:24.776Z] === RUN TestIpcModeOlderClient [2020-09-23T13:00:24.776Z] === PAUSE TestIpcModeOlderClient [2020-09-23T13:00:24.776Z] === RUN TestKillContainerInvalidSignal [2020-09-23T13:00:24.776Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-09-23T13:00:24.776Z] === RUN TestKillContainer [2020-09-23T13:00:24.776Z] === RUN TestKillContainer/no_signal [2020-09-23T13:00:25.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-23T13:00:25.338Z] === RUN TestKillContainer/non_killing_signal [2020-09-23T13:00:25.594Z] === RUN TestKillContainer/killing_signal [2020-09-23T13:00:25.708Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.697s coverage: 76.1% of statements [2020-09-23T13:00:25.708Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-23T13:00:25.708Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-09-23T13:00:26.157Z] --- PASS: TestKillContainer (1.26s) [2020-09-23T13:00:26.157Z] --- PASS: TestKillContainer/no_signal (0.44s) [2020-09-23T13:00:26.157Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-09-23T13:00:26.157Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-09-23T13:00:26.157Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-23T13:00:26.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-23T13:00:26.413Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-23T13:00:26.747Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-09-23T13:00:26.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-09-23T13:00:26.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-09-23T13:00:26.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-09-23T13:00:26.977Z] === RUN TestKillStoppedContainer [2020-09-23T13:00:26.977Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-23T13:00:26.977Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-23T13:00:26.977Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-23T13:00:26.977Z] === RUN TestKillDifferentUserContainer [2020-09-23T13:00:27.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-23T13:00:27.426Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-09-23T13:00:27.539Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-09-23T13:00:27.539Z] === RUN TestInspectOomKilledTrue [2020-09-23T13:00:27.539Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-23T13:00:27.539Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:00:27.539Z] === RUN TestInspectOomKilledFalse [2020-09-23T13:00:27.539Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-23T13:00:27.539Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:00:27.539Z] === RUN TestLinksEtcHostsContentMatch [2020-09-23T13:00:27.539Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-23T13:00:27.539Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-23T13:00:27.539Z] === RUN TestLinksContainerNames [2020-09-23T13:00:27.719Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-09-23T13:00:27.719Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-23T13:00:27.719Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-23T13:00:27.992Z] #40 157.8 CC criu/netfilter.o [2020-09-23T13:00:28.084Z] 4612f6d0b889: Pull complete [2020-09-23T13:00:28.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-23T13:00:28.293Z] #40 158.2 CC criu/page-pipe.o [2020-09-23T13:00:28.467Z] --- PASS: TestLinksContainerNames (0.85s) [2020-09-23T13:00:28.467Z] === RUN TestLogsFollowTailEmpty [2020-09-23T13:00:28.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-23T13:00:28.723Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-09-23T13:00:28.723Z] === RUN TestContainerNetworkMountsNoChown [2020-09-23T13:00:28.756Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.0% of statements [2020-09-23T13:00:28.945Z] #40 159.1 CC criu/page-xfer.o [2020-09-23T13:00:28.981Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/default [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/default [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/private [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/private [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rprivate [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/slave [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/slave [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rslave [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/shared [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/shared [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rshared [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/default [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/rshared [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/shared [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/rslave [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/slave [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/rprivate [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/private [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-23T13:00:28.981Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:00:28.981Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-23T13:00:28.981Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:00:29.050Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.4% of statements [2020-09-23T13:00:29.050Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-23T13:00:29.050Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-23T13:00:29.238Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-23T13:00:29.494Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-23T13:00:29.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2020-09-23T13:00:29.494Z] === RUN TestContainerBindMountNonRecursive [2020-09-23T13:00:29.494Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-23T13:00:29.494Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-23T13:00:29.494Z] === RUN TestNetworkNat [2020-09-23T13:00:29.686Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-09-23T13:00:29.979Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2020-09-23T13:00:30.085Z] --- PASS: TestNetworkNat (0.49s) [2020-09-23T13:00:30.085Z] === RUN TestNetworkLocalhostTCPNat [2020-09-23T13:00:30.272Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-09-23T13:00:30.341Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-09-23T13:00:30.341Z] === RUN TestNetworkLoopbackNat [2020-09-23T13:00:30.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-09-23T13:00:30.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-23T13:00:31.069Z] #40 161.1 CC criu/pagemap-cache.o [2020-09-23T13:00:31.113Z] #52 236.9 + bin/containerd-shim-runc-v1 [2020-09-23T13:00:31.202Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-09-23T13:00:31.202Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-23T13:00:31.720Z] #40 161.5 CC criu/pagemap.o [2020-09-23T13:00:31.839Z] time="2020-09-23T13:00:31Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate085228626/log422809993.1: no such file or directory" [2020-09-23T13:00:31.839Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 37.7% of statements [2020-09-23T13:00:32.132Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-09-23T13:00:32.780Z] #40 162.6 CC criu/parasite-syscall.o [2020-09-23T13:00:32.855Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-09-23T13:00:32.855Z] === RUN TestPause [2020-09-23T13:00:32.855Z] --- SKIP: TestPause (0.00s) [2020-09-23T13:00:32.855Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:00:32.855Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-23T13:00:32.855Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:00:32.855Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:00:32.855Z] === RUN TestPauseStopPausedContainer [2020-09-23T13:00:32.855Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-23T13:00:32.855Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:00:32.855Z] === RUN TestPsFilter [2020-09-23T13:00:33.110Z] --- PASS: TestPsFilter (0.10s) [2020-09-23T13:00:33.110Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-23T13:00:33.170Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2020-09-23T13:00:33.366Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-09-23T13:00:33.366Z] === RUN TestRemoveContainerWithVolume [2020-09-23T13:00:33.429Z] #40 163.5 CC criu/path.o [2020-09-23T13:00:33.429Z] #40 ... [2020-09-23T13:00:33.429Z] [2020-09-23T13:00:33.429Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T13:00:33.462Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-23T13:00:33.733Z] #37 230.2 + dpkg --print-architecture [2020-09-23T13:00:33.733Z] #37 230.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-23T13:00:33.733Z] #37 230.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-23T13:00:33.733Z] #37 230.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-23T13:00:33.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-23T13:00:33.927Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-09-23T13:00:33.927Z] === RUN TestRemoveContainerRunning [2020-09-23T13:00:34.098Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-23T13:00:34.183Z] --- PASS: TestRemoveContainerRunning (0.45s) [2020-09-23T13:00:34.183Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-23T13:00:34.390Z] ok github.com/docker/docker/daemon/logger/splunk 1.440s coverage: 82.5% of statements [2020-09-23T13:00:34.390Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-23T13:00:34.390Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-23T13:00:34.744Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-09-23T13:00:34.744Z] === RUN TestRemoveInvalidContainer [2020-09-23T13:00:34.744Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-23T13:00:34.744Z] === RUN TestRenameLinkedContainer [2020-09-23T13:00:35.429Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-09-23T13:00:35.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-23T13:00:36.065Z] ok github.com/docker/docker/distribution 0.393s coverage: 21.9% of statements [2020-09-23T13:00:36.065Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-23T13:00:36.403Z] #52 241.3 + bin/containerd-shim-runc-v2 [2020-09-23T13:00:36.403Z] #52 242.2 + binaries [2020-09-23T13:00:36.403Z] #52 242.2 + install -D bin/containerd /build/containerd [2020-09-23T13:00:36.403Z] #52 242.2 + install -D bin/containerd-shim /build/containerd-shim [2020-09-23T13:00:36.633Z] --- PASS: TestRenameLinkedContainer (1.64s) [2020-09-23T13:00:36.633Z] === RUN TestRenameStoppedContainer [2020-09-23T13:00:36.633Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-09-23T13:00:36.633Z] === RUN TestRenameRunningContainerAndReuse [2020-09-23T13:00:36.653Z] sha256:241bd21b648d7dd1ba94cc1069a266ec5a5aa5e15c59b9103d23e7478bf44a5b [2020-09-23T13:00:36.653Z] INFO: Starting docker-py tests... [2020-09-23T13:00:36.653Z] ============================= test session starts ============================== [2020-09-23T13:00:36.653Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-23T13:00:36.653Z] rootdir: /src, inifile: pytest.ini [2020-09-23T13:00:36.653Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-23T13:00:36.653Z] collected 389 items / 1 deselected / 388 selected [2020-09-23T13:00:36.653Z] [2020-09-23T13:00:36.662Z] #52 242.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-23T13:00:36.662Z] #52 242.2 + install -D bin/ctr /build/ctr [2020-09-23T13:00:36.701Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-09-23T13:00:37.337Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-09-23T13:00:37.561Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2020-09-23T13:00:37.561Z] === RUN TestRenameInvalidName [2020-09-23T13:00:37.596Z] #52 DONE 243.3s [2020-09-23T13:00:37.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-23T13:00:38.013Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-09-23T13:00:38.123Z] --- PASS: TestRenameInvalidName (0.43s) [2020-09-23T13:00:38.123Z] === RUN TestRenameAnonymousContainer [2020-09-23T13:00:38.306Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2020-09-23T13:00:38.306Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-23T13:00:38.306Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-23T13:00:38.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-23T13:00:38.540Z] [2020-09-23T13:00:38.540Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-23T13:00:38.602Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-09-23T13:00:38.602Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-23T13:00:39.107Z] #53 DONE 0.8s [2020-09-23T13:00:39.107Z] [2020-09-23T13:00:39.107Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-23T13:00:39.238Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-23T13:00:39.366Z] #57 DONE 0.2s [2020-09-23T13:00:39.366Z] [2020-09-23T13:00:39.366Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-23T13:00:39.489Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2020-09-23T13:00:39.489Z] === RUN TestRenameContainerWithSameName [2020-09-23T13:00:39.624Z] #59 DONE 0.4s [2020-09-23T13:00:39.624Z] [2020-09-23T13:00:39.624Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-23T13:00:39.624Z] #61 DONE 0.0s [2020-09-23T13:00:39.883Z] [2020-09-23T13:00:39.883Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-23T13:00:39.883Z] #62 DONE 0.0s [2020-09-23T13:00:39.883Z] [2020-09-23T13:00:39.883Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-23T13:00:40.050Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-09-23T13:00:40.050Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-23T13:00:40.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-23T13:00:40.277Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2020-09-23T13:00:40.277Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-23T13:00:40.449Z] #63 DONE 0.6s [2020-09-23T13:00:40.449Z] [2020-09-23T13:00:40.449Z] #64 exporting to image [2020-09-23T13:00:40.449Z] #64 exporting layers [2020-09-23T13:00:40.718Z] #37 ... [2020-09-23T13:00:40.718Z] [2020-09-23T13:00:40.718Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:00:40.718Z] #46 236.8 + cd /tmp/tmp.5i1xR0qk6L/src/github.com/golangci/golangci-lint/ [2020-09-23T13:00:40.718Z] #46 236.8 + git checkout -q v1.23.8 [2020-09-23T13:00:40.718Z] #46 ... [2020-09-23T13:00:40.718Z] [2020-09-23T13:00:40.718Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-23T13:00:40.718Z] #50 120.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-23T13:00:40.718Z] #50 123.0 + mkdir -p /build [2020-09-23T13:00:40.718Z] #50 123.0 + cp runc /build/runc [2020-09-23T13:00:40.718Z] #50 DONE 123.1s [2020-09-23T13:00:40.718Z] [2020-09-23T13:00:40.718Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T13:00:40.718Z] #40 163.9 CC criu/pie-util-vdso.o [2020-09-23T13:00:40.718Z] #40 164.4 CC criu/pie-util.o [2020-09-23T13:00:40.718Z] #40 164.7 CC criu/pipes.o [2020-09-23T13:00:40.718Z] #40 165.5 CC criu/plugin.o [2020-09-23T13:00:40.718Z] #40 166.0 CC criu/proc_parse.o [2020-09-23T13:00:40.718Z] #40 170.2 CC criu/protobuf-desc.o [2020-09-23T13:00:40.977Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-09-23T13:00:40.977Z] === RUN TestResize [2020-09-23T13:00:41.232Z] --- PASS: TestResize (0.41s) [2020-09-23T13:00:41.232Z] === RUN TestResizeWithInvalidSize [2020-09-23T13:00:41.368Z] #40 ... [2020-09-23T13:00:41.368Z] [2020-09-23T13:00:41.368Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:00:41.368Z] #46 238.0 ++ git describe --tags [2020-09-23T13:00:41.368Z] #46 238.0 + version=v1.23.8 [2020-09-23T13:00:41.368Z] #46 238.0 ++ git rev-parse --short HEAD [2020-09-23T13:00:41.368Z] #46 238.0 + commit=76a82c6 [2020-09-23T13:00:41.368Z] #46 238.0 ++ git show -s --format=%cd [2020-09-23T13:00:41.368Z] #46 238.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-23T13:00:41.368Z] #46 238.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-23T13:00:41.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-23T13:00:41.791Z] ok github.com/docker/docker/pkg/archive 0.518s coverage: 76.9% of statements [2020-09-23T13:00:41.794Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-09-23T13:00:41.794Z] === RUN TestResizeWhenContainerNotStarted [2020-09-23T13:00:42.050Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-09-23T13:00:42.050Z] === RUN TestDaemonRestartKillContainers [2020-09-23T13:00:42.050Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:00:42.050Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-23T13:00:42.050Z] === RUN TestCgroupNamespacesRun [2020-09-23T13:00:42.829Z] ok github.com/docker/docker/pkg/authorization 0.272s coverage: 68.3% of statements [2020-09-23T13:00:42.829Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-23T13:00:43.122Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-23T13:00:43.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-23T13:00:44.564Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-09-23T13:00:44.564Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-23T13:00:44.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-23T13:00:46.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-23T13:00:46.451Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-09-23T13:00:46.452Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-23T13:00:47.017Z] #64 exporting layers 6.5s done [2020-09-23T13:00:47.017Z] #64 writing image sha256:df36bf3c9543250e6f0b78245a2987e771a5bec6d5c347328dc66882d4ca4792 done [2020-09-23T13:00:47.017Z] #64 naming to docker.io/library/docker:4e460858f48cc285d127e9233010664f9c43a49d done [2020-09-23T13:00:47.017Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-23T13:00:47.357Z] + trap exit INT TERM [2020-09-23T13:00:47.357Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-23T13:00:47.357Z] + CONTAINER_NAME=docker-pr14 [2020-09-23T13:00:47.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41430/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh dynbinary-daemon [2020-09-23T13:00:47.615Z] ok github.com/docker/docker/pkg/chrootarchive 3.487s coverage: 43.2% of statements [2020-09-23T13:00:47.615Z] ok github.com/docker/docker/layer 7.431s coverage: 68.8% of statements [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/oci [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-23T13:00:47.615Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-23T13:00:47.615Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-23T13:00:47.615Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-09-23T13:00:47.615Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-09-23T13:00:47.764Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T13:00:47.764Z] Using test binary docker [2020-09-23T13:00:48.025Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-23T13:00:48.025Z] +++ /etc/init.d/apparmor start [2020-09-23T13:00:48.025Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T13:00:48.025Z] INFO: Waiting for daemon to start... [2020-09-23T13:00:48.025Z] Starting dockerd [2020-09-23T13:00:48.025Z] +++ 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 [2020-09-23T13:00:48.250Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-09-23T13:00:48.342Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-09-23T13:00:48.342Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-23T13:00:48.543Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-09-23T13:00:48.733Z] [2020-09-23T13:00:48.733Z] Removing bundles/ [2020-09-23T13:00:48.733Z] [2020-09-23T13:00:48.733Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-23T13:00:48.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T13:00:48.733Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T13:00:48.836Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-09-23T13:00:49.874Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-23T13:00:49.942Z] . [2020-09-23T13:00:49.942Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T13:00:49.949Z] #46 ... [2020-09-23T13:00:49.949Z] [2020-09-23T13:00:49.949Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T13:00:49.949Z] #40 171.5 CC criu/protobuf.o [2020-09-23T13:00:49.949Z] #40 172.5 CC criu/pstree.o [2020-09-23T13:00:49.949Z] #40 173.9 CC criu/rbtree.o [2020-09-23T13:00:49.949Z] #40 174.3 CC criu/rst-malloc.o [2020-09-23T13:00:49.949Z] #40 174.7 CC criu/seccomp.o [2020-09-23T13:00:49.949Z] #40 175.5 CC criu/seize.o [2020-09-23T13:00:49.949Z] #40 176.7 CC criu/servicefd.o [2020-09-23T13:00:49.949Z] #40 177.2 CC criu/shmem.o [2020-09-23T13:00:49.949Z] #40 178.2 CC criu/sigframe.o [2020-09-23T13:00:49.949Z] #40 178.5 CC criu/signalfd.o [2020-09-23T13:00:49.949Z] #40 178.9 CC criu/sk-inet.o [2020-09-23T13:00:49.949Z] #40 180.0 CC criu/sk-netlink.o [2020-09-23T13:00:50.204Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T13:00:50.204Z] Error: No such image: emptyfs [2020-09-23T13:00:50.204Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-23T13:00:50.204Z] ++++ docker load [2020-09-23T13:00:50.247Z] #40 180.4 CC criu/sk-packet.o [2020-09-23T13:00:50.276Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-23T13:00:50.465Z] Running integration-test (iteration 1) [2020-09-23T13:00:50.465Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-23T13:00:50.465Z] ++ 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 [2020-09-23T13:00:50.465Z] ++ set -e [2020-09-23T13:00:50.465Z] ++ '[' -n 0 ']' [2020-09-23T13:00:50.465Z] ++ set -x [2020-09-23T13:00:50.465Z] ++ 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 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 [2020-09-23T13:00:50.509Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-09-23T13:00:50.839Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-23T13:00:50.858Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-09-23T13:00:50.858Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-23T13:00:50.896Z] #40 181.0 CC criu/sk-queue.o [2020-09-23T13:00:51.144Z] ok github.com/docker/docker/pkg/fsutils 0.395s coverage: 85.1% of statements [2020-09-23T13:00:51.554Z] #40 181.5 CC criu/sk-tcp.o [2020-09-23T13:00:51.780Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-09-23T13:00:51.780Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-23T13:00:52.201Z] #40 182.1 CC criu/sk-unix.o [2020-09-23T13:00:52.415Z] ok github.com/docker/docker/pkg/idtools 0.275s coverage: 70.1% of statements [2020-09-23T13:00:52.698Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-23T13:00:52.709Z] ok github.com/docker/docker/pkg/ioutils 0.274s coverage: 70.6% of statements [2020-09-23T13:00:52.709Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-09-23T13:00:52.709Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-23T13:00:52.747Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-09-23T13:00:52.747Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-23T13:00:53.001Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-23T13:00:53.001Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-23T13:00:53.001Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-23T13:00:53.001Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-09-23T13:00:53.001Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-23T13:00:53.294Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-23T13:00:53.294Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-23T13:00:53.587Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-09-23T13:00:53.879Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-09-23T13:00:53.879Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-23T13:00:53.879Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-23T13:00:54.304Z] #40 184.1 CC criu/sockets.o [2020-09-23T13:00:54.515Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-09-23T13:00:54.808Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-23T13:00:55.100Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-23T13:00:55.272Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2020-09-23T13:00:55.272Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-23T13:00:55.367Z] #40 185.1 CC criu/stats.o [2020-09-23T13:00:55.367Z] #40 185.5 CC criu/string.o [2020-09-23T13:00:55.393Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-23T13:00:55.668Z] #40 185.7 CC criu/sysctl.o [2020-09-23T13:00:56.320Z] #40 186.4 CC criu/sysfs_parse.o [2020-09-23T13:00:56.467Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-09-23T13:00:56.621Z] #40 186.8 CC criu/timens.o [2020-09-23T13:00:56.636Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-23T13:00:56.636Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-23T13:00:56.761Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-23T13:00:56.921Z] #40 187.1 CC criu/timerfd.o [2020-09-23T13:00:57.577Z] #40 187.7 CC criu/tty.o [2020-09-23T13:00:59.151Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-09-23T13:00:59.151Z] === RUN TestKernelTCPMemory [2020-09-23T13:00:59.151Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-09-23T13:00:59.151Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:00:59.151Z] === RUN TestNISDomainname [2020-09-23T13:00:59.151Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-23T13:00:59.151Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-23T13:00:59.151Z] === RUN TestHostnameDnsResolution [2020-09-23T13:00:59.407Z] --- PASS: TestHostnameDnsResolution (0.63s) [2020-09-23T13:00:59.407Z] === RUN TestStats [2020-09-23T13:00:59.407Z] --- SKIP: TestStats (0.00s) [2020-09-23T13:00:59.407Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:00:59.407Z] === RUN TestStopContainerWithTimeout [2020-09-23T13:00:59.407Z] === RUN TestStopContainerWithTimeout/0 [2020-09-23T13:00:59.407Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-23T13:00:59.407Z] === RUN TestStopContainerWithTimeout/1 [2020-09-23T13:00:59.407Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-23T13:00:59.407Z] === RUN TestStopContainerWithTimeout/3 [2020-09-23T13:00:59.407Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-23T13:00:59.407Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-23T13:00:59.407Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-23T13:00:59.407Z] === CONT TestStopContainerWithTimeout/0 [2020-09-23T13:00:59.407Z] === CONT TestStopContainerWithTimeout/3 [2020-09-23T13:00:59.499Z] ok github.com/docker/docker/pkg/signal 2.337s coverage: 61.0% of statements [2020-09-23T13:00:59.792Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-23T13:00:59.970Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-23T13:01:00.086Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-23T13:01:00.086Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-23T13:01:00.378Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-09-23T13:01:00.381Z] #40 190.0 CC criu/tun.o [2020-09-23T13:01:00.683Z] #40 190.6 CC criu/uffd.o [2020-09-23T13:01:01.014Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-09-23T13:01:01.307Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2020-09-23T13:01:01.334Z] #40 ... [2020-09-23T13:01:01.334Z] [2020-09-23T13:01:01.334Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-23T13:01:01.334Z] #37 DONE 258.0s [2020-09-23T13:01:01.334Z] [2020-09-23T13:01:01.334Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:01:01.948Z] ok github.com/docker/docker/pkg/tailfile 0.078s coverage: 88.6% of statements [2020-09-23T13:01:01.991Z] #22 ... [2020-09-23T13:01:01.991Z] [2020-09-23T13:01:01.991Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-23T13:01:01.991Z] #40 192.0 CC criu/util.o [2020-09-23T13:01:02.242Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2020-09-23T13:01:02.484Z] === CONT TestStopContainerWithTimeout/1 [2020-09-23T13:01:02.535Z] testing: warning: no tests to run [2020-09-23T13:01:02.535Z] coverage: [no statements] [2020-09-23T13:01:02.535Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-23T13:01:02.712Z] Loaded image: buildpack-deps:buster [2020-09-23T13:01:02.712Z] Loaded image: busybox:latest [2020-09-23T13:01:02.712Z] Loaded image: busybox:glibc [2020-09-23T13:01:02.712Z] Loaded image: debian:buster [2020-09-23T13:01:02.712Z] Loaded image: hello-world:latest [2020-09-23T13:01:02.712Z] INFO: Testing against a local daemon [2020-09-23T13:01:02.712Z] === RUN TestCgroupNamespacesBuild [2020-09-23T13:01:02.839Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-23T13:01:03.133Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-23T13:01:03.133Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-23T13:01:03.409Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-23T13:01:03.409Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2020-09-23T13:01:03.409Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2020-09-23T13:01:03.409Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2020-09-23T13:01:03.409Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2020-09-23T13:01:03.409Z] === RUN TestDeleteDevicemapper [2020-09-23T13:01:03.409Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-23T13:01:03.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:01:03.409Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-23T13:01:03.536Z] #40 193.7 CC criu/uts_ns.o [2020-09-23T13:01:03.840Z] #40 194.0 CC criu/vdso.o [2020-09-23T13:01:04.102Z] --- PASS: TestCgroupNamespacesBuild (2.65s) [2020-09-23T13:01:04.102Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-23T13:01:04.494Z] #40 194.6 LINK criu/built-in.o [2020-09-23T13:01:04.795Z] #40 194.8 LINK criu/criu [2020-09-23T13:01:05.206Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-09-23T13:01:05.298Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2020-09-23T13:01:05.298Z] === RUN TestUpdateMemory [2020-09-23T13:01:05.298Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-23T13:01:05.298Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:05.298Z] === RUN TestUpdateCPUQuota [2020-09-23T13:01:05.298Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-23T13:01:05.298Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:05.298Z] === RUN TestUpdatePidsLimit [2020-09-23T13:01:05.298Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-23T13:01:05.298Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:05.298Z] === RUN TestUpdateRestartPolicy [2020-09-23T13:01:05.446Z] #40 195.5 DEP lib/c/criu.d [2020-09-23T13:01:05.499Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-23T13:01:05.764Z] #40 195.6 CC images/rpc.pb-c.o [2020-09-23T13:01:06.020Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2020-09-23T13:01:06.020Z] === RUN TestBuildWithSession [2020-09-23T13:01:06.020Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-23T13:01:06.020Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:01:06.020Z] === RUN TestBuildSquashParent [2020-09-23T13:01:06.134Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.7% of statements [2020-09-23T13:01:06.420Z] #40 196.4 CC lib/c/criu.o [2020-09-23T13:01:06.426Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-23T13:01:07.465Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-09-23T13:01:07.975Z] #40 197.7 LINK lib/c/built-in.o [2020-09-23T13:01:07.975Z] #40 197.7 LINK lib/c/libcriu.so [2020-09-23T13:01:07.975Z] #40 197.8 LINK lib/c/libcriu.a [2020-09-23T13:01:07.975Z] #40 198.0 GEN magic.py [2020-09-23T13:01:08.103Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-23T13:01:08.103Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-23T13:01:08.280Z] #40 198.2 Note: Building without setproctitle() and strlcpy() support. [2020-09-23T13:01:08.280Z] #40 198.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-23T13:01:08.280Z] #40 198.2 Note: Building without GnuTLS support [2020-09-23T13:01:08.280Z] #40 198.3 Makefile.config:39: Warn: you have no libnftables installed [2020-09-23T13:01:08.280Z] #40 198.3 Makefile.config:40: Warn: Building without nftables support [2020-09-23T13:01:08.739Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-23T13:01:08.739Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-23T13:01:08.931Z] #40 199.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-23T13:01:09.993Z] #40 200.0 make[1]: Nothing to be done for 'all'. [2020-09-23T13:01:10.814Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-23T13:01:11.069Z] #40 201.2 make[1]: 'images/built-in.o' is up to date. [2020-09-23T13:01:11.069Z] #40 201.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-23T13:01:11.368Z] #40 201.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-23T13:01:11.369Z] #40 201.3 make[1]: 'compel/libcompel.a' is up to date. [2020-09-23T13:01:11.369Z] #40 201.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-23T13:01:11.369Z] #40 201.4 make[1]: Nothing to be done for 'all'. [2020-09-23T13:01:11.369Z] #40 201.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-23T13:01:11.450Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-09-23T13:01:11.667Z] #40 201.8 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:11.967Z] #40 201.9 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:11.967Z] #40 201.9 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:11.967Z] #40 202.1 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:11.967Z] #40 202.1 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:11.967Z] #40 202.2 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:11.967Z] #40 202.2 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:12.086Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2020-09-23T13:01:12.268Z] #40 202.4 make[2]: Nothing to be done for 'all'. [2020-09-23T13:01:12.268Z] #40 202.4 INSTALL criu/criu [2020-09-23T13:01:12.569Z] #40 DONE 202.6s [2020-09-23T13:01:12.569Z] [2020-09-23T13:01:12.569Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:01:12.616Z] --- PASS: TestBuildSquashParent (6.28s) [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:01:12.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:01:12.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:01:12.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:01:12.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:01:12.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:01:12.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:01:12.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:01:12.616Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:01:12.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:01:12.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:01:12.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:01:12.723Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2020-09-23T13:01:15.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:01:15.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-09-23T13:01:17.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-09-23T13:01:17.089Z] === RUN TestBuildMultiStageCopy [2020-09-23T13:01:17.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-23T13:01:17.464Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2020-09-23T13:01:17.464Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-23T13:01:17.464Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2020-09-23T13:01:17.464Z] === RUN TestWaitNonBlocked [2020-09-23T13:01:17.464Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:01:17.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:01:17.464Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:01:17.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:01:17.464Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:01:17.464Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:01:17.464Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-23T13:01:17.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-09-23T13:01:17.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2020-09-23T13:01:17.464Z] === RUN TestWaitBlocked [2020-09-23T13:01:17.464Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:01:17.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:01:17.464Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:01:17.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:01:17.464Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:01:17.464Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:01:18.025Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-23T13:01:18.025Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2020-09-23T13:01:18.025Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2020-09-23T13:01:18.025Z] === CONT TestDaemonRestartIpcMode [2020-09-23T13:01:18.025Z] === CONT TestIpcModeOlderClient [2020-09-23T13:01:18.025Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-23T13:01:19.643Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-23T13:01:19.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-23T13:01:20.481Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-23T13:01:21.054Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-23T13:01:21.627Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-09-23T13:01:21.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-09-23T13:01:21.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-09-23T13:01:21.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-23T13:01:21.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-09-23T13:01:21.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-09-23T13:01:21.627Z] === RUN TestBuildMultiStageParentConfig [2020-09-23T13:01:22.026Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-23T13:01:22.192Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-09-23T13:01:22.192Z] PASS [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === Skipped [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-23T13:01:22.192Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-23T13:01:22.192Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-23T13:01:22.192Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-23T13:01:22.192Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-23T13:01:22.192Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-23T13:01:22.192Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-23T13:01:22.192Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-23T13:01:22.192Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-23T13:01:22.192Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-23T13:01:22.192Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-23T13:01:22.192Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-23T13:01:22.192Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-23T13:01:22.192Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-23T13:01:22.192Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:01:22.192Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-23T13:01:22.192Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:01:22.192Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-09-23T13:01:22.192Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-23T13:01:22.192Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-23T13:01:22.192Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-23T13:01:22.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-23T13:01:22.192Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-23T13:01:22.192Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-23T13:01:22.192Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] [2020-09-23T13:01:22.192Z] DONE 173 tests, 24 skipped in 79.005s [2020-09-23T13:01:22.192Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-23T13:01:22.192Z] INFO: Testing against a local daemon [2020-09-23T13:01:22.192Z] === RUN TestCommitInheritsEnv [2020-09-23T13:01:23.014Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2020-09-23T13:01:23.014Z] === RUN TestBuildLabelWithTargets [2020-09-23T13:01:24.080Z] --- PASS: TestCommitInheritsEnv (1.90s) [2020-09-23T13:01:24.080Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-23T13:01:24.080Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-23T13:01:24.080Z] === RUN TestImagesFilterMultiReference [2020-09-23T13:01:24.336Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-23T13:01:24.336Z] === RUN TestImagePullPlatformInvalid [2020-09-23T13:01:24.336Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-23T13:01:24.336Z] === RUN TestRemoveImageOrphaning [2020-09-23T13:01:24.930Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2020-09-23T13:01:24.930Z] === RUN TestBuildWithEmptyLayers [2020-09-23T13:01:25.875Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-09-23T13:01:25.875Z] === RUN TestBuildMultiStageOnBuild [2020-09-23T13:01:26.224Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-23T13:01:26.224Z] === RUN TestRemoveImageGarbageCollector [2020-09-23T13:01:26.224Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:01:26.224Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-23T13:01:26.224Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-23T13:01:26.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-23T13:01:26.224Z] === RUN TestTagInvalidReference [2020-09-23T13:01:26.224Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-23T13:01:26.224Z] === RUN TestTagValidPrefixedRepo [2020-09-23T13:01:26.224Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-23T13:01:26.224Z] === RUN TestTagExistedNameWithoutForce [2020-09-23T13:01:26.224Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-23T13:01:26.224Z] === RUN TestTagOfficialNames [2020-09-23T13:01:26.224Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-23T13:01:26.224Z] === RUN TestTagMatchesDigest [2020-09-23T13:01:26.224Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-23T13:01:26.224Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-23T13:01:28.116Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/rootless [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/volume [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-23T13:01:28.116Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === Skipped [2020-09-23T13:01:28.116Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-23T13:01:28.116Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-23T13:01:28.116Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-23T13:01:28.116Z] time="2020-09-23T13:00:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-23T13:01:28.116Z] time="2020-09-23T13:00:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-23T13:01:28.116Z] time="2020-09-23T13:00:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-23T13:01:28.116Z] time="2020-09-23T13:00:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-23T13:01:28.116Z] time="2020-09-23T13:00:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-23T13:01:28.116Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-23T13:01:28.116Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-23T13:01:28.116Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:01:28.116Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-23T13:01:28.116Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-23T13:01:28.116Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-23T13:01:28.116Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] [2020-09-23T13:01:28.116Z] DONE 2138 tests, 26 skipped in 189.585s Post stage [Pipeline] junit [2020-09-23T13:01:28.799Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-23T13:01:29.182Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2020-09-23T13:01:29.182Z] === RUN TestBuildUncleanTarFilenames [2020-09-23T13:01:29.501Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -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:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh dynbinary test-integration [2020-09-23T13:01:29.797Z] [2020-09-23T13:01:30.090Z] Removing bundles/ [2020-09-23T13:01:30.090Z] [2020-09-23T13:01:30.090Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-23T13:01:30.090Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T13:01:30.090Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T13:01:30.128Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-09-23T13:01:30.128Z] === RUN TestBuildMultiStageLayerLeak [2020-09-23T13:01:32.680Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-09-23T13:01:32.680Z] === RUN TestBuildWithHugeFile [2020-09-23T13:01:45.408Z] #22 298.8 + return [2020-09-23T13:01:45.408Z] #22 DONE 298.9s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:01:45.408Z] #46 ... [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:01:45.408Z] #53 263.1 + bin/containerd [2020-09-23T13:01:45.408Z] #53 ... [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-23T13:01:45.408Z] #23 DONE 0.1s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-23T13:01:45.408Z] #27 DONE 0.6s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-23T13:01:45.408Z] #30 DONE 0.1s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-23T13:01:45.408Z] #32 DONE 0.1s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-23T13:01:45.408Z] #35 DONE 0.1s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-23T13:01:45.408Z] #38 DONE 0.1s [2020-09-23T13:01:45.408Z] [2020-09-23T13:01:45.408Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-23T13:01:45.408Z] #41 DONE 0.1s [2020-09-23T13:01:45.409Z] [2020-09-23T13:01:45.409Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-23T13:01:45.409Z] #43 DONE 0.2s [2020-09-23T13:01:45.409Z] [2020-09-23T13:01:45.409Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-23T13:01:45.708Z] #45 DONE 0.2s [2020-09-23T13:01:45.708Z] [2020-09-23T13:01:45.708Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:02:04.431Z] #46 DONE 320.5s [2020-09-23T13:02:04.432Z] [2020-09-23T13:02:04.432Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:02:06.545Z] #53 ... [2020-09-23T13:02:06.545Z] [2020-09-23T13:02:06.545Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-23T13:02:06.846Z] #47 DONE 0.1s [2020-09-23T13:02:06.846Z] [2020-09-23T13:02:06.846Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:02:06.846Z] #53 ... [2020-09-23T13:02:06.846Z] [2020-09-23T13:02:06.846Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-23T13:02:06.846Z] #49 DONE 0.1s [2020-09-23T13:02:06.846Z] [2020-09-23T13:02:06.846Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-23T13:02:07.167Z] #51 DONE 0.1s [2020-09-23T13:02:07.167Z] [2020-09-23T13:02:07.167Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-23T13:02:10.195Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T13:02:10.195Z] [2020-09-23T13:02:11.573Z] + c=0 [2020-09-23T13:02:11.573Z] + TEST_INTEGRATION_DEST=1 [2020-09-23T13:02:11.573Z] + CONTAINER_NAME=docker-pr14-1 [2020-09-23T13:02:11.573Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-23T13:02:11.573Z] + run_tests test-integration-flaky [2020-09-23T13:02:11.573Z] ++ jobs -p [2020-09-23T13:02:11.573Z] + '[' -n 0 ']' [2020-09-23T13:02:11.573Z] + rm= [2020-09-23T13:02:11.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41430/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41430/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh test-integration-flaky test-integration [2020-09-23T13:02:11.573Z] + TEST_INTEGRATION_DEST=2 [2020-09-23T13:02:11.573Z] + CONTAINER_NAME=docker-pr14-2 [2020-09-23T13:02:11.573Z] + TEST_SKIP_INTEGRATION=1 [2020-09-23T13:02:11.573Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-23T13:02:11.573Z] + run_tests [2020-09-23T13:02:11.573Z] + '[' -n 0 ']' [2020-09-23T13:02:11.573Z] + rm= [2020-09-23T13:02:11.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41430/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41430/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh '' test-integration [2020-09-23T13:02:11.573Z] + TEST_INTEGRATION_DEST=3 [2020-09-23T13:02:11.573Z] + CONTAINER_NAME=docker-pr14-3 [2020-09-23T13:02:11.573Z] + TEST_SKIP_INTEGRATION=1 [2020-09-23T13:02:11.573Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-23T13:02:11.573Z] + run_tests [2020-09-23T13:02:11.573Z] + '[' -n 0 ']' [2020-09-23T13:02:11.573Z] + rm= [2020-09-23T13:02:11.573Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41430/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41430/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh '' test-integration [2020-09-23T13:02:11.573Z] + for job in $(jobs -p) [2020-09-23T13:02:11.573Z] + wait 16842 [2020-09-23T13:02:12.953Z] [2020-09-23T13:02:12.953Z] [2020-09-23T13:02:12.953Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-23T13:02:12.953Z] [2020-09-23T13:02:12.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T13:02:12.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T13:02:12.953Z] HOSTNAME=2d722f209363 [2020-09-23T13:02:12.953Z] TEST_SKIP_INTEGRATION=1 [2020-09-23T13:02:12.953Z] TESTDEBUG=0 [2020-09-23T13:02:12.953Z] DEST=bundles/test-integration [2020-09-23T13:02:12.953Z] PWD=/go/src/github.com/docker/docker [2020-09-23T13:02:12.953Z] KEEPBUNDLE=1 [2020-09-23T13:02:12.953Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T13:02:12.953Z] container=docker [2020-09-23T13:02:12.953Z] HOME=/root [2020-09-23T13:02:12.953Z] GOLANG_VERSION=1.13.15 [2020-09-23T13:02:12.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T13:02:12.953Z] VALIDATE_BRANCH=master [2020-09-23T13:02:12.953Z] TERM=xterm [2020-09-23T13:02:12.953Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T13:02:12.953Z] SHLVL=1 [2020-09-23T13:02:12.953Z] TIMEOUT=120m [2020-09-23T13:02:12.953Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T13:02:12.953Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T13:02:12.953Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-23T13:02:12.953Z] GO111MODULE=off [2020-09-23T13:02:12.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T13:02:12.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T13:02:12.953Z] GOPATH=/go [2020-09-23T13:02:12.953Z] PKG_CONFIG=pkg-config [2020-09-23T13:02:12.953Z] _=/usr/bin/env [2020-09-23T13:02:12.953Z] Building test suite binary ./integration-cli/test.main [2020-09-23T13:02:12.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T13:02:12.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T13:02:12.953Z] HOSTNAME=194504cad605 [2020-09-23T13:02:12.953Z] TEST_SKIP_INTEGRATION=1 [2020-09-23T13:02:12.953Z] TESTDEBUG=0 [2020-09-23T13:02:12.953Z] DEST=bundles/test-integration [2020-09-23T13:02:12.953Z] PWD=/go/src/github.com/docker/docker [2020-09-23T13:02:12.953Z] KEEPBUNDLE=1 [2020-09-23T13:02:12.953Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T13:02:12.953Z] container=docker [2020-09-23T13:02:12.953Z] HOME=/root [2020-09-23T13:02:12.953Z] GOLANG_VERSION=1.13.15 [2020-09-23T13:02:12.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T13:02:12.953Z] VALIDATE_BRANCH=master [2020-09-23T13:02:12.953Z] TERM=xterm [2020-09-23T13:02:12.953Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T13:02:12.953Z] SHLVL=1 [2020-09-23T13:02:12.953Z] TIMEOUT=120m [2020-09-23T13:02:12.953Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T13:02:12.953Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T13:02:12.953Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-23T13:02:12.953Z] GO111MODULE=off [2020-09-23T13:02:12.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T13:02:12.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T13:02:12.953Z] GOPATH=/go [2020-09-23T13:02:12.953Z] PKG_CONFIG=pkg-config [2020-09-23T13:02:12.953Z] _=/usr/bin/env [2020-09-23T13:02:12.953Z] Building test suite binary ./integration-cli/test.main [2020-09-23T13:02:13.213Z] No new tests added to integration. [2020-09-23T13:02:13.213Z] [2020-09-23T13:02:13.213Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T13:02:14.592Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T13:02:14.592Z] HOSTNAME=e89285184af1 [2020-09-23T13:02:14.592Z] TESTDEBUG=0 [2020-09-23T13:02:14.592Z] DEST=bundles/test-integration [2020-09-23T13:02:14.592Z] PWD=/go/src/github.com/docker/docker [2020-09-23T13:02:14.592Z] KEEPBUNDLE=1 [2020-09-23T13:02:14.592Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T13:02:14.592Z] container=docker [2020-09-23T13:02:14.592Z] HOME=/root [2020-09-23T13:02:14.592Z] GOLANG_VERSION=1.13.15 [2020-09-23T13:02:14.592Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T13:02:14.592Z] VALIDATE_BRANCH=master [2020-09-23T13:02:14.592Z] TERM=xterm [2020-09-23T13:02:14.592Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T13:02:14.592Z] SHLVL=1 [2020-09-23T13:02:14.592Z] TIMEOUT=120m [2020-09-23T13:02:14.592Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T13:02:14.592Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T13:02:14.592Z] GO111MODULE=off [2020-09-23T13:02:14.592Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-23T13:02:14.592Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T13:02:14.592Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T13:02:14.592Z] GOPATH=/go [2020-09-23T13:02:14.592Z] PKG_CONFIG=pkg-config [2020-09-23T13:02:14.592Z] _=/usr/bin/env [2020-09-23T13:02:14.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-23T13:02:14.946Z] ..........................xx.................... [ 29%] [2020-09-23T13:02:19.425Z] --- PASS: TestBuildWithHugeFile (40.12s) [2020-09-23T13:02:19.425Z] === RUN TestBuildWithEmptyDockerfile [2020-09-23T13:02:19.425Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:02:19.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:02:19.425Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:02:19.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:02:19.425Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:02:19.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:02:19.425Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:02:19.425Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:02:19.425Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:02:19.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-09-23T13:02:19.425Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-09-23T13:02:19.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-09-23T13:02:19.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-09-23T13:02:19.425Z] === RUN TestBuildPreserveOwnership [2020-09-23T13:02:19.425Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-23T13:02:19.425Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-23T13:02:19.425Z] --- PASS: TestBuildPreserveOwnership (5.72s) [2020-09-23T13:02:19.425Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.70s) [2020-09-23T13:02:19.425Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-09-23T13:02:19.425Z] === RUN TestBuildPlatformInvalid [2020-09-23T13:02:19.425Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-23T13:02:19.425Z] PASS [2020-09-23T13:02:19.425Z] [2020-09-23T13:02:19.425Z] === Skipped [2020-09-23T13:02:19.425Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-23T13:02:19.425Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:02:19.425Z] [2020-09-23T13:02:19.425Z] [2020-09-23T13:02:19.425Z] DONE 32 tests, 1 skipped in 88.661s [2020-09-23T13:02:19.425Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-23T13:02:19.425Z] ++ 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 [2020-09-23T13:02:19.425Z] ++ set -e [2020-09-23T13:02:19.425Z] ++ '[' -n 0 ']' [2020-09-23T13:02:19.425Z] ++ set -x [2020-09-23T13:02:19.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:02:19.425Z] INFO: Testing against a local daemon [2020-09-23T13:02:19.425Z] === RUN TestConfigInspect [2020-09-23T13:02:22.730Z] --- PASS: TestConfigInspect (3.25s) [2020-09-23T13:02:22.730Z] === RUN TestConfigList [2020-09-23T13:02:24.552Z] c3aff4450246: Pull complete [2020-09-23T13:02:24.552Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-23T13:02:24.552Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:02:24.552Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-23T13:02:24.552Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-23T13:02:24.553Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-23T13:02:24.553Z] WARN: Skipping validation tests [2020-09-23T13:02:24.553Z] INFO: Running unit tests at 09/23/2020 13:02:18... [2020-09-23T13:02:24.553Z] INFO: make.ps1 starting at 09/23/2020 13:02:22 [2020-09-23T13:02:24.553Z] INFO: Git commit (cd340c1d97) assumed from DOCKER_GITCOMMIT environment variable [2020-09-23T13:02:24.553Z] INFO: Invoking autogen... [2020-09-23T13:02:24.553Z] INFO: Running unit tests... [2020-09-23T13:02:25.893Z] #53 304.4 + bin/containerd-stress [2020-09-23T13:02:26.036Z] --- PASS: TestConfigList (3.18s) [2020-09-23T13:02:26.036Z] === RUN TestConfigsCreateAndDelete [2020-09-23T13:02:27.045Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T13:02:27.045Z] [2020-09-23T13:02:27.045Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T13:02:27.045Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T13:02:27.045Z] HOSTNAME=0767247f93c0 [2020-09-23T13:02:27.045Z] TESTDEBUG=0 [2020-09-23T13:02:27.045Z] DEST=bundles/test-integration [2020-09-23T13:02:27.045Z] PWD=/go/src/github.com/docker/docker [2020-09-23T13:02:27.045Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T13:02:27.045Z] container=docker [2020-09-23T13:02:27.045Z] HOME=/root [2020-09-23T13:02:27.045Z] GOLANG_VERSION=1.13.15 [2020-09-23T13:02:27.045Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T13:02:27.045Z] VALIDATE_BRANCH=master [2020-09-23T13:02:27.045Z] TERM=xterm [2020-09-23T13:02:27.045Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T13:02:27.045Z] SHLVL=1 [2020-09-23T13:02:27.045Z] TIMEOUT=120m [2020-09-23T13:02:27.045Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T13:02:27.045Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T13:02:27.045Z] GO111MODULE=off [2020-09-23T13:02:27.045Z] DOCKER_EXPERIMENTAL=1 [2020-09-23T13:02:27.045Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-23T13:02:27.045Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T13:02:27.045Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T13:02:27.045Z] GOPATH=/go [2020-09-23T13:02:27.045Z] PKG_CONFIG=pkg-config [2020-09-23T13:02:27.045Z] _=/usr/bin/env [2020-09-23T13:02:27.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-23T13:02:27.420Z] #53 306.9 + bin/containerd-shim [2020-09-23T13:02:29.343Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-09-23T13:02:29.343Z] === RUN TestConfigsUpdate [2020-09-23T13:02:30.559Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-23T13:02:32.646Z] --- PASS: TestConfigsUpdate (3.19s) [2020-09-23T13:02:32.646Z] === RUN TestTemplatedConfig [2020-09-23T13:02:33.127Z] 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/quota 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/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 [2020-09-23T13:02:34.443Z] #53 313.7 + bin/containerd-shim-runc-v1 [2020-09-23T13:02:35.961Z] --- PASS: TestTemplatedConfig (3.45s) [2020-09-23T13:02:35.961Z] === RUN TestConfigCreateResolve [2020-09-23T13:02:37.990Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-23T13:02:38.993Z] #53 318.5 + bin/containerd-shim-runc-v2 [2020-09-23T13:02:39.266Z] --- PASS: TestConfigCreateResolve (3.15s) [2020-09-23T13:02:39.266Z] === RUN TestConfigDaemonLibtrustID [2020-09-23T13:02:39.266Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-09-23T13:02:39.266Z] PASS [2020-09-23T13:02:39.266Z] [2020-09-23T13:02:39.266Z] DONE 7 tests in 20.174s [2020-09-23T13:02:39.266Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-23T13:02:39.266Z] ++ 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 [2020-09-23T13:02:39.266Z] ++ set -e [2020-09-23T13:02:39.266Z] ++ '[' -n 0 ']' [2020-09-23T13:02:39.266Z] ++ set -x [2020-09-23T13:02:39.266Z] ++ 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 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 [2020-09-23T13:02:39.528Z] INFO: Testing against a local daemon [2020-09-23T13:02:39.528Z] === RUN TestCheckpoint [2020-09-23T13:02:39.528Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-23T13:02:39.528Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:02:39.528Z] === RUN TestContainerInvalidJSON [2020-09-23T13:02:39.528Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:02:39.528Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:02:39.528Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:02:39.528Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:02:39.528Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:02:39.528Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:02:39.528Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:02:39.528Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:02:39.528Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:02:39.528Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-23T13:02:39.528Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-23T13:02:39.528Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-23T13:02:39.528Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-23T13:02:39.528Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-23T13:02:39.789Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-09-23T13:02:39.789Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-23T13:02:39.789Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-09-23T13:02:39.789Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-23T13:02:39.789Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-09-23T13:02:39.789Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-23T13:02:40.042Z] #53 319.7 + binaries [2020-09-23T13:02:40.042Z] #53 319.7 + install -D bin/containerd /build/containerd [2020-09-23T13:02:40.042Z] #53 319.7 + install -D bin/containerd-shim /build/containerd-shim [2020-09-23T13:02:40.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-09-23T13:02:40.050Z] === RUN TestCopyFromContainer [2020-09-23T13:02:40.206Z] ? github.com/docker/docker/api [no test files] [2020-09-23T13:02:40.338Z] #53 319.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-23T13:02:40.338Z] #53 319.7 + install -D bin/ctr /build/ctr [2020-09-23T13:02:40.338Z] #53 DONE 319.8s [2020-09-23T13:02:41.394Z] [2020-09-23T13:02:41.394Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-23T13:02:41.394Z] #54 DONE 0.1s [2020-09-23T13:02:41.394Z] [2020-09-23T13:02:41.394Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-23T13:02:41.394Z] #58 DONE 0.1s [2020-09-23T13:02:41.394Z] [2020-09-23T13:02:41.394Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-23T13:02:41.624Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-23T13:02:41.689Z] #60 DONE 0.1s [2020-09-23T13:02:41.689Z] [2020-09-23T13:02:41.689Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-23T13:02:41.689Z] #62 DONE 0.1s [2020-09-23T13:02:41.689Z] [2020-09-23T13:02:41.689Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-23T13:02:41.689Z] #63 DONE 0.0s [2020-09-23T13:02:41.689Z] [2020-09-23T13:02:41.689Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-23T13:02:41.968Z] === RUN TestCopyFromContainer// [2020-09-23T13:02:41.968Z] === RUN TestCopyFromContainer//bar/root [2020-09-23T13:02:42.229Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-23T13:02:42.229Z] === RUN TestCopyFromContainer/bar/quux [2020-09-23T13:02:42.491Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-23T13:02:42.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-23T13:02:42.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-23T13:02:42.753Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-23T13:02:42.753Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-23T13:02:43.014Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer (3.08s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-23T13:02:43.014Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-09-23T13:02:43.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-23T13:02:43.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:02:43.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:02:43.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:02:43.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:02:43.014Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:02:43.014Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:02:43.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:02:43.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:02:43.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:02:43.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-23T13:02:43.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-23T13:02:43.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-23T13:02:43.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-23T13:02:43.014Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-23T13:02:43.275Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-23T13:02:43.275Z] === RUN TestCreateWithInvalidEnv [2020-09-23T13:02:43.275Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-23T13:02:43.275Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-23T13:02:43.275Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-23T13:02:43.275Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-23T13:02:43.275Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-23T13:02:43.275Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-23T13:02:43.275Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-23T13:02:43.275Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-23T13:02:43.275Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-23T13:02:43.275Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-23T13:02:43.275Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-23T13:02:43.275Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-23T13:02:43.275Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-23T13:02:43.275Z] === RUN TestCreateTmpfsMountsTarget [2020-09-23T13:02:43.275Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-23T13:02:43.275Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-23T13:02:43.781Z] #64 DONE 2.2s [2020-09-23T13:02:43.781Z] [2020-09-23T13:02:43.781Z] #65 exporting to oci image format [2020-09-23T13:02:43.781Z] #65 exporting layers [2020-09-23T13:02:45.824Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-09-23T13:02:45.824Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-23T13:02:47.741Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-09-23T13:02:47.741Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-23T13:02:47.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:02:47.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:02:47.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:02:47.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:02:47.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:02:47.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:02:47.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:02:47.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:02:47.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:02:47.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:02:47.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:02:47.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:02:47.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:02:47.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:02:47.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:02:47.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-23T13:02:47.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-23T13:02:47.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-23T13:02:47.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-23T13:02:47.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-23T13:02:47.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-23T13:02:47.742Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-23T13:02:48.314Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-09-23T13:02:48.314Z] === RUN TestCreateDifferentPlatform [2020-09-23T13:02:48.314Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-23T13:02:48.314Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-23T13:02:48.314Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-23T13:02:48.314Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-23T13:02:48.314Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-23T13:02:48.314Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-23T13:02:48.314Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-23T13:02:48.314Z] === RUN TestContainerStartOnDaemonRestart [2020-09-23T13:02:48.314Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-23T13:02:48.314Z] === RUN TestDaemonRestartIpcMode [2020-09-23T13:02:48.314Z] === PAUSE TestDaemonRestartIpcMode [2020-09-23T13:02:48.314Z] === RUN TestDaemonHostGatewayIP [2020-09-23T13:02:48.314Z] === PAUSE TestDaemonHostGatewayIP [2020-09-23T13:02:48.314Z] === RUN TestContainerKillOnDaemonStart [2020-09-23T13:02:48.314Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-23T13:02:48.314Z] === RUN TestDiff [2020-09-23T13:02:49.261Z] --- PASS: TestDiff (0.77s) [2020-09-23T13:02:49.261Z] === RUN TestExecWithCloseStdin [2020-09-23T13:02:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-23T13:02:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-23T13:02:50.205Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-09-23T13:02:50.205Z] === RUN TestExec [2020-09-23T13:02:50.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-23T13:02:50.777Z] --- PASS: TestExec (0.82s) [2020-09-23T13:02:50.777Z] === RUN TestExecUser [2020-09-23T13:02:51.723Z] --- PASS: TestExecUser (0.81s) [2020-09-23T13:02:51.723Z] === RUN TestExportContainerAndImportImage [2020-09-23T13:02:52.667Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2020-09-23T13:02:52.667Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-23T13:02:54.582Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-09-23T13:02:54.582Z] === RUN TestHealthCheckWorkdir [2020-09-23T13:02:55.021Z] === RUN TestMiddlewares [2020-09-23T13:02:55.021Z] --- PASS: TestMiddlewares (0.00s) [2020-09-23T13:02:55.021Z] PASS [2020-09-23T13:02:55.481Z] coverage: 9.0% of statements [2020-09-23T13:02:55.481Z] ok github.com/docker/docker/api/server 0.200s coverage: 9.0% of statements [2020-09-23T13:02:55.526Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-09-23T13:02:55.526Z] === RUN TestHealthKillContainer [2020-09-23T13:02:57.339Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-23T13:02:58.831Z] --- PASS: TestHealthKillContainer (2.80s) [2020-09-23T13:02:58.831Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-23T13:02:59.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-09-23T13:02:59.092Z] === RUN TestIpcModeNone [2020-09-23T13:03:00.039Z] --- PASS: TestIpcModeNone (0.84s) [2020-09-23T13:03:00.039Z] === RUN TestIpcModePrivate [2020-09-23T13:03:00.983Z] --- PASS: TestIpcModePrivate (0.80s) [2020-09-23T13:03:00.983Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-23T13:03:00.983Z] === RUN TestIpcModeShareable [2020-09-23T13:03:01.556Z] --- PASS: TestIpcModeShareable (0.82s) [2020-09-23T13:03:01.556Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-23T13:03:01.556Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-23T13:03:04.116Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-09-23T13:03:04.116Z] === RUN TestAPIIpcModeHost [2020-09-23T13:03:04.672Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-23T13:03:04.689Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-09-23T13:03:04.689Z] === RUN TestDaemonIpcModeShareable [2020-09-23T13:03:05.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-23T13:03:05.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-23T13:03:05.859Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-23T13:03:06.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-23T13:03:06.607Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-09-23T13:03:06.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-23T13:03:06.607Z] === RUN TestDaemonIpcModePrivate [2020-09-23T13:03:07.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-23T13:03:07.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-23T13:03:08.525Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-09-23T13:03:08.525Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-23T13:03:08.525Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-23T13:03:08.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-23T13:03:10.443Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-09-23T13:03:10.443Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-23T13:03:10.443Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-23T13:03:10.601Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-23T13:03:11.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-23T13:03:11.834Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-09-23T13:03:11.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-23T13:03:11.834Z] === RUN TestIpcModeOlderClient [2020-09-23T13:03:11.834Z] === PAUSE TestIpcModeOlderClient [2020-09-23T13:03:11.834Z] === RUN TestKillContainerInvalidSignal [2020-09-23T13:03:11.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-23T13:03:12.779Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-09-23T13:03:12.779Z] === RUN TestKillContainer [2020-09-23T13:03:12.779Z] === RUN TestKillContainer/no_signal [2020-09-23T13:03:13.352Z] === RUN TestKillContainer/non_killing_signal [2020-09-23T13:03:13.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-23T13:03:13.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-23T13:03:13.925Z] === RUN TestKillContainer/killing_signal [2020-09-23T13:03:14.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-23T13:03:14.869Z] --- PASS: TestKillContainer (2.22s) [2020-09-23T13:03:14.869Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-09-23T13:03:14.869Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-09-23T13:03:14.869Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2020-09-23T13:03:14.869Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-23T13:03:14.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-23T13:03:15.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-23T13:03:15.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-23T13:03:16.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-09-23T13:03:16.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-09-23T13:03:16.386Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-23T13:03:16.386Z] === RUN TestKillStoppedContainer [2020-09-23T13:03:16.386Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-23T13:03:16.386Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-23T13:03:16.386Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-23T13:03:16.386Z] === RUN TestKillDifferentUserContainer [2020-09-23T13:03:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-23T13:03:17.331Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-09-23T13:03:17.331Z] === RUN TestInspectOomKilledTrue [2020-09-23T13:03:17.331Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-23T13:03:17.331Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:03:17.331Z] === RUN TestInspectOomKilledFalse [2020-09-23T13:03:17.331Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-09-23T13:03:17.331Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:03:17.331Z] === RUN TestLinksEtcHostsContentMatch [2020-09-23T13:03:17.637Z] --- PASS: TestImportExtremelyLargeImageWorks (102.05s) [2020-09-23T13:03:17.637Z] PASS [2020-09-23T13:03:17.637Z] [2020-09-23T13:03:17.637Z] === Skipped [2020-09-23T13:03:17.637Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:03:17.637Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-23T13:03:17.637Z] [2020-09-23T13:03:17.637Z] [2020-09-23T13:03:17.637Z] DONE 12 tests, 1 skipped in 106.333s [2020-09-23T13:03:17.637Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-23T13:03:17.637Z] INFO: Testing against a local daemon [2020-09-23T13:03:17.637Z] === RUN TestNetworkCreateDelete [2020-09-23T13:03:17.637Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-09-23T13:03:17.637Z] === RUN TestDockerNetworkDeletePreferID [2020-09-23T13:03:17.637Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-09-23T13:03:17.637Z] === RUN TestDaemonDNSFallback [2020-09-23T13:03:17.637Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-09-23T13:03:17.637Z] === RUN TestInspectNetwork [2020-09-23T13:03:17.637Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-23T13:03:17.637Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.637Z] === RUN TestRunContainerWithBridgeNone [2020-09-23T13:03:17.637Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-23T13:03:17.638Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestNetworkInvalidJSON [2020-09-23T13:03:17.638Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-23T13:03:17.638Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-23T13:03:17.638Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:03:17.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:03:17.638Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:03:17.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:03:17.638Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-23T13:03:17.638Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:03:17.638Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:03:17.638Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-23T13:03:17.638Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-23T13:03:17.638Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-23T13:03:17.638Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-23T13:03:17.638Z] === RUN TestHostIPv4BridgeLabel [2020-09-23T13:03:17.638Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-23T13:03:17.638Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-23T13:03:17.638Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-23T13:03:17.638Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestDaemonDefaultNetworkPools [2020-09-23T13:03:17.638Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2020-09-23T13:03:17.638Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-23T13:03:17.638Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s) [2020-09-23T13:03:17.638Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-23T13:03:17.638Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2020-09-23T13:03:17.638Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-23T13:03:17.638Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-23T13:03:17.638Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestServiceWithPredefinedNetwork [2020-09-23T13:03:17.638Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-23T13:03:17.638Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-23T13:03:17.638Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:03:17.638Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:03:17.638Z] === RUN TestServiceWithDataPathPortInit [2020-09-23T13:03:17.638Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s) [2020-09-23T13:03:17.638Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-23T13:03:17.638Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-23T13:03:17.638Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] PASS [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === Skipped [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-23T13:03:17.638Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-23T13:03:17.638Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-23T13:03:17.638Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-23T13:03:17.638Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2020-09-23T13:03:17.638Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s) [2020-09-23T13:03:17.638Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s) [2020-09-23T13:03:17.638Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-23T13:03:17.638Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-23T13:03:17.638Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:03:17.638Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s) [2020-09-23T13:03:17.638Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-23T13:03:17.638Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] DONE 19 tests, 12 skipped in 8.160s [2020-09-23T13:03:17.638Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:03:17.638Z] INFO: Testing against a local daemon [2020-09-23T13:03:17.638Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-23T13:03:17.638Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:03:17.638Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:03:17.638Z] === RUN TestDockerNetworkIpvlan [2020-09-23T13:03:17.638Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:03:17.638Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:03:17.638Z] PASS [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === Skipped [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:03:17.638Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:03:17.638Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] DONE 2 tests, 2 skipped in 0.136s [2020-09-23T13:03:17.638Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:03:17.638Z] INFO: Testing against a local daemon [2020-09-23T13:03:17.638Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-23T13:03:17.638Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-23T13:03:17.638Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] === RUN TestDockerNetworkMacvlan [2020-09-23T13:03:17.638Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-23T13:03:17.638Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] PASS [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === Skipped [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-23T13:03:17.638Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-23T13:03:17.638Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] DONE 2 tests, 2 skipped in 0.135s [2020-09-23T13:03:17.638Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-23T13:03:17.638Z] testing: warning: no tests to run [2020-09-23T13:03:17.638Z] PASS [2020-09-23T13:03:17.638Z] [2020-09-23T13:03:17.638Z] DONE 0 tests in 0.024s [2020-09-23T13:03:17.638Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-23T13:03:17.638Z] INFO: Testing against a local daemon [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginAllowRequest [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginTLS [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginDenyRequest [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginDenyResponse [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginAllowEventStream [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginErrorResponse [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginErrorRequest [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginHeader [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginV2Disable [2020-09-23T13:03:17.638Z] --- SKIP: TestAuthZPluginV2Disable (0.07s) [2020-09-23T13:03:17.638Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.638Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-23T13:03:17.894Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.31s) [2020-09-23T13:03:17.894Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:17.894Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-23T13:03:17.905Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-09-23T13:03:17.905Z] === RUN TestLinksContainerNames [2020-09-23T13:03:17.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-23T13:03:18.150Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2020-09-23T13:03:18.150Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.150Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-23T13:03:18.407Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.39s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] PASS [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === Skipped [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.40s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.07s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.31s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.39s) [2020-09-23T13:03:18.407Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] [2020-09-23T13:03:18.407Z] DONE 17 tests, 17 skipped in 1.619s [2020-09-23T13:03:18.407Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-23T13:03:18.663Z] INFO: Testing against a local daemon [2020-09-23T13:03:18.663Z] === RUN TestPluginInvalidJSON [2020-09-23T13:03:18.663Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:03:18.663Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:03:18.663Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:03:18.663Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-23T13:03:18.663Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-23T13:03:18.663Z] === RUN TestPluginInstall [2020-09-23T13:03:18.663Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-23T13:03:18.663Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.663Z] PASS [2020-09-23T13:03:18.663Z] [2020-09-23T13:03:18.663Z] === Skipped [2020-09-23T13:03:18.663Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-23T13:03:18.663Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-23T13:03:18.663Z] [2020-09-23T13:03:18.663Z] [2020-09-23T13:03:18.663Z] DONE 3 tests, 1 skipped in 0.178s [2020-09-23T13:03:18.663Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-23T13:03:18.919Z] INFO: Testing against a local daemon [2020-09-23T13:03:18.919Z] === RUN TestExternalGraphDriver [2020-09-23T13:03:18.919Z] --- SKIP: TestExternalGraphDriver (0.17s) [2020-09-23T13:03:18.919Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-23T13:03:18.919Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:03:18.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-23T13:03:19.293Z] --- PASS: TestLinksContainerNames (1.44s) [2020-09-23T13:03:19.293Z] === RUN TestLogsFollowTailEmpty [2020-09-23T13:03:20.019Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T13:03:20.019Z] Using test binary docker [2020-09-23T13:03:20.019Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-23T13:03:20.019Z] +++ /etc/init.d/apparmor start [2020-09-23T13:03:20.019Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T13:03:20.019Z] INFO: Waiting for daemon to start... [2020-09-23T13:03:20.019Z] Starting dockerd [2020-09-23T13:03:20.019Z] +++ 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 [2020-09-23T13:03:20.237Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-09-23T13:03:20.237Z] === RUN TestContainerNetworkMountsNoChown [2020-09-23T13:03:20.810Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/default [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/default [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/private [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/private [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rprivate [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/slave [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/slave [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rslave [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/shared [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/shared [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rshared [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/default [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rslave [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/shared [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rprivate [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/slave [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/private [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rshared [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-23T13:03:20.810Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:03:20.810Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:03:20.810Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-23T13:03:21.072Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-23T13:03:21.334Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-09-23T13:03:21.334Z] === RUN TestContainerBindMountNonRecursive [2020-09-23T13:03:22.119Z] . [2020-09-23T13:03:22.119Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T13:03:22.119Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T13:03:22.119Z] Error: No such image: emptyfs [2020-09-23T13:03:22.119Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-23T13:03:22.119Z] ++++ docker load [2020-09-23T13:03:22.119Z] Running integration-test (iteration 1) [2020-09-23T13:03:22.119Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-23T13:03:22.119Z] ++ 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 [2020-09-23T13:03:22.119Z] ++ set -e [2020-09-23T13:03:22.119Z] ++ '[' -n 0 ']' [2020-09-23T13:03:22.119Z] ++ set -x [2020-09-23T13:03:22.119Z] ++ 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 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 [2020-09-23T13:03:23.251Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-09-23T13:03:23.251Z] === RUN TestNetworkNat [2020-09-23T13:03:24.196Z] --- PASS: TestNetworkNat (0.83s) [2020-09-23T13:03:24.196Z] === RUN TestNetworkLocalhostTCPNat [2020-09-23T13:03:25.140Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-09-23T13:03:25.140Z] === RUN TestNetworkLoopbackNat [2020-09-23T13:03:25.226Z] ......................... [ 67%] [2020-09-23T13:03:25.456Z] --- PASS: TestGraphdriverPluginV2 (5.63s) [2020-09-23T13:03:25.456Z] PASS [2020-09-23T13:03:25.456Z] [2020-09-23T13:03:25.456Z] === Skipped [2020-09-23T13:03:25.456Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.17s) [2020-09-23T13:03:25.456Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-23T13:03:25.456Z] [2020-09-23T13:03:25.456Z] [2020-09-23T13:03:25.456Z] DONE 2 tests, 1 skipped in 5.926s [2020-09-23T13:03:25.456Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-23T13:03:25.456Z] INFO: Testing against a local daemon [2020-09-23T13:03:25.456Z] === RUN TestContinueAfterPluginCrash [2020-09-23T13:03:25.456Z] === PAUSE TestContinueAfterPluginCrash [2020-09-23T13:03:25.456Z] === RUN TestReadPluginNoRead [2020-09-23T13:03:25.456Z] === PAUSE TestReadPluginNoRead [2020-09-23T13:03:25.456Z] === RUN TestDaemonStartWithLogOpt [2020-09-23T13:03:25.456Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-23T13:03:25.456Z] === CONT TestContinueAfterPluginCrash [2020-09-23T13:03:25.456Z] === CONT TestDaemonStartWithLogOpt [2020-09-23T13:03:28.445Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2020-09-23T13:03:28.445Z] === RUN TestPause [2020-09-23T13:03:28.707Z] --- PASS: TestPause (0.79s) [2020-09-23T13:03:28.707Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-23T13:03:28.707Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:03:28.707Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:03:28.707Z] === RUN TestPauseStopPausedContainer [2020-09-23T13:03:29.654Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-09-23T13:03:29.654Z] === RUN TestPsFilter [2020-09-23T13:03:29.917Z] --- PASS: TestPsFilter (0.25s) [2020-09-23T13:03:29.917Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-23T13:03:30.491Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-09-23T13:03:30.491Z] === RUN TestRemoveContainerWithVolume [2020-09-23T13:03:30.613Z] Loaded image: buildpack-deps:buster [2020-09-23T13:03:30.906Z] Loaded image: busybox:latest [2020-09-23T13:03:30.906Z] Loaded image: busybox:glibc [2020-09-23T13:03:30.906Z] Loaded image: debian:buster [2020-09-23T13:03:30.906Z] Loaded image: hello-world:latest [2020-09-23T13:03:30.906Z] INFO: Testing against a local daemon [2020-09-23T13:03:30.906Z] === RUN TestCgroupNamespacesBuild [2020-09-23T13:03:31.436Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-09-23T13:03:31.436Z] === RUN TestRemoveContainerRunning [2020-09-23T13:03:32.009Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-09-23T13:03:32.009Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-23T13:03:32.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2020-09-23T13:03:32.955Z] === RUN TestRemoveInvalidContainer [2020-09-23T13:03:32.955Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-23T13:03:32.955Z] === RUN TestRenameLinkedContainer [2020-09-23T13:03:33.645Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-09-23T13:03:33.645Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-23T13:03:35.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-09-23T13:03:35.158Z] === RUN TestBuildWithSession [2020-09-23T13:03:35.158Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-23T13:03:35.158Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:03:35.158Z] === RUN TestBuildSquashParent [2020-09-23T13:03:36.260Z] --- PASS: TestRenameLinkedContainer (2.97s) [2020-09-23T13:03:36.260Z] === RUN TestRenameStoppedContainer [2020-09-23T13:03:36.521Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-09-23T13:03:36.522Z] === RUN TestRenameRunningContainerAndReuse [2020-09-23T13:03:38.439Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2020-09-23T13:03:38.439Z] === RUN TestRenameInvalidName [2020-09-23T13:03:39.012Z] --- PASS: TestRenameInvalidName (0.78s) [2020-09-23T13:03:39.012Z] === RUN TestRenameAnonymousContainer [2020-09-23T13:03:40.298Z] --- PASS: TestDaemonStartWithLogOpt (13.21s) [2020-09-23T13:03:40.298Z] === CONT TestReadPluginNoRead [2020-09-23T13:03:41.663Z] === RUN TestReadPluginNoRead/default [2020-09-23T13:03:41.663Z] --- PASS: TestContinueAfterPluginCrash (16.89s) [2020-09-23T13:03:42.098Z] --- PASS: TestBuildSquashParent (6.95s) [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:03:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:03:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:03:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:03:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:03:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:03:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:03:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:03:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:03:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:03:43.227Z] --- PASS: TestRenameAnonymousContainer (3.90s) [2020-09-23T13:03:43.227Z] === RUN TestRenameContainerWithSameName [2020-09-23T13:03:43.489Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-09-23T13:03:43.489Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-23T13:03:44.177Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-23T13:03:44.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:03:44.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:03:44.877Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-09-23T13:03:44.877Z] === RUN TestResize [2020-09-23T13:03:45.823Z] --- PASS: TestResize (0.78s) [2020-09-23T13:03:45.823Z] === RUN TestResizeWithInvalidSize [2020-09-23T13:03:46.065Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-23T13:03:46.176Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-23T13:03:46.176Z] === RUN TestBoolValue [2020-09-23T13:03:46.176Z] --- PASS: TestBoolValue (0.00s) [2020-09-23T13:03:46.176Z] === RUN TestBoolValueOrDefault [2020-09-23T13:03:46.176Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-09-23T13:03:46.176Z] === RUN TestInt64ValueOrZero [2020-09-23T13:03:46.176Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-09-23T13:03:46.176Z] === RUN TestInt64ValueOrDefault [2020-09-23T13:03:46.176Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-09-23T13:03:46.176Z] === RUN TestInt64ValueOrDefaultWithError [2020-09-23T13:03:46.176Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-09-23T13:03:46.176Z] === RUN TestJsonContentType [2020-09-23T13:03:46.176Z] --- PASS: TestJsonContentType (0.00s) [2020-09-23T13:03:46.176Z] PASS [2020-09-23T13:03:46.176Z] coverage: 14.7% of statements [2020-09-23T13:03:46.176Z] ok github.com/docker/docker/api/server/httputils 0.143s coverage: 14.7% of statements [2020-09-23T13:03:46.766Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-09-23T13:03:46.766Z] === RUN TestResizeWhenContainerNotStarted [2020-09-23T13:03:46.912Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:03:46.912Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:03:47.340Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-09-23T13:03:47.340Z] === RUN TestDaemonRestartKillContainers [2020-09-23T13:03:47.340Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:03:47.340Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:03:47.340Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:03:47.340Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:03:47.340Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:03:47.340Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:03:47.340Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:03:47.340Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:03:47.340Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:03:47.340Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:03:47.341Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:03:47.341Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:03:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:03:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:03:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:03:47.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:03:48.354Z] === RUN TestMaskSecretKeys [2020-09-23T13:03:48.354Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-09-23T13:03:48.354Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-09-23T13:03:48.354Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-09-23T13:03:48.354Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-09-23T13:03:48.354Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-09-23T13:03:48.354Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-09-23T13:03:48.354Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-09-23T13:03:48.354Z] === RUN TestVersionMiddlewareVersion [2020-09-23T13:03:48.354Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-09-23T13:03:48.354Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-09-23T13:03:48.354Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-09-23T13:03:48.354Z] PASS [2020-09-23T13:03:48.354Z] coverage: 37.7% of statements [2020-09-23T13:03:48.354Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2020-09-23T13:03:48.354Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-23T13:03:48.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-23T13:03:48.355Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-23T13:03:48.594Z] --- PASS: TestReadPluginNoRead (10.32s) [2020-09-23T13:03:48.594Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-09-23T13:03:48.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-09-23T13:03:48.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2020-09-23T13:03:48.594Z] read_test.go:92: [d894296bb04fe] daemon is not started [2020-09-23T13:03:48.594Z] PASS [2020-09-23T13:03:48.594Z] [2020-09-23T13:03:48.594Z] DONE 6 tests in 23.673s [2020-09-23T13:03:48.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-23T13:03:48.594Z] testing: warning: no tests to run [2020-09-23T13:03:48.594Z] PASS [2020-09-23T13:03:48.594Z] [2020-09-23T13:03:48.594Z] DONE 0 tests in 0.043s [2020-09-23T13:03:48.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-23T13:03:48.594Z] INFO: Testing against a local daemon [2020-09-23T13:03:48.594Z] === RUN TestPluginWithDevMounts [2020-09-23T13:03:48.594Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-23T13:03:48.594Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-23T13:03:48.594Z] PASS [2020-09-23T13:03:48.594Z] [2020-09-23T13:03:48.594Z] === Skipped [2020-09-23T13:03:48.594Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-23T13:03:48.594Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-23T13:03:48.594Z] [2020-09-23T13:03:48.594Z] [2020-09-23T13:03:48.594Z] DONE 1 tests, 1 skipped in 0.147s [2020-09-23T13:03:48.594Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-23T13:03:48.594Z] INFO: Testing against a local daemon [2020-09-23T13:03:48.594Z] === RUN TestSecretInspect [2020-09-23T13:03:48.594Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-23T13:03:48.594Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.594Z] === RUN TestSecretList [2020-09-23T13:03:48.594Z] --- SKIP: TestSecretList (0.02s) [2020-09-23T13:03:48.594Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.594Z] === RUN TestSecretsCreateAndDelete [2020-09-23T13:03:48.851Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-09-23T13:03:48.851Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestSecretsUpdate [2020-09-23T13:03:48.851Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-23T13:03:48.851Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestTemplatedSecret [2020-09-23T13:03:48.851Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-23T13:03:48.851Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestSecretCreateResolve [2020-09-23T13:03:48.851Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-23T13:03:48.851Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] PASS [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] === Skipped [2020-09-23T13:03:48.851Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-23T13:03:48.851Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-09-23T13:03:48.851Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-09-23T13:03:48.851Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-23T13:03:48.851Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-23T13:03:48.851Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-23T13:03:48.851Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] [2020-09-23T13:03:48.851Z] DONE 6 tests, 6 skipped in 0.199s [2020-09-23T13:03:48.851Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-23T13:03:48.851Z] INFO: Testing against a local daemon [2020-09-23T13:03:48.851Z] === RUN TestServiceCreateInit [2020-09-23T13:03:48.851Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-23T13:03:48.851Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-23T13:03:48.851Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-23T13:03:48.851Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-23T13:03:48.851Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-23T13:03:48.851Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestCreateServiceMultipleTimes [2020-09-23T13:03:48.851Z] --- SKIP: TestCreateServiceMultipleTimes (0.03s) [2020-09-23T13:03:48.851Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestCreateServiceConflict [2020-09-23T13:03:48.851Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-23T13:03:48.851Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestCreateServiceMaxReplicas [2020-09-23T13:03:48.851Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-23T13:03:48.851Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:48.851Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-23T13:03:49.107Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-23T13:03:49.107Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestCreateServiceSecretFileMode [2020-09-23T13:03:49.107Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-09-23T13:03:49.107Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestCreateServiceConfigFileMode [2020-09-23T13:03:49.107Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-23T13:03:49.107Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestCreateServiceSysctls [2020-09-23T13:03:49.107Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-23T13:03:49.107Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestCreateServiceCapabilities [2020-09-23T13:03:49.107Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-23T13:03:49.107Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestInspect [2020-09-23T13:03:49.107Z] --- SKIP: TestInspect (0.01s) [2020-09-23T13:03:49.107Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestCreateJob [2020-09-23T13:03:49.107Z] --- SKIP: TestCreateJob (0.01s) [2020-09-23T13:03:49.107Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestReplicatedJob [2020-09-23T13:03:49.107Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-23T13:03:49.107Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestUpdateReplicatedJob [2020-09-23T13:03:49.107Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-23T13:03:49.107Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestServiceListWithStatuses [2020-09-23T13:03:49.107Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-23T13:03:49.107Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:03:49.107Z] === RUN TestDockerNetworkConnectAlias [2020-09-23T13:03:49.107Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-09-23T13:03:49.107Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestDockerNetworkReConnect [2020-09-23T13:03:49.107Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-09-23T13:03:49.107Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:49.107Z] === RUN TestServicePlugin [2020-09-23T13:03:49.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:03:49.323Z] === RUN TestStrSliceMarshalJSON [2020-09-23T13:03:49.323Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestStrSliceUnmarshalJSON [2020-09-23T13:03:49.323Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestStrSliceUnmarshalString [2020-09-23T13:03:49.323Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestStrSliceUnmarshalSlice [2020-09-23T13:03:49.323Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-09-23T13:03:49.323Z] PASS [2020-09-23T13:03:49.323Z] coverage: 90.0% of statements [2020-09-23T13:03:49.323Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-09-23T13:03:49.323Z] === RUN TestToJSON [2020-09-23T13:03:49.323Z] --- PASS: TestToJSON (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestToParamWithVersion [2020-09-23T13:03:49.323Z] --- PASS: TestToParamWithVersion (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestFromJSON [2020-09-23T13:03:49.323Z] --- PASS: TestFromJSON (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestEmpty [2020-09-23T13:03:49.323Z] --- PASS: TestEmpty (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestArgsMatchKVListEmptySources [2020-09-23T13:03:49.323Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestArgsMatchKVList [2020-09-23T13:03:49.323Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestArgsMatch [2020-09-23T13:03:49.323Z] --- PASS: TestArgsMatch (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestAdd [2020-09-23T13:03:49.323Z] --- PASS: TestAdd (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestDel [2020-09-23T13:03:49.323Z] --- PASS: TestDel (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestLen [2020-09-23T13:03:49.323Z] --- PASS: TestLen (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestExactMatch [2020-09-23T13:03:49.323Z] --- PASS: TestExactMatch (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestOnlyOneExactMatch [2020-09-23T13:03:49.323Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestContains [2020-09-23T13:03:49.323Z] --- PASS: TestContains (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestValidate [2020-09-23T13:03:49.323Z] --- PASS: TestValidate (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestWalkValues [2020-09-23T13:03:49.323Z] --- PASS: TestWalkValues (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestFuzzyMatch [2020-09-23T13:03:49.323Z] --- PASS: TestFuzzyMatch (0.00s) [2020-09-23T13:03:49.323Z] === RUN TestClone [2020-09-23T13:03:49.323Z] --- PASS: TestClone (0.00s) [2020-09-23T13:03:49.323Z] PASS [2020-09-23T13:03:49.323Z] coverage: 92.2% of statements [2020-09-23T13:03:49.323Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s) [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s) [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-09-23T13:03:49.658Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2020-09-23T13:03:49.658Z] === RUN TestBuildMultiStageCopy [2020-09-23T13:03:49.658Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-23T13:03:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:03:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:03:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:03:50.294Z] === RUN TestAdjustForAPIVersion [2020-09-23T13:03:50.294Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-09-23T13:03:50.294Z] PASS [2020-09-23T13:03:50.294Z] coverage: 5.7% of statements [2020-09-23T13:03:50.294Z] ok github.com/docker/docker/api/server/router/swarm 0.173s coverage: 5.7% of statements [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-23T13:03:50.294Z] === RUN TestDurationToSecondsString [2020-09-23T13:03:50.294Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-09-23T13:03:50.294Z] === RUN TestGetTimestamp [2020-09-23T13:03:50.294Z] --- PASS: TestGetTimestamp (0.13s) [2020-09-23T13:03:50.294Z] === RUN TestParseTimestamps [2020-09-23T13:03:50.294Z] --- PASS: TestParseTimestamps (0.00s) [2020-09-23T13:03:50.294Z] PASS [2020-09-23T13:03:50.294Z] coverage: 100.0% of statements [2020-09-23T13:03:50.294Z] ok github.com/docker/docker/api/types/time 0.241s coverage: 100.0% of statements [2020-09-23T13:03:50.294Z] === RUN TestCompareVersion [2020-09-23T13:03:50.294Z] --- PASS: TestCompareVersion (0.00s) [2020-09-23T13:03:50.294Z] PASS [2020-09-23T13:03:50.294Z] coverage: 75.0% of statements [2020-09-23T13:03:50.294Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-23T13:03:50.294Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-23T13:03:51.265Z] === RUN TestReadAll [2020-09-23T13:03:51.265Z] --- PASS: TestReadAll (0.00s) [2020-09-23T13:03:51.265Z] PASS [2020-09-23T13:03:51.265Z] coverage: 96.8% of statements [2020-09-23T13:03:51.265Z] ok github.com/docker/docker/builder/dockerignore 0.104s coverage: 96.8% of statements [2020-09-23T13:03:51.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:03:51.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-09-23T13:03:52.234Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-09-23T13:03:52.234Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-09-23T13:03:52.234Z] === RUN TestCloneArgsSmartHttp [2020-09-23T13:03:52.234Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-09-23T13:03:52.234Z] === RUN TestCloneArgsDumbHttp [2020-09-23T13:03:52.234Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-09-23T13:03:52.234Z] === RUN TestCloneArgsGit [2020-09-23T13:03:52.234Z] --- PASS: TestCloneArgsGit (0.00s) [2020-09-23T13:03:52.234Z] === RUN TestCheckoutGit [2020-09-23T13:03:52.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-23T13:03:52.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-23T13:03:53.032Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-23T13:03:53.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:03:53.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:03:53.273Z] --- SKIP: TestServicePlugin (3.44s) [2020-09-23T13:03:53.273Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] === RUN TestServiceUpdateLabel [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-23T13:03:53.273Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] === RUN TestServiceUpdateSecrets [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-23T13:03:53.273Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] === RUN TestServiceUpdateConfigs [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-23T13:03:53.273Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] === RUN TestServiceUpdateNetwork [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-09-23T13:03:53.273Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] === RUN TestServiceUpdatePidsLimit [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-23T13:03:53.273Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] PASS [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === Skipped [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-23T13:03:53.273Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-23T13:03:53.273Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-23T13:03:53.273Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.03s) [2020-09-23T13:03:53.273Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-23T13:03:53.273Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-23T13:03:53.273Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-23T13:03:53.273Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-09-23T13:03:53.273Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-23T13:03:53.273Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-23T13:03:53.273Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-23T13:03:53.273Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-23T13:03:53.273Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-23T13:03:53.273Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-23T13:03:53.273Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-23T13:03:53.273Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-23T13:03:53.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-09-23T13:03:53.273Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-09-23T13:03:53.273Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-09-23T13:03:53.273Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-23T13:03:53.273Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-23T13:03:53.273Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-23T13:03:53.273Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-09-23T13:03:53.273Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-23T13:03:53.273Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] DONE 24 tests, 23 skipped in 3.896s [2020-09-23T13:03:53.273Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-23T13:03:53.273Z] INFO: Testing against a local daemon [2020-09-23T13:03:53.273Z] === RUN TestSessionCreate [2020-09-23T13:03:53.273Z] --- PASS: TestSessionCreate (0.03s) [2020-09-23T13:03:53.273Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-23T13:03:53.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-23T13:03:53.273Z] PASS [2020-09-23T13:03:53.273Z] [2020-09-23T13:03:53.273Z] DONE 2 tests in 0.152s [2020-09-23T13:03:53.273Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-23T13:03:53.273Z] INFO: Testing against a local daemon [2020-09-23T13:03:53.273Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-23T13:03:53.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:03:53.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:03:53.273Z] === RUN TestEventsExecDie [2020-09-23T13:03:53.529Z] --- PASS: TestEventsExecDie (0.48s) [2020-09-23T13:03:53.529Z] === RUN TestEventsBackwardsCompatible [2020-09-23T13:03:53.529Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-23T13:03:53.529Z] === RUN TestInfoBinaryCommits [2020-09-23T13:03:53.529Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-23T13:03:53.529Z] === RUN TestInfoAPIVersioned [2020-09-23T13:03:53.529Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-23T13:03:53.529Z] === RUN TestInfoDiscoveryBackend [2020-09-23T13:03:53.667Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-23T13:03:54.303Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2020-09-23T13:03:54.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-09-23T13:03:54.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-23T13:03:54.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-09-23T13:03:54.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-09-23T13:03:54.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-09-23T13:03:54.303Z] === RUN TestBuildMultiStageParentConfig [2020-09-23T13:03:55.144Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-09-23T13:03:55.144Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestProcessNoDockerignore [2020-09-23T13:03:55.144Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestProcessShouldLeaveAllFiles [2020-09-23T13:03:55.144Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestDetectContentType [2020-09-23T13:03:55.144Z] --- PASS: TestDetectContentType (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestSelectAcceptableMIME [2020-09-23T13:03:55.144Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestInspectEmptyResponse [2020-09-23T13:03:55.144Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestInspectResponseBinary [2020-09-23T13:03:55.144Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestResponseUnsupportedContentType [2020-09-23T13:03:55.144Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestInspectResponseTextSimple [2020-09-23T13:03:55.144Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestInspectResponseEmptyContentType [2020-09-23T13:03:55.144Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestUnknownContentLength [2020-09-23T13:03:55.144Z] --- PASS: TestUnknownContentLength (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestDownloadRemote [2020-09-23T13:03:55.144Z] --- PASS: TestDownloadRemote (0.12s) [2020-09-23T13:03:55.144Z] === RUN TestGetWithStatusError [2020-09-23T13:03:55.144Z] --- PASS: TestGetWithStatusError (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestCloseRootDirectory [2020-09-23T13:03:55.144Z] --- SKIP: TestCloseRootDirectory (0.01s) [2020-09-23T13:03:55.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:03:55.144Z] === RUN TestHashFile [2020-09-23T13:03:55.144Z] --- SKIP: TestHashFile (0.00s) [2020-09-23T13:03:55.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:03:55.144Z] === RUN TestHashSubdir [2020-09-23T13:03:55.144Z] --- SKIP: TestHashSubdir (0.01s) [2020-09-23T13:03:55.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:03:55.144Z] === RUN TestRemoveDirectory [2020-09-23T13:03:55.144Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-09-23T13:03:55.144Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:03:55.144Z] PASS [2020-09-23T13:03:55.144Z] coverage: 9.2% of statements [2020-09-23T13:03:55.144Z] ok github.com/docker/docker/builder/remotecontext 0.742s coverage: 9.2% of statements [2020-09-23T13:03:55.144Z] === RUN TestGetAllAllowed [2020-09-23T13:03:55.144Z] --- PASS: TestGetAllAllowed (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestGetAllMeta [2020-09-23T13:03:55.144Z] --- PASS: TestGetAllMeta (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestWarnOnUnusedBuildArgs [2020-09-23T13:03:55.144Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestIsUnreferencedBuiltin [2020-09-23T13:03:55.144Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestIsExistingDirectory [2020-09-23T13:03:55.144Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestGetFilenameForDownload [2020-09-23T13:03:55.144Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestEnv2Variables [2020-09-23T13:03:55.144Z] --- PASS: TestEnv2Variables (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-09-23T13:03:55.144Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestMaintainer [2020-09-23T13:03:55.144Z] --- PASS: TestMaintainer (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestLabel [2020-09-23T13:03:55.144Z] --- PASS: TestLabel (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestFromScratch [2020-09-23T13:03:55.144Z] --- PASS: TestFromScratch (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestFromWithArg [2020-09-23T13:03:55.144Z] --- PASS: TestFromWithArg (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-09-23T13:03:55.144Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestFromWithUndefinedArg [2020-09-23T13:03:55.144Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestFromMultiStageWithNamedStage [2020-09-23T13:03:55.144Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestOnbuild [2020-09-23T13:03:55.144Z] --- PASS: TestOnbuild (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestWorkdir [2020-09-23T13:03:55.144Z] --- PASS: TestWorkdir (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestCmd [2020-09-23T13:03:55.144Z] --- PASS: TestCmd (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestHealthcheckNone [2020-09-23T13:03:55.144Z] --- PASS: TestHealthcheckNone (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestHealthcheckCmd [2020-09-23T13:03:55.144Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestEntrypoint [2020-09-23T13:03:55.144Z] --- PASS: TestEntrypoint (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestExpose [2020-09-23T13:03:55.144Z] --- PASS: TestExpose (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestUser [2020-09-23T13:03:55.144Z] --- PASS: TestUser (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestVolume [2020-09-23T13:03:55.144Z] --- PASS: TestVolume (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestStopSignal [2020-09-23T13:03:55.144Z] --- SKIP: TestStopSignal (0.00s) [2020-09-23T13:03:55.144Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-23T13:03:55.144Z] === RUN TestArg [2020-09-23T13:03:55.144Z] --- PASS: TestArg (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestShell [2020-09-23T13:03:55.144Z] --- PASS: TestShell (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestPrependEnvOnCmd [2020-09-23T13:03:55.144Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestRunWithBuildArgs [2020-09-23T13:03:55.144Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestRunIgnoresHealthcheck [2020-09-23T13:03:55.144Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestNormalizeWorkdir [2020-09-23T13:03:55.144Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestDispatch [2020-09-23T13:03:55.144Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-09-23T13:03:55.144Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-09-23T13:03:55.144Z] === RUN TestEnable [2020-09-23T13:03:55.144Z] --- PASS: TestEnable (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestDisable [2020-09-23T13:03:55.144Z] --- PASS: TestDisable (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestEnabled [2020-09-23T13:03:55.144Z] --- PASS: TestEnabled (0.00s) [2020-09-23T13:03:55.144Z] PASS [2020-09-23T13:03:55.144Z] coverage: 100.0% of statements [2020-09-23T13:03:55.144Z] ok github.com/docker/docker/cli/debug 0.238s coverage: 100.0% of statements [2020-09-23T13:03:55.144Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-09-23T13:03:55.144Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-09-23T13:03:55.144Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-09-23T13:03:55.144Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-09-23T13:03:55.144Z] === RUN TestDispatch/COPY_url [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch (0.06s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-09-23T13:03:55.144Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestAddScratchImageAddsToMounts [2020-09-23T13:03:55.144Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestAddFromScratchPopulatesPlatform [2020-09-23T13:03:55.144Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-09-23T13:03:55.144Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-09-23T13:03:55.144Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-09-23T13:03:55.416Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-09-23T13:03:55.416Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-23T13:03:55.603Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-09-23T13:03:55.603Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestImageSourceGetAddsToMounts [2020-09-23T13:03:55.603Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestEmptyDockerfile [2020-09-23T13:03:55.603Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestSymlinkDockerfile [2020-09-23T13:03:55.603Z] --- PASS: TestSymlinkDockerfile (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestDockerfileOutsideTheBuildContext [2020-09-23T13:03:55.603Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestNonExistingDockerfile [2020-09-23T13:03:55.603Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestCopyRunConfig [2020-09-23T13:03:55.603Z] --- PASS: TestCopyRunConfig (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestDeepCopyRunConfig [2020-09-23T13:03:55.603Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestExportImage [2020-09-23T13:03:55.603Z] --- PASS: TestExportImage (0.00s) [2020-09-23T13:03:55.603Z] === RUN TestNormalizeDest [2020-09-23T13:03:55.603Z] --- PASS: TestNormalizeDest (0.00s) [2020-09-23T13:03:55.603Z] PASS [2020-09-23T13:03:55.603Z] coverage: 46.3% of statements [2020-09-23T13:03:55.603Z] ok github.com/docker/docker/builder/dockerfile 0.446s coverage: 46.3% of statements [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-09-23T13:03:55.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2020-09-23T13:03:55.805Z] === RUN TestCgroupNamespacesRun [2020-09-23T13:03:55.820Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-09-23T13:03:55.820Z] === RUN TestBuildLabelWithTargets [2020-09-23T13:03:57.193Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-09-23T13:03:57.193Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-23T13:03:58.561Z] --- PASS: TestBuildLabelWithTargets (2.45s) [2020-09-23T13:03:58.561Z] === RUN TestBuildWithEmptyLayers [2020-09-23T13:03:58.681Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-09-23T13:03:58.681Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-23T13:03:58.681Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-23T13:03:58.681Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:03:58.681Z] === RUN TestInfoAPI [2020-09-23T13:03:58.681Z] --- PASS: TestInfoAPI (0.04s) [2020-09-23T13:03:58.681Z] === RUN TestInfoAPIWarnings [2020-09-23T13:03:59.119Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-09-23T13:03:59.119Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-23T13:03:59.197Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-09-23T13:03:59.197Z] === RUN TestBuildMultiStageOnBuild [2020-09-23T13:04:00.044Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-09-23T13:04:00.044Z] === RUN TestInfoDebug [2020-09-23T13:04:01.036Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-09-23T13:04:01.036Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-23T13:04:01.409Z] --- PASS: TestInfoDebug (1.52s) [2020-09-23T13:04:01.409Z] === RUN TestInfoInsecureRegistries [2020-09-23T13:04:02.424Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-09-23T13:04:02.424Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-23T13:04:02.778Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2020-09-23T13:04:02.778Z] === RUN TestBuildUncleanTarFilenames [2020-09-23T13:04:03.296Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-23T13:04:03.296Z] === RUN TestInfoRegistryMirrors [2020-09-23T13:04:03.818Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-09-23T13:04:03.818Z] === RUN TestBuildMultiStageLayerLeak [2020-09-23T13:04:04.343Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-09-23T13:04:04.343Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-23T13:04:04.660Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-09-23T13:04:04.660Z] === RUN TestLoginFailsWithBadCredentials [2020-09-23T13:04:05.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s) [2020-09-23T13:04:05.222Z] === RUN TestPingCacheHeaders [2020-09-23T13:04:05.222Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-23T13:04:05.222Z] === RUN TestPingGet [2020-09-23T13:04:05.222Z] --- PASS: TestPingGet (0.02s) [2020-09-23T13:04:05.222Z] === RUN TestPingHead [2020-09-23T13:04:05.222Z] --- PASS: TestPingHead (0.02s) [2020-09-23T13:04:05.222Z] === RUN TestVersion [2020-09-23T13:04:05.222Z] --- PASS: TestVersion (0.02s) [2020-09-23T13:04:05.222Z] PASS [2020-09-23T13:04:05.222Z] [2020-09-23T13:04:05.222Z] === Skipped [2020-09-23T13:04:05.222Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:04:05.222Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:04:05.222Z] [2020-09-23T13:04:05.222Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-23T13:04:05.222Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-23T13:04:05.222Z] [2020-09-23T13:04:05.222Z] [2020-09-23T13:04:05.222Z] DONE 18 tests, 2 skipped in 12.382s [2020-09-23T13:04:05.222Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-23T13:04:05.478Z] INFO: Testing against a local daemon [2020-09-23T13:04:05.478Z] === RUN TestVolumesCreateAndList [2020-09-23T13:04:05.478Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-23T13:04:05.478Z] === RUN TestVolumesRemove [2020-09-23T13:04:05.478Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-23T13:04:05.478Z] === RUN TestVolumesInspect [2020-09-23T13:04:05.478Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-23T13:04:05.478Z] === RUN TestVolumesInvalidJSON [2020-09-23T13:04:05.478Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-23T13:04:05.478Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-23T13:04:05.478Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-23T13:04:05.478Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-23T13:04:05.478Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-23T13:04:05.478Z] PASS [2020-09-23T13:04:05.478Z] [2020-09-23T13:04:05.478Z] DONE 5 tests in 0.227s [2020-09-23T13:04:05.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:04:05.478Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11975 is not a child of this shell [2020-09-23T13:04:05.478Z] warning: PID 11975 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-23T13:04:05.478Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:04:05.478Z] [2020-09-23T13:04:05.478Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:04:05.478Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:04:05.478Z] [2020-09-23T13:04:05.478Z] To set a process to complain mode, use the command line tool [2020-09-23T13:04:05.478Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:04:05.478Z] Removing test suite binaries [2020-09-23T13:04:05.478Z] exiting test-integration [2020-09-23T13:04:05.478Z] ++ exit 0 [2020-09-23T13:04:06.180Z] #65 exporting layers 80.4s done [2020-09-23T13:04:06.180Z] #65 exporting manifest sha256:17e30ae629c146e4628aed127b5861f0c4492f3fae1a2ff8a27a41b462b12f97 done [2020-09-23T13:04:06.180Z] #65 exporting config sha256:75374f9a82bcee3e0eaf9c6cdccab79cdfe065859ff93b8daf23b9a46341e3b9 done [2020-09-23T13:04:06.180Z] #65 sending tarball [2020-09-23T13:04:06.261Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-09-23T13:04:06.261Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-23T13:04:06.406Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-23T13:04:06.834Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-09-23T13:04:06.835Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-23T13:04:06.842Z] [2020-09-23T13:04:07.350Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s) [2020-09-23T13:04:07.351Z] === RUN TestBuildWithHugeFile [2020-09-23T13:04:07.988Z] === RUN TestCheckpointCreateError [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCheckpointCreate [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointCreate (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCheckpointDeleteError [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCheckpointDelete [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointDelete (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCheckpointListError [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointListError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCheckpointList [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointList (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCheckpointListContainerNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNewClientWithOpsFromEnv [2020-09-23T13:04:07.989Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-09-23T13:04:07.989Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-23T13:04:07.989Z] === RUN TestGetAPIPath [2020-09-23T13:04:07.989Z] --- PASS: TestGetAPIPath (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestParseHostURL [2020-09-23T13:04:07.989Z] --- PASS: TestParseHostURL (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-09-23T13:04:07.989Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNegotiateAPIVersionEmpty [2020-09-23T13:04:07.989Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNegotiateAPIVersion [2020-09-23T13:04:07.989Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNegotiateAPVersionOverride [2020-09-23T13:04:07.989Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNegotiateAPIVersionAutomatic [2020-09-23T13:04:07.989Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-09-23T13:04:07.989Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-09-23T13:04:07.989Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestClientRedirect [2020-09-23T13:04:07.989Z] --- PASS: TestClientRedirect (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigCreateUnsupported [2020-09-23T13:04:07.989Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigCreateError [2020-09-23T13:04:07.989Z] --- PASS: TestConfigCreateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigCreate [2020-09-23T13:04:07.989Z] --- PASS: TestConfigCreate (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigInspectNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigInspectWithEmptyID [2020-09-23T13:04:07.989Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigInspectUnsupported [2020-09-23T13:04:07.989Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigInspectError [2020-09-23T13:04:07.989Z] --- PASS: TestConfigInspectError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigInspectConfigNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigInspect [2020-09-23T13:04:07.989Z] --- PASS: TestConfigInspect (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigListUnsupported [2020-09-23T13:04:07.989Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigListError [2020-09-23T13:04:07.989Z] --- PASS: TestConfigListError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigList [2020-09-23T13:04:07.989Z] --- PASS: TestConfigList (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigRemoveUnsupported [2020-09-23T13:04:07.989Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigRemoveError [2020-09-23T13:04:07.989Z] --- PASS: TestConfigRemoveError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigRemove [2020-09-23T13:04:07.989Z] --- PASS: TestConfigRemove (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigUpdateUnsupported [2020-09-23T13:04:07.989Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigUpdateError [2020-09-23T13:04:07.989Z] --- PASS: TestConfigUpdateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestConfigUpdate [2020-09-23T13:04:07.989Z] --- PASS: TestConfigUpdate (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerCommitError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerCommitError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerCommit [2020-09-23T13:04:07.989Z] --- PASS: TestContainerCommit (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStatPathError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStatPathError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStatPathNotFoundError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStatPathNoHeaderError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStatPath [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStatPath (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyToContainerError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyToContainerError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyToContainerNotFoundError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyToContainerNotStatusOKError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyToContainer [2020-09-23T13:04:07.989Z] --- PASS: TestCopyToContainer (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyFromContainerError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyFromContainerNotFoundError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyFromContainerNotStatusOKError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyFromContainerNoHeaderError [2020-09-23T13:04:07.989Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestCopyFromContainer [2020-09-23T13:04:07.989Z] --- PASS: TestCopyFromContainer (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerCreateError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerCreateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerCreateImageNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerCreateWithName [2020-09-23T13:04:07.989Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerCreateAutoRemove [2020-09-23T13:04:07.989Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerDiffError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerDiffError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerDiff [2020-09-23T13:04:07.989Z] --- PASS: TestContainerDiff (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecCreateError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecCreate [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecCreate (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecStartError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecStartError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecStart [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecStart (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecInspectError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecInspect [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecInspect (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExportError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExportError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExport [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExport (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerInspectError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerInspectError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerInspectContainerNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerInspectWithEmptyID [2020-09-23T13:04:07.989Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerInspect [2020-09-23T13:04:07.989Z] --- PASS: TestContainerInspect (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerInspectNode [2020-09-23T13:04:07.989Z] --- PASS: TestContainerInspectNode (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerKillError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerKillError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerKill [2020-09-23T13:04:07.989Z] --- PASS: TestContainerKill (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerListError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerListError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerList [2020-09-23T13:04:07.989Z] --- PASS: TestContainerList (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerLogsNotFoundError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerLogsError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerLogsError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerLogs [2020-09-23T13:04:07.989Z] --- PASS: TestContainerLogs (0.13s) [2020-09-23T13:04:07.989Z] === RUN TestContainerPauseError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerPauseError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerPause [2020-09-23T13:04:07.989Z] --- PASS: TestContainerPause (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainersPruneError [2020-09-23T13:04:07.989Z] --- PASS: TestContainersPruneError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainersPrune [2020-09-23T13:04:07.989Z] --- PASS: TestContainersPrune (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRemoveError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRemoveError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRemoveNotFoundError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRemove [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRemove (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRenameError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRenameError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRename [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRename (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerResizeError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerResizeError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecResizeError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerResize [2020-09-23T13:04:07.989Z] --- PASS: TestContainerResize (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerExecResize [2020-09-23T13:04:07.989Z] --- PASS: TestContainerExecResize (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRestartError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRestartError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerRestart [2020-09-23T13:04:07.989Z] --- PASS: TestContainerRestart (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStartError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStartError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStart [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStart (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStatsError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStatsError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStats [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStats (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStopError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStopError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerStop [2020-09-23T13:04:07.989Z] --- PASS: TestContainerStop (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerTopError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerTopError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerTop [2020-09-23T13:04:07.989Z] --- PASS: TestContainerTop (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerUnpauseError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerUnpause [2020-09-23T13:04:07.989Z] --- PASS: TestContainerUnpause (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerUpdateError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerUpdateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerUpdate [2020-09-23T13:04:07.989Z] --- PASS: TestContainerUpdate (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerWaitError [2020-09-23T13:04:07.989Z] --- PASS: TestContainerWaitError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestContainerWait [2020-09-23T13:04:07.989Z] --- PASS: TestContainerWait (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestDiskUsageError [2020-09-23T13:04:07.989Z] --- PASS: TestDiskUsageError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestDiskUsage [2020-09-23T13:04:07.989Z] --- PASS: TestDiskUsage (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestDistributionInspectUnsupported [2020-09-23T13:04:07.989Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestDistributionInspectWithEmptyID [2020-09-23T13:04:07.989Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestEventsErrorInOptions [2020-09-23T13:04:07.989Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestEventsErrorFromServer [2020-09-23T13:04:07.989Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestEvents [2020-09-23T13:04:07.989Z] --- PASS: TestEvents (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestTLSCloseWriter [2020-09-23T13:04:07.989Z] === PAUSE TestTLSCloseWriter [2020-09-23T13:04:07.989Z] === RUN TestImageBuildError [2020-09-23T13:04:07.989Z] --- PASS: TestImageBuildError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageBuild [2020-09-23T13:04:07.989Z] --- PASS: TestImageBuild (0.01s) [2020-09-23T13:04:07.989Z] === RUN TestGetDockerOS [2020-09-23T13:04:07.989Z] --- PASS: TestGetDockerOS (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageCreateError [2020-09-23T13:04:07.989Z] --- PASS: TestImageCreateError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageCreate [2020-09-23T13:04:07.989Z] --- PASS: TestImageCreate (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageHistoryError [2020-09-23T13:04:07.989Z] --- PASS: TestImageHistoryError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageHistory [2020-09-23T13:04:07.989Z] --- PASS: TestImageHistory (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageImportError [2020-09-23T13:04:07.989Z] --- PASS: TestImageImportError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageImport [2020-09-23T13:04:07.989Z] --- PASS: TestImageImport (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageInspectError [2020-09-23T13:04:07.989Z] --- PASS: TestImageInspectError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageInspectImageNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageInspectWithEmptyID [2020-09-23T13:04:07.989Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageInspect [2020-09-23T13:04:07.989Z] --- PASS: TestImageInspect (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageListError [2020-09-23T13:04:07.989Z] --- PASS: TestImageListError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageList [2020-09-23T13:04:07.989Z] --- PASS: TestImageList (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageListApiBefore125 [2020-09-23T13:04:07.989Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageLoadError [2020-09-23T13:04:07.989Z] --- PASS: TestImageLoadError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageLoad [2020-09-23T13:04:07.989Z] --- PASS: TestImageLoad (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagesPruneError [2020-09-23T13:04:07.989Z] --- PASS: TestImagesPruneError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagesPrune [2020-09-23T13:04:07.989Z] --- PASS: TestImagesPrune (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullReferenceParseError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullAnyError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullAnyError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullStatusUnauthorizedError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePullWithoutErrors [2020-09-23T13:04:07.989Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushReferenceError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushAnyError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushAnyError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushStatusUnauthorizedError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithoutErrors [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-09-23T13:04:07.989Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-09-23T13:04:07.989Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageRemoveError [2020-09-23T13:04:07.989Z] --- PASS: TestImageRemoveError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageRemoveImageNotFound [2020-09-23T13:04:07.989Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageRemove [2020-09-23T13:04:07.989Z] --- PASS: TestImageRemove (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSaveError [2020-09-23T13:04:07.989Z] --- PASS: TestImageSaveError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSave [2020-09-23T13:04:07.989Z] --- PASS: TestImageSave (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSearchAnyError [2020-09-23T13:04:07.989Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSearchStatusUnauthorizedError [2020-09-23T13:04:07.989Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-23T13:04:07.989Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-23T13:04:07.989Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-09-23T13:04:07.989Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageSearchWithoutErrors [2020-09-23T13:04:07.989Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageTagError [2020-09-23T13:04:07.989Z] --- PASS: TestImageTagError (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageTagInvalidReference [2020-09-23T13:04:07.989Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-09-23T13:04:07.989Z] === RUN TestImageTagInvalidSourceImageName [2020-09-23T13:04:07.989Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestImageTagHexSource [2020-09-23T13:04:07.990Z] --- PASS: TestImageTagHexSource (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestImageTag [2020-09-23T13:04:07.990Z] --- PASS: TestImageTag (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestInfoServerError [2020-09-23T13:04:07.990Z] --- PASS: TestInfoServerError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestInfoInvalidResponseJSONError [2020-09-23T13:04:07.990Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestInfo [2020-09-23T13:04:07.990Z] --- PASS: TestInfo (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkConnectError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkConnectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkConnect [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkConnect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkCreateError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkCreateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkCreate [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkCreate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkDisconnectError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkDisconnect [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkInspectNotFoundError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkInspect [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkListError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkList [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworksPruneError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworksPruneError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworksPrune [2020-09-23T13:04:07.990Z] --- PASS: TestNetworksPrune (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkRemoveError [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNetworkRemove [2020-09-23T13:04:07.990Z] --- PASS: TestNetworkRemove (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestNodeInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeInspectNodeNotFound [2020-09-23T13:04:07.990Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeInspect [2020-09-23T13:04:07.990Z] --- PASS: TestNodeInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeListError [2020-09-23T13:04:07.990Z] --- PASS: TestNodeListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeList [2020-09-23T13:04:07.990Z] --- PASS: TestNodeList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeRemoveError [2020-09-23T13:04:07.990Z] --- PASS: TestNodeRemoveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeRemove [2020-09-23T13:04:07.990Z] --- PASS: TestNodeRemove (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeUpdateError [2020-09-23T13:04:07.990Z] --- PASS: TestNodeUpdateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestNodeUpdate [2020-09-23T13:04:07.990Z] --- PASS: TestNodeUpdate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestOptionWithTimeout [2020-09-23T13:04:07.990Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPingFail [2020-09-23T13:04:07.990Z] --- PASS: TestPingFail (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPingWithError [2020-09-23T13:04:07.990Z] 2020/09/23 13:04:07 RoundTripper returned a response & error; ignoring response [2020-09-23T13:04:07.990Z] 2020/09/23 13:04:07 RoundTripper returned a response & error; ignoring response [2020-09-23T13:04:07.990Z] --- PASS: TestPingWithError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPingSuccess [2020-09-23T13:04:07.990Z] --- PASS: TestPingSuccess (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPingHeadFallback [2020-09-23T13:04:07.990Z] === RUN TestPingHeadFallback/OK [2020-09-23T13:04:07.990Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-09-23T13:04:07.990Z] === RUN TestPingHeadFallback/Not_Found [2020-09-23T13:04:07.990Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-09-23T13:04:07.990Z] --- PASS: TestPingHeadFallback (0.00s) [2020-09-23T13:04:07.990Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-09-23T13:04:07.990Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-09-23T13:04:07.990Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-09-23T13:04:07.990Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginDisableError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginDisableError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginDisable [2020-09-23T13:04:07.990Z] --- PASS: TestPluginDisable (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginEnableError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginEnableError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginEnable [2020-09-23T13:04:07.990Z] --- PASS: TestPluginEnable (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginInspect [2020-09-23T13:04:07.990Z] --- PASS: TestPluginInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginListError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginList [2020-09-23T13:04:07.990Z] --- PASS: TestPluginList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginPushError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginPushError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginPush [2020-09-23T13:04:07.990Z] --- PASS: TestPluginPush (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginRemoveError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginRemoveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginRemove [2020-09-23T13:04:07.990Z] --- PASS: TestPluginRemove (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginSetError [2020-09-23T13:04:07.990Z] --- PASS: TestPluginSetError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPluginSet [2020-09-23T13:04:07.990Z] --- PASS: TestPluginSet (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSetHostHeader [2020-09-23T13:04:07.990Z] --- PASS: TestSetHostHeader (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestPlainTextError [2020-09-23T13:04:07.990Z] --- PASS: TestPlainTextError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestInfiniteError [2020-09-23T13:04:07.990Z] --- PASS: TestInfiniteError (0.01s) [2020-09-23T13:04:07.990Z] === RUN TestSecretCreateUnsupported [2020-09-23T13:04:07.990Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretCreateError [2020-09-23T13:04:07.990Z] --- PASS: TestSecretCreateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretCreate [2020-09-23T13:04:07.990Z] --- PASS: TestSecretCreate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretInspectUnsupported [2020-09-23T13:04:07.990Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestSecretInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretInspectSecretNotFound [2020-09-23T13:04:07.990Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretInspect [2020-09-23T13:04:07.990Z] --- PASS: TestSecretInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretListUnsupported [2020-09-23T13:04:07.990Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretListError [2020-09-23T13:04:07.990Z] --- PASS: TestSecretListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretList [2020-09-23T13:04:07.990Z] --- PASS: TestSecretList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretRemoveUnsupported [2020-09-23T13:04:07.990Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretRemoveError [2020-09-23T13:04:07.990Z] --- PASS: TestSecretRemoveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretRemove [2020-09-23T13:04:07.990Z] --- PASS: TestSecretRemove (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretUpdateUnsupported [2020-09-23T13:04:07.990Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretUpdateError [2020-09-23T13:04:07.990Z] --- PASS: TestSecretUpdateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSecretUpdate [2020-09-23T13:04:07.990Z] --- PASS: TestSecretUpdate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceCreateError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceCreateError (0.01s) [2020-09-23T13:04:07.990Z] === RUN TestServiceCreate [2020-09-23T13:04:07.990Z] --- PASS: TestServiceCreate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceCreateCompatiblePlatforms [2020-09-23T13:04:07.990Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceCreateDigestPinning [2020-09-23T13:04:07.990Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceInspectServiceNotFound [2020-09-23T13:04:07.990Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceInspect [2020-09-23T13:04:07.990Z] --- PASS: TestServiceInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceListError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceList [2020-09-23T13:04:07.990Z] --- PASS: TestServiceList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceLogsError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceLogsError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceLogs [2020-09-23T13:04:07.990Z] --- PASS: TestServiceLogs (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceRemoveError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceRemoveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceRemoveNotFoundError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceRemove [2020-09-23T13:04:07.990Z] --- PASS: TestServiceRemove (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceUpdateError [2020-09-23T13:04:07.990Z] --- PASS: TestServiceUpdateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestServiceUpdate [2020-09-23T13:04:07.990Z] --- PASS: TestServiceUpdate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmGetUnlockKeyError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmGetUnlockKey [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmInitError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmInitError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmInit [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmInit (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmInspect [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmJoinError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmJoinError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmJoin [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmJoin (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmLeaveError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmLeave [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmLeave (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmUnlockError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmUnlock [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmUnlock (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmUpdateError [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestSwarmUpdate [2020-09-23T13:04:07.990Z] --- PASS: TestSwarmUpdate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestTaskInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestTaskInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestTaskInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestTaskInspect [2020-09-23T13:04:07.990Z] --- PASS: TestTaskInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestTaskListError [2020-09-23T13:04:07.990Z] --- PASS: TestTaskListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestTaskList [2020-09-23T13:04:07.990Z] --- PASS: TestTaskList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeCreateError [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeCreateError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeCreate [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeCreate (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeInspectError [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeInspectError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeInspectNotFound [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeInspectWithEmptyID [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeInspect [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeInspect (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeListError [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeListError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeList [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeList (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeRemoveError [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-09-23T13:04:07.990Z] === RUN TestVolumeRemove [2020-09-23T13:04:07.990Z] --- PASS: TestVolumeRemove (0.00s) [2020-09-23T13:04:07.990Z] === CONT TestTLSCloseWriter [2020-09-23T13:04:07.990Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-09-23T13:04:07.990Z] PASS [2020-09-23T13:04:07.990Z] coverage: 74.9% of statements [2020-09-23T13:04:07.990Z] ok github.com/docker/docker/client 0.565s coverage: 74.9% of statements Post stage [Pipeline] junit [2020-09-23T13:04:08.744Z] Recording test results [2020-09-23T13:04:08.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2020-09-23T13:04:08.756Z] === RUN TestKernelTCPMemory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-23T13:04:09.328Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-09-23T13:04:09.328Z] === RUN TestNISDomainname [2020-09-23T13:04:09.646Z] + echo Ensuring container killed. [2020-09-23T13:04:09.646Z] Ensuring container killed. [2020-09-23T13:04:09.646Z] + docker rm -vf docker-pr14 [2020-09-23T13:04:09.646Z] Error: No such container: docker-pr14 [2020-09-23T13:04:09.646Z] + true [Pipeline] sh [2020-09-23T13:04:09.927Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:04:09.927Z] Chowning /workspace to jenkins user [2020-09-23T13:04:09.927Z] + id -u [2020-09-23T13:04:09.927Z] + id -g [2020-09-23T13:04:09.927Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41430:/workspace busybox chown -R 1000:1000 /workspace [2020-09-23T13:04:10.272Z] --- PASS: TestNISDomainname (0.96s) [2020-09-23T13:04:10.272Z] === RUN TestHostnameDnsResolution [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:04:11.627Z] + bundleName=amd64-rootless [2020-09-23T13:04:11.627Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-23T13:04:11.627Z] Creating amd64-rootless-bundles.tar.gz [2020-09-23T13:04:11.627Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-23T13:04:11.627Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-23T13:04:11.635Z] Archiving artifacts [2020-09-23T13:04:11.875Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:04:12.182Z] + make clean [2020-09-23T13:04:12.188Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-09-23T13:04:12.188Z] === RUN TestStats [2020-09-23T13:04:12.438Z] docker volume rm -f docker-dev-cache [2020-09-23T13:04:12.438Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-23T13:04:14.736Z] --- PASS: TestStats (2.75s) [2020-09-23T13:04:14.736Z] === RUN TestStopContainerWithTimeout [2020-09-23T13:04:14.736Z] === RUN TestStopContainerWithTimeout/0 [2020-09-23T13:04:14.736Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-23T13:04:14.736Z] === RUN TestStopContainerWithTimeout/1 [2020-09-23T13:04:14.736Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-23T13:04:14.736Z] === RUN TestStopContainerWithTimeout/3 [2020-09-23T13:04:14.736Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-23T13:04:14.736Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-23T13:04:14.736Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-23T13:04:14.736Z] === CONT TestStopContainerWithTimeout/0 [2020-09-23T13:04:14.736Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-23T13:04:14.736Z] === CONT TestStopContainerWithTimeout/1 [2020-09-23T13:04:14.736Z] === CONT TestStopContainerWithTimeout/3 [2020-09-23T13:04:18.043Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-23T13:04:18.043Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-09-23T13:04:18.043Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-09-23T13:04:18.043Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-09-23T13:04:18.043Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2020-09-23T13:04:18.043Z] === RUN TestDeleteDevicemapper [2020-09-23T13:04:18.043Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-23T13:04:18.043Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:04:18.043Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-23T13:04:21.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-23T13:04:21.251Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-23T13:04:21.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-09-23T13:04:21.351Z] === RUN TestUpdateMemory [2020-09-23T13:04:21.351Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-23T13:04:21.351Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:04:21.351Z] === RUN TestUpdateCPUQuota [2020-09-23T13:04:21.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-23T13:04:22.005Z] #65 sending tarball 15.2s done [2020-09-23T13:04:22.005Z] #65 DONE 95.7s [2020-09-23T13:04:22.005Z] [2020-09-23T13:04:22.005Z] #66 importing to docker [2020-09-23T13:04:22.297Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-09-23T13:04:22.297Z] === RUN TestUpdatePidsLimit [2020-09-23T13:04:22.297Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-23T13:04:22.559Z] === RUN TestUpdatePidsLimit/no_change [2020-09-23T13:04:23.132Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-23T13:04:23.394Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-23T13:04:23.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-23T13:04:23.773Z] tests/integration/client_test.py ..... [ 75%] [2020-09-23T13:04:23.773Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-23T13:04:23.773Z] tests/integration/errors_test.py . [ 76%] [2020-09-23T13:04:24.229Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-23T13:04:24.490Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-23T13:04:25.706Z] --- PASS: TestCheckoutGit (31.55s) [2020-09-23T13:04:25.706Z] === RUN TestValidGitTransport [2020-09-23T13:04:25.706Z] --- PASS: TestValidGitTransport (0.00s) [2020-09-23T13:04:25.706Z] === RUN TestGitInvalidRef [2020-09-23T13:04:25.706Z] --- PASS: TestGitInvalidRef (0.19s) [2020-09-23T13:04:25.706Z] PASS [2020-09-23T13:04:25.706Z] coverage: 86.3% of statements [2020-09-23T13:04:25.706Z] ok github.com/docker/docker/builder/remotecontext/git 31.873s coverage: 86.3% of statements [2020-09-23T13:04:25.706Z] ? github.com/docker/docker/cli [no test files] [2020-09-23T13:04:25.706Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit (3.49s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-09-23T13:04:25.880Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-23T13:04:25.880Z] === RUN TestUpdateRestartPolicy [2020-09-23T13:04:29.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-09-23T13:04:31.505Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestConfigureDaemonLogs [2020-09-23T13:04:31.505Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestCommonOptionsInstallFlags [2020-09-23T13:04:31.505Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-09-23T13:04:31.505Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-09-23T13:04:31.505Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-09-23T13:04:31.505Z] PASS [2020-09-23T13:04:31.505Z] coverage: 19.3% of statements [2020-09-23T13:04:31.505Z] ok github.com/docker/docker/cmd/dockerd 0.581s coverage: 19.3% of statements [2020-09-23T13:04:33.046Z] === RUN TestContainerStopSignal [2020-09-23T13:04:33.046Z] --- PASS: TestContainerStopSignal (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestContainerStopTimeout [2020-09-23T13:04:33.046Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestContainerSecretReferenceDestTarget [2020-09-23T13:04:33.046Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-09-23T13:04:33.046Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestContainerLogPathSetForRingLogger [2020-09-23T13:04:33.046Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestReplaceAndAppendEnvVars [2020-09-23T13:04:33.046Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-09-23T13:04:33.046Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-09-23T13:04:33.046Z] === RUN TestNewMemoryStore [2020-09-23T13:04:33.046Z] --- PASS: TestNewMemoryStore (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestAddContainers [2020-09-23T13:04:33.046Z] --- PASS: TestAddContainers (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestGetContainer [2020-09-23T13:04:33.046Z] --- PASS: TestGetContainer (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestDeleteContainer [2020-09-23T13:04:33.046Z] --- PASS: TestDeleteContainer (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestListContainers [2020-09-23T13:04:33.046Z] --- PASS: TestListContainers (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestFirstContainer [2020-09-23T13:04:33.046Z] --- PASS: TestFirstContainer (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestApplyAllContainer [2020-09-23T13:04:33.046Z] --- PASS: TestApplyAllContainer (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestIsValidHealthString [2020-09-23T13:04:33.046Z] --- PASS: TestIsValidHealthString (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestStateRunStop [2020-09-23T13:04:33.046Z] --- PASS: TestStateRunStop (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestStateTimeoutWait [2020-09-23T13:04:33.046Z] --- PASS: TestStateTimeoutWait (0.28s) [2020-09-23T13:04:33.046Z] state_test.go:141: Stop callback fired [2020-09-23T13:04:33.046Z] state_test.go:165: Stop callback fired [2020-09-23T13:04:33.046Z] === RUN TestIsValidStateString [2020-09-23T13:04:33.046Z] --- PASS: TestIsValidStateString (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestViewSaveDelete [2020-09-23T13:04:33.046Z] --- PASS: TestViewSaveDelete (0.05s) [2020-09-23T13:04:33.046Z] === RUN TestViewAll [2020-09-23T13:04:33.046Z] --- PASS: TestViewAll (0.02s) [2020-09-23T13:04:33.046Z] === RUN TestViewGet [2020-09-23T13:04:33.046Z] --- PASS: TestViewGet (0.01s) [2020-09-23T13:04:33.046Z] === RUN TestNames [2020-09-23T13:04:33.046Z] --- PASS: TestNames (0.00s) [2020-09-23T13:04:33.046Z] === RUN TestViewWithHealthCheck [2020-09-23T13:04:33.046Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-09-23T13:04:33.046Z] PASS [2020-09-23T13:04:33.046Z] coverage: 41.6% of statements [2020-09-23T13:04:33.046Z] ok github.com/docker/docker/container 0.742s coverage: 41.6% of statements [2020-09-23T13:04:33.046Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-23T13:04:33.046Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-23T13:04:33.046Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-23T13:04:33.046Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-23T13:04:35.226Z] === RUN TestPrepare [2020-09-23T13:04:35.226Z] --- PASS: TestPrepare (0.00s) [2020-09-23T13:04:35.226Z] === RUN TestStart [2020-09-23T13:04:35.226Z] --- PASS: TestStart (0.00s) [2020-09-23T13:04:35.226Z] === RUN TestWaitCancel [2020-09-23T13:04:35.226Z] --- PASS: TestWaitCancel (0.00s) [2020-09-23T13:04:35.226Z] === RUN TestWaitDisabled [2020-09-23T13:04:35.226Z] --- PASS: TestWaitDisabled (0.00s) [2020-09-23T13:04:35.226Z] === RUN TestWaitEnabled [2020-09-23T13:04:35.226Z] --- PASS: TestWaitEnabled (0.00s) [2020-09-23T13:04:35.226Z] === RUN TestRemove [2020-09-23T13:04:35.226Z] --- PASS: TestRemove (0.00s) [2020-09-23T13:04:35.226Z] PASS [2020-09-23T13:04:35.226Z] coverage: 65.3% of statements [2020-09-23T13:04:35.226Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.505s coverage: 65.3% of statements [2020-09-23T13:04:37.431Z] #66 DONE 16.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-23T13:04:37.891Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/test/unit [2020-09-23T13:04:38.125Z] --- PASS: TestUpdateRestartPolicy (12.30s) [2020-09-23T13:04:38.125Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-23T13:04:38.135Z] === RUN TestNewListSecretsFilters [2020-09-23T13:04:38.135Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestNewListConfigsFilters [2020-09-23T13:04:38.135Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-09-23T13:04:38.135Z] PASS [2020-09-23T13:04:38.135Z] coverage: 0.5% of statements [2020-09-23T13:04:38.135Z] ok github.com/docker/docker/daemon/cluster 0.892s coverage: 0.5% of statements [2020-09-23T13:04:38.135Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-09-23T13:04:38.135Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCIsolation [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-09-23T13:04:38.135Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-23T13:04:38.135Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-09-23T13:04:38.595Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-09-23T13:04:38.595Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertFromGRPCConfigs [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCConfigs [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-09-23T13:04:38.595Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-09-23T13:04:38.595Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-09-23T13:04:38.595Z] PASS [2020-09-23T13:04:38.595Z] coverage: 35.9% of statements [2020-09-23T13:04:38.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.800s coverage: 35.9% of statements [2020-09-23T13:04:38.698Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2020-09-23T13:04:38.698Z] === RUN TestWaitNonBlocked [2020-09-23T13:04:38.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:04:38.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:04:38.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:04:38.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:04:38.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:04:38.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:04:39.644Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-23T13:04:39.644Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-09-23T13:04:39.644Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-09-23T13:04:39.644Z] === RUN TestWaitBlocked [2020-09-23T13:04:39.906Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:04:39.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:04:39.906Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:04:39.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:04:39.906Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:04:39.906Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:04:40.111Z] --- PASS: TestBuildWithHugeFile (31.04s) [2020-09-23T13:04:40.111Z] === RUN TestBuildWithEmptyDockerfile [2020-09-23T13:04:40.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:04:40.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:04:40.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:04:40.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:04:40.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:04:40.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:04:40.111Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:04:40.111Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:04:40.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:04:40.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-09-23T13:04:40.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-09-23T13:04:40.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-09-23T13:04:40.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-23T13:04:40.111Z] === RUN TestBuildPreserveOwnership [2020-09-23T13:04:40.111Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-23T13:04:40.855Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-23T13:04:40.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-09-23T13:04:40.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-09-23T13:04:40.855Z] === CONT TestContainerStartOnDaemonRestart [2020-09-23T13:04:40.855Z] === CONT TestContainerKillOnDaemonStart [2020-09-23T13:04:40.855Z] === CONT TestIpcModeOlderClient [2020-09-23T13:04:40.855Z] === CONT TestDaemonHostGatewayIP [2020-09-23T13:04:40.855Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-09-23T13:04:40.855Z] === CONT TestDaemonRestartIpcMode [2020-09-23T13:04:41.455Z] ? github.com/docker/docker/api [no test files] [2020-09-23T13:04:43.288Z] === RUN TestDiscoveryOptsErrors [2020-09-23T13:04:43.288Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-09-23T13:04:43.288Z] === RUN TestDiscoveryOpts [2020-09-23T13:04:43.288Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-09-23T13:04:43.288Z] PASS [2020-09-23T13:04:43.288Z] coverage: 30.0% of statements [2020-09-23T13:04:43.288Z] ok github.com/docker/docker/daemon/discovery 0.425s coverage: 30.0% of statements [2020-09-23T13:04:43.692Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-23T13:04:44.173Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2020-09-23T13:04:44.256Z] === RUN TestBuilderGC [2020-09-23T13:04:44.256Z] --- PASS: TestBuilderGC (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationNotFound [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonBrokenConfiguration [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestParseClusterAdvertiseSettings [2020-09-23T13:04:44.256Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestFindConfigurationConflicts [2020-09-23T13:04:44.256Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-09-23T13:04:44.256Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeConflicts [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-09-23T13:04:44.256Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-09-23T13:04:44.256Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-09-23T13:04:44.256Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-09-23T13:04:44.256Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-09-23T13:04:44.256Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_label [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_dns [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_dns-search [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-09-23T13:04:44.257Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-09-23T13:04:44.257Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-09-23T13:04:44.257Z] === RUN TestModifiedDiscoverySettings [2020-09-23T13:04:44.257Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-09-23T13:04:44.257Z] === RUN TestReloadSetConfigFileNotExist [2020-09-23T13:04:44.257Z] time="2020-09-23T13:04:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-09-23T13:04:44.257Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2020-09-23T13:04:44.257Z] === RUN TestReloadDefaultConfigNotExist [2020-09-23T13:04:44.257Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-09-23T13:04:44.257Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:04:44.257Z] === RUN TestReloadBadDefaultConfig [2020-09-23T13:04:44.257Z] time="2020-09-23T13:04:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-203286739" [2020-09-23T13:04:44.257Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-09-23T13:04:44.257Z] === RUN TestReloadWithConflictingLabels [2020-09-23T13:04:44.257Z] time="2020-09-23T13:04:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-543724054" [2020-09-23T13:04:44.257Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-09-23T13:04:44.257Z] === RUN TestReloadWithDuplicateLabels [2020-09-23T13:04:44.257Z] time="2020-09-23T13:04:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-030841469" [2020-09-23T13:04:44.257Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-09-23T13:04:44.257Z] === RUN TestDaemonConfigurationMerge [2020-09-23T13:04:44.257Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-09-23T13:04:44.257Z] PASS [2020-09-23T13:04:44.257Z] coverage: 79.7% of statements [2020-09-23T13:04:44.257Z] ok github.com/docker/docker/daemon/config 0.761s coverage: 79.7% of statements [2020-09-23T13:04:45.117Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-09-23T13:04:45.379Z] --- PASS: TestDaemonHostGatewayIP (4.56s) [2020-09-23T13:04:45.769Z] --- PASS: TestBuildPreserveOwnership (7.02s) [2020-09-23T13:04:45.769Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.58s) [2020-09-23T13:04:45.769Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s) [2020-09-23T13:04:45.769Z] === RUN TestBuildPlatformInvalid [2020-09-23T13:04:45.769Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-09-23T13:04:45.769Z] PASS [2020-09-23T13:04:45.769Z] [2020-09-23T13:04:45.769Z] === Skipped [2020-09-23T13:04:45.769Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-23T13:04:45.769Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:04:45.769Z] [2020-09-23T13:04:45.769Z] [2020-09-23T13:04:45.769Z] DONE 32 tests, 1 skipped in 83.597s [2020-09-23T13:04:45.769Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-23T13:04:45.769Z] ++ 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 [2020-09-23T13:04:45.769Z] ++ set -e [2020-09-23T13:04:45.769Z] ++ '[' -n 0 ']' [2020-09-23T13:04:45.769Z] ++ set -x [2020-09-23T13:04:45.769Z] ++ 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 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 [2020-09-23T13:04:45.796Z] === RUN TestVerifyNetworkingConfig [2020-09-23T13:04:45.796Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestGetContainer [2020-09-23T13:04:45.796Z] --- PASS: TestGetContainer (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestValidContainerNames [2020-09-23T13:04:45.796Z] --- PASS: TestValidContainerNames (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestContainerInitDNS [2020-09-23T13:04:45.796Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-09-23T13:04:45.796Z] daemon_test.go:147: root required [2020-09-23T13:04:45.796Z] === RUN TestMerge [2020-09-23T13:04:45.796Z] --- PASS: TestMerge (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestValidateContainerIsolation [2020-09-23T13:04:45.796Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestFindNetworkErrorType [2020-09-23T13:04:45.796Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestEnsureServicesExist [2020-09-23T13:04:45.796Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestEnsureServicesExistErrors [2020-09-23T13:04:45.796Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-09-23T13:04:45.796Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-09-23T13:04:45.796Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-09-23T13:04:45.796Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestContainerDelete [2020-09-23T13:04:45.796Z] --- PASS: TestContainerDelete (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestContainerDoubleDelete [2020-09-23T13:04:45.796Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestLogContainerEventCopyLabels [2020-09-23T13:04:45.796Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestLogContainerEventWithAttributes [2020-09-23T13:04:45.796Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestNoneHealthcheck [2020-09-23T13:04:45.796Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestHealthStates [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] time="2020-09-23T13:04:45Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-23T13:04:45.796Z] --- PASS: TestHealthStates (0.08s) [2020-09-23T13:04:45.796Z] === RUN TestMaskURLCredentials [2020-09-23T13:04:45.796Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestGetInspectData [2020-09-23T13:04:45.796Z] --- PASS: TestGetInspectData (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestFillLicense [2020-09-23T13:04:45.796Z] --- PASS: TestFillLicense (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestListInvalidFilter [2020-09-23T13:04:45.796Z] --- PASS: TestListInvalidFilter (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestNameFilter [2020-09-23T13:04:45.796Z] --- PASS: TestNameFilter (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-09-23T13:04:45.796Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-09-23T13:04:45.796Z] === 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 [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-09-23T13:04:45.796Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-09-23T13:04:45.796Z] --- 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) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-09-23T13:04:45.796Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestDaemonReloadLabels [2020-09-23T13:04:45.796Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-09-23T13:04:45.796Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestDaemonReloadMirrors [2020-09-23T13:04:45.796Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestDaemonReloadInsecureRegistries [2020-09-23T13:04:45.796Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestDaemonReloadNotAffectOthers [2020-09-23T13:04:45.796Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-09-23T13:04:45.796Z] === RUN TestDaemonDiscoveryReload [2020-09-23T13:04:46.062Z] INFO: Testing against a local daemon [2020-09-23T13:04:46.062Z] === RUN TestConfigInspect [2020-09-23T13:04:46.256Z] === RUN TestWaitNodeAttachment [2020-09-23T13:04:46.720Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-09-23T13:04:46.720Z] === RUN TestIsolationConversion [2020-09-23T13:04:46.720Z] === RUN TestIsolationConversion/default [2020-09-23T13:04:46.720Z] === RUN TestIsolationConversion/process [2020-09-23T13:04:46.720Z] === RUN TestIsolationConversion/hyperv [2020-09-23T13:04:46.720Z] --- PASS: TestIsolationConversion (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestContainerLabels [2020-09-23T13:04:46.720Z] --- PASS: TestContainerLabels (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestCredentialSpecConversion [2020-09-23T13:04:46.720Z] === RUN TestCredentialSpecConversion/none [2020-09-23T13:04:46.720Z] === RUN TestCredentialSpecConversion/config [2020-09-23T13:04:46.720Z] === RUN TestCredentialSpecConversion/file [2020-09-23T13:04:46.720Z] === RUN TestCredentialSpecConversion/registry [2020-09-23T13:04:46.720Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-09-23T13:04:46.720Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestControllerValidateMountBind [2020-09-23T13:04:46.720Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestControllerValidateMountVolume [2020-09-23T13:04:46.720Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestControllerValidateMountTarget [2020-09-23T13:04:46.720Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestControllerValidateMountTmpfs [2020-09-23T13:04:46.720Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestControllerValidateMountInvalidType [2020-09-23T13:04:46.720Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-09-23T13:04:46.720Z] === RUN TestControllerValidateMountNamedPipe [2020-09-23T13:04:46.720Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-09-23T13:04:46.720Z] PASS [2020-09-23T13:04:46.720Z] coverage: 11.3% of statements [2020-09-23T13:04:46.720Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.346s coverage: 11.3% of statements [2020-09-23T13:04:46.720Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2020-09-23T13:04:46.720Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-09-23T13:04:47.179Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.55s) [2020-09-23T13:04:47.179Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-09-23T13:04:47.639Z] === RUN TestEventsLog [2020-09-23T13:04:47.639Z] --- PASS: TestEventsLog (0.00s) [2020-09-23T13:04:47.639Z] === RUN TestEventsLogTimeout [2020-09-23T13:04:47.639Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-09-23T13:04:47.639Z] === RUN TestLogEvents [2020-09-23T13:04:47.639Z] --- PASS: TestLogEvents (0.05s) [2020-09-23T13:04:47.639Z] === RUN TestLoadBufferedEvents [2020-09-23T13:04:47.639Z] --- PASS: TestLoadBufferedEvents (0.11s) [2020-09-23T13:04:47.639Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-09-23T13:04:47.639Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-09-23T13:04:47.639Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-09-23T13:04:47.639Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-09-23T13:04:47.639Z] PASS [2020-09-23T13:04:47.639Z] coverage: 50.0% of statements [2020-09-23T13:04:47.639Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2020-09-23T13:04:47.639Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-09-23T13:04:47.639Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-09-23T13:04:47.639Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-23T13:04:47.639Z] reload_test.go:520: root required [2020-09-23T13:04:47.639Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-09-23T13:04:47.639Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-09-23T13:04:47.639Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-09-23T13:04:47.639Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-09-23T13:04:47.639Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-09-23T13:04:47.639Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-09-23T13:04:47.639Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-09-23T13:04:47.639Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-09-23T13:04:47.639Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-09-23T13:04:47.639Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-09-23T13:04:47.639Z] === RUN TestParseVolumesFrom [2020-09-23T13:04:47.639Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-09-23T13:04:47.639Z] PASS [2020-09-23T13:04:47.639Z] coverage: 9.1% of statements [2020-09-23T13:04:47.639Z] ok github.com/docker/docker/daemon 3.681s coverage: 9.1% of statements [2020-09-23T13:04:47.639Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-23T13:04:48.101Z] === RUN TestIsEmptyDir [2020-09-23T13:04:48.101Z] --- PASS: TestIsEmptyDir (0.00s) [2020-09-23T13:04:48.101Z] PASS [2020-09-23T13:04:48.101Z] coverage: 2.3% of statements [2020-09-23T13:04:48.101Z] ok github.com/docker/docker/daemon/graphdriver 0.157s coverage: 2.3% of statements [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-23T13:04:48.101Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-23T13:04:49.070Z] === RUN TestLinkNaming [2020-09-23T13:04:49.070Z] --- PASS: TestLinkNaming (0.00s) [2020-09-23T13:04:49.070Z] === RUN TestLinkNew [2020-09-23T13:04:49.070Z] --- PASS: TestLinkNew (0.00s) [2020-09-23T13:04:49.070Z] === RUN TestLinkEnv [2020-09-23T13:04:49.070Z] --- PASS: TestLinkEnv (0.00s) [2020-09-23T13:04:49.070Z] === RUN TestLinkMultipleEnv [2020-09-23T13:04:49.070Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-09-23T13:04:49.070Z] === RUN TestLinkPortRangeEnv [2020-09-23T13:04:49.070Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-09-23T13:04:49.070Z] PASS [2020-09-23T13:04:49.070Z] coverage: 93.0% of statements [2020-09-23T13:04:49.070Z] ok github.com/docker/docker/daemon/links 0.157s coverage: 93.0% of statements [2020-09-23T13:04:50.553Z] --- PASS: TestConfigInspect (4.08s) [2020-09-23T13:04:50.553Z] === RUN TestConfigList [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/defaults [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/invalid_create_group [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-09-23T13:04:51.979Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-09-23T13:04:51.979Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-09-23T13:04:51.979Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestNewAWSLogsClientRegionDetect [2020-09-23T13:04:51.979Z] time="2020-09-23T13:04:51Z" level=info msg="Trying to get region from EC2 Metadata" [2020-09-23T13:04:51.979Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2020-09-23T13:04:51.979Z] === RUN TestCreateSuccess [2020-09-23T13:04:51.979Z] --- PASS: TestCreateSuccess (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCreateLogGroupSuccess [2020-09-23T13:04:51.979Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCreateError [2020-09-23T13:04:51.979Z] --- PASS: TestCreateError (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCreateAlreadyExists [2020-09-23T13:04:51.979Z] time="2020-09-23T13:04:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-09-23T13:04:51.979Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestLogClosed [2020-09-23T13:04:51.979Z] --- PASS: TestLogClosed (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestLogBlocking [2020-09-23T13:04:51.979Z] --- PASS: TestLogBlocking (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestLogNonBlockingBufferEmpty [2020-09-23T13:04:51.979Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestLogNonBlockingBufferFull [2020-09-23T13:04:51.979Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestPublishBatchSuccess [2020-09-23T13:04:51.979Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestPublishBatchError [2020-09-23T13:04:51.979Z] time="2020-09-23T13:04:51Z" level=error msg=Error [2020-09-23T13:04:51.979Z] --- PASS: TestPublishBatchError (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-09-23T13:04:51.979Z] time="2020-09-23T13:04:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-23T13:04:51.979Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestPublishBatchAlreadyAccepted [2020-09-23T13:04:51.979Z] time="2020-09-23T13:04:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-23T13:04:51.979Z] time="2020-09-23T13:04:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-09-23T13:04:51.979Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchSimple [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchTicker [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMultilinePattern [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.11s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchClose [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchClose (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen/0/Hello [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen/2/🙃 [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen/3/���� [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen/4/He��o [2020-09-23T13:04:51.979Z] === RUN TestEffectiveLen/5/ [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/0/ [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/1/Hello [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/2/Hello [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/3/Hello [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/4/🙃 [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/5/🙃 [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/6/a� [2020-09-23T13:04:51.979Z] === RUN TestFindValidSplit/7/a� [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: Hello [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: He [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: llo [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: Hello [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: 🙃 [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: 🙃 [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: a [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: � [2020-09-23T13:04:51.979Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1044: a� [2020-09-23T13:04:51.979Z] cloudwatchlogs_test.go:1045: [2020-09-23T13:04:51.979Z] === RUN TestProcessEventEmoji [2020-09-23T13:04:51.979Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchLineSplit [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchLineSplitWithBinary [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMaxEvents [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMaxEvents (0.09s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMaxTotalBytes [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-09-23T13:04:51.979Z] === RUN TestAdapterReadLogs [2020-09-23T13:04:51.979Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCopier [2020-09-23T13:04:51.979Z] --- PASS: TestCopier (0.01s) [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-09-23T13:04:51.979Z] === RUN TestCopierLongLines [2020-09-23T13:04:51.979Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-09-23T13:04:51.979Z] --- PASS: TestCopierLongLines (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCopierSlow [2020-09-23T13:04:51.979Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsMultilinePattern [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-09-23T13:04:51.979Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-09-23T13:04:51.979Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-09-23T13:04:51.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCreateTagSuccess [2020-09-23T13:04:51.979Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-09-23T13:04:51.979Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-09-23T13:04:51.979Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-09-23T13:04:51.979Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-09-23T13:04:51.979Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-09-23T13:04:51.979Z] PASS [2020-09-23T13:04:51.979Z] coverage: 77.8% of statements [2020-09-23T13:04:51.979Z] ok github.com/docker/docker/daemon/logger/awslogs 0.664s coverage: 77.8% of statements [2020-09-23T13:04:51.979Z] --- PASS: TestCopierSlow (0.20s) [2020-09-23T13:04:51.979Z] === RUN TestCopierWithSized [2020-09-23T13:04:51.979Z] --- PASS: TestCopierWithSized (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestCopierWithPartial [2020-09-23T13:04:51.979Z] --- PASS: TestCopierWithPartial (0.01s) [2020-09-23T13:04:51.979Z] === RUN TestRingLogger [2020-09-23T13:04:51.979Z] --- PASS: TestRingLogger (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestRingCap [2020-09-23T13:04:51.979Z] --- PASS: TestRingCap (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestRingClose [2020-09-23T13:04:51.979Z] --- PASS: TestRingClose (0.00s) [2020-09-23T13:04:51.979Z] === RUN TestRingDrain [2020-09-23T13:04:51.979Z] --- PASS: TestRingDrain (0.00s) [2020-09-23T13:04:51.979Z] PASS [2020-09-23T13:04:51.979Z] coverage: 41.2% of statements [2020-09-23T13:04:51.979Z] ok github.com/docker/docker/daemon/logger 0.641s coverage: 41.2% of statements [2020-09-23T13:04:52.947Z] === RUN TestSearchRegistryForImagesErrors [2020-09-23T13:04:52.947Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-09-23T13:04:52.947Z] === RUN TestSearchRegistryForImages [2020-09-23T13:04:52.947Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-09-23T13:04:52.947Z] PASS [2020-09-23T13:04:52.947Z] coverage: 4.8% of statements [2020-09-23T13:04:52.947Z] ok github.com/docker/docker/daemon/images 0.651s coverage: 4.8% of statements [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-23T13:04:52.947Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-23T13:04:52.947Z] === RUN TestJSONFileLogger [2020-09-23T13:04:52.947Z] --- PASS: TestJSONFileLogger (0.01s) [2020-09-23T13:04:52.947Z] === RUN TestJSONFileLoggerWithTags [2020-09-23T13:04:52.947Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2020-09-23T13:04:52.947Z] === RUN TestJSONFileLoggerWithOpts [2020-09-23T13:04:52.947Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-09-23T13:04:52.947Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-09-23T13:04:52.947Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-09-23T13:04:52.947Z] === RUN TestEncodeDecode [2020-09-23T13:04:52.947Z] === PAUSE TestEncodeDecode [2020-09-23T13:04:52.947Z] === CONT TestEncodeDecode [2020-09-23T13:04:53.407Z] --- PASS: TestEncodeDecode (0.12s) [2020-09-23T13:04:53.407Z] PASS [2020-09-23T13:04:53.407Z] coverage: 61.6% of statements [2020-09-23T13:04:53.407Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.549s coverage: 61.6% of statements [2020-09-23T13:04:53.867Z] === RUN TestJSONLogsMarshalJSONBuf [2020-09-23T13:04:53.867Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-09-23T13:04:53.867Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-09-23T13:04:54.081Z] --- PASS: TestConfigList (3.79s) [2020-09-23T13:04:54.081Z] === RUN TestConfigsCreateAndDelete [2020-09-23T13:04:54.327Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2020-09-23T13:04:54.327Z] === RUN TestFastTimeMarshalJSON [2020-09-23T13:04:54.327Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2020-09-23T13:04:54.327Z] PASS [2020-09-23T13:04:54.327Z] coverage: 87.2% of statements [2020-09-23T13:04:54.327Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.308s coverage: 87.2% of statements [2020-09-23T13:04:55.297Z] === RUN TestWriteLog [2020-09-23T13:04:55.297Z] === PAUSE TestWriteLog [2020-09-23T13:04:55.297Z] === RUN TestReadLog [2020-09-23T13:04:55.297Z] === PAUSE TestReadLog [2020-09-23T13:04:55.297Z] === CONT TestWriteLog [2020-09-23T13:04:55.297Z] === CONT TestReadLog [2020-09-23T13:04:55.297Z] --- PASS: TestWriteLog (0.00s) [2020-09-23T13:04:55.297Z] === RUN TestReadLog/tail_exact [2020-09-23T13:04:55.383Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-09-23T13:04:55.383Z] PASS [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === Skipped [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-23T13:04:55.383Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-23T13:04:55.383Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.01s) [2020-09-23T13:04:55.383Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:04:55.383Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-23T13:04:55.383Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-23T13:04:55.383Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] DONE 192 tests, 6 skipped in 134.448s [2020-09-23T13:04:55.383Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-23T13:04:55.383Z] ++ 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 [2020-09-23T13:04:55.383Z] ++ set -e [2020-09-23T13:04:55.383Z] ++ '[' -n 0 ']' [2020-09-23T13:04:55.383Z] ++ set -x [2020-09-23T13:04:55.383Z] ++ 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 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 [2020-09-23T13:04:55.383Z] INFO: Testing against a local daemon [2020-09-23T13:04:55.383Z] === RUN TestCommitInheritsEnv [2020-09-23T13:04:55.383Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-09-23T13:04:55.383Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-23T13:04:55.383Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-23T13:04:55.383Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-23T13:04:55.383Z] === RUN TestImagesFilterMultiReference [2020-09-23T13:04:55.383Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-23T13:04:55.383Z] === RUN TestImagePullPlatformInvalid [2020-09-23T13:04:55.383Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-23T13:04:55.383Z] === RUN TestRemoveImageOrphaning [2020-09-23T13:04:55.383Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-23T13:04:55.383Z] === RUN TestRemoveImageGarbageCollector [2020-09-23T13:04:55.383Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:04:55.383Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:04:55.383Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-23T13:04:55.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-23T13:04:55.383Z] === RUN TestTagInvalidReference [2020-09-23T13:04:55.383Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-23T13:04:55.383Z] === RUN TestTagValidPrefixedRepo [2020-09-23T13:04:55.383Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-23T13:04:55.383Z] === RUN TestTagExistedNameWithoutForce [2020-09-23T13:04:55.383Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-23T13:04:55.383Z] === RUN TestTagOfficialNames [2020-09-23T13:04:55.383Z] --- PASS: TestTagOfficialNames (0.06s) [2020-09-23T13:04:55.383Z] === RUN TestTagMatchesDigest [2020-09-23T13:04:55.383Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-23T13:04:55.383Z] PASS [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === Skipped [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-23T13:04:55.383Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:04:55.383Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] [2020-09-23T13:04:55.383Z] DONE 12 tests, 2 skipped in 1.665s [2020-09-23T13:04:55.383Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-23T13:04:55.383Z] ++ 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 [2020-09-23T13:04:55.383Z] ++ set -e [2020-09-23T13:04:55.383Z] ++ '[' -n 0 ']' [2020-09-23T13:04:55.383Z] ++ set -x [2020-09-23T13:04:55.383Z] ++ 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 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 [2020-09-23T13:04:55.645Z] INFO: Testing against a local daemon [2020-09-23T13:04:55.645Z] === RUN TestNetworkCreateDelete [2020-09-23T13:04:55.758Z] === RUN TestReadLog/tail_less_than_available [2020-09-23T13:04:55.758Z] === RUN TestReadLog/tail_more_than_available [2020-09-23T13:04:55.758Z] --- PASS: TestReadLog (0.19s) [2020-09-23T13:04:55.758Z] --- PASS: TestReadLog/tail_exact (0.14s) [2020-09-23T13:04:55.758Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-09-23T13:04:55.758Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-09-23T13:04:55.758Z] PASS [2020-09-23T13:04:55.758Z] coverage: 75.2% of statements [2020-09-23T13:04:55.758Z] ok github.com/docker/docker/daemon/logger/local 0.406s coverage: 75.2% of statements [2020-09-23T13:04:55.758Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-23T13:04:55.758Z] === RUN TestOpenFileDelete [2020-09-23T13:04:55.758Z] --- PASS: TestOpenFileDelete (0.00s) [2020-09-23T13:04:55.758Z] === RUN TestOpenFileRename [2020-09-23T13:04:55.758Z] --- PASS: TestOpenFileRename (0.00s) [2020-09-23T13:04:55.758Z] === RUN TestParseLogTagDefaultTag [2020-09-23T13:04:55.758Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-09-23T13:04:55.758Z] === RUN TestParseLogTag [2020-09-23T13:04:55.758Z] --- PASS: TestParseLogTag (0.00s) [2020-09-23T13:04:55.758Z] === RUN TestParseLogTagEmptyTag [2020-09-23T13:04:55.758Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-09-23T13:04:55.758Z] === RUN TestTailFiles [2020-09-23T13:04:55.758Z] --- PASS: TestTailFiles (0.00s) [2020-09-23T13:04:55.758Z] === RUN TestFollowLogsConsumerGone [2020-09-23T13:04:55.758Z] --- PASS: TestFollowLogsConsumerGone (0.02s) [2020-09-23T13:04:55.758Z] === RUN TestFollowLogsProducerGone [2020-09-23T13:04:55.758Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2020-09-23T13:04:55.758Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-09-23T13:04:55.758Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-09-23T13:04:55.758Z] === RUN TestCheckCapacityAndRotate [2020-09-23T13:04:55.758Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2020-09-23T13:04:55.758Z] PASS [2020-09-23T13:04:55.758Z] coverage: 35.9% of statements [2020-09-23T13:04:55.758Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.263s coverage: 35.9% of statements [2020-09-23T13:04:56.217Z] === RUN TestLog [2020-09-23T13:04:56.217Z] --- PASS: TestLog (0.01s) [2020-09-23T13:04:56.217Z] PASS [2020-09-23T13:04:56.217Z] coverage: 33.3% of statements [2020-09-23T13:04:56.217Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.167s coverage: 33.3% of statements [2020-09-23T13:04:56.219Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-09-23T13:04:56.219Z] === RUN TestDockerNetworkDeletePreferID [2020-09-23T13:04:56.933Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-09-23T13:04:57.163Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-09-23T13:04:57.164Z] === RUN TestDaemonDNSFallback [2020-09-23T13:04:57.617Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-09-23T13:04:57.617Z] === RUN TestConfigsUpdate [2020-09-23T13:04:57.756Z] === RUN TestValidateLogOpt [2020-09-23T13:04:57.756Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestNewMissedConfig [2020-09-23T13:04:57.756Z] --- PASS: TestNewMissedConfig (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestNewMissedUrl [2020-09-23T13:04:57.756Z] --- PASS: TestNewMissedUrl (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestNewMissedToken [2020-09-23T13:04:57.756Z] --- PASS: TestNewMissedToken (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestNewWithProxy [2020-09-23T13:04:57.756Z] --- PASS: TestNewWithProxy (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestDefault [2020-09-23T13:04:57.756Z] --- PASS: TestDefault (0.01s) [2020-09-23T13:04:57.756Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-09-23T13:04:57.756Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestJsonFormat [2020-09-23T13:04:57.756Z] --- PASS: TestJsonFormat (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestRawFormat [2020-09-23T13:04:57.756Z] --- PASS: TestRawFormat (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestRawFormatWithLabels [2020-09-23T13:04:57.756Z] --- PASS: TestRawFormatWithLabels (0.04s) [2020-09-23T13:04:57.756Z] === RUN TestRawFormatWithoutTag [2020-09-23T13:04:57.756Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-09-23T13:04:57.756Z] === RUN TestBatching [2020-09-23T13:04:57.756Z] === RUN TestNewParse [2020-09-23T13:04:57.756Z] --- PASS: TestNewParse (0.00s) [2020-09-23T13:04:57.756Z] PASS [2020-09-23T13:04:57.756Z] coverage: 8.3% of statements [2020-09-23T13:04:57.756Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2020-09-23T13:04:57.756Z] --- PASS: TestBatching (0.26s) [2020-09-23T13:04:57.756Z] === RUN TestFrequency [2020-09-23T13:04:58.215Z] --- PASS: TestFrequency (0.20s) [2020-09-23T13:04:58.215Z] === RUN TestOneMessagePerRequest [2020-09-23T13:04:58.215Z] === RUN TestParseLogFormat [2020-09-23T13:04:58.215Z] --- PASS: TestParseLogFormat (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestValidateLogOptEmpty [2020-09-23T13:04:58.215Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestValidateSyslogAddress [2020-09-23T13:04:58.215Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestParseAddressDefaultPort [2020-09-23T13:04:58.215Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestValidateSyslogFacility [2020-09-23T13:04:58.215Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestValidateLogOptSyslogFormat [2020-09-23T13:04:58.215Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestValidateLogOpt [2020-09-23T13:04:58.215Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-23T13:04:58.215Z] PASS [2020-09-23T13:04:58.215Z] coverage: 46.8% of statements [2020-09-23T13:04:58.215Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestVerify [2020-09-23T13:04:58.215Z] --- PASS: TestVerify (0.00s) [2020-09-23T13:04:58.215Z] === RUN TestSkipVerify [2020-09-23T13:04:58.215Z] ok github.com/docker/docker/daemon/logger/syslog 0.166s coverage: 46.8% of statements [2020-09-23T13:04:58.215Z] time="2020-09-23T13:04:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.215Z] time="2020-09-23T13:04:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.215Z] time="2020-09-23T13:04:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.215Z] time="2020-09-23T13:04:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.215Z] time="2020-09-23T13:04:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] --- PASS: TestSkipVerify (0.41s) [2020-09-23T13:04:58.675Z] === RUN TestBufferMaximum [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.172144\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.172144\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] --- PASS: TestBufferMaximum (0.00s) [2020-09-23T13:04:58.675Z] === RUN TestServerAlwaysDown [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.175151\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.175151\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.175151\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.176150\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] time="2020-09-23T13:04:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600866298.176150\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:58.675Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-09-23T13:04:58.675Z] === RUN TestCannotSendAfterClose [2020-09-23T13:04:58.675Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-09-23T13:04:58.675Z] === RUN TestDeadlockOnBlockedEndpoint [2020-09-23T13:04:59.643Z] time="2020-09-23T13:04:59Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-09-23T13:04:59.643Z] time="2020-09-23T13:04:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0a54014d7e3b\"}'" [2020-09-23T13:04:59.643Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-09-23T13:04:59.643Z] PASS [2020-09-23T13:04:59.643Z] coverage: 82.5% of statements [2020-09-23T13:04:59.643Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2020-09-23T13:04:59.643Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-23T13:04:59.643Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-23T13:04:59.643Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-23T13:05:00.105Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-09-23T13:05:00.105Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestContinueOnError_MirrorEndpoint [2020-09-23T13:05:00.105Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestContinueOnError_NeverContinue [2020-09-23T13:05:00.105Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestContinueOnError_UnnestsErrors [2020-09-23T13:05:00.105Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestFixManifestLayers [2020-09-23T13:05:00.105Z] --- PASS: TestFixManifestLayers (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestFixManifestLayersBaseLayerParent [2020-09-23T13:05:00.105Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-23T13:05:00.105Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-23T13:05:00.105Z] === RUN TestFixManifestLayersBadParent [2020-09-23T13:05:00.105Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestValidateManifest [2020-09-23T13:05:00.105Z] --- SKIP: TestValidateManifest (0.00s) [2020-09-23T13:05:00.105Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-23T13:05:00.105Z] === RUN TestFormatPlatform [2020-09-23T13:05:00.105Z] --- PASS: TestFormatPlatform (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestGetRepositoryMountCandidates [2020-09-23T13:05:00.105Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-09-23T13:05:00.105Z] === RUN TestLayerAlreadyExists [2020-09-23T13:05:00.105Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-09-23T13:05:00.105Z] 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} [2020-09-23T13:05:00.105Z] 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} [2020-09-23T13:05:00.105Z] 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} [2020-09-23T13:05:00.105Z] 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} [2020-09-23T13:05:00.105Z] 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} [2020-09-23T13:05:00.105Z] 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} [2020-09-23T13:05:00.105Z] === RUN TestWhenEmptyAuthConfig [2020-09-23T13:05:00.565Z] === RUN TestV1IDService [2020-09-23T13:05:00.565Z] --- PASS: TestV1IDService (0.03s) [2020-09-23T13:05:00.565Z] === RUN TestV2MetadataService [2020-09-23T13:05:00.565Z] === RUN TestSuccessfulDownload [2020-09-23T13:05:00.565Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-09-23T13:05:00.565Z] download_test.go:268: Needs fixing on Windows [2020-09-23T13:05:00.565Z] === RUN TestCancelledDownload [2020-09-23T13:05:00.565Z] --- PASS: TestCancelledDownload (0.00s) [2020-09-23T13:05:00.565Z] === RUN TestMaxDownloadAttempts [2020-09-23T13:05:00.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-23T13:05:00.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-23T13:05:00.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-23T13:05:00.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-23T13:05:00.565Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-23T13:05:00.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-23T13:05:00.565Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-23T13:05:00.565Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-23T13:05:00.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-23T13:05:00.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-23T13:05:00.565Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-23T13:05:00.565Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-23T13:05:01.024Z] time="2020-09-23T13:05:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-23T13:05:01.024Z] time="2020-09-23T13:05:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-23T13:05:01.024Z] time="2020-09-23T13:05:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-23T13:05:01.024Z] time="2020-09-23T13:05:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-23T13:05:01.024Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-09-23T13:05:01.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2020-09-23T13:05:01.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2020-09-23T13:05:01.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2020-09-23T13:05:01.024Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2020-09-23T13:05:01.024Z] === RUN TestTransfer [2020-09-23T13:05:01.024Z] --- PASS: TestTransfer (0.12s) [2020-09-23T13:05:01.024Z] === RUN TestConcurrencyLimit [2020-09-23T13:05:01.181Z] --- PASS: TestConfigsUpdate (3.63s) [2020-09-23T13:05:01.181Z] === RUN TestTemplatedConfig [2020-09-23T13:05:01.484Z] --- PASS: TestV2MetadataService (0.95s) [2020-09-23T13:05:01.484Z] PASS [2020-09-23T13:05:01.484Z] coverage: 48.2% of statements [2020-09-23T13:05:01.484Z] ok github.com/docker/docker/distribution/metadata 1.210s coverage: 48.2% of statements [2020-09-23T13:05:01.484Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-09-23T13:05:01.484Z] === RUN TestInactiveJobs [2020-09-23T13:05:01.484Z] === RUN TestNotFound [2020-09-23T13:05:01.484Z] --- PASS: TestNotFound (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestConflict [2020-09-23T13:05:01.484Z] --- PASS: TestConflict (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestForbidden [2020-09-23T13:05:01.484Z] --- PASS: TestForbidden (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestInvalidParameter [2020-09-23T13:05:01.484Z] --- PASS: TestInvalidParameter (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestNotImplemented [2020-09-23T13:05:01.484Z] --- PASS: TestNotImplemented (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestNotModified [2020-09-23T13:05:01.484Z] --- PASS: TestNotModified (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestUnauthorized [2020-09-23T13:05:01.484Z] --- PASS: TestUnauthorized (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestUnknown [2020-09-23T13:05:01.484Z] --- PASS: TestUnknown (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestCancelled [2020-09-23T13:05:01.484Z] --- PASS: TestCancelled (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestDeadline [2020-09-23T13:05:01.484Z] --- PASS: TestDeadline (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestDataLoss [2020-09-23T13:05:01.484Z] --- PASS: TestDataLoss (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestUnavailable [2020-09-23T13:05:01.484Z] --- PASS: TestUnavailable (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestSystem [2020-09-23T13:05:01.484Z] --- PASS: TestSystem (0.00s) [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Not_Found [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Bad_Request [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Conflict [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Unauthorized [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Service_Unavailable [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Forbidden [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Not_Modified [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Not_Implemented [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-09-23T13:05:01.484Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-09-23T13:05:01.484Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-09-23T13:05:01.484Z] PASS [2020-09-23T13:05:01.484Z] coverage: 49.4% of statements [2020-09-23T13:05:01.484Z] ok github.com/docker/docker/errdefs 0.174s coverage: 49.4% of statements [2020-09-23T13:05:01.944Z] --- PASS: TestInactiveJobs (0.39s) [2020-09-23T13:05:01.944Z] === RUN TestWatchRelease [2020-09-23T13:05:01.944Z] --- PASS: TestWatchRelease (0.04s) [2020-09-23T13:05:01.944Z] === RUN TestWatchFinishedTransfer [2020-09-23T13:05:01.944Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-09-23T13:05:01.944Z] === RUN TestDuplicateTransfer [2020-09-23T13:05:01.944Z] --- PASS: TestDuplicateTransfer (0.05s) [2020-09-23T13:05:01.944Z] === RUN TestSuccessfulUpload [2020-09-23T13:05:02.404Z] time="2020-09-23T13:05:02Z" level=error msg="Upload failed, retrying: simulating retry" [2020-09-23T13:05:02.404Z] --- PASS: TestSuccessfulUpload (0.39s) [2020-09-23T13:05:02.404Z] === RUN TestCancelledUpload [2020-09-23T13:05:02.404Z] --- PASS: TestCancelledUpload (0.00s) [2020-09-23T13:05:02.404Z] PASS [2020-09-23T13:05:02.404Z] coverage: 76.8% of statements [2020-09-23T13:05:02.404Z] ok github.com/docker/docker/distribution/xfer 1.932s coverage: 76.8% of statements [2020-09-23T13:05:02.864Z] --- PASS: TestWhenEmptyAuthConfig (2.73s) [2020-09-23T13:05:02.864Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-09-23T13:05:02.864Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-09-23T13:05:02.864Z] === RUN TestTokenPassThru [2020-09-23T13:05:02.864Z] --- PASS: TestTokenPassThru (0.00s) [2020-09-23T13:05:02.864Z] === RUN TestTokenPassThruDifferentHost [2020-09-23T13:05:02.864Z] --- PASS: TestTokenPassThruDifferentHost (0.07s) [2020-09-23T13:05:02.864Z] PASS [2020-09-23T13:05:02.864Z] coverage: 20.1% of statements [2020-09-23T13:05:02.864Z] ok github.com/docker/docker/distribution 3.010s coverage: 20.1% of statements [2020-09-23T13:05:02.864Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-23T13:05:02.864Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-23T13:05:03.323Z] === RUN TestCompare [2020-09-23T13:05:03.323Z] --- PASS: TestCompare (0.00s) [2020-09-23T13:05:03.323Z] PASS [2020-09-23T13:05:03.323Z] coverage: 19.2% of statements [2020-09-23T13:05:03.323Z] ok github.com/docker/docker/image/cache 0.259s coverage: 19.2% of statements [2020-09-23T13:05:03.323Z] === RUN TestFSGetInvalidData [2020-09-23T13:05:03.323Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-09-23T13:05:03.323Z] === RUN TestFSInvalidSet [2020-09-23T13:05:03.323Z] --- PASS: TestFSInvalidSet (0.01s) [2020-09-23T13:05:03.323Z] === RUN TestFSInvalidRoot [2020-09-23T13:05:03.323Z] --- PASS: TestFSInvalidRoot (0.00s) [2020-09-23T13:05:03.323Z] === RUN TestFSMetadataGetSet [2020-09-23T13:05:03.782Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-09-23T13:05:03.782Z] === RUN TestFSInvalidWalker [2020-09-23T13:05:03.782Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-09-23T13:05:03.782Z] === RUN TestFSGetSet [2020-09-23T13:05:03.782Z] --- PASS: TestFSGetSet (0.03s) [2020-09-23T13:05:03.782Z] === RUN TestFSGetUnsetKey [2020-09-23T13:05:03.782Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-09-23T13:05:03.782Z] === RUN TestFSGetEmptyData [2020-09-23T13:05:03.782Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestFSDelete [2020-09-23T13:05:03.782Z] --- PASS: TestFSDelete (0.02s) [2020-09-23T13:05:03.782Z] === RUN TestFSWalker [2020-09-23T13:05:03.782Z] --- PASS: TestFSWalker (0.02s) [2020-09-23T13:05:03.782Z] === RUN TestFSWalkerStopOnError [2020-09-23T13:05:03.782Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2020-09-23T13:05:03.782Z] === RUN TestNewFromJSON [2020-09-23T13:05:03.782Z] --- PASS: TestNewFromJSON (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestNewFromJSONWithInvalidJSON [2020-09-23T13:05:03.782Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestMarshalKeyOrder [2020-09-23T13:05:03.782Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestImage [2020-09-23T13:05:03.782Z] --- PASS: TestImage (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestImageOSNotEmpty [2020-09-23T13:05:03.782Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestNewChildImageFromImageWithRootFS [2020-09-23T13:05:03.782Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-09-23T13:05:03.782Z] === RUN TestRestore [2020-09-23T13:05:03.782Z] time="2020-09-23T13:05:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-09-23T13:05:03.782Z] --- PASS: TestRestore (0.20s) [2020-09-23T13:05:03.782Z] === RUN TestAddDelete [2020-09-23T13:05:03.782Z] --- PASS: TestAddDelete (0.07s) [2020-09-23T13:05:03.782Z] === RUN TestSearchAfterDelete [2020-09-23T13:05:03.782Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-09-23T13:05:03.782Z] === RUN TestParentReset [2020-09-23T13:05:03.782Z] --- PASS: TestParentReset (0.03s) [2020-09-23T13:05:03.782Z] === RUN TestGetAndSetLastUpdated [2020-09-23T13:05:03.782Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-09-23T13:05:03.782Z] === RUN TestStoreLen [2020-09-23T13:05:04.241Z] --- PASS: TestStoreLen (0.07s) [2020-09-23T13:05:04.241Z] PASS [2020-09-23T13:05:04.241Z] coverage: 86.4% of statements [2020-09-23T13:05:04.241Z] ok github.com/docker/docker/image 0.692s coverage: 86.4% of statements [2020-09-23T13:05:04.241Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-23T13:05:04.701Z] === RUN TestMakeV1ConfigFromConfig [2020-09-23T13:05:04.701Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-09-23T13:05:04.701Z] PASS [2020-09-23T13:05:04.701Z] coverage: 25.0% of statements [2020-09-23T13:05:04.701Z] ok github.com/docker/docker/image/v1 0.293s coverage: 25.0% of statements [2020-09-23T13:05:04.701Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-23T13:05:04.707Z] --- PASS: TestTemplatedConfig (3.67s) [2020-09-23T13:05:04.707Z] === RUN TestConfigCreateResolve [2020-09-23T13:05:05.099Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-23T13:05:05.309Z] --- PASS: TestDaemonDNSFallback (7.43s) [2020-09-23T13:05:05.309Z] === RUN TestInspectNetwork [2020-09-23T13:05:06.240Z] === RUN TestSerialization [2020-09-23T13:05:06.240Z] --- PASS: TestSerialization (0.02s) [2020-09-23T13:05:06.240Z] PASS [2020-09-23T13:05:06.240Z] coverage: 100.0% of statements [2020-09-23T13:05:06.240Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-09-23T13:05:06.699Z] === RUN TestEnvironmentParsing [2020-09-23T13:05:06.699Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-09-23T13:05:06.699Z] PASS [2020-09-23T13:05:06.699Z] coverage: 1.0% of statements [2020-09-23T13:05:06.699Z] ok github.com/docker/docker/libcontainerd/local 0.222s coverage: 1.0% of statements [2020-09-23T13:05:06.699Z] === RUN TestEmptyLayer [2020-09-23T13:05:06.699Z] --- PASS: TestEmptyLayer (0.00s) [2020-09-23T13:05:06.699Z] === RUN TestCommitFailure [2020-09-23T13:05:06.699Z] --- PASS: TestCommitFailure (0.02s) [2020-09-23T13:05:06.699Z] === RUN TestStartTransactionFailure [2020-09-23T13:05:06.699Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-09-23T13:05:06.699Z] === RUN TestGetOrphan [2020-09-23T13:05:06.699Z] --- PASS: TestGetOrphan (0.01s) [2020-09-23T13:05:06.699Z] === RUN TestMountAndRegister [2020-09-23T13:05:07.158Z] --- PASS: TestMountAndRegister (0.06s) [2020-09-23T13:05:07.158Z] layer_test.go:271: Layer size: 14 [2020-09-23T13:05:07.158Z] === RUN TestLayerRelease [2020-09-23T13:05:07.158Z] --- SKIP: TestLayerRelease (0.00s) [2020-09-23T13:05:07.158Z] layer_test.go:304: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestStoreRestore [2020-09-23T13:05:07.158Z] --- SKIP: TestStoreRestore (0.00s) [2020-09-23T13:05:07.158Z] layer_test.go:353: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestTarStreamStability [2020-09-23T13:05:07.158Z] --- SKIP: TestTarStreamStability (0.00s) [2020-09-23T13:05:07.158Z] layer_test.go:468: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestRegisterExistingLayer [2020-09-23T13:05:07.158Z] --- PASS: TestRegisterExistingLayer (0.13s) [2020-09-23T13:05:07.158Z] === RUN TestTarStreamVerification [2020-09-23T13:05:07.158Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-09-23T13:05:07.158Z] layer_test.go:697: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestLayerMigration [2020-09-23T13:05:07.158Z] --- SKIP: TestLayerMigration (0.00s) [2020-09-23T13:05:07.158Z] migration_test.go:46: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestLayerMigrationNoTarsplit [2020-09-23T13:05:07.158Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-09-23T13:05:07.158Z] migration_test.go:182: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestMountInit [2020-09-23T13:05:07.158Z] --- SKIP: TestMountInit (0.00s) [2020-09-23T13:05:07.158Z] mount_test.go:17: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestMountSize [2020-09-23T13:05:07.158Z] --- SKIP: TestMountSize (0.00s) [2020-09-23T13:05:07.158Z] mount_test.go:76: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestMountChanges [2020-09-23T13:05:07.158Z] --- SKIP: TestMountChanges (0.00s) [2020-09-23T13:05:07.158Z] mount_test.go:125: Failing on Windows [2020-09-23T13:05:07.158Z] === RUN TestMountApply [2020-09-23T13:05:07.158Z] --- SKIP: TestMountApply (0.00s) [2020-09-23T13:05:07.158Z] mount_test.go:212: Failing on Windows [2020-09-23T13:05:07.158Z] PASS [2020-09-23T13:05:07.158Z] coverage: 30.1% of statements [2020-09-23T13:05:07.158Z] ok github.com/docker/docker/layer 0.591s coverage: 30.1% of statements [2020-09-23T13:05:07.158Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-23T13:05:07.158Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-23T13:05:07.158Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-23T13:05:07.158Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-23T13:05:07.158Z] ? github.com/docker/docker/oci [no test files] [2020-09-23T13:05:07.158Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-23T13:05:07.617Z] === RUN TestParseVersion [2020-09-23T13:05:07.617Z] --- PASS: TestParseVersion (0.00s) [2020-09-23T13:05:07.617Z] PASS [2020-09-23T13:05:07.617Z] coverage: 50.0% of statements [2020-09-23T13:05:07.617Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 50.0% of statements [2020-09-23T13:05:08.078Z] === RUN TestAddressPoolOpt [2020-09-23T13:05:08.078Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/a [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/something [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/_=a [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/env1=value1 [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/_env1=value1 [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/env2=value2=value3 [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/env3=abc!qwe [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/env_4=value_4 [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/PATH [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/=a [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/PATH= [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/PATH=something [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/asd!qwe [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/1asd [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/123 [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/some_space [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/__some_space_before [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/some_space_after__ [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/= [2020-09-23T13:05:08.078Z] === RUN TestValidateEnv/PaTh [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/a (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/something (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/= (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestParseHost [2020-09-23T13:05:08.078Z] --- PASS: TestParseHost (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestParseDockerDaemonHost [2020-09-23T13:05:08.078Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestParseTCP [2020-09-23T13:05:08.078Z] --- PASS: TestParseTCP (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestParseInvalidUnixAddrInvalid [2020-09-23T13:05:08.078Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestValidateExtraHosts [2020-09-23T13:05:08.078Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestIpOptString [2020-09-23T13:05:08.078Z] --- PASS: TestIpOptString (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestNewIpOptInvalidDefaultVal [2020-09-23T13:05:08.078Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestNewIpOptValidDefaultVal [2020-09-23T13:05:08.078Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestIpOptSetInvalidVal [2020-09-23T13:05:08.078Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestValidateIPAddress [2020-09-23T13:05:08.078Z] --- PASS: TestValidateIPAddress (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestMapOpts [2020-09-23T13:05:08.078Z] --- PASS: TestMapOpts (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestListOptsWithoutValidator [2020-09-23T13:05:08.078Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestListOptsWithValidator [2020-09-23T13:05:08.078Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestValidateDNSSearch [2020-09-23T13:05:08.078Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_general_format [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_one_more [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-09-23T13:05:08.078Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-09-23T13:05:08.078Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestNamedListOpts [2020-09-23T13:05:08.078Z] --- PASS: TestNamedListOpts (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestNamedMapOpts [2020-09-23T13:05:08.078Z] --- PASS: TestNamedMapOpts (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestParseLink [2020-09-23T13:05:08.078Z] --- PASS: TestParseLink (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestQuotedStringSetWithQuotes [2020-09-23T13:05:08.078Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-09-23T13:05:08.078Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestQuotedStringSetWithNoQuotes [2020-09-23T13:05:08.078Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-09-23T13:05:08.078Z] === RUN TestUlimitOpt [2020-09-23T13:05:08.078Z] --- PASS: TestUlimitOpt (0.00s) [2020-09-23T13:05:08.078Z] PASS [2020-09-23T13:05:08.078Z] coverage: 67.1% of statements [2020-09-23T13:05:08.078Z] ok github.com/docker/docker/opts 0.295s coverage: 67.1% of statements [2020-09-23T13:05:08.237Z] --- PASS: TestConfigCreateResolve (3.64s) [2020-09-23T13:05:08.237Z] === RUN TestConfigDaemonLibtrustID [2020-09-23T13:05:08.875Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-09-23T13:05:08.875Z] PASS [2020-09-23T13:05:08.875Z] [2020-09-23T13:05:08.875Z] DONE 7 tests in 23.106s [2020-09-23T13:05:08.875Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-23T13:05:08.875Z] ++ 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 [2020-09-23T13:05:08.875Z] ++ set -e [2020-09-23T13:05:08.875Z] ++ '[' -n 0 ']' [2020-09-23T13:05:08.875Z] ++ set -x [2020-09-23T13:05:08.875Z] ++ 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 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 [2020-09-23T13:05:09.047Z] === RUN TestUnbuffered [2020-09-23T13:05:09.047Z] --- PASS: TestUnbuffered (0.00s) [2020-09-23T13:05:09.047Z] === RUN TestRaceUnbuffered [2020-09-23T13:05:09.047Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-09-23T13:05:09.047Z] PASS [2020-09-23T13:05:09.047Z] coverage: 100.0% of statements [2020-09-23T13:05:09.047Z] ok github.com/docker/docker/pkg/broadcaster 0.064s coverage: 100.0% of statements [2020-09-23T13:05:09.167Z] INFO: Testing against a local daemon [2020-09-23T13:05:09.167Z] === RUN TestCheckpoint [2020-09-23T13:05:09.167Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-23T13:05:09.167Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:05:09.167Z] === RUN TestContainerInvalidJSON [2020-09-23T13:05:09.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:05:09.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:05:09.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:05:09.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:05:09.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:05:09.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:05:09.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:05:09.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:05:09.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:05:09.167Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-23T13:05:09.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-23T13:05:09.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-23T13:05:09.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-23T13:05:09.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-23T13:05:09.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-09-23T13:05:09.167Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-23T13:05:09.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-23T13:05:09.461Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-23T13:05:09.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-23T13:05:09.461Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-23T13:05:09.507Z] === RUN TestPeerCertificateMarshalJSON [2020-09-23T13:05:09.518Z] === RUN TestInspectNetwork/full_network_id [2020-09-23T13:05:09.518Z] === RUN TestInspectNetwork/partial_network_id [2020-09-23T13:05:09.518Z] === RUN TestInspectNetwork/network_name [2020-09-23T13:05:09.518Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-23T13:05:09.754Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-23T13:05:09.754Z] === RUN TestCopyFromContainer [2020-09-23T13:05:09.967Z] === RUN TestMatch [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[foo]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[bar]_[foo]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[foo_bar]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[qux]_[foo]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[]#01 [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[qux]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[foo_bar_qux]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[qux]_[baz]] [2020-09-23T13:05:09.967Z] === RUN TestMatch/[[foo_baz]] [2020-09-23T13:05:09.967Z] --- PASS: TestMatch (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-09-23T13:05:09.967Z] PASS [2020-09-23T13:05:09.967Z] coverage: 87.5% of statements [2020-09-23T13:05:09.967Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2020-09-23T13:05:09.967Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-09-23T13:05:09.967Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-09-23T13:05:09.967Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2020-09-23T13:05:09.967Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-09-23T13:05:09.967Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-09-23T13:05:09.967Z] === RUN TestMiddleware [2020-09-23T13:05:09.967Z] --- PASS: TestMiddleware (0.00s) [2020-09-23T13:05:09.967Z] === RUN TestNewResponseModifier [2020-09-23T13:05:09.967Z] --- PASS: TestNewResponseModifier (0.00s) [2020-09-23T13:05:09.967Z] PASS [2020-09-23T13:05:09.967Z] coverage: 26.8% of statements [2020-09-23T13:05:09.967Z] ok github.com/docker/docker/pkg/authorization 0.584s coverage: 26.8% of statements [2020-09-23T13:05:10.427Z] === RUN TestIsArchivePathDir [2020-09-23T13:05:10.427Z] --- PASS: TestIsArchivePathDir (0.05s) [2020-09-23T13:05:10.427Z] === RUN TestIsArchivePathInvalidFile [2020-09-23T13:05:10.427Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2020-09-23T13:05:10.427Z] === RUN TestIsArchivePathTar [2020-09-23T13:05:10.427Z] === RUN TestChrootTarUntar [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:10.427Z] === RUN TestChrootUntarWithHugeExcludesList [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:10.427Z] === RUN TestChrootUntarEmptyArchive [2020-09-23T13:05:10.427Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-09-23T13:05:10.427Z] === RUN TestChrootTarUntarWithSymlink [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-23T13:05:10.427Z] === RUN TestChrootCopyWithTar [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-23T13:05:10.427Z] === RUN TestChrootCopyFileWithTar [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:10.427Z] === RUN TestChrootUntarPath [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-23T13:05:10.427Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:10.427Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:10.427Z] === RUN TestChrootApplyDotDotFile [2020-09-23T13:05:10.427Z] --- PASS: TestIsArchivePathTar (0.18s) [2020-09-23T13:05:10.427Z] === RUN TestDecompressStreamGzip [2020-09-23T13:05:10.427Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-09-23T13:05:10.427Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:10.427Z] PASS [2020-09-23T13:05:10.427Z] coverage: 15.4% of statements [2020-09-23T13:05:10.427Z] ok github.com/docker/docker/pkg/chrootarchive 0.163s coverage: 15.4% of statements [2020-09-23T13:05:10.886Z] --- PASS: TestDecompressStreamGzip (0.11s) [2020-09-23T13:05:10.886Z] === RUN TestDecompressStreamBzip2 [2020-09-23T13:05:10.887Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2020-09-23T13:05:10.887Z] === RUN TestDecompressStreamXz [2020-09-23T13:05:10.887Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-09-23T13:05:10.887Z] archive_test.go:133: Xz not present in msys2 [2020-09-23T13:05:10.887Z] === RUN TestCompressStreamXzUnsupported [2020-09-23T13:05:10.887Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestCompressStreamBzip2Unsupported [2020-09-23T13:05:10.887Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestCompressStreamInvalid [2020-09-23T13:05:10.887Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestExtensionInvalid [2020-09-23T13:05:10.887Z] --- PASS: TestExtensionInvalid (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestExtensionUncompressed [2020-09-23T13:05:10.887Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestExtensionBzip2 [2020-09-23T13:05:10.887Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestExtensionGzip [2020-09-23T13:05:10.887Z] --- PASS: TestExtensionGzip (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestExtensionXz [2020-09-23T13:05:10.887Z] --- PASS: TestExtensionXz (0.00s) [2020-09-23T13:05:10.887Z] === RUN TestCmdStreamLargeStderr [2020-09-23T13:05:10.887Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2020-09-23T13:05:10.887Z] === RUN TestCmdStreamBad [2020-09-23T13:05:10.887Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-09-23T13:05:10.887Z] archive_test.go:238: Failing on Windows CI machines [2020-09-23T13:05:10.887Z] === RUN TestCmdStreamGood [2020-09-23T13:05:10.887Z] --- PASS: TestCmdStreamGood (0.04s) [2020-09-23T13:05:10.887Z] === RUN TestUntarPathWithInvalidDest [2020-09-23T13:05:11.346Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2020-09-23T13:05:11.346Z] === RUN TestUntarPathWithInvalidSrc [2020-09-23T13:05:11.346Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestUntarPath [2020-09-23T13:05:11.346Z] === RUN TestSizeEmpty [2020-09-23T13:05:11.346Z] --- PASS: TestSizeEmpty (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestSizeEmptyFile [2020-09-23T13:05:11.346Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestSizeNonemptyFile [2020-09-23T13:05:11.346Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestSizeNestedDirectoryEmpty [2020-09-23T13:05:11.346Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-09-23T13:05:11.346Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-09-23T13:05:11.346Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestMoveToSubdir [2020-09-23T13:05:11.346Z] --- PASS: TestMoveToSubdir (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestSizeNonExistingDirectory [2020-09-23T13:05:11.346Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-09-23T13:05:11.346Z] PASS [2020-09-23T13:05:11.346Z] coverage: 80.0% of statements [2020-09-23T13:05:11.346Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2020-09-23T13:05:11.346Z] --- PASS: TestUntarPath (0.08s) [2020-09-23T13:05:11.346Z] === RUN TestUntarPathWithDestinationFile [2020-09-23T13:05:11.346Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2020-09-23T13:05:11.346Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-09-23T13:05:11.346Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2020-09-23T13:05:11.346Z] === RUN TestCopyWithTarInvalidSrc [2020-09-23T13:05:11.346Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-09-23T13:05:11.346Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestCopyWithTarSrcFile [2020-09-23T13:05:11.346Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-09-23T13:05:11.346Z] === RUN TestCopyWithTarSrcFolder [2020-09-23T13:05:11.346Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestCopyFileWithTarInvalidSrc [2020-09-23T13:05:11.346Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-09-23T13:05:11.346Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestCopyFileWithTarSrcFolder [2020-09-23T13:05:11.346Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-09-23T13:05:11.346Z] === RUN TestCopyFileWithTarSrcFile [2020-09-23T13:05:11.346Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-09-23T13:05:11.346Z] === RUN TestTarFiles [2020-09-23T13:05:11.806Z] === RUN Test [2020-09-23T13:05:11.806Z] === RUN Test/TestContainsEntry [2020-09-23T13:05:11.806Z] === RUN Test/TestCreateEntries [2020-09-23T13:05:11.806Z] === RUN Test/TestEntriesDiff [2020-09-23T13:05:11.806Z] === RUN Test/TestEntriesEquality [2020-09-23T13:05:11.806Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-09-23T13:05:11.806Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-09-23T13:05:11.806Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-09-23T13:05:11.806Z] === RUN Test/TestGeneratorNotGenerate [2020-09-23T13:05:11.806Z] === RUN Test/TestGeneratorWithPort [2020-09-23T13:05:11.806Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-09-23T13:05:11.806Z] === RUN Test/TestNewEntry [2020-09-23T13:05:11.806Z] === RUN Test/TestParse [2020-09-23T13:05:11.806Z] --- PASS: Test (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestNewEntry (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestParse (0.00s) [2020-09-23T13:05:11.806Z] PASS [2020-09-23T13:05:11.806Z] coverage: 58.3% of statements [2020-09-23T13:05:11.806Z] ok github.com/docker/docker/pkg/discovery 0.128s coverage: 58.3% of statements [2020-09-23T13:05:11.806Z] === RUN Test [2020-09-23T13:05:11.806Z] === RUN Test/TestContent [2020-09-23T13:05:11.806Z] === RUN Test/TestInitialize [2020-09-23T13:05:11.806Z] === RUN Test/TestNew [2020-09-23T13:05:11.806Z] === RUN Test/TestParsingContentsWithComments [2020-09-23T13:05:11.806Z] === RUN Test/TestRegister [2020-09-23T13:05:11.806Z] === RUN Test/TestWatch [2020-09-23T13:05:11.806Z] --- PASS: Test (0.01s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestContent (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestNew (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestRegister (0.00s) [2020-09-23T13:05:11.806Z] --- PASS: Test/TestWatch (0.00s) [2020-09-23T13:05:11.806Z] PASS [2020-09-23T13:05:11.806Z] coverage: 92.9% of statements [2020-09-23T13:05:11.806Z] ok github.com/docker/docker/pkg/discovery/file 0.132s coverage: 92.9% of statements [2020-09-23T13:05:11.838Z] === RUN TestCopyFromContainer// [2020-09-23T13:05:11.838Z] === RUN TestCopyFromContainer//bar/root [2020-09-23T13:05:12.138Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-23T13:05:12.138Z] === RUN TestCopyFromContainer/bar/quux [2020-09-23T13:05:12.138Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-23T13:05:12.138Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-23T13:05:12.431Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-23T13:05:12.431Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-23T13:05:12.431Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-23T13:05:12.724Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer (3.05s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-09-23T13:05:12.724Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-09-23T13:05:12.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-23T13:05:12.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:05:12.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:05:12.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:05:12.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:05:12.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:05:12.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:05:12.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:05:12.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:05:12.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:05:12.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-23T13:05:12.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-23T13:05:12.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-23T13:05:12.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-23T13:05:12.724Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-23T13:05:12.724Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-23T13:05:12.724Z] === RUN TestCreateWithInvalidEnv [2020-09-23T13:05:12.724Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-23T13:05:12.724Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-23T13:05:12.724Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-23T13:05:12.724Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-23T13:05:12.724Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-23T13:05:12.724Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-23T13:05:12.724Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-23T13:05:12.724Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-23T13:05:12.724Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-23T13:05:12.724Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-23T13:05:12.724Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-23T13:05:12.724Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-23T13:05:12.724Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-23T13:05:12.724Z] === RUN TestCreateTmpfsMountsTarget [2020-09-23T13:05:12.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-23T13:05:12.724Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-23T13:05:13.344Z] === RUN Test [2020-09-23T13:05:13.344Z] === RUN Test/TestWatch [2020-09-23T13:05:13.344Z] --- PASS: Test (0.00s) [2020-09-23T13:05:13.344Z] --- PASS: Test/TestWatch (0.00s) [2020-09-23T13:05:13.344Z] PASS [2020-09-23T13:05:13.344Z] coverage: 92.3% of statements [2020-09-23T13:05:13.344Z] ok github.com/docker/docker/pkg/discovery/memory 0.119s coverage: 92.3% of statements [2020-09-23T13:05:13.805Z] === RUN Test [2020-09-23T13:05:13.805Z] === RUN Test/TestInitialize [2020-09-23T13:05:13.805Z] === RUN Test [2020-09-23T13:05:13.805Z] === RUN Test/TestInitialize [2020-09-23T13:05:13.805Z] === RUN Test/TestInitializeWithPattern [2020-09-23T13:05:13.805Z] === RUN Test/TestRegister [2020-09-23T13:05:13.805Z] === RUN Test/TestWatch [2020-09-23T13:05:13.805Z] --- PASS: Test (0.00s) [2020-09-23T13:05:13.805Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-23T13:05:13.805Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-09-23T13:05:13.805Z] --- PASS: Test/TestRegister (0.00s) [2020-09-23T13:05:13.805Z] --- PASS: Test/TestWatch (0.00s) [2020-09-23T13:05:13.805Z] PASS [2020-09-23T13:05:13.805Z] coverage: 93.8% of statements [2020-09-23T13:05:13.805Z] ok github.com/docker/docker/pkg/discovery/nodes 0.488s coverage: 93.8% of statements [2020-09-23T13:05:13.805Z] time="2020-09-23T13:05:13Z" level=info msg="Initializing discovery without TLS" [2020-09-23T13:05:13.805Z] time="2020-09-23T13:05:13Z" level=info msg="Initializing discovery without TLS" [2020-09-23T13:05:13.805Z] time="2020-09-23T13:05:13Z" level=info msg="Initializing discovery without TLS" [2020-09-23T13:05:13.805Z] === RUN Test/TestInitializeWithCerts [2020-09-23T13:05:13.805Z] time="2020-09-23T13:05:13Z" level=info msg="Initializing discovery with TLS" [2020-09-23T13:05:13.805Z] === RUN Test/TestWatch [2020-09-23T13:05:13.805Z] time="2020-09-23T13:05:13Z" level=info msg="Initializing discovery without TLS" [2020-09-23T13:05:14.774Z] === RUN TestPollerAddRemove [2020-09-23T13:05:14.774Z] --- PASS: TestPollerAddRemove (0.00s) [2020-09-23T13:05:14.774Z] === RUN TestPollerEvent [2020-09-23T13:05:14.774Z] --- SKIP: TestPollerEvent (0.00s) [2020-09-23T13:05:14.774Z] poller_test.go:41: No chmod on Windows [2020-09-23T13:05:14.774Z] === RUN TestPollerClose [2020-09-23T13:05:14.774Z] --- PASS: TestPollerClose (0.00s) [2020-09-23T13:05:14.774Z] PASS [2020-09-23T13:05:14.774Z] coverage: 36.2% of statements [2020-09-23T13:05:14.774Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 36.2% of statements [2020-09-23T13:05:14.822Z] --- PASS: TestInspectNetwork (9.32s) [2020-09-23T13:05:14.822Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-23T13:05:14.822Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-23T13:05:14.822Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-23T13:05:14.822Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-23T13:05:14.822Z] === RUN TestRunContainerWithBridgeNone [2020-09-23T13:05:15.234Z] === RUN TestCopyFileWithInvalidSrc [2020-09-23T13:05:15.234Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCopyFileWithInvalidDest [2020-09-23T13:05:15.234Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCopyFileWithSameSrcAndDest [2020-09-23T13:05:15.234Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-09-23T13:05:15.234Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCopyFile [2020-09-23T13:05:15.234Z] --- PASS: TestCopyFile (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-09-23T13:05:15.234Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-23T13:05:15.234Z] fileutils_test.go:134: Needs porting to Windows [2020-09-23T13:05:15.234Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-09-23T13:05:15.234Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestReadSymlinkedDirectoryToFile [2020-09-23T13:05:15.234Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-23T13:05:15.234Z] fileutils_test.go:180: Needs porting to Windows [2020-09-23T13:05:15.234Z] === RUN TestWildcardMatches [2020-09-23T13:05:15.234Z] --- PASS: TestWildcardMatches (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestPatternMatches [2020-09-23T13:05:15.234Z] --- PASS: TestPatternMatches (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-09-23T13:05:15.234Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestPatternMatchesFolderExclusions [2020-09-23T13:05:15.234Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-09-23T13:05:15.234Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-09-23T13:05:15.234Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-09-23T13:05:15.234Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-09-23T13:05:15.234Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestSingleExclamationError [2020-09-23T13:05:15.234Z] --- PASS: TestSingleExclamationError (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestMatchesWithNoPatterns [2020-09-23T13:05:15.234Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestMatchesWithMalformedPatterns [2020-09-23T13:05:15.234Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestMatches [2020-09-23T13:05:15.234Z] --- PASS: TestMatches (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCleanPatterns [2020-09-23T13:05:15.234Z] --- PASS: TestCleanPatterns (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-09-23T13:05:15.234Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCleanPatternsExceptionFlag [2020-09-23T13:05:15.234Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-09-23T13:05:15.234Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-09-23T13:05:15.234Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCleanPatternsErrorSingleException [2020-09-23T13:05:15.234Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCreateIfNotExistsDir [2020-09-23T13:05:15.234Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestCreateIfNotExistsFile [2020-09-23T13:05:15.234Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-09-23T13:05:15.234Z] === RUN TestMatch [2020-09-23T13:05:15.234Z] --- PASS: TestMatch (0.00s) [2020-09-23T13:05:15.234Z] PASS [2020-09-23T13:05:15.234Z] coverage: 87.7% of statements [2020-09-23T13:05:15.234Z] ok github.com/docker/docker/pkg/fileutils 0.123s coverage: 87.7% of statements [2020-09-23T13:05:15.464Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-09-23T13:05:15.464Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-23T13:05:16.203Z] === RUN TestGet [2020-09-23T13:05:16.203Z] --- PASS: TestGet (0.00s) [2020-09-23T13:05:16.203Z] === RUN TestGetShortcutString [2020-09-23T13:05:16.203Z] --- PASS: TestGetShortcutString (0.00s) [2020-09-23T13:05:16.203Z] PASS [2020-09-23T13:05:16.203Z] coverage: 42.9% of statements [2020-09-23T13:05:16.203Z] ok github.com/docker/docker/pkg/homedir 0.124s coverage: 42.9% of statements [2020-09-23T13:05:16.663Z] --- PASS: TestTarFiles (5.12s) [2020-09-23T13:05:16.664Z] === RUN TestTarUntar [2020-09-23T13:05:16.664Z] --- PASS: TestTarUntar (0.02s) [2020-09-23T13:05:16.664Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-09-23T13:05:16.664Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-09-23T13:05:16.664Z] === RUN TestTarWithOptions [2020-09-23T13:05:16.664Z] --- PASS: TestTarWithOptions (0.02s) [2020-09-23T13:05:16.664Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-09-23T13:05:16.664Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-09-23T13:05:16.664Z] === RUN TestUntarUstarGnuConflict [2020-09-23T13:05:16.664Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-09-23T13:05:16.664Z] === RUN TestUntarInvalidFilenames [2020-09-23T13:05:16.664Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames141853306\\dest" [2020-09-23T13:05:16.664Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2020-09-23T13:05:16.664Z] === RUN TestUntarHardlinkToSymlink [2020-09-23T13:05:16.664Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-09-23T13:05:16.664Z] === RUN TestUntarInvalidHardlink [2020-09-23T13:05:16.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink014709739\\victim\\hello" -> "../victim/hello" [2020-09-23T13:05:16.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink968159310\\victim\\hello" -> "/../victim/hello" [2020-09-23T13:05:16.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink659848533\\victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink586559152\\victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830725711\\victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink676060514\\victim" -> "../victim" [2020-09-23T13:05:16.664Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-09-23T13:05:16.664Z] === RUN TestUntarInvalidSymlink [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink763246937\\dest\\dotdot" -> "../victim/hello" [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink719992548\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink618959091\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269354422\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink050656157\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink029713496\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:16.664Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink322420183\\dest\\dir\\loophole" -> "../../victim" [2020-09-23T13:05:16.664Z] --- PASS: TestUntarInvalidSymlink (0.11s) [2020-09-23T13:05:16.664Z] === RUN TestTempArchiveCloseMultipleTimes [2020-09-23T13:05:16.664Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-09-23T13:05:16.664Z] === RUN TestReplaceFileTarWrapper [2020-09-23T13:05:16.664Z] === RUN TestCreateIDMapOrder [2020-09-23T13:05:16.664Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-09-23T13:05:16.664Z] PASS [2020-09-23T13:05:16.664Z] coverage: 7.3% of statements [2020-09-23T13:05:16.664Z] ok github.com/docker/docker/pkg/idtools 0.081s coverage: 7.3% of statements [2020-09-23T13:05:16.664Z] --- PASS: Test (3.12s) [2020-09-23T13:05:16.664Z] --- PASS: Test/TestInitialize (0.11s) [2020-09-23T13:05:16.664Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-09-23T13:05:16.664Z] --- PASS: Test/TestWatch (3.00s) [2020-09-23T13:05:16.664Z] PASS [2020-09-23T13:05:16.664Z] coverage: 84.1% of statements [2020-09-23T13:05:16.664Z] ok github.com/docker/docker/pkg/discovery/kv 3.564s coverage: 84.1% of statements [2020-09-23T13:05:16.741Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-09-23T13:05:16.741Z] === RUN TestNetworkInvalidJSON [2020-09-23T13:05:16.741Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-23T13:05:16.741Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-23T13:05:16.741Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:05:16.741Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:05:16.741Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:05:16.741Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:05:16.741Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-23T13:05:16.741Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:05:16.741Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:05:16.741Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-23T13:05:16.741Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-23T13:05:16.741Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-23T13:05:16.741Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-23T13:05:16.741Z] === RUN TestHostIPv4BridgeLabel [2020-09-23T13:05:17.123Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2020-09-23T13:05:17.123Z] === RUN TestPrefixHeaderReadable [2020-09-23T13:05:17.123Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-09-23T13:05:17.123Z] === RUN TestDisablePigz [2020-09-23T13:05:17.123Z] --- PASS: TestDisablePigz (0.14s) [2020-09-23T13:05:17.123Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-09-23T13:05:17.123Z] === RUN TestPigz [2020-09-23T13:05:17.123Z] --- PASS: TestPigz (0.15s) [2020-09-23T13:05:17.123Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-09-23T13:05:17.123Z] === RUN TestCopyFileWithInvalidDest [2020-09-23T13:05:17.123Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-09-23T13:05:17.123Z] archive_windows_test.go:16: Currently fails [2020-09-23T13:05:17.123Z] === RUN TestCanonicalTarNameForPath [2020-09-23T13:05:17.123Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-09-23T13:05:17.123Z] === RUN TestCanonicalTarName [2020-09-23T13:05:17.123Z] --- PASS: TestCanonicalTarName (0.00s) [2020-09-23T13:05:17.123Z] === RUN TestChmodTarEntry [2020-09-23T13:05:17.123Z] --- PASS: TestChmodTarEntry (0.00s) [2020-09-23T13:05:17.123Z] === RUN TestHardLinkOrder [2020-09-23T13:05:17.314Z] --- PASS: TestHostIPv4BridgeLabel (0.74s) [2020-09-23T13:05:17.314Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-23T13:05:17.587Z] --- PASS: TestHardLinkOrder (0.09s) [2020-09-23T13:05:17.587Z] === RUN TestChangeString [2020-09-23T13:05:17.587Z] --- PASS: TestChangeString (0.00s) [2020-09-23T13:05:17.587Z] === RUN TestChangesWithNoChanges [2020-09-23T13:05:17.587Z] --- PASS: TestChangesWithNoChanges (0.04s) [2020-09-23T13:05:17.587Z] === RUN TestChangesWithChanges [2020-09-23T13:05:17.587Z] --- PASS: TestChangesWithChanges (0.02s) [2020-09-23T13:05:17.587Z] === RUN TestChangesWithChangesGH13590 [2020-09-23T13:05:17.587Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-09-23T13:05:17.587Z] changes_test.go:192: needs more investigation [2020-09-23T13:05:17.587Z] === RUN TestChangesDirsEmpty [2020-09-23T13:05:17.587Z] --- PASS: TestChangesDirsEmpty (0.15s) [2020-09-23T13:05:17.587Z] === RUN TestChangesDirsMutated [2020-09-23T13:05:17.587Z] --- PASS: TestChangesDirsMutated (0.17s) [2020-09-23T13:05:17.587Z] === RUN TestApplyLayer [2020-09-23T13:05:17.587Z] --- SKIP: TestApplyLayer (0.00s) [2020-09-23T13:05:17.587Z] changes_test.go:405: needs further investigation [2020-09-23T13:05:17.587Z] === RUN TestChangesSizeWithHardlinks [2020-09-23T13:05:17.587Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-09-23T13:05:17.587Z] changes_test.go:441: needs further investigation [2020-09-23T13:05:17.587Z] === RUN TestChangesSizeWithNoChanges [2020-09-23T13:05:17.587Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-09-23T13:05:17.587Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-09-23T13:05:17.587Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-09-23T13:05:17.587Z] === RUN TestChangesSize [2020-09-23T13:05:17.587Z] --- PASS: TestChangesSize (0.00s) [2020-09-23T13:05:17.587Z] === RUN TestApplyLayerInvalidFilenames [2020-09-23T13:05:17.587Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames752196107\\dest" [2020-09-23T13:05:17.587Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-09-23T13:05:17.587Z] === RUN TestApplyLayerInvalidHardlink [2020-09-23T13:05:17.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink496795253\\victim\\hello" -> "../victim/hello" [2020-09-23T13:05:17.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink107570512\\victim\\hello" -> "/../victim/hello" [2020-09-23T13:05:17.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink137322607\\victim" -> "../victim" [2020-09-23T13:05:17.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink975362306\\victim" -> "../victim" [2020-09-23T13:05:17.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink138541689\\victim" -> "../victim" [2020-09-23T13:05:17.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink569230724\\victim" -> "../victim" [2020-09-23T13:05:17.587Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2020-09-23T13:05:17.587Z] === RUN TestApplyLayerInvalidSymlink [2020-09-23T13:05:17.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink143036179\\dest\\dotdot" -> "../victim/hello" [2020-09-23T13:05:17.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink927168342\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-23T13:05:18.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink853803197\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:18.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink706448632\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:18.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink506981367\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:18.048Z] === RUN TestFixedBufferCap [2020-09-23T13:05:18.048Z] --- PASS: TestFixedBufferCap (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestFixedBufferLen [2020-09-23T13:05:18.048Z] --- PASS: TestFixedBufferLen (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestFixedBufferString [2020-09-23T13:05:18.048Z] --- PASS: TestFixedBufferString (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestFixedBufferWrite [2020-09-23T13:05:18.048Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestFixedBufferRead [2020-09-23T13:05:18.048Z] --- PASS: TestFixedBufferRead (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestBytesPipeRead [2020-09-23T13:05:18.048Z] --- PASS: TestBytesPipeRead (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestBytesPipeWrite [2020-09-23T13:05:18.048Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestBytesPipeWriteRandomChunks [2020-09-23T13:05:18.048Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink409557226\\dest\\loophole-victim" -> "../victim" [2020-09-23T13:05:18.048Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-09-23T13:05:18.048Z] === RUN TestApplyLayerWhiteouts [2020-09-23T13:05:18.048Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2020-09-23T13:05:18.048Z] === RUN TestGenerateEmptyFile [2020-09-23T13:05:18.048Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestGenerateWithContent [2020-09-23T13:05:18.048Z] --- PASS: TestGenerateWithContent (0.00s) [2020-09-23T13:05:18.048Z] PASS [2020-09-23T13:05:18.048Z] coverage: 62.7% of statements [2020-09-23T13:05:18.048Z] ok github.com/docker/docker/pkg/archive 8.012s coverage: 62.7% of statements [2020-09-23T13:05:18.048Z] === RUN TestError [2020-09-23T13:05:18.048Z] --- PASS: TestError (0.00s) [2020-09-23T13:05:18.048Z] === RUN TestProgressString [2020-09-23T13:05:18.048Z] === RUN TestProgressString/no_progress [2020-09-23T13:05:18.048Z] === RUN TestProgressString/progress_1 [2020-09-23T13:05:18.048Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-09-23T13:05:18.048Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-09-23T13:05:18.048Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-09-23T13:05:18.048Z] === RUN TestProgressString/with_units [2020-09-23T13:05:18.048Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-09-23T13:05:18.048Z] === RUN TestProgressString/hide_counts [2020-09-23T13:05:18.048Z] --- PASS: TestProgressString (0.00s) [2020-09-23T13:05:18.048Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-09-23T13:05:18.048Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-09-23T13:05:18.048Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-09-23T13:05:18.048Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-09-23T13:05:18.049Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-09-23T13:05:18.049Z] --- PASS: TestProgressString/with_units (0.00s) [2020-09-23T13:05:18.049Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-09-23T13:05:18.049Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-09-23T13:05:18.049Z] === RUN TestJSONMessageDisplay [2020-09-23T13:05:18.049Z] === RUN TestStandardLongPath [2020-09-23T13:05:18.049Z] --- PASS: TestStandardLongPath (0.00s) [2020-09-23T13:05:18.049Z] === RUN TestUNCLongPath [2020-09-23T13:05:18.049Z] --- PASS: TestUNCLongPath (0.00s) [2020-09-23T13:05:18.049Z] PASS [2020-09-23T13:05:18.049Z] coverage: 100.0% of statements [2020-09-23T13:05:18.049Z] ok github.com/docker/docker/pkg/longpath 0.117s coverage: 100.0% of statements [2020-09-23T13:05:18.049Z] --- PASS: TestJSONMessageDisplay (0.12s) [2020-09-23T13:05:18.049Z] === RUN TestJSONMessageDisplayWithJSONError [2020-09-23T13:05:18.049Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-09-23T13:05:18.049Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-09-23T13:05:18.049Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-09-23T13:05:18.049Z] === RUN TestDisplayJSONMessagesStream [2020-09-23T13:05:18.049Z] --- PASS: TestDisplayJSONMessagesStream (0.02s) [2020-09-23T13:05:18.049Z] PASS [2020-09-23T13:05:18.049Z] coverage: 91.7% of statements [2020-09-23T13:05:18.049Z] ok github.com/docker/docker/pkg/jsonmessage 0.214s coverage: 91.7% of statements [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-09-23T13:05:18.203Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-23T13:05:18.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:05:18.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:05:18.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:05:18.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:05:18.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:05:18.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:05:18.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:05:18.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:05:18.203Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:05:18.203Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:05:18.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:05:18.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:05:18.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:05:18.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:05:18.203Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-23T13:05:18.203Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-23T13:05:18.203Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-23T13:05:18.500Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-09-23T13:05:18.500Z] === RUN TestCreateDifferentPlatform [2020-09-23T13:05:18.500Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-23T13:05:18.500Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-23T13:05:18.500Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-23T13:05:18.500Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-23T13:05:18.500Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-23T13:05:18.500Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-23T13:05:18.509Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2020-09-23T13:05:18.509Z] === RUN TestAtomicWriteToFile [2020-09-23T13:05:18.509Z] --- PASS: TestAtomicWriteToFile (0.02s) [2020-09-23T13:05:18.509Z] === RUN TestAtomicWriteSetCommit [2020-09-23T13:05:18.509Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-09-23T13:05:18.509Z] === RUN TestAtomicWriteSetCancel [2020-09-23T13:05:18.509Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2020-09-23T13:05:18.509Z] === RUN TestReadCloserWrapperClose [2020-09-23T13:05:18.509Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestReaderErrWrapperReadOnError [2020-09-23T13:05:18.509Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestReaderErrWrapperRead [2020-09-23T13:05:18.509Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestHashData [2020-09-23T13:05:18.509Z] --- PASS: TestHashData (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestCancelReadCloser [2020-09-23T13:05:18.509Z] --- PASS: TestCancelReadCloser (0.10s) [2020-09-23T13:05:18.509Z] === RUN TestWriteCloserWrapperClose [2020-09-23T13:05:18.509Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestNopWriteCloser [2020-09-23T13:05:18.509Z] --- PASS: TestNopWriteCloser (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestNopWriter [2020-09-23T13:05:18.509Z] --- PASS: TestNopWriter (0.00s) [2020-09-23T13:05:18.509Z] === RUN TestWriteCounter [2020-09-23T13:05:18.509Z] --- PASS: TestWriteCounter (0.00s) [2020-09-23T13:05:18.509Z] PASS [2020-09-23T13:05:18.509Z] coverage: 69.2% of statements [2020-09-23T13:05:18.509Z] ok github.com/docker/docker/pkg/ioutils 0.743s coverage: 69.2% of statements [2020-09-23T13:05:18.703Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-09-23T13:05:18.703Z] === RUN TestDaemonDefaultNetworkPools [2020-09-23T13:05:18.793Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-23T13:05:18.793Z] === RUN TestContainerStartOnDaemonRestart [2020-09-23T13:05:18.793Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-23T13:05:18.793Z] === RUN TestDaemonRestartIpcMode [2020-09-23T13:05:18.793Z] === PAUSE TestDaemonRestartIpcMode [2020-09-23T13:05:18.793Z] === RUN TestDaemonHostGatewayIP [2020-09-23T13:05:18.793Z] === PAUSE TestDaemonHostGatewayIP [2020-09-23T13:05:18.793Z] === RUN TestContainerKillOnDaemonStart [2020-09-23T13:05:18.793Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-23T13:05:18.793Z] === RUN TestDiff [2020-09-23T13:05:18.969Z] === RUN TestNameFormat [2020-09-23T13:05:18.969Z] --- PASS: TestNameFormat (0.00s) [2020-09-23T13:05:18.969Z] === RUN TestNameRetries [2020-09-23T13:05:18.969Z] --- PASS: TestNameRetries (0.00s) [2020-09-23T13:05:18.969Z] PASS [2020-09-23T13:05:18.969Z] coverage: 85.7% of statements [2020-09-23T13:05:18.969Z] ok github.com/docker/docker/pkg/namesgenerator 0.116s coverage: 85.7% of statements [2020-09-23T13:05:19.428Z] === RUN TestParseKeyValueOpt [2020-09-23T13:05:19.428Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-09-23T13:05:19.428Z] === RUN TestParseUintList [2020-09-23T13:05:19.428Z] --- PASS: TestParseUintList (0.00s) [2020-09-23T13:05:19.428Z] === RUN TestParseUintListMaximumLimits [2020-09-23T13:05:19.428Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-09-23T13:05:19.428Z] PASS [2020-09-23T13:05:19.428Z] coverage: 97.0% of statements [2020-09-23T13:05:19.428Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-09-23T13:05:19.649Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-09-23T13:05:19.649Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-23T13:05:19.834Z] --- PASS: TestDiff (0.96s) [2020-09-23T13:05:19.834Z] === RUN TestExecWithCloseStdin [2020-09-23T13:05:19.888Z] === RUN TestNewAndRemove [2020-09-23T13:05:19.888Z] --- PASS: TestNewAndRemove (0.00s) [2020-09-23T13:05:19.888Z] === RUN TestRemoveInvalidPath [2020-09-23T13:05:19.888Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-09-23T13:05:19.888Z] PASS [2020-09-23T13:05:19.888Z] coverage: 82.6% of statements [2020-09-23T13:05:19.888Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2020-09-23T13:05:20.859Z] === RUN TestParseEmptyInterface [2020-09-23T13:05:20.859Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestParseNonInterfaceType [2020-09-23T13:05:20.859Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestParseWithOneFunction [2020-09-23T13:05:20.859Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestParseWithMultipleFuncs [2020-09-23T13:05:20.859Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestParseWithUnnamedReturn [2020-09-23T13:05:20.859Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestEmbeddedInterface [2020-09-23T13:05:20.859Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestParsedImports [2020-09-23T13:05:20.859Z] --- PASS: TestParsedImports (0.00s) [2020-09-23T13:05:20.859Z] === RUN TestAliasedImports [2020-09-23T13:05:20.859Z] --- PASS: TestAliasedImports (0.00s) [2020-09-23T13:05:20.859Z] PASS [2020-09-23T13:05:20.859Z] coverage: 56.8% of statements [2020-09-23T13:05:20.859Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2020-09-23T13:05:20.876Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-09-23T13:05:20.876Z] === RUN TestExec [2020-09-23T13:05:21.040Z] ......... [ 86%] [2020-09-23T13:05:21.514Z] --- PASS: TestExec (0.95s) [2020-09-23T13:05:21.514Z] === RUN TestExecUser [2020-09-23T13:05:21.567Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.79s) [2020-09-23T13:05:21.567Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-23T13:05:21.828Z] === RUN TestFailedConnection [2020-09-23T13:05:22.287Z] === RUN TestHTTPTransport [2020-09-23T13:05:22.287Z] --- PASS: TestHTTPTransport (0.00s) [2020-09-23T13:05:22.287Z] PASS [2020-09-23T13:05:22.287Z] coverage: 85.7% of statements [2020-09-23T13:05:22.287Z] ok github.com/docker/docker/pkg/plugins/transport 0.135s coverage: 85.7% of statements [2020-09-23T13:05:22.287Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-09-23T13:05:22.287Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-23T13:05:22.287Z] === RUN TestBufioReaderPoolPutAndGet [2020-09-23T13:05:22.287Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-09-23T13:05:22.287Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-09-23T13:05:22.287Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-09-23T13:05:22.287Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-09-23T13:05:22.287Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-23T13:05:22.287Z] === RUN TestBufioWriterPoolPutAndGet [2020-09-23T13:05:22.287Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-09-23T13:05:22.287Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-09-23T13:05:22.287Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-09-23T13:05:22.287Z] === RUN TestBufferPoolPutAndGet [2020-09-23T13:05:22.287Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-09-23T13:05:22.287Z] PASS [2020-09-23T13:05:22.287Z] coverage: 88.2% of statements [2020-09-23T13:05:22.287Z] ok github.com/docker/docker/pkg/pools 0.141s coverage: 88.2% of statements [2020-09-23T13:05:22.553Z] --- PASS: TestExecUser (0.93s) [2020-09-23T13:05:22.553Z] === RUN TestExportContainerAndImportImage [2020-09-23T13:05:22.746Z] --- PASS: TestFailedConnection (1.21s) [2020-09-23T13:05:22.746Z] === RUN TestFailOnce [2020-09-23T13:05:22.746Z] 2020/09/23 13:05:22 http: panic serving 127.0.0.1:49217: Plugin not ready [2020-09-23T13:05:22.746Z] goroutine 10 [running]: [2020-09-23T13:05:22.746Z] net/http.(*conn).serve.func1(0xc000058be0) [2020-09-23T13:05:22.746Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-09-23T13:05:22.746Z] panic(0x848880, 0x985300) [2020-09-23T13:05:22.746Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-09-23T13:05:22.746Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998f00, 0xc000132000, 0xc0000d0300) [2020-09-23T13:05:22.746Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-09-23T13:05:22.746Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998f00, 0xc000132000, 0xc0000d0300) [2020-09-23T13:05:22.746Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-09-23T13:05:22.746Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998f00, 0xc000132000, 0xc0000d0300) [2020-09-23T13:05:22.746Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-09-23T13:05:22.746Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998f00, 0xc000132000, 0xc0000d0300) [2020-09-23T13:05:22.746Z] c:/go/src/net/http/server.go:2831 +0xab [2020-09-23T13:05:22.746Z] net/http.(*conn).serve(0xc000058be0, 0x999ac0, 0xc00004a980) [2020-09-23T13:05:22.746Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-09-23T13:05:22.746Z] created by net/http.(*Server).Serve [2020-09-23T13:05:22.746Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-09-23T13:05:22.746Z] time="2020-09-23T13:05:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49216/Test.FailOnce: Post http://127.0.0.1:49216/Test.FailOnce: EOF, retrying in 1s" [2020-09-23T13:05:23.205Z] === RUN TestOutputOnPrematureClose [2020-09-23T13:05:23.205Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-09-23T13:05:23.205Z] === RUN TestCompleteSilently [2020-09-23T13:05:23.205Z] --- PASS: TestCompleteSilently (0.00s) [2020-09-23T13:05:23.205Z] PASS [2020-09-23T13:05:23.205Z] coverage: 75.9% of statements [2020-09-23T13:05:23.205Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2020-09-23T13:05:23.205Z] === RUN TestSendToOneSub [2020-09-23T13:05:23.205Z] --- PASS: TestSendToOneSub (0.00s) [2020-09-23T13:05:23.205Z] === RUN TestSendToMultipleSubs [2020-09-23T13:05:23.205Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-09-23T13:05:23.205Z] === RUN TestEvictOneSub [2020-09-23T13:05:23.205Z] --- PASS: TestEvictOneSub (0.00s) [2020-09-23T13:05:23.205Z] === RUN TestClosePublisher [2020-09-23T13:05:23.205Z] --- PASS: TestClosePublisher (0.00s) [2020-09-23T13:05:23.205Z] === RUN TestPubSubRace [2020-09-23T13:05:23.593Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-09-23T13:05:23.593Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-23T13:05:24.117Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2020-09-23T13:05:24.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-23T13:05:24.174Z] === RUN TestRegister [2020-09-23T13:05:24.174Z] --- PASS: TestRegister (0.00s) [2020-09-23T13:05:24.174Z] === RUN TestCommand [2020-09-23T13:05:24.174Z] --- PASS: TestCommand (0.03s) [2020-09-23T13:05:24.174Z] === RUN TestNaiveSelf [2020-09-23T13:05:24.174Z] --- PASS: TestFailOnce (1.12s) [2020-09-23T13:05:24.174Z] === RUN TestEchoInputOutput [2020-09-23T13:05:24.174Z] --- PASS: TestEchoInputOutput (0.00s) [2020-09-23T13:05:24.174Z] === RUN TestBackoff [2020-09-23T13:05:24.174Z] --- PASS: TestBackoff (0.00s) [2020-09-23T13:05:24.174Z] === RUN TestAbortRetry [2020-09-23T13:05:24.174Z] --- PASS: TestAbortRetry (0.00s) [2020-09-23T13:05:24.174Z] === RUN TestClientScheme [2020-09-23T13:05:24.174Z] --- PASS: TestClientScheme (0.00s) [2020-09-23T13:05:24.174Z] === RUN TestNewClientWithTimeout [2020-09-23T13:05:24.174Z] --- PASS: TestNaiveSelf (0.03s) [2020-09-23T13:05:24.174Z] PASS [2020-09-23T13:05:24.174Z] coverage: 82.4% of statements [2020-09-23T13:05:24.174Z] ok github.com/docker/docker/pkg/reexec 0.179s coverage: 82.4% of statements [2020-09-23T13:05:24.174Z] --- PASS: TestPubSubRace (1.05s) [2020-09-23T13:05:24.174Z] PASS [2020-09-23T13:05:24.174Z] coverage: 73.9% of statements [2020-09-23T13:05:24.174Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2020-09-23T13:05:24.634Z] time="2020-09-23T13:05:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-09-23T13:05:24.689Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-09-23T13:05:24.689Z] === RUN TestServiceWithPredefinedNetwork [2020-09-23T13:05:25.094Z] === RUN TestParseSignal [2020-09-23T13:05:25.094Z] --- PASS: TestParseSignal (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestValidSignalForPlatform [2020-09-23T13:05:25.094Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-09-23T13:05:25.094Z] PASS [2020-09-23T13:05:25.094Z] coverage: 20.3% of statements [2020-09-23T13:05:25.094Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 20.3% of statements [2020-09-23T13:05:25.094Z] === RUN TestNewStdWriter [2020-09-23T13:05:25.094Z] --- PASS: TestNewStdWriter (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestWriteWithUninitializedStdWriter [2020-09-23T13:05:25.094Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestWriteWithNilBytes [2020-09-23T13:05:25.094Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestWrite [2020-09-23T13:05:25.094Z] --- PASS: TestWrite (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestWriteWithWriterError [2020-09-23T13:05:25.094Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-09-23T13:05:25.094Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyWriteAndRead [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyWithInvalidInputHeader [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyWithCorruptedPrefix [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyReturnsWriteErrors [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-09-23T13:05:25.094Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-09-23T13:05:25.094Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-09-23T13:05:25.094Z] PASS [2020-09-23T13:05:25.094Z] coverage: 100.0% of statements [2020-09-23T13:05:25.094Z] ok github.com/docker/docker/pkg/stdcopy 0.083s coverage: 100.0% of statements [2020-09-23T13:05:25.669Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-09-23T13:05:25.669Z] === RUN TestHealthCheckWorkdir [2020-09-23T13:05:26.015Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-23T13:05:26.064Z] time="2020-09-23T13:05:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-09-23T13:05:26.064Z] === RUN TestGenerateRandomID [2020-09-23T13:05:26.064Z] --- PASS: TestGenerateRandomID (0.00s) [2020-09-23T13:05:26.064Z] === RUN TestShortenId [2020-09-23T13:05:26.064Z] --- PASS: TestShortenId (0.00s) [2020-09-23T13:05:26.064Z] === RUN TestShortenSha256Id [2020-09-23T13:05:26.064Z] --- PASS: TestShortenSha256Id (0.00s) [2020-09-23T13:05:26.064Z] === RUN TestShortenIdEmpty [2020-09-23T13:05:26.064Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-09-23T13:05:26.064Z] === RUN TestShortenIdInvalid [2020-09-23T13:05:26.064Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-09-23T13:05:26.064Z] === RUN TestIsShortIDNonHex [2020-09-23T13:05:26.064Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-09-23T13:05:26.064Z] === RUN TestIsShortIDNotCorrectSize [2020-09-23T13:05:26.064Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-09-23T13:05:26.064Z] PASS [2020-09-23T13:05:26.064Z] coverage: 70.6% of statements [2020-09-23T13:05:26.064Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-09-23T13:05:26.307Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-09-23T13:05:26.307Z] === RUN TestHealthKillContainer [2020-09-23T13:05:26.524Z] === RUN TestRawProgressFormatterFormatStatus [2020-09-23T13:05:26.524Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestRawProgressFormatterFormatProgress [2020-09-23T13:05:26.524Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestFormatStatus [2020-09-23T13:05:26.524Z] --- PASS: TestFormatStatus (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestFormatError [2020-09-23T13:05:26.524Z] --- PASS: TestFormatError (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestFormatJSONError [2020-09-23T13:05:26.524Z] --- PASS: TestFormatJSONError (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestJsonProgressFormatterFormatProgress [2020-09-23T13:05:26.524Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestJsonProgressFormatterFormatStatus [2020-09-23T13:05:26.524Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestNewJSONProgressOutput [2020-09-23T13:05:26.524Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestAuxFormatterEmit [2020-09-23T13:05:26.524Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestStreamWriterStdout [2020-09-23T13:05:26.524Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-09-23T13:05:26.524Z] === RUN TestStreamWriterStderr [2020-09-23T13:05:26.524Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-09-23T13:05:26.524Z] PASS [2020-09-23T13:05:26.524Z] coverage: 66.2% of statements [2020-09-23T13:05:26.524Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2020-09-23T13:05:26.983Z] === RUN TestIsCpusetListAvailable [2020-09-23T13:05:26.983Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-09-23T13:05:26.983Z] PASS [2020-09-23T13:05:26.983Z] coverage: 38.2% of statements [2020-09-23T13:05:26.983Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-09-23T13:05:27.201Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-23T13:05:27.951Z] === RUN TestTailFile [2020-09-23T13:05:27.951Z] --- PASS: TestTailFile (0.00s) [2020-09-23T13:05:27.951Z] === RUN TestTailFileManyLines [2020-09-23T13:05:27.951Z] --- PASS: TestTailFileManyLines (0.00s) [2020-09-23T13:05:27.951Z] === RUN TestTailEmptyFile [2020-09-23T13:05:27.952Z] --- PASS: TestTailEmptyFile (0.00s) [2020-09-23T13:05:27.952Z] === RUN TestTailNegativeN [2020-09-23T13:05:27.952Z] --- PASS: TestTailNegativeN (0.00s) [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/truncated_last_line [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/8_byte_delimiter [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/single_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/no_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/4_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-23T13:05:27.952Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/2_byte_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:27.952Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:27.952Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:27.952Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:27.953Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:27.953Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:27.995Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-09-23T13:05:27.995Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-23T13:05:27.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:05:27.995Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:05:27.995Z] === RUN TestServiceWithDataPathPortInit [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-23T13:05:28.413Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.414Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.414Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.414Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.415Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.415Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.416Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === RUN TestChtimes [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.417Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.877Z] --- PASS: TestChtimes (0.00s) [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.877Z] === RUN TestChtimesWindows [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.877Z] --- PASS: TestChtimesWindows (0.00s) [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.877Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.877Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === RUN TestEnsureRemoveAllNotExist [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.877Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.877Z] === RUN TestEnsureRemoveAllWithDir [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.877Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-23T13:05:28.877Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.878Z] === RUN TestEnsureRemoveAllWithFile [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-23T13:05:28.878Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === RUN TestEnsureRemoveAllWithMount [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-23T13:05:28.878Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.878Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-23T13:05:28.878Z] === RUN TestHasWin32KSupport [2020-09-23T13:05:28.878Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-23T13:05:28.878Z] syscall_windows_test.go:8: win32k: true [2020-09-23T13:05:28.878Z] PASS [2020-09-23T13:05:28.878Z] coverage: 12.0% of statements [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-23T13:05:28.878Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 12.0% of statements [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.878Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.01s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-23T13:05:28.879Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-23T13:05:28.880Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-23T13:05:28.880Z] PASS [2020-09-23T13:05:28.880Z] coverage: 88.6% of statements [2020-09-23T13:05:28.880Z] ok github.com/docker/docker/pkg/tailfile 0.232s coverage: 88.6% of statements [2020-09-23T13:05:28.880Z] time="2020-09-23T13:05:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-09-23T13:05:29.339Z] testing: warning: no tests to run [2020-09-23T13:05:29.339Z] PASS [2020-09-23T13:05:29.339Z] coverage: [no statements] [2020-09-23T13:05:29.339Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2020-09-23T13:05:29.798Z] === RUN TestTarSumRemoveNonExistent [2020-09-23T13:05:29.798Z] --- PASS: TestTarSumRemoveNonExistent (0.03s) [2020-09-23T13:05:29.798Z] === RUN TestTarSumRemove [2020-09-23T13:05:29.798Z] --- PASS: TestTarSumRemove (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestSortFileInfoSums [2020-09-23T13:05:29.798Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestNewTarSumForLabelInvalid [2020-09-23T13:05:29.798Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestNewTarSumForLabel [2020-09-23T13:05:29.798Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestEmptyTar [2020-09-23T13:05:29.798Z] --- PASS: TestEmptyTar (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestTarSumsReadSize [2020-09-23T13:05:29.798Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestTarSums [2020-09-23T13:05:29.798Z] === RUN TestTruncIndex [2020-09-23T13:05:29.798Z] --- PASS: TestTarSums (0.06s) [2020-09-23T13:05:29.798Z] === RUN TestIteration [2020-09-23T13:05:29.798Z] --- PASS: TestIteration (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestVersionLabelForChecksum [2020-09-23T13:05:29.798Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestVersion [2020-09-23T13:05:29.798Z] --- PASS: TestVersion (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestGetVersion [2020-09-23T13:05:29.798Z] --- PASS: TestGetVersion (0.00s) [2020-09-23T13:05:29.798Z] === RUN TestGetVersions [2020-09-23T13:05:29.798Z] --- PASS: TestGetVersions (0.00s) [2020-09-23T13:05:29.798Z] PASS [2020-09-23T13:05:29.798Z] coverage: 89.3% of statements [2020-09-23T13:05:29.798Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2020-09-23T13:05:29.798Z] --- PASS: TestTruncIndex (0.10s) [2020-09-23T13:05:29.798Z] PASS [2020-09-23T13:05:29.798Z] coverage: 91.5% of statements [2020-09-23T13:05:29.798Z] ok github.com/docker/docker/pkg/truncindex 0.198s coverage: 91.5% of statements [2020-09-23T13:05:29.834Z] --- PASS: TestHealthKillContainer (2.95s) [2020-09-23T13:05:29.834Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-23T13:05:30.127Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-09-23T13:05:30.127Z] === RUN TestIpcModeNone [2020-09-23T13:05:30.258Z] === RUN TestIsGIT [2020-09-23T13:05:30.258Z] --- PASS: TestIsGIT (0.00s) [2020-09-23T13:05:30.258Z] === RUN TestIsTransport [2020-09-23T13:05:30.258Z] --- PASS: TestIsTransport (0.00s) [2020-09-23T13:05:30.258Z] PASS [2020-09-23T13:05:30.258Z] coverage: 100.0% of statements [2020-09-23T13:05:30.258Z] ok github.com/docker/docker/pkg/urlutil 0.058s coverage: 100.0% of statements [2020-09-23T13:05:30.853Z] === RUN TestVersionInfo [2020-09-23T13:05:30.853Z] --- PASS: TestVersionInfo (0.00s) [2020-09-23T13:05:30.853Z] === RUN TestAppendVersions [2020-09-23T13:05:30.853Z] --- PASS: TestAppendVersions (0.00s) [2020-09-23T13:05:30.853Z] PASS [2020-09-23T13:05:30.853Z] coverage: 88.9% of statements [2020-09-23T13:05:30.853Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-09-23T13:05:31.271Z] --- PASS: TestIpcModeNone (0.93s) [2020-09-23T13:05:31.271Z] === RUN TestIpcModePrivate [2020-09-23T13:05:31.825Z] === RUN TestNewSettable [2020-09-23T13:05:31.825Z] --- PASS: TestNewSettable (0.00s) [2020-09-23T13:05:31.825Z] === RUN TestIsSettable [2020-09-23T13:05:31.825Z] --- PASS: TestIsSettable (0.00s) [2020-09-23T13:05:31.825Z] === RUN TestUpdateSettingsEnv [2020-09-23T13:05:31.825Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-09-23T13:05:31.825Z] PASS [2020-09-23T13:05:31.825Z] coverage: 20.1% of statements [2020-09-23T13:05:31.825Z] ok github.com/docker/docker/plugin/v2 0.124s coverage: 20.1% of statements [2020-09-23T13:05:31.825Z] === RUN TestValidatePrivileges [2020-09-23T13:05:31.825Z] --- PASS: TestValidatePrivileges (0.00s) [2020-09-23T13:05:31.825Z] === RUN TestFilterByCapNeg [2020-09-23T13:05:31.825Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-09-23T13:05:31.825Z] === RUN TestFilterByCapPos [2020-09-23T13:05:31.825Z] --- PASS: TestFilterByCapPos (0.00s) [2020-09-23T13:05:31.825Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-09-23T13:05:31.825Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-09-23T13:05:31.825Z] PASS [2020-09-23T13:05:31.825Z] coverage: 12.0% of statements [2020-09-23T13:05:31.825Z] ok github.com/docker/docker/plugin 0.168s coverage: 12.0% of statements [2020-09-23T13:05:31.936Z] --- PASS: TestIpcModePrivate (0.92s) [2020-09-23T13:05:31.936Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-23T13:05:31.936Z] === RUN TestIpcModeShareable [2020-09-23T13:05:32.285Z] === RUN TestLoad [2020-09-23T13:05:32.285Z] --- PASS: TestLoad (0.00s) [2020-09-23T13:05:32.285Z] === RUN TestSave [2020-09-23T13:05:32.285Z] --- PASS: TestSave (0.05s) [2020-09-23T13:05:32.285Z] === RUN TestAddDeleteGet [2020-09-23T13:05:32.285Z] --- PASS: TestAddDeleteGet (0.04s) [2020-09-23T13:05:32.285Z] === RUN TestInvalidTags [2020-09-23T13:05:32.285Z] --- PASS: TestInvalidTags (0.00s) [2020-09-23T13:05:32.285Z] PASS [2020-09-23T13:05:32.285Z] coverage: 84.4% of statements [2020-09-23T13:05:32.285Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2020-09-23T13:05:32.976Z] --- PASS: TestIpcModeShareable (0.94s) [2020-09-23T13:05:32.976Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-23T13:05:32.976Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-23T13:05:33.254Z] time="2020-09-23T13:05:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestReaderWithReadError [2020-09-23T13:05:33.713Z] === RUN TestRestartManagerTimeout [2020-09-23T13:05:33.713Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestRestartManagerTimeoutReset [2020-09-23T13:05:33.713Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-09-23T13:05:33.713Z] PASS [2020-09-23T13:05:33.713Z] coverage: 50.9% of statements [2020-09-23T13:05:33.713Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2020-09-23T13:05:33.713Z] time="2020-09-23T13:05:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestReader [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestReader (0.00s) [2020-09-23T13:05:33.713Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-09-23T13:05:33.713Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-09-23T13:05:33.713Z] PASS [2020-09-23T13:05:33.713Z] coverage: 100.0% of statements [2020-09-23T13:05:33.713Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2020-09-23T13:05:33.747Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-23T13:05:33.747Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-23T13:05:34.684Z] === RUN TestSameAuthDataPostSave [2020-09-23T13:05:34.684Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-09-23T13:05:34.684Z] === RUN TestResolveAuthConfigIndexServer [2020-09-23T13:05:34.684Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-09-23T13:05:34.684Z] === RUN TestResolveAuthConfigFullURL [2020-09-23T13:05:34.684Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-09-23T13:05:34.684Z] === RUN TestLoadAllowNondistributableArtifacts [2020-09-23T13:05:34.684Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-09-23T13:05:34.684Z] === RUN TestValidateMirror [2020-09-23T13:05:34.684Z] --- PASS: TestValidateMirror (0.00s) [2020-09-23T13:05:34.684Z] === RUN TestLoadInsecureRegistries [2020-09-23T13:05:34.684Z] === RUN TestDecodeContainerConfig [2020-09-23T13:05:34.684Z] --- PASS: TestDecodeContainerConfig (0.04s) [2020-09-23T13:05:34.684Z] === RUN TestDecodeContainerConfigIsolation [2020-09-23T13:05:34.684Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-09-23T13:05:34.684Z] === RUN TestValidatePrivileged [2020-09-23T13:05:34.684Z] --- PASS: TestValidatePrivileged (0.00s) [2020-09-23T13:05:34.684Z] PASS [2020-09-23T13:05:34.684Z] coverage: 52.2% of statements [2020-09-23T13:05:34.684Z] ok github.com/docker/docker/runconfig 0.220s coverage: 52.2% of statements [2020-09-23T13:05:35.148Z] time="2020-09-23T13:05:34Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-23T13:05:35.148Z] time="2020-09-23T13:05:34Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-09-23T13:05:35.148Z] time="2020-09-23T13:05:34Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-23T13:05:35.148Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2020-09-23T13:05:35.148Z] === RUN TestNewServiceConfig [2020-09-23T13:05:35.148Z] --- PASS: TestNewServiceConfig (0.00s) [2020-09-23T13:05:35.148Z] === RUN TestValidateIndexName [2020-09-23T13:05:35.148Z] --- PASS: TestValidateIndexName (0.00s) [2020-09-23T13:05:35.148Z] === RUN TestValidateIndexNameWithError [2020-09-23T13:05:35.148Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-09-23T13:05:35.148Z] === RUN TestEndpointParse [2020-09-23T13:05:35.148Z] --- PASS: TestEndpointParse (0.00s) [2020-09-23T13:05:35.148Z] === RUN TestEndpointParseInvalid [2020-09-23T13:05:35.148Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-09-23T13:05:35.148Z] === RUN TestValidateEndpoint [2020-09-23T13:05:35.148Z] --- PASS: TestValidateEndpoint (0.01s) [2020-09-23T13:05:35.148Z] === RUN TestPing [2020-09-23T13:05:35.148Z] --- PASS: TestPing (0.00s) [2020-09-23T13:05:35.148Z] === RUN TestPingRegistryEndpoint [2020-09-23T13:05:35.148Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-09-23T13:05:35.148Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:35.148Z] === RUN TestEndpoint [2020-09-23T13:05:35.148Z] --- SKIP: TestEndpoint (0.00s) [2020-09-23T13:05:35.148Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:35.148Z] === RUN TestGetRemoteHistory [2020-09-23T13:05:35.148Z] --- PASS: TestGetRemoteHistory (0.00s) [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token fake-token [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 140 [2020-09-23T13:05:35.148Z] Cache-Control: no-cache [2020-09-23T13:05:35.148Z] Content-Type: application/json [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Expires: -1 [2020-09-23T13:05:35.148Z] Pragma: no-cache [2020-09-23T13:05:35.148Z] Server: docker-tests/mock [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334675048500; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.148Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.148Z] X-Docker-Size: 154 [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334675048500 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] === RUN TestLookupRemoteImage [2020-09-23T13:05:35.148Z] --- PASS: TestLookupRemoteImage (0.00s) [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token fake-token [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 559 [2020-09-23T13:05:35.148Z] Cache-Control: no-cache [2020-09-23T13:05:35.148Z] Content-Type: application/json [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Expires: -1 [2020-09-23T13:05:35.148Z] Pragma: no-cache [2020-09-23T13:05:35.148Z] Server: docker-tests/mock [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334678040300; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.148Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.148Z] X-Docker-Size: 154 [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334678040300 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token FAKE-TOKEN-1600866334678040300 [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 19 [2020-09-23T13:05:35.148Z] Content-Type: text/plain; charset=utf-8 [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334679039200; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Content-Type-Options: nosniff [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334679039200 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] === RUN TestGetRemoteImageJSON [2020-09-23T13:05:35.148Z] --- PASS: TestGetRemoteImageJSON (0.00s) [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token fake-token [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 559 [2020-09-23T13:05:35.148Z] Cache-Control: no-cache [2020-09-23T13:05:35.148Z] Content-Type: application/json [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Expires: -1 [2020-09-23T13:05:35.148Z] Pragma: no-cache [2020-09-23T13:05:35.148Z] Server: docker-tests/mock [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334682038600; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.148Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.148Z] X-Docker-Size: 154 [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334682038600 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token FAKE-TOKEN-1600866334682038600 [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 19 [2020-09-23T13:05:35.148Z] Content-Type: text/plain; charset=utf-8 [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334683041700; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Content-Type-Options: nosniff [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334683041700 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] === RUN TestGetRemoteImageLayer [2020-09-23T13:05:35.148Z] --- PASS: TestGetRemoteImageLayer (0.01s) [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token fake-token [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 154 [2020-09-23T13:05:35.148Z] Cache-Control: no-cache [2020-09-23T13:05:35.148Z] Content-Type: application/json [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Expires: -1 [2020-09-23T13:05:35.148Z] Pragma: no-cache [2020-09-23T13:05:35.148Z] Server: docker-tests/mock [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334687046200; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.148Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.148Z] X-Docker-Size: 154 [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334687046200 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token FAKE-TOKEN-1600866334687046200 [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-23T13:05:35.148Z] Connection: close [2020-09-23T13:05:35.148Z] Content-Length: 19 [2020-09-23T13:05:35.148Z] Content-Type: text/plain; charset=utf-8 [2020-09-23T13:05:35.148Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.148Z] Set-Cookie: session=FAKE-SESSION-1600866334688048100; Max-Age=3600 [2020-09-23T13:05:35.148Z] X-Content-Type-Options: nosniff [2020-09-23T13:05:35.148Z] X-Docker-Token: FAKE-TOKEN-1600866334688048100 [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] === RUN TestGetRemoteTag [2020-09-23T13:05:35.148Z] --- PASS: TestGetRemoteTag (0.00s) [2020-09-23T13:05:35.148Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-09-23T13:05:35.148Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.148Z] User-Agent: docker test client [2020-09-23T13:05:35.148Z] Authorization: Token fake-token [2020-09-23T13:05:35.148Z] Accept-Encoding: gzip [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.148Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 66 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334690046900; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334690046900 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Authorization: Token FAKE-TOKEN-1600866334690046900 [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 32 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334692045900; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334692045900 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestGetRemoteTags [2020-09-23T13:05:35.149Z] --- PASS: TestGetRemoteTags (0.01s) [2020-09-23T13:05:35.149Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 151 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334696046200; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334696046200 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Authorization: Token FAKE-TOKEN-1600866334696046200 [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 32 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334698045300; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334698045300 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestGetRepositoryData [2020-09-23T13:05:35.149Z] --- PASS: TestGetRepositoryData (0.01s) [2020-09-23T13:05:35.149Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] X-Docker-Token: true [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 363 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] X-Docker-Endpoints: 127.0.0.1:49236 , test.example.com [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-SESSION-1600866334709039100 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestPushImageJSONRegistry [2020-09-23T13:05:35.149Z] --- PASS: TestPushImageJSONRegistry (0.00s) [2020-09-23T13:05:35.149Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Content-Length: 3 [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 4 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334714040800; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334714040800 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestPushImageLayerRegistry [2020-09-23T13:05:35.149Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-09-23T13:05:35.149Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-09-23T13:05:35.149Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-09-23T13:05:35.149Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-09-23T13:05:35.149Z] PASS [2020-09-23T13:05:35.149Z] coverage: 62.5% of statements [2020-09-23T13:05:35.149Z] --- PASS: TestPushImageLayerRegistry (0.01s) [2020-09-23T13:05:35.149Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Transfer-Encoding: chunked [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] Content-Type: application/octet-stream [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 4 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334721046500; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334721046500 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestParseRepositoryInfo [2020-09-23T13:05:35.149Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-09-23T13:05:35.149Z] === RUN TestNewIndexInfo [2020-09-23T13:05:35.149Z] --- PASS: TestNewIndexInfo (0.00s) [2020-09-23T13:05:35.149Z] === RUN TestMirrorEndpointLookup [2020-09-23T13:05:35.149Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-09-23T13:05:35.149Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:35.149Z] === RUN TestPushRegistryTag [2020-09-23T13:05:35.149Z] --- PASS: TestPushRegistryTag (0.00s) [2020-09-23T13:05:35.149Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Content-Length: 66 [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 4 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] Set-Cookie: session=FAKE-SESSION-1600866334735044300; Max-Age=3600 [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-TOKEN-1600866334735044300 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestPushImageJSONIndex [2020-09-23T13:05:35.149Z] --- PASS: TestPushImageJSONIndex (0.00s) [2020-09-23T13:05:35.149Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Content-Length: 319 [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] Content-type: application/json [2020-09-23T13:05:35.149Z] X-Docker-Token: true [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 2 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] X-Docker-Endpoints: 127.0.0.1:49236 , test.example.com [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-SESSION-1600866334737043400 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Content-Length: 319 [2020-09-23T13:05:35.149Z] Authorization: Token FAKE-SESSION-1600866334737043400 [2020-09-23T13:05:35.149Z] Content-type: application/json [2020-09-23T13:05:35.149Z] X-Docker-Endpoints: http://127.0.0.1:49236/v1/ [2020-09-23T13:05:35.149Z] X-Docker-Token: true [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 0 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] ok github.com/docker/docker/testutil 0.129s coverage: 62.5% of statements [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] X-Docker-Endpoints: 127.0.0.1:49236 , test.example.com [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] X-Docker-Token: FAKE-SESSION-1600866334738045100 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestSearchRepositories [2020-09-23T13:05:35.149Z] --- PASS: TestSearchRepositories (0.00s) [2020-09-23T13:05:35.149Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-09-23T13:05:35.149Z] Host: 127.0.0.1:49236 [2020-09-23T13:05:35.149Z] User-Agent: docker test client [2020-09-23T13:05:35.149Z] Authorization: Token fake-token [2020-09-23T13:05:35.149Z] X-Docker-Token: true [2020-09-23T13:05:35.149Z] Accept-Encoding: gzip [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-23T13:05:35.149Z] Connection: close [2020-09-23T13:05:35.149Z] Content-Length: 144 [2020-09-23T13:05:35.149Z] Cache-Control: no-cache [2020-09-23T13:05:35.149Z] Content-Type: application/json [2020-09-23T13:05:35.149Z] Date: Wed, 23 Sep 2020 13:05:34 GMT [2020-09-23T13:05:35.149Z] Expires: -1 [2020-09-23T13:05:35.149Z] Pragma: no-cache [2020-09-23T13:05:35.149Z] Server: docker-tests/mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Config: mock [2020-09-23T13:05:35.149Z] X-Docker-Registry-Version: 0.0.0 [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] [2020-09-23T13:05:35.149Z] === RUN TestTrustedLocation [2020-09-23T13:05:35.149Z] --- PASS: TestTrustedLocation (0.00s) [2020-09-23T13:05:35.149Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-09-23T13:05:35.149Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-09-23T13:05:35.149Z] === RUN TestAllowNondistributableArtifacts [2020-09-23T13:05:35.149Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-09-23T13:05:35.149Z] === RUN TestIsSecureIndex [2020-09-23T13:05:35.149Z] --- PASS: TestIsSecureIndex (0.00s) [2020-09-23T13:05:35.149Z] PASS [2020-09-23T13:05:35.149Z] coverage: 51.7% of statements [2020-09-23T13:05:35.149Z] ok github.com/docker/docker/registry 0.391s coverage: 51.7% of statements [2020-09-23T13:05:35.716Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-09-23T13:05:35.716Z] === RUN TestAPIIpcModeHost [2020-09-23T13:05:36.351Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-09-23T13:05:36.351Z] === RUN TestDaemonIpcModeShareable [2020-09-23T13:05:37.335Z] === RUN TestGetDriver [2020-09-23T13:05:37.335Z] --- PASS: TestGetDriver (0.00s) [2020-09-23T13:05:37.335Z] === RUN TestVolumeRequestError [2020-09-23T13:05:37.335Z] --- PASS: TestVolumeRequestError (0.01s) [2020-09-23T13:05:37.335Z] PASS [2020-09-23T13:05:37.335Z] coverage: 36.1% of statements [2020-09-23T13:05:37.335Z] ok github.com/docker/docker/volume/drivers 0.152s coverage: 36.1% of statements [2020-09-23T13:05:38.426Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-23T13:05:38.426Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-23T13:05:38.426Z] === RUN TestDaemonIpcModePrivate [2020-09-23T13:05:38.875Z] === RUN TestGetAddress [2020-09-23T13:05:38.875Z] --- PASS: TestGetAddress (0.00s) [2020-09-23T13:05:38.875Z] === RUN TestRemove [2020-09-23T13:05:38.875Z] --- SKIP: TestRemove (0.00s) [2020-09-23T13:05:38.875Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-23T13:05:38.875Z] === RUN TestInitializeWithVolumes [2020-09-23T13:05:38.875Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-09-23T13:05:38.875Z] === RUN TestCreate [2020-09-23T13:05:38.875Z] --- PASS: TestCreate (0.01s) [2020-09-23T13:05:38.875Z] === RUN TestValidateName [2020-09-23T13:05:38.875Z] --- PASS: TestValidateName (0.00s) [2020-09-23T13:05:38.875Z] === RUN TestCreateWithOpts [2020-09-23T13:05:38.875Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-09-23T13:05:38.875Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-23T13:05:38.875Z] === RUN TestRelaodNoOpts [2020-09-23T13:05:38.875Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-09-23T13:05:38.875Z] PASS [2020-09-23T13:05:38.875Z] coverage: 37.7% of statements [2020-09-23T13:05:38.875Z] ok github.com/docker/docker/volume/local 0.195s coverage: 37.7% of statements [2020-09-23T13:05:38.875Z] === RUN TestConvertTmpfsOptions [2020-09-23T13:05:38.875Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-09-23T13:05:38.875Z] parser_test.go:49: data="mode=700,size=1m" [2020-09-23T13:05:38.875Z] parser_test.go:49: data="ro" [2020-09-23T13:05:38.875Z] === RUN TestParseMountRaw [2020-09-23T13:05:38.875Z] --- PASS: TestParseMountRaw (0.03s) [2020-09-23T13:05:38.875Z] === RUN TestParseMountRawSplit [2020-09-23T13:05:38.875Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-09-23T13:05:38.875Z] parser_test.go:390: case 0 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 1 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 2 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 3 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 4 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 5 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 6 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 7 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 8 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 0 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 1 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 2 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 3 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 4 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 5 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 6 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 7 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 8 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 9 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 10 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 11 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 12 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 0 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 1 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 2 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 3 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 4 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 5 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 6 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 7 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 8 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 9 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 10 [2020-09-23T13:05:38.875Z] parser_test.go:390: case 11 [2020-09-23T13:05:38.875Z] === RUN TestParseMountSpec [2020-09-23T13:05:38.875Z] --- PASS: TestParseMountSpec (0.00s) [2020-09-23T13:05:38.875Z] parser_test.go:455: case 0 [2020-09-23T13:05:38.875Z] parser_test.go:455: case 1 [2020-09-23T13:05:38.875Z] parser_test.go:455: case 2 [2020-09-23T13:05:38.875Z] parser_test.go:455: case 3 [2020-09-23T13:05:38.875Z] parser_test.go:455: case 4 [2020-09-23T13:05:38.875Z] parser_test.go:455: case 5 [2020-09-23T13:05:38.875Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-09-23T13:05:38.875Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-09-23T13:05:38.875Z] === RUN TestValidateMount [2020-09-23T13:05:38.875Z] --- PASS: TestValidateMount (0.00s) [2020-09-23T13:05:38.875Z] PASS [2020-09-23T13:05:38.875Z] coverage: 66.2% of statements [2020-09-23T13:05:38.875Z] ok github.com/docker/docker/volume/mounts 0.264s coverage: 66.2% of statements [2020-09-23T13:05:39.558Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-23T13:05:39.941Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-09-23T13:05:39.941Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-23T13:05:39.941Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-23T13:05:40.416Z] === RUN TestSetGetMeta [2020-09-23T13:05:40.416Z] === PAUSE TestSetGetMeta [2020-09-23T13:05:40.416Z] === RUN TestRestore [2020-09-23T13:05:40.416Z] === PAUSE TestRestore [2020-09-23T13:05:40.416Z] === RUN TestServiceCreate [2020-09-23T13:05:40.416Z] === PAUSE TestServiceCreate [2020-09-23T13:05:40.416Z] === RUN TestServiceList [2020-09-23T13:05:40.416Z] === PAUSE TestServiceList [2020-09-23T13:05:40.416Z] === RUN TestServiceRemove [2020-09-23T13:05:40.416Z] === PAUSE TestServiceRemove [2020-09-23T13:05:40.416Z] === RUN TestServiceGet [2020-09-23T13:05:40.416Z] === PAUSE TestServiceGet [2020-09-23T13:05:40.416Z] === RUN TestServicePrune [2020-09-23T13:05:40.416Z] === PAUSE TestServicePrune [2020-09-23T13:05:40.416Z] === RUN TestCreate [2020-09-23T13:05:40.416Z] === PAUSE TestCreate [2020-09-23T13:05:40.416Z] === RUN TestRemove [2020-09-23T13:05:40.416Z] === PAUSE TestRemove [2020-09-23T13:05:40.416Z] === RUN TestList [2020-09-23T13:05:40.416Z] === PAUSE TestList [2020-09-23T13:05:40.416Z] === RUN TestFindByDriver [2020-09-23T13:05:40.416Z] === PAUSE TestFindByDriver [2020-09-23T13:05:40.416Z] === RUN TestFindByReferenced [2020-09-23T13:05:40.416Z] === PAUSE TestFindByReferenced [2020-09-23T13:05:40.416Z] === RUN TestDerefMultipleOfSameRef [2020-09-23T13:05:40.416Z] === PAUSE TestDerefMultipleOfSameRef [2020-09-23T13:05:40.416Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-23T13:05:40.416Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-23T13:05:40.416Z] === RUN TestDefererencePluginOnCreateError [2020-09-23T13:05:40.416Z] === PAUSE TestDefererencePluginOnCreateError [2020-09-23T13:05:40.416Z] === RUN TestRefDerefRemove [2020-09-23T13:05:40.416Z] === PAUSE TestRefDerefRemove [2020-09-23T13:05:40.416Z] === RUN TestGet [2020-09-23T13:05:40.416Z] === PAUSE TestGet [2020-09-23T13:05:40.416Z] === RUN TestGetWithReference [2020-09-23T13:05:40.416Z] === PAUSE TestGetWithReference [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_nil_list [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_nil_list [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_empty_list [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_empty_list [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_filter_some [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_filter_some [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_filter_middle [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_filter_middle [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-09-23T13:05:40.416Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-09-23T13:05:40.416Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_nil_list [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_filter_some [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_empty_list [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-09-23T13:05:40.416Z] === CONT TestFilterFunc/test_filter_middle [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-09-23T13:05:40.416Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-09-23T13:05:40.416Z] === CONT TestSetGetMeta [2020-09-23T13:05:40.416Z] === CONT TestFindByReferenced [2020-09-23T13:05:40.416Z] === CONT TestServicePrune [2020-09-23T13:05:40.416Z] === CONT TestGetWithReference [2020-09-23T13:05:40.416Z] --- PASS: TestSetGetMeta (0.03s) [2020-09-23T13:05:40.416Z] === CONT TestList [2020-09-23T13:05:40.416Z] --- PASS: TestFindByReferenced (0.04s) [2020-09-23T13:05:40.416Z] === CONT TestFindByDriver [2020-09-23T13:05:40.416Z] === CONT TestRemove [2020-09-23T13:05:40.416Z] --- PASS: TestGetWithReference (0.05s) [2020-09-23T13:05:40.416Z] --- PASS: TestList (0.04s) [2020-09-23T13:05:40.416Z] === CONT TestCreate [2020-09-23T13:05:40.416Z] --- PASS: TestFindByDriver (0.03s) [2020-09-23T13:05:40.416Z] === CONT TestServiceList [2020-09-23T13:05:40.416Z] --- PASS: TestRemove (0.03s) [2020-09-23T13:05:40.416Z] === CONT TestServiceGet [2020-09-23T13:05:40.416Z] --- PASS: TestCreate (0.02s) [2020-09-23T13:05:40.416Z] === CONT TestServiceRemove [2020-09-23T13:05:40.416Z] --- PASS: TestServiceGet (0.07s) [2020-09-23T13:05:40.416Z] === CONT TestDefererencePluginOnCreateError [2020-09-23T13:05:40.416Z] time="2020-09-23T13:05:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-23T13:05:40.416Z] --- PASS: TestServiceRemove (0.06s) [2020-09-23T13:05:40.416Z] === CONT TestGet [2020-09-23T13:05:40.416Z] --- PASS: TestServiceList (0.08s) [2020-09-23T13:05:40.416Z] === CONT TestRefDerefRemove [2020-09-23T13:05:40.416Z] time="2020-09-23T13:05:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-23T13:05:40.416Z] time="2020-09-23T13:05:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-23T13:05:40.416Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-09-23T13:05:40.416Z] === CONT TestServiceCreate [2020-09-23T13:05:40.416Z] --- PASS: TestGet (0.03s) [2020-09-23T13:05:40.416Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-23T13:05:40.416Z] time="2020-09-23T13:05:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-09-23T13:05:40.416Z] --- PASS: TestRefDerefRemove (0.03s) [2020-09-23T13:05:40.416Z] === CONT TestDerefMultipleOfSameRef [2020-09-23T13:05:40.416Z] time="2020-09-23T13:05:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-23T13:05:40.416Z] --- PASS: TestServicePrune (0.19s) [2020-09-23T13:05:40.416Z] === CONT TestRestore [2020-09-23T13:05:40.416Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-09-23T13:05:40.416Z] --- PASS: TestServiceCreate (0.03s) [2020-09-23T13:05:40.416Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-09-23T13:05:40.416Z] --- PASS: TestRestore (0.03s) [2020-09-23T13:05:40.416Z] PASS [2020-09-23T13:05:40.416Z] coverage: 70.3% of statements [2020-09-23T13:05:40.416Z] ok github.com/docker/docker/volume/service 0.547s coverage: 70.3% of statements [2020-09-23T13:05:41.964Z] --- PASS: TestNewClientWithTimeout (17.67s) [2020-09-23T13:05:41.964Z] === RUN TestClientStream [2020-09-23T13:05:41.964Z] --- PASS: TestClientStream (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestClientSendFile [2020-09-23T13:05:41.964Z] --- PASS: TestClientSendFile (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestClientWithRequestTimeout [2020-09-23T13:05:41.964Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestFileSpecPlugin [2020-09-23T13:05:41.964Z] --- PASS: TestFileSpecPlugin (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestFileJSONSpecPlugin [2020-09-23T13:05:41.964Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-09-23T13:05:41.964Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestPluginAddHandler [2020-09-23T13:05:41.964Z] --- PASS: TestPluginAddHandler (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestPluginWaitBadPlugin [2020-09-23T13:05:41.964Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-09-23T13:05:41.964Z] === RUN TestGet [2020-09-23T13:05:41.964Z] time="2020-09-23T13:05:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-09-23T13:05:42.046Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-09-23T13:05:42.046Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-23T13:05:42.046Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-23T13:05:42.297Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-23T13:05:42.297Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-23T13:05:42.935Z] time="2020-09-23T13:05:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-09-23T13:05:43.559Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-09-23T13:05:43.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-23T13:05:43.560Z] === RUN TestIpcModeOlderClient [2020-09-23T13:05:43.560Z] === PAUSE TestIpcModeOlderClient [2020-09-23T13:05:43.560Z] === RUN TestKillContainerInvalidSignal [2020-09-23T13:05:44.480Z] time="2020-09-23T13:05:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-09-23T13:05:44.598Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-09-23T13:05:44.598Z] === RUN TestKillContainer [2020-09-23T13:05:44.598Z] === RUN TestKillContainer/no_signal [2020-09-23T13:05:45.233Z] === RUN TestKillContainer/non_killing_signal [2020-09-23T13:05:45.872Z] === RUN TestKillContainer/killing_signal [2020-09-23T13:05:46.014Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-23T13:05:46.122Z] --- PASS: TestServiceWithDataPathPortInit (17.77s) [2020-09-23T13:05:46.122Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-23T13:05:46.305Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-23T13:05:46.305Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-23T13:05:46.305Z] [2020-09-23T13:05:46.305Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-23T13:05:46.305Z] =========================== short test summary info ============================ [2020-09-23T13:05:46.305Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-23T13:05:46.305Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-23T13:05:46.305Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-23T13:05:46.305Z] Not supported on most drivers [2020-09-23T13:05:46.305Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-23T13:05:46.305Z] Output of docker top depends on host distro, and is not formalized. [2020-09-23T13:05:46.305Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-23T13:05:46.305Z] Output of docker top depends on host distro, and is not formalized. [2020-09-23T13:05:46.305Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-23T13:05:46.305Z] Can fail if eth0 has multiple IP addresses [2020-09-23T13:05:46.305Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-23T13:05:46.305Z] This doesn't seem to be taken into account by the engine [2020-09-23T13:05:46.305Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-23T13:05:46.305Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-23T13:05:46.305Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 313.35 seconds == [2020-09-23T13:05:46.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-23T13:05:46.910Z] --- PASS: TestKillContainer (2.56s) [2020-09-23T13:05:46.910Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-09-23T13:05:46.910Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-09-23T13:05:46.910Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-09-23T13:05:46.910Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-23T13:05:46.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-23T13:05:47.948Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-23T13:05:48.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-09-23T13:05:48.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-09-23T13:05:48.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-09-23T13:05:48.584Z] === RUN TestKillStoppedContainer [2020-09-23T13:05:48.584Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-23T13:05:48.584Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-23T13:05:48.877Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-23T13:05:48.877Z] === RUN TestKillDifferentUserContainer [2020-09-23T13:05:49.182Z] time="2020-09-23T13:05:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-09-23T13:05:49.512Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-09-23T13:05:49.512Z] === RUN TestInspectOomKilledTrue [2020-09-23T13:05:49.512Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-23T13:05:49.512Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:05:49.512Z] === RUN TestInspectOomKilledFalse [2020-09-23T13:05:49.512Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-23T13:05:49.512Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:05:49.512Z] === RUN TestLinksEtcHostsContentMatch [2020-09-23T13:05:50.185Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-09-23T13:05:50.185Z] === RUN TestLinksContainerNames [2020-09-23T13:05:51.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-23T13:05:51.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-23T13:05:51.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-23T13:05:51.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-23T13:05:51.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-23T13:05:52.266Z] --- PASS: TestLinksContainerNames (1.70s) [2020-09-23T13:05:52.266Z] === RUN TestLogsFollowTailEmpty [2020-09-23T13:05:52.558Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-09-23T13:05:52.559Z] === RUN TestContainerNetworkMountsNoChown [2020-09-23T13:05:53.598Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/default [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/default [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/private [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/private [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rprivate [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/slave [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/slave [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rslave [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/shared [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/shared [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rshared [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/default [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/rshared [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/rprivate [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/shared [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/rslave [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/slave [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/private [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:05:53.598Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-23T13:05:53.598Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:05:53.598Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:05:53.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:05:54.184Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-23T13:05:54.477Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:05:54.477Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-09-23T13:05:54.477Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-09-23T13:05:54.477Z] === RUN TestContainerBindMountNonRecursive [2020-09-23T13:05:55.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-23T13:05:56.129Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-09-23T13:05:56.129Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kvaerk7tftl5awezysubuhdmm Created:2020-09-23 13:05:47.308827957 +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[663daa6681db294cc03e8603a6433e5fdb30224e22279d45b04a737d0375d718:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.abv8teqdea7kf240ot353u2vq EndpointID:4c9f499bc751635878f17ed873c2c505648d213b23dd611e0995e97f39aafe69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc487ac59708aa6900ad7374812f070be439f2de5168996d5ab2e98a901d49a6 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:ed48f9d3722f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.abv8teqdea7kf240ot353u2vq EndpointID:4c9f499bc751635878f17ed873c2c505648d213b23dd611e0995e97f39aafe69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-23T13:05:56.129Z] PASS [2020-09-23T13:05:56.129Z] [2020-09-23T13:05:56.129Z] === Skipped [2020-09-23T13:05:56.129Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:05:56.129Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:05:56.129Z] [2020-09-23T13:05:56.129Z] [2020-09-23T13:05:56.129Z] DONE 23 tests, 1 skipped in 59.146s [2020-09-23T13:05:56.129Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:05:56.129Z] ++ 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 [2020-09-23T13:05:56.129Z] ++ set -e [2020-09-23T13:05:56.129Z] ++ '[' -n 0 ']' [2020-09-23T13:05:56.129Z] ++ set -x [2020-09-23T13:05:56.129Z] ++ 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 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 [2020-09-23T13:05:56.129Z] INFO: Testing against a local daemon [2020-09-23T13:05:56.129Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-23T13:05:56.129Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:05:56.129Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:05:56.129Z] === RUN TestDockerNetworkIpvlan [2020-09-23T13:05:56.129Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:05:56.129Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:05:56.129Z] PASS [2020-09-23T13:05:56.129Z] [2020-09-23T13:05:56.129Z] === Skipped [2020-09-23T13:05:56.129Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:05:56.129Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:05:56.129Z] [2020-09-23T13:05:56.129Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:05:56.130Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:05:56.130Z] [2020-09-23T13:05:56.130Z] [2020-09-23T13:05:56.130Z] DONE 2 tests, 2 skipped in 0.151s [2020-09-23T13:05:56.130Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:05:56.130Z] ++ 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 [2020-09-23T13:05:56.130Z] ++ set -e [2020-09-23T13:05:56.130Z] ++ '[' -n 0 ']' [2020-09-23T13:05:56.130Z] ++ set -x [2020-09-23T13:05:56.130Z] ++ 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 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 [2020-09-23T13:05:56.130Z] INFO: Testing against a local daemon [2020-09-23T13:05:56.130Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-23T13:05:56.556Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2020-09-23T13:05:56.556Z] === RUN TestNetworkNat [2020-09-23T13:05:57.075Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s) [2020-09-23T13:05:57.075Z] === RUN TestDockerNetworkMacvlan [2020-09-23T13:05:57.595Z] --- PASS: TestNetworkNat (0.92s) [2020-09-23T13:05:57.595Z] === RUN TestNetworkLocalhostTCPNat [2020-09-23T13:05:57.768Z] --- PASS: TestGet (15.03s) [2020-09-23T13:05:57.768Z] === RUN TestPluginWithNoManifest [2020-09-23T13:05:57.768Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-09-23T13:05:57.768Z] === RUN TestGetAll [2020-09-23T13:05:57.768Z] --- PASS: TestGetAll (0.00s) [2020-09-23T13:05:57.768Z] PASS [2020-09-23T13:05:57.768Z] coverage: 73.4% of statements [2020-09-23T13:05:57.768Z] ok github.com/docker/docker/pkg/plugins 35.205s coverage: 73.4% of statements [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/rootless [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/volume [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-23T13:05:57.768Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-23T13:05:57.768Z] [2020-09-23T13:05:57.768Z] === Skipped [2020-09-23T13:05:57.768Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-23T13:05:57.768Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-23T13:05:57.768Z] [2020-09-23T13:05:57.768Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-09-23T13:05:57.768Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:57.768Z] [2020-09-23T13:05:57.768Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-23T13:05:58.024Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-23T13:05:58.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-09-23T13:05:58.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-23T13:05:58.232Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-23T13:05:58.232Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-23T13:05:58.232Z] daemon_test.go:147: root required [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-23T13:05:58.232Z] reload_test.go:520: root required [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-23T13:05:58.232Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-23T13:05:58.232Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-23T13:05:58.232Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-23T13:05:58.232Z] download_test.go:268: Needs fixing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-23T13:05:58.232Z] layer_test.go:304: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-23T13:05:58.232Z] layer_test.go:353: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-23T13:05:58.232Z] layer_test.go:468: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-23T13:05:58.232Z] layer_test.go:697: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-23T13:05:58.232Z] migration_test.go:46: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-23T13:05:58.232Z] migration_test.go:182: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-23T13:05:58.232Z] mount_test.go:17: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-23T13:05:58.232Z] mount_test.go:76: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-23T13:05:58.232Z] mount_test.go:125: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-23T13:05:58.232Z] mount_test.go:212: Failing on Windows [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-23T13:05:58.232Z] archive_test.go:133: Xz not present in msys2 [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-23T13:05:58.232Z] archive_test.go:238: Failing on Windows CI machines [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-23T13:05:58.232Z] archive_windows_test.go:16: Currently fails [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-23T13:05:58.232Z] changes_test.go:192: needs more investigation [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-23T13:05:58.232Z] changes_test.go:405: needs further investigation [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-23T13:05:58.232Z] changes_test.go:441: needs further investigation [2020-09-23T13:05:58.232Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-23T13:05:58.233Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-23T13:05:58.233Z] poller_test.go:41: No chmod on Windows [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-23T13:05:58.233Z] fileutils_test.go:134: Needs porting to Windows [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-23T13:05:58.233Z] fileutils_test.go:180: Needs porting to Windows [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-23T13:05:58.233Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-23T13:05:58.233Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-23T13:05:58.233Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-23T13:05:58.233Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-23T13:05:58.233Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-23T13:05:58.233Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] [2020-09-23T13:05:58.233Z] DONE 1781 tests, 46 skipped in 204.891s [2020-09-23T13:05:58.233Z] INFO: make.ps1 ended at 09/23/2020 13:05:57 [2020-09-23T13:05:58.246Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-09-23T13:05:58.246Z] === RUN TestNetworkLoopbackNat [2020-09-23T13:05:58.738Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:05:58.738Z] [2020-09-23T13:05:58.738Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:05:58.738Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:05:58.738Z] [2020-09-23T13:05:58.738Z] To set a process to complain mode, use the command line tool [2020-09-23T13:05:58.738Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:05:58.738Z] Post stage [Pipeline] junit [2020-09-23T13:05:59.312Z] Recording test results [2020-09-23T13:05:59.420Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] sh [2020-09-23T13:05:59.820Z] + echo Ensuring container killed. [2020-09-23T13:05:59.821Z] Ensuring container killed. [2020-09-23T13:05:59.821Z] + docker rm -vf docker-pr14 [2020-09-23T13:05:59.821Z] Error: No such container: docker-pr14 [2020-09-23T13:05:59.821Z] + true [Pipeline] sh [2020-09-23T13:06:00.102Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:06:00.102Z] Chowning /workspace to jenkins user [2020-09-23T13:06:00.102Z] + id -u [2020-09-23T13:06:00.102Z] + id -g [2020-09-23T13:06:00.102Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41430:/workspace busybox chown -R 1000:1000 /workspace [2020-09-23T13:06:00.365Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-23T13:06:00.415Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-23T13:06:00.415Z] INFO: Unit tests ended at 09/23/2020 13:05:59. Duration:00:03:41.2874688 [2020-09-23T13:06:00.415Z] INFO: Building busybox [2020-09-23T13:06:00.415Z] Sending build context to Docker daemon 5.12kB [2020-09-23T13:06:00.415Z] [2020-09-23T13:06:00.415Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-23T13:06:00.415Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-23T13:06:00.415Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-23T13:06:00.415Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-23T13:06:00.415Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-23T13:06:00.415Z] ---> 715aaeac112d [2020-09-23T13:06:00.415Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-23T13:06:00.415Z] ---> Running in 045642d9a3c0 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:06:01.323Z] + bundleName=docker-py [2020-09-23T13:06:01.323Z] + echo Creating docker-py-bundles.tar.gz [2020-09-23T13:06:01.323Z] Creating docker-py-bundles.tar.gz [2020-09-23T13:06:01.323Z] + 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 [2020-09-23T13:06:01.333Z] Archiving artifacts [2020-09-23T13:06:01.776Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-09-23T13:06:01.777Z] === RUN TestPause [2020-09-23T13:06:02.412Z] --- PASS: TestPause (0.90s) [2020-09-23T13:06:02.412Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-23T13:06:02.412Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:06:02.412Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:06:02.412Z] === RUN TestPauseStopPausedContainer [2020-09-23T13:06:03.452Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-09-23T13:06:03.452Z] === RUN TestPsFilter [2020-09-23T13:06:03.452Z] --- PASS: TestPsFilter (0.25s) [2020-09-23T13:06:03.452Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-23T13:06:03.671Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-23T13:06:04.490Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-09-23T13:06:04.490Z] === RUN TestRemoveContainerWithVolume [2020-09-23T13:06:05.127Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-09-23T13:06:05.127Z] === RUN TestRemoveContainerRunning [2020-09-23T13:06:05.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-23T13:06:06.165Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-09-23T13:06:06.165Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-23T13:06:06.218Z] Removing intermediate container 045642d9a3c0 [2020-09-23T13:06:06.218Z] ---> 45b912983f82 [2020-09-23T13:06:06.218Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-23T13:06:06.218Z] ---> Running in 78954697401f [2020-09-23T13:06:06.218Z] Removing intermediate container 78954697401f [2020-09-23T13:06:06.218Z] ---> e7b2f328a90a [2020-09-23T13:06:06.218Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-23T13:06:06.218Z] ---> Running in 50d0aeb42158 [2020-09-23T13:06:06.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-09-23T13:06:06.677Z] Removing intermediate container 50d0aeb42158 [2020-09-23T13:06:06.677Z] ---> f24b5a61fb72 [2020-09-23T13:06:06.677Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [Pipeline] sh [2020-09-23T13:06:06.801Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-09-23T13:06:06.801Z] === RUN TestRemoveInvalidContainer [2020-09-23T13:06:06.801Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-23T13:06:06.801Z] === RUN TestRenameLinkedContainer [2020-09-23T13:06:06.978Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-23T13:06:06.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh binary-daemon [2020-09-23T13:06:07.564Z] [2020-09-23T13:06:07.564Z] Removing bundles/ [2020-09-23T13:06:07.564Z] [2020-09-23T13:06:07.564Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-23T13:06:07.564Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-23T13:06:07.564Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T13:06:07.644Z] [2020-09-23T13:06:08.104Z] ---> 1f444d43b6a5 [2020-09-23T13:06:08.104Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-23T13:06:08.104Z] ---> Running in 0c40be627813 [2020-09-23T13:06:10.376Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-09-23T13:06:10.376Z] === RUN TestRenameStoppedContainer [2020-09-23T13:06:10.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-23T13:06:11.415Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-09-23T13:06:11.415Z] === RUN TestRenameRunningContainerAndReuse [2020-09-23T13:06:12.934Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2020-09-23T13:06:12.934Z] === RUN TestRenameInvalidName [2020-09-23T13:06:13.578Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-23T13:06:13.972Z] --- PASS: TestRenameInvalidName (0.83s) [2020-09-23T13:06:13.972Z] === RUN TestRenameAnonymousContainer [2020-09-23T13:06:14.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan (17.84s) [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.61s) [2020-09-23T13:06:14.966Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-09-23T13:06:14.966Z] PASS [2020-09-23T13:06:14.966Z] [2020-09-23T13:06:14.966Z] DONE 8 tests in 20.026s [2020-09-23T13:06:14.966Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-23T13:06:14.966Z] ++ 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 [2020-09-23T13:06:14.966Z] ++ set -e [2020-09-23T13:06:14.966Z] ++ '[' -n 0 ']' [2020-09-23T13:06:14.966Z] ++ set -x [2020-09-23T13:06:14.966Z] ++ 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 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 [2020-09-23T13:06:14.966Z] testing: warning: no tests to run [2020-09-23T13:06:14.966Z] PASS [2020-09-23T13:06:14.966Z] [2020-09-23T13:06:14.966Z] DONE 0 tests in 0.028s [2020-09-23T13:06:14.966Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-23T13:06:14.966Z] ++ 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 [2020-09-23T13:06:14.966Z] ++ set -e [2020-09-23T13:06:14.966Z] ++ '[' -n 0 ']' [2020-09-23T13:06:14.966Z] ++ set -x [2020-09-23T13:06:14.966Z] ++ 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 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 [2020-09-23T13:06:14.966Z] INFO: Testing against a local daemon [2020-09-23T13:06:14.966Z] === RUN TestAuthZPluginAllowRequest [2020-09-23T13:06:16.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-23T13:06:16.885Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-09-23T13:06:16.885Z] === RUN TestAuthZPluginTLS [2020-09-23T13:06:17.458Z] --- PASS: TestAuthZPluginTLS (0.65s) [2020-09-23T13:06:17.458Z] === RUN TestAuthZPluginDenyRequest [2020-09-23T13:06:18.032Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2020-09-23T13:06:18.032Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-23T13:06:18.432Z] Removing intermediate container 0c40be627813 [2020-09-23T13:06:18.432Z] ---> 78997dcbddd1 [2020-09-23T13:06:18.432Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-23T13:06:18.432Z] ---> Running in b02bbd29486d [2020-09-23T13:06:18.436Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-09-23T13:06:18.436Z] === RUN TestRenameContainerWithSameName [2020-09-23T13:06:18.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2020-09-23T13:06:18.607Z] === RUN TestAuthZPluginDenyResponse [2020-09-23T13:06:19.304Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-23T13:06:19.305Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-09-23T13:06:19.305Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-09-23T13:06:19.401Z] [2020-09-23T13:06:19.401Z] SUCCESS: Specified value was saved. [2020-09-23T13:06:19.478Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-09-23T13:06:19.478Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-23T13:06:19.553Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-09-23T13:06:19.553Z] === RUN TestAuthZPluginAllowEventStream [2020-09-23T13:06:20.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-23T13:06:20.940Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-09-23T13:06:20.940Z] === RUN TestAuthZPluginErrorResponse [2020-09-23T13:06:21.415Z] ok github.com/docker/docker/builder/remotecontext/git 4.224s coverage: 86.3% of statements [2020-09-23T13:06:21.513Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-09-23T13:06:21.513Z] === RUN TestAuthZPluginErrorRequest [2020-09-23T13:06:21.553Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-09-23T13:06:21.553Z] === RUN TestResize [2020-09-23T13:06:21.846Z] --- PASS: TestResize (0.84s) [2020-09-23T13:06:21.846Z] === RUN TestResizeWithInvalidSize [2020-09-23T13:06:22.066Z] ok github.com/docker/docker/builder/remotecontext 0.494s coverage: 13.6% of statements [2020-09-23T13:06:22.458Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-09-23T13:06:22.458Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-23T13:06:22.884Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-09-23T13:06:22.884Z] === RUN TestResizeWhenContainerNotStarted [2020-09-23T13:06:23.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-09-23T13:06:23.031Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-23T13:06:23.127Z] ok github.com/docker/docker/builder/dockerfile 1.273s coverage: 48.0% of statements [2020-09-23T13:06:23.127Z] ? github.com/docker/docker/cli [no test files] [2020-09-23T13:06:23.127Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-23T13:06:23.137Z] Removing intermediate container b02bbd29486d [2020-09-23T13:06:23.137Z] ---> d12d727486b0 [2020-09-23T13:06:23.137Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-23T13:06:23.137Z] ---> Running in 7dba936609ea [2020-09-23T13:06:23.921Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:06:23.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:06:23.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:06:23.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:06:23.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:06:24.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-23T13:06:24.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-09-23T13:06:24.948Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-23T13:06:25.904Z] ok github.com/docker/docker/client 0.526s coverage: 75.4% of statements [2020-09-23T13:06:25.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:06:25.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:06:26.872Z] Cannot create a file when that file already exists. [2020-09-23T13:06:27.502Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-09-23T13:06:27.502Z] === RUN TestAuthZPluginHeader [2020-09-23T13:06:27.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:06:27.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:06:28.447Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-09-23T13:06:28.447Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-23T13:06:28.447Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-23T13:06:28.447Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:28.447Z] === RUN TestAuthZPluginV2Disable [2020-09-23T13:06:28.447Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-23T13:06:28.447Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:28.447Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-23T13:06:28.447Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-23T13:06:28.447Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:28.447Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-23T13:06:28.447Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-23T13:06:28.447Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:28.447Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-23T13:06:28.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:06:28.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:06:29.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-23T13:06:30.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:06:31.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:06:31.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-23T13:06:32.676Z] Removing intermediate container 7dba936609ea [2020-09-23T13:06:32.676Z] ---> 8ff33a570252 [2020-09-23T13:06:32.676Z] Step 13/13 : CMD ["sh"] [2020-09-23T13:06:32.676Z] ---> Running in 8118376e039f [2020-09-23T13:06:32.676Z] Removing intermediate container 8118376e039f [2020-09-23T13:06:32.676Z] ---> 1273d8e9f772 [2020-09-23T13:06:32.676Z] Successfully built 1273d8e9f772 [2020-09-23T13:06:32.676Z] Successfully tagged busybox:latest [2020-09-23T13:06:32.676Z] INFO: Docker images of the daemon under test [2020-09-23T13:06:32.676Z] [2020-09-23T13:06:32.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-23T13:06:32.676Z] busybox latest 1273d8e9f772 Less than a second ago 5.12GB [2020-09-23T13:06:32.676Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 2 weeks ago 5.06GB [2020-09-23T13:06:32.676Z] microsoft/windowsservercore latest 715aaeac112d 2 weeks ago 5.06GB [2020-09-23T13:06:32.676Z] [2020-09-23T13:06:32.676Z] INFO: Running integration tests at 09/23/2020 13:06:32... [2020-09-23T13:06:32.676Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-23T13:06:32.676Z] INFO: Integration API tests being run from the host: [2020-09-23T13:06:32.676Z] INFO: make.ps1 starting at 09/23/2020 13:06:32 [2020-09-23T13:06:33.645Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-23T13:06:33.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:06:33.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:06:36.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-09-23T13:06:36.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-09-23T13:06:36.737Z] === RUN TestCgroupNamespacesRun [2020-09-23T13:06:38.250Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-09-23T13:06:38.250Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-23T13:06:39.389Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T13:06:39.389Z] Using test binary docker [2020-09-23T13:06:39.389Z] +++ /etc/init.d/apparmor start [2020-09-23T13:06:39.389Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T13:06:39.389Z] Starting dockerd [2020-09-23T13:06:39.389Z] INFO: Waiting for daemon to start... [2020-09-23T13:06:39.389Z] +++ 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 [2020-09-23T13:06:39.802Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-09-23T13:06:39.803Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-23T13:06:41.298Z] . [2020-09-23T13:06:41.298Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T13:06:41.315Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-09-23T13:06:41.315Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-23T13:06:41.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T13:06:41.558Z] Error: No such image: emptyfs [2020-09-23T13:06:41.558Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-23T13:06:41.558Z] ++++ docker load [2020-09-23T13:06:42.127Z] Running integration-test (iteration 1) [2020-09-23T13:06:42.127Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-23T13:06:42.127Z] ++ 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 [2020-09-23T13:06:42.127Z] ++ set -e [2020-09-23T13:06:42.127Z] ++ '[' -n 0 ']' [2020-09-23T13:06:42.127Z] ++ set -x [2020-09-23T13:06:42.127Z] ++ 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 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 [2020-09-23T13:06:43.392Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-09-23T13:06:43.392Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-23T13:06:44.907Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-09-23T13:06:44.907Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-23T13:06:46.571Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.34s) [2020-09-23T13:06:46.571Z] PASS [2020-09-23T13:06:46.571Z] [2020-09-23T13:06:46.571Z] === Skipped [2020-09-23T13:06:46.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-23T13:06:46.571Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:46.571Z] [2020-09-23T13:06:46.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-23T13:06:46.571Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:46.571Z] [2020-09-23T13:06:46.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-23T13:06:46.571Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:46.571Z] [2020-09-23T13:06:46.571Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-23T13:06:46.571Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:06:46.571Z] [2020-09-23T13:06:46.571Z] [2020-09-23T13:06:46.571Z] DONE 17 tests, 4 skipped in 31.622s [2020-09-23T13:06:46.571Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-23T13:06:46.571Z] ++ 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 [2020-09-23T13:06:46.571Z] ++ set -e [2020-09-23T13:06:46.571Z] ++ '[' -n 0 ']' [2020-09-23T13:06:46.571Z] ++ set -x [2020-09-23T13:06:46.571Z] ++ 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 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 [2020-09-23T13:06:46.833Z] INFO: Testing against a local daemon [2020-09-23T13:06:46.833Z] === RUN TestPluginInvalidJSON [2020-09-23T13:06:46.833Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:06:46.833Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:06:46.833Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:06:46.833Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-23T13:06:46.833Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-23T13:06:46.833Z] === RUN TestPluginInstall [2020-09-23T13:06:46.833Z] === RUN TestPluginInstall/no_auth [2020-09-23T13:06:46.983Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-09-23T13:06:46.983Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-23T13:06:47.621Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-09-23T13:06:47.621Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-23T13:06:49.696Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-09-23T13:06:49.696Z] === RUN TestKernelTCPMemory [2020-09-23T13:06:50.334Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-09-23T13:06:50.334Z] === RUN TestNISDomainname [2020-09-23T13:06:51.415Z] --- PASS: TestNISDomainname (0.96s) [2020-09-23T13:06:51.415Z] === RUN TestHostnameDnsResolution [2020-09-23T13:06:52.133Z] time="2020-09-23T13:06:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:06:52.133Z] time="2020-09-23T13:06:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:461629220201fbfcbf1c26f0c52cc1abce0dc7bfcfb4c04fef57822e1b050731" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:06:52.133Z] time="2020-09-23T13:06:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:06:52.133Z] time="2020-09-23T13:06:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:461629220201fbfcbf1c26f0c52cc1abce0dc7bfcfb4c04fef57822e1b050731" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:06:52.395Z] === RUN TestPluginInstall/with_htpasswd [2020-09-23T13:06:52.928Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-09-23T13:06:52.928Z] === RUN TestStats [2020-09-23T13:06:52.968Z] time="2020-09-23T13:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:06:52.968Z] time="2020-09-23T13:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1490e29d0f06d73a0bcd7d5d040bc4fc2af7ba6612755d356756a03083620910" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:06:52.968Z] time="2020-09-23T13:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:06:52.968Z] time="2020-09-23T13:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1490e29d0f06d73a0bcd7d5d040bc4fc2af7ba6612755d356756a03083620910" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:06:53.541Z] === RUN TestPluginInstall/with_insecure [2020-09-23T13:06:54.929Z] time="2020-09-23T13:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:06:54.929Z] time="2020-09-23T13:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9501be8d91c67b57e84b0b0b7bb58be5b7b77b6857e56f7b97c032cac47e1fa0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:06:54.929Z] time="2020-09-23T13:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:06:54.929Z] time="2020-09-23T13:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9501be8d91c67b57e84b0b0b7bb58be5b7b77b6857e56f7b97c032cac47e1fa0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:06:55.191Z] --- PASS: TestPluginInstall (8.39s) [2020-09-23T13:06:55.191Z] --- PASS: TestPluginInstall/no_auth (5.51s) [2020-09-23T13:06:55.191Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2020-09-23T13:06:55.191Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2020-09-23T13:06:55.191Z] plugin_test.go:157: [d1060288875be] daemon is not started [2020-09-23T13:06:55.191Z] PASS [2020-09-23T13:06:55.191Z] [2020-09-23T13:06:55.191Z] DONE 6 tests in 8.574s [2020-09-23T13:06:55.191Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-23T13:06:55.191Z] ++ 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 [2020-09-23T13:06:55.191Z] ++ set -e [2020-09-23T13:06:55.191Z] ++ '[' -n 0 ']' [2020-09-23T13:06:55.191Z] ++ set -x [2020-09-23T13:06:55.191Z] ++ 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 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 [2020-09-23T13:06:55.452Z] INFO: Testing against a local daemon [2020-09-23T13:06:55.452Z] === RUN TestExternalGraphDriver [2020-09-23T13:06:55.715Z] === RUN TestExternalGraphDriver/json [2020-09-23T13:06:56.455Z] --- PASS: TestStats (2.97s) [2020-09-23T13:06:56.455Z] === RUN TestStopContainerWithTimeout [2020-09-23T13:06:56.455Z] === RUN TestStopContainerWithTimeout/0 [2020-09-23T13:06:56.455Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-23T13:06:56.455Z] === RUN TestStopContainerWithTimeout/1 [2020-09-23T13:06:56.455Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-23T13:06:56.455Z] === RUN TestStopContainerWithTimeout/3 [2020-09-23T13:06:56.455Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-23T13:06:56.455Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-23T13:06:56.455Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-23T13:06:56.455Z] === CONT TestStopContainerWithTimeout/0 [2020-09-23T13:06:56.455Z] === CONT TestStopContainerWithTimeout/3 [2020-09-23T13:06:57.090Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-23T13:06:58.265Z] === RUN TestExternalGraphDriver/spec [2020-09-23T13:06:58.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:06:58.839Z] INFO: Testing against a local daemon [2020-09-23T13:06:58.839Z] === RUN TestBuildWithSession [2020-09-23T13:06:58.839Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-23T13:06:58.839Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:06:58.839Z] === RUN TestBuildSquashParent [2020-09-23T13:06:58.839Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-09-23T13:06:58.839Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:06:58.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:06:58.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:06:58.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:06:58.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:06:58.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:06:58.839Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:06:58.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:06:58.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:06:58.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:06:58.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:06:58.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:06:59.165Z] === CONT TestStopContainerWithTimeout/1 [2020-09-23T13:07:00.689Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-23T13:07:00.689Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-09-23T13:07:00.689Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-09-23T13:07:00.689Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2020-09-23T13:07:00.689Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-09-23T13:07:00.689Z] === RUN TestDeleteDevicemapper [2020-09-23T13:07:00.689Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-23T13:07:00.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:07:00.689Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-23T13:07:00.816Z] === RUN TestExternalGraphDriver/pull [2020-09-23T13:07:03.368Z] --- PASS: TestExternalGraphDriver (7.67s) [2020-09-23T13:07:03.368Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2020-09-23T13:07:03.368Z] --- PASS: TestExternalGraphDriver/spec (2.62s) [2020-09-23T13:07:03.368Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-09-23T13:07:03.368Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:07:03.368Z] --- SKIP: TestGraphdriverPluginV2 (0.27s) [2020-09-23T13:07:03.368Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:07:03.368Z] PASS [2020-09-23T13:07:03.368Z] [2020-09-23T13:07:03.368Z] === Skipped [2020-09-23T13:07:03.368Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.27s) [2020-09-23T13:07:03.368Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:07:03.368Z] [2020-09-23T13:07:03.368Z] [2020-09-23T13:07:03.368Z] DONE 5 tests, 1 skipped in 8.092s [2020-09-23T13:07:03.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-23T13:07:03.368Z] ++ 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 [2020-09-23T13:07:03.368Z] ++ set -e [2020-09-23T13:07:03.368Z] ++ '[' -n 0 ']' [2020-09-23T13:07:03.368Z] ++ set -x [2020-09-23T13:07:03.368Z] ++ 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 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 [2020-09-23T13:07:03.368Z] INFO: Testing against a local daemon [2020-09-23T13:07:03.368Z] === RUN TestContinueAfterPluginCrash [2020-09-23T13:07:03.368Z] === PAUSE TestContinueAfterPluginCrash [2020-09-23T13:07:03.368Z] === RUN TestReadPluginNoRead [2020-09-23T13:07:03.368Z] === PAUSE TestReadPluginNoRead [2020-09-23T13:07:03.368Z] === RUN TestDaemonStartWithLogOpt [2020-09-23T13:07:03.368Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-23T13:07:03.368Z] === CONT TestContinueAfterPluginCrash [2020-09-23T13:07:03.368Z] === CONT TestDaemonStartWithLogOpt [2020-09-23T13:07:03.368Z] === CONT TestReadPluginNoRead [2020-09-23T13:07:04.216Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2020-09-23T13:07:04.216Z] === RUN TestUpdateMemory [2020-09-23T13:07:04.216Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-23T13:07:04.216Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:07:04.216Z] === RUN TestUpdateCPUQuota [2020-09-23T13:07:05.407Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 30.8% of statements [2020-09-23T13:07:05.730Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-09-23T13:07:05.730Z] === RUN TestUpdatePidsLimit [2020-09-23T13:07:05.730Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-23T13:07:05.730Z] === RUN TestUpdatePidsLimit/no_change [2020-09-23T13:07:06.367Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-23T13:07:06.660Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-23T13:07:06.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-23T13:07:07.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-23T13:07:07.594Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-23T13:07:07.882Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-23T13:07:08.179Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-09-23T13:07:09.397Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-09-23T13:07:09.397Z] === RUN TestUpdateRestartPolicy [2020-09-23T13:07:09.568Z] === RUN TestReadPluginNoRead/default [2020-09-23T13:07:09.936Z] ok github.com/docker/docker/container 0.163s coverage: 34.7% of statements [2020-09-23T13:07:09.936Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-23T13:07:09.936Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-23T13:07:09.936Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-23T13:07:09.936Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-23T13:07:11.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:07:11.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:07:11.485Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-23T13:07:12.871Z] --- PASS: TestReadPluginNoRead (9.55s) [2020-09-23T13:07:12.871Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-09-23T13:07:12.871Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-09-23T13:07:12.871Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2020-09-23T13:07:12.871Z] read_test.go:92: [d41c7995e022f] daemon is not started [2020-09-23T13:07:13.445Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2020-09-23T13:07:13.445Z] PASS [2020-09-23T13:07:13.445Z] [2020-09-23T13:07:13.445Z] DONE 6 tests in 10.252s [2020-09-23T13:07:13.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-23T13:07:13.445Z] ++ 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 [2020-09-23T13:07:13.445Z] ++ set -e [2020-09-23T13:07:13.445Z] ++ '[' -n 0 ']' [2020-09-23T13:07:13.445Z] ++ set -x [2020-09-23T13:07:13.445Z] ++ 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 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 [2020-09-23T13:07:13.507Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2020-09-23T13:07:13.708Z] testing: warning: no tests to run [2020-09-23T13:07:13.708Z] PASS [2020-09-23T13:07:13.708Z] [2020-09-23T13:07:13.708Z] DONE 0 tests in 0.044s [2020-09-23T13:07:13.708Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-23T13:07:13.708Z] ++ 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 [2020-09-23T13:07:13.708Z] ++ set -e [2020-09-23T13:07:13.708Z] ++ '[' -n 0 ']' [2020-09-23T13:07:13.708Z] ++ set -x [2020-09-23T13:07:13.708Z] ++ 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 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 [2020-09-23T13:07:13.708Z] INFO: Testing against a local daemon [2020-09-23T13:07:13.708Z] === RUN TestPluginWithDevMounts [2020-09-23T13:07:13.708Z] === PAUSE TestPluginWithDevMounts [2020-09-23T13:07:13.708Z] === CONT TestPluginWithDevMounts [2020-09-23T13:07:16.257Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-09-23T13:07:16.257Z] PASS [2020-09-23T13:07:16.257Z] [2020-09-23T13:07:16.257Z] DONE 1 tests in 2.303s [2020-09-23T13:07:16.257Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-23T13:07:16.257Z] ++ 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 [2020-09-23T13:07:16.258Z] ++ set -e [2020-09-23T13:07:16.258Z] ++ '[' -n 0 ']' [2020-09-23T13:07:16.258Z] ++ set -x [2020-09-23T13:07:16.258Z] ++ 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 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 [2020-09-23T13:07:16.258Z] INFO: Testing against a local daemon [2020-09-23T13:07:16.258Z] === RUN TestSecretInspect [2020-09-23T13:07:17.148Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements [2020-09-23T13:07:19.564Z] --- PASS: TestSecretInspect (3.19s) [2020-09-23T13:07:19.564Z] === RUN TestSecretList [2020-09-23T13:07:20.732Z] ok github.com/docker/docker/daemon/cluster 0.160s coverage: 0.5% of statements [2020-09-23T13:07:20.923Z] Loaded image: buildpack-deps:buster [2020-09-23T13:07:20.923Z] Loaded image: busybox:latest [2020-09-23T13:07:21.182Z] Loaded image: busybox:glibc [2020-09-23T13:07:21.182Z] Loaded image: debian:buster [2020-09-23T13:07:21.441Z] Loaded image: hello-world:latest [2020-09-23T13:07:21.700Z] INFO: Testing against a local daemon [2020-09-23T13:07:21.701Z] === RUN TestCgroupNamespacesBuild [2020-09-23T13:07:22.095Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-09-23T13:07:22.095Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-23T13:07:22.112Z] --- PASS: TestSecretList (2.68s) [2020-09-23T13:07:22.112Z] === RUN TestSecretsCreateAndDelete [2020-09-23T13:07:22.730Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-09-23T13:07:22.730Z] === RUN TestWaitNonBlocked [2020-09-23T13:07:22.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:07:22.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:07:22.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:07:22.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:07:22.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:07:22.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.57s) [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.96s) [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.03s) [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.31s) [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.29s) [2020-09-23T13:07:23.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.79s) [2020-09-23T13:07:23.620Z] === RUN TestBuildMultiStageCopy [2020-09-23T13:07:23.620Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-23T13:07:23.771Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-23T13:07:23.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-09-23T13:07:23.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-09-23T13:07:23.771Z] === RUN TestWaitBlocked [2020-09-23T13:07:23.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:07:23.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:07:23.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:07:23.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:07:23.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:07:23.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:07:24.660Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2020-09-23T13:07:24.660Z] === RUN TestSecretsUpdate [2020-09-23T13:07:24.998Z] --- PASS: TestCgroupNamespacesBuild (3.42s) [2020-09-23T13:07:24.998Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-23T13:07:25.249Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-09-23T13:07:25.249Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 81.8% of statements [2020-09-23T13:07:25.285Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-23T13:07:25.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-09-23T13:07:25.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-09-23T13:07:25.285Z] === CONT TestContainerStartOnDaemonRestart [2020-09-23T13:07:25.285Z] === CONT TestIpcModeOlderClient [2020-09-23T13:07:25.285Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-09-23T13:07:25.285Z] === CONT TestContainerKillOnDaemonStart [2020-09-23T13:07:26.304Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-09-23T13:07:27.534Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2020-09-23T13:07:27.534Z] === RUN TestBuildWithSession [2020-09-23T13:07:27.534Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-23T13:07:27.534Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:07:27.534Z] === RUN TestBuildSquashParent [2020-09-23T13:07:27.841Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-09-23T13:07:27.965Z] --- PASS: TestSecretsUpdate (3.20s) [2020-09-23T13:07:27.965Z] === RUN TestTemplatedSecret [2020-09-23T13:07:28.026Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2020-09-23T13:07:28.026Z] === CONT TestDaemonHostGatewayIP [2020-09-23T13:07:28.960Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-23T13:07:28.960Z] Copying nested executables into bundles/binary-daemon [2020-09-23T13:07:28.960Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-23T13:07:29.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER docker:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh cross [2020-09-23T13:07:29.551Z] [2020-09-23T13:07:29.810Z] Removing bundles/ [2020-09-23T13:07:29.810Z] [2020-09-23T13:07:29.810Z] ---> Making bundle: cross (in bundles/cross) [2020-09-23T13:07:29.810Z] Cross building: bundles/cross/linux/amd64 [2020-09-23T13:07:29.810Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-23T13:07:29.810Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-23T13:07:30.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-23T13:07:31.271Z] --- PASS: TestTemplatedSecret (3.33s) [2020-09-23T13:07:31.271Z] === RUN TestSecretCreateResolve [2020-09-23T13:07:31.410Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-23T13:07:31.551Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2020-09-23T13:07:31.551Z] === CONT TestDaemonRestartIpcMode [2020-09-23T13:07:31.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-23T13:07:32.630Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-23T13:07:32.982Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.408s coverage: 57.9% of statements [2020-09-23T13:07:32.982Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 14.1% of statements [2020-09-23T13:07:33.598Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-23T13:07:34.567Z] --- PASS: TestBuildMultiStageCopy (12.45s) [2020-09-23T13:07:34.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.61s) [2020-09-23T13:07:34.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2020-09-23T13:07:34.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2020-09-23T13:07:34.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2020-09-23T13:07:34.567Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2020-09-23T13:07:34.567Z] === RUN TestBuildMultiStageParentConfig [2020-09-23T13:07:34.576Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-09-23T13:07:34.576Z] PASS [2020-09-23T13:07:34.576Z] [2020-09-23T13:07:34.576Z] DONE 6 tests in 18.295s [2020-09-23T13:07:34.576Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-23T13:07:34.576Z] ++ 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 [2020-09-23T13:07:34.576Z] ++ set -e [2020-09-23T13:07:34.576Z] ++ '[' -n 0 ']' [2020-09-23T13:07:34.576Z] ++ set -x [2020-09-23T13:07:34.576Z] ++ 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 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 [2020-09-23T13:07:34.576Z] INFO: Testing against a local daemon [2020-09-23T13:07:34.576Z] === RUN TestServiceCreateInit [2020-09-23T13:07:34.576Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-23T13:07:35.078Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-09-23T13:07:35.657Z] --- PASS: TestBuildSquashParent (8.33s) [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:07:35.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:07:35.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:07:35.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:07:35.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:07:35.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:07:35.657Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:07:35.657Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:07:35.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:07:35.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:07:35.760Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-09-23T13:07:36.745Z] --- PASS: TestBuildMultiStageParentConfig (1.84s) [2020-09-23T13:07:36.745Z] === RUN TestBuildLabelWithTargets [2020-09-23T13:07:36.745Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-09-23T13:07:36.745Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:07:36.745Z] === RUN TestBuildWithEmptyLayers [2020-09-23T13:07:37.203Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2020-09-23T13:07:37.203Z] === RUN TestBuildMultiStageOnBuild [2020-09-23T13:07:37.294Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.702s coverage: 69.2% of statements [2020-09-23T13:07:37.592Z] ok github.com/docker/docker/daemon 12.328s coverage: 17.4% of statements [2020-09-23T13:07:37.592Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-23T13:07:37.592Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-23T13:07:37.592Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-23T13:07:37.592Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-23T13:07:37.817Z] --- PASS: TestContainerKillOnDaemonStart (12.22s) [2020-09-23T13:07:37.817Z] PASS [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] === Skipped [2020-09-23T13:07:37.817Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-23T13:07:37.817Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-23T13:07:37.817Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-23T13:07:37.817Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:07:37.817Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-23T13:07:37.817Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-23T13:07:37.817Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] [2020-09-23T13:07:37.817Z] DONE 192 tests, 6 skipped in 148.538s [2020-09-23T13:07:37.817Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-23T13:07:37.817Z] ++ 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 [2020-09-23T13:07:37.817Z] ++ set -e [2020-09-23T13:07:37.817Z] ++ '[' -n 0 ']' [2020-09-23T13:07:37.817Z] ++ set -x [2020-09-23T13:07:37.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:07:37.817Z] INFO: Testing against a local daemon [2020-09-23T13:07:37.817Z] === RUN TestCommitInheritsEnv [2020-09-23T13:07:38.453Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-09-23T13:07:38.453Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-23T13:07:38.453Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-23T13:07:38.453Z] === RUN TestImagesFilterMultiReference [2020-09-23T13:07:38.453Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-23T13:07:38.453Z] === RUN TestImagePullPlatformInvalid [2020-09-23T13:07:38.453Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-23T13:07:38.453Z] === RUN TestRemoveImageOrphaning [2020-09-23T13:07:38.746Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-09-23T13:07:38.746Z] === RUN TestRemoveImageGarbageCollector [2020-09-23T13:07:38.746Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:07:38.746Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:07:38.746Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-23T13:07:38.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:07:38.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:07:39.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-23T13:07:39.039Z] === RUN TestTagInvalidReference [2020-09-23T13:07:39.039Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-23T13:07:39.039Z] === RUN TestTagValidPrefixedRepo [2020-09-23T13:07:39.039Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-23T13:07:39.039Z] === RUN TestTagExistedNameWithoutForce [2020-09-23T13:07:39.039Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-23T13:07:39.039Z] === RUN TestTagOfficialNames [2020-09-23T13:07:39.039Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-23T13:07:39.039Z] === RUN TestTagMatchesDigest [2020-09-23T13:07:39.039Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-23T13:07:39.039Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-23T13:07:39.686Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.804s coverage: 46.2% of statements [2020-09-23T13:07:39.686Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-23T13:07:39.885Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-23T13:07:39.984Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.203s coverage: 49.5% of statements [2020-09-23T13:07:41.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:07:41.532Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.664s coverage: 76.1% of statements [2020-09-23T13:07:41.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:07:42.588Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.040s coverage: 58.0% of statements [2020-09-23T13:07:42.886Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-09-23T13:07:43.543Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-09-23T13:07:44.098Z] --- PASS: TestServiceCreateInit (8.93s) [2020-09-23T13:07:44.098Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2020-09-23T13:07:44.098Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2020-09-23T13:07:44.098Z] === RUN TestCreateServiceMultipleTimes [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.68s) [2020-09-23T13:07:44.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2020-09-23T13:07:44.289Z] === RUN TestBuildMultiStageCopy [2020-09-23T13:07:44.289Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-23T13:07:45.079Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.083s coverage: 52.1% of statements [2020-09-23T13:07:45.079Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-23T13:07:45.079Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-23T13:07:46.637Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.0% of statements [2020-09-23T13:07:46.825Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-23T13:07:47.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-23T13:07:47.965Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-23T13:07:48.184Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-09-23T13:07:48.184Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements [2020-09-23T13:07:48.184Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-23T13:07:48.184Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-23T13:07:48.487Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 77.8% of statements [2020-09-23T13:07:48.487Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-23T13:07:48.487Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-23T13:07:48.534Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-23T13:07:49.102Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2020-09-23T13:07:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-09-23T13:07:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-09-23T13:07:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-23T13:07:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-09-23T13:07:49.102Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-09-23T13:07:49.102Z] === RUN TestBuildMultiStageParentConfig [2020-09-23T13:07:49.135Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2020-09-23T13:07:49.435Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-09-23T13:07:50.481Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-09-23T13:07:50.481Z] === RUN TestBuildLabelWithTargets [2020-09-23T13:07:50.993Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2020-09-23T13:07:51.644Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 75.2% of statements [2020-09-23T13:07:51.644Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-23T13:07:52.016Z] --- PASS: TestBuildMultiStageOnBuild (12.57s) [2020-09-23T13:07:52.016Z] === RUN TestBuildUncleanTarFilenames [2020-09-23T13:07:52.016Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-09-23T13:07:52.016Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:07:52.016Z] === RUN TestBuildMultiStageLayerLeak [2020-09-23T13:07:52.705Z] time="2020-09-23T13:07:52Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate023873080/log689002551.1: no such file or directory" [2020-09-23T13:07:52.705Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-09-23T13:07:53.004Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 33.3% of statements [2020-09-23T13:07:53.015Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-09-23T13:07:53.015Z] === RUN TestBuildWithEmptyLayers [2020-09-23T13:07:53.951Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-09-23T13:07:53.951Z] === RUN TestBuildMultiStageOnBuild [2020-09-23T13:07:54.056Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-09-23T13:07:54.361Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2020-09-23T13:07:57.135Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-09-23T13:07:57.135Z] ok github.com/docker/docker/daemon/logger/splunk 2.478s coverage: 82.5% of statements [2020-09-23T13:07:57.135Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-23T13:07:57.135Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-23T13:07:57.238Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-09-23T13:07:57.238Z] === RUN TestBuildUncleanTarFilenames [2020-09-23T13:07:58.205Z] ok github.com/docker/docker/distribution/metadata 0.091s coverage: 48.2% of statements [2020-09-23T13:07:58.616Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2020-09-23T13:07:58.616Z] === RUN TestBuildMultiStageLayerLeak [2020-09-23T13:07:59.740Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-09-23T13:08:00.588Z] --- PASS: TestBuildMultiStageLayerLeak (9.65s) [2020-09-23T13:08:00.588Z] === RUN TestBuildWithHugeFile [2020-09-23T13:08:00.794Z] ok github.com/docker/docker/distribution 1.068s coverage: 21.9% of statements [2020-09-23T13:08:00.794Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-23T13:08:01.912Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2020-09-23T13:08:01.912Z] === RUN TestBuildWithHugeFile [2020-09-23T13:08:02.330Z] ok github.com/docker/docker/image 0.062s coverage: 86.4% of statements [2020-09-23T13:08:02.330Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-09-23T13:08:02.629Z] ok github.com/docker/docker/distribution/xfer 1.684s coverage: 85.1% of statements [2020-09-23T13:08:02.629Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-23T13:08:02.629Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-23T13:08:03.688Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-09-23T13:08:03.688Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-09-23T13:08:03.688Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-23T13:08:04.749Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-09-23T13:08:06.071Z] --- PASS: TestCreateServiceMultipleTimes (19.10s) [2020-09-23T13:08:06.071Z] === RUN TestCreateServiceConflict [2020-09-23T13:08:06.071Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-09-23T13:08:06.071Z] === RUN TestCreateServiceMaxReplicas [2020-09-23T13:08:07.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T13:08:07.191Z] Using test binary docker [2020-09-23T13:08:07.191Z] +++ /etc/init.d/apparmor start [2020-09-23T13:08:07.191Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T13:08:07.191Z] INFO: Waiting for daemon to start... [2020-09-23T13:08:07.191Z] Starting dockerd [2020-09-23T13:08:07.191Z] +++ 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 [2020-09-23T13:08:07.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T13:08:07.191Z] Using test binary docker [2020-09-23T13:08:07.191Z] .+++ /etc/init.d/apparmor start [2020-09-23T13:08:07.191Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T13:08:07.191Z] INFO: Waiting for daemon to start... [2020-09-23T13:08:07.191Z] Starting dockerd [2020-09-23T13:08:07.191Z] +++ 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 [2020-09-23T13:08:07.537Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2020-09-23T13:08:08.188Z] ok github.com/docker/docker/pkg/authorization 0.667s coverage: 68.3% of statements [2020-09-23T13:08:08.485Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-09-23T13:08:09.137Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-09-23T13:08:09.377Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2020-09-23T13:08:09.377Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-23T13:08:09.782Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 76.9% of statements [2020-09-23T13:08:09.782Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-09-23T13:08:10.840Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-09-23T13:08:10.840Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-09-23T13:08:11.891Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-23T13:08:12.554Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-23T13:08:13.195Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-23T13:08:14.244Z] ok github.com/docker/docker/pkg/chrootarchive 3.817s coverage: 43.2% of statements [2020-09-23T13:08:14.244Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-09-23T13:08:15.298Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-09-23T13:08:15.298Z] ok github.com/docker/docker/layer 7.826s coverage: 68.8% of statements [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/oci [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-23T13:08:15.298Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-23T13:08:15.597Z] ok github.com/docker/docker/pkg/fsutils 0.355s coverage: 85.1% of statements [2020-09-23T13:08:15.597Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-09-23T13:08:16.245Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-09-23T13:08:17.312Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-09-23T13:08:17.312Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-09-23T13:08:17.958Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-09-23T13:08:17.958Z] ok github.com/docker/docker/pkg/idtools 0.773s coverage: 70.1% of statements [2020-09-23T13:08:18.258Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-09-23T13:08:18.258Z] ok github.com/docker/docker/pkg/ioutils 1.149s coverage: 70.6% of statements [2020-09-23T13:08:18.258Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-23T13:08:18.258Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-23T13:08:18.258Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-23T13:08:18.258Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-23T13:08:18.908Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-09-23T13:08:19.212Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-09-23T13:08:19.212Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-09-23T13:08:19.212Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-23T13:08:19.212Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-23T13:08:20.749Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.034s coverage: 56.8% of statements [2020-09-23T13:08:21.048Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-09-23T13:08:21.048Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-09-23T13:08:21.352Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-09-23T13:08:21.996Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2020-09-23T13:08:22.641Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-09-23T13:08:22.641Z] ok github.com/docker/docker/pkg/pubsub 1.130s coverage: 73.9% of statements [2020-09-23T13:08:23.287Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-23T13:08:23.584Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-09-23T13:08:23.880Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-09-23T13:08:24.296Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-09-23T13:08:24.296Z] === RUN TestCreateServiceSecretFileMode [2020-09-23T13:08:24.931Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-09-23T13:08:25.228Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.8% of statements [2020-09-23T13:08:25.228Z] ok github.com/docker/docker/pkg/signal 2.979s coverage: 61.0% of statements [2020-09-23T13:08:25.279Z] . [2020-09-23T13:08:25.279Z] [2020-09-23T13:08:25.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T13:08:25.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T13:08:25.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T13:08:25.279Z] Error: No such image: emptyfs [2020-09-23T13:08:25.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T13:08:25.279Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-23T13:08:25.279Z] ++++ docker load [2020-09-23T13:08:25.279Z] Error: No such image: emptyfs [2020-09-23T13:08:25.279Z] ++++ docker load [2020-09-23T13:08:25.279Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-23T13:08:25.279Z] Running integration-test (iteration 1) [2020-09-23T13:08:25.279Z] Running integration-test (iteration 1) [2020-09-23T13:08:25.279Z] 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)/ [2020-09-23T13:08:25.279Z] ++ 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)/' [2020-09-23T13:08:25.279Z] ++ set -e [2020-09-23T13:08:25.279Z] ++ '[' -n 0 ']' [2020-09-23T13:08:25.279Z] ++ set -x [2020-09-23T13:08:25.279Z] ++ 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 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)/' [2020-09-23T13:08:25.279Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-23T13:08:25.279Z] ++ 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)/' [2020-09-23T13:08:25.279Z] ++ set -e [2020-09-23T13:08:25.279Z] ++ '[' -n 0 ']' [2020-09-23T13:08:25.279Z] ++ set -x [2020-09-23T13:08:25.279Z] ++ 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 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)/' [2020-09-23T13:08:26.283Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2020-09-23T13:08:26.283Z] testing: warning: no tests to run [2020-09-23T13:08:26.283Z] coverage: [no statements] [2020-09-23T13:08:26.283Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-09-23T13:08:26.594Z] ok github.com/docker/docker/pkg/tarsum 0.225s coverage: 89.3% of statements [2020-09-23T13:08:26.891Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-09-23T13:08:26.891Z] ok github.com/docker/docker/pkg/truncindex 0.121s coverage: 91.5% of statements [2020-09-23T13:08:27.190Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-09-23T13:08:27.602Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-09-23T13:08:27.602Z] === RUN TestCreateServiceConfigFileMode [2020-09-23T13:08:29.994Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-09-23T13:08:30.637Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.4% of statements [2020-09-23T13:08:30.637Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-09-23T13:08:30.910Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2020-09-23T13:08:30.911Z] === RUN TestCreateServiceSysctls [2020-09-23T13:08:31.285Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-09-23T13:08:32.348Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-09-23T13:08:32.647Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-09-23T13:08:33.707Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-09-23T13:08:34.762Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements [2020-09-23T13:08:34.762Z] ok github.com/docker/docker/registry 0.353s coverage: 56.3% of statements [2020-09-23T13:08:35.122Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-09-23T13:08:35.122Z] === RUN TestCreateServiceCapabilities [2020-09-23T13:08:37.539Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-09-23T13:08:37.672Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2020-09-23T13:08:37.672Z] === RUN TestInspect [2020-09-23T13:08:38.601Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-09-23T13:08:38.601Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-09-23T13:08:39.645Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-09-23T13:08:40.977Z] --- PASS: TestInspect (3.54s) [2020-09-23T13:08:40.977Z] === RUN TestCreateJob [2020-09-23T13:08:45.190Z] --- PASS: TestCreateJob (4.14s) [2020-09-23T13:08:45.190Z] === RUN TestReplicatedJob [2020-09-23T13:08:51.211Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-23T13:08:51.211Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-23T13:08:51.211Z] Cross building: bundles/cross/windows/amd64 [2020-09-23T13:08:51.211Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-23T13:08:51.211Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-23T13:08:51.786Z] --- PASS: TestReplicatedJob (6.61s) [2020-09-23T13:08:51.786Z] === RUN TestUpdateReplicatedJob [2020-09-23T13:08:55.007Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/rootless [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/volume [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-23T13:08:55.007Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === Skipped [2020-09-23T13:08:55.007Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-23T13:08:55.007Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-23T13:08:55.007Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-23T13:08:55.007Z] time="2020-09-23T13:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-23T13:08:55.007Z] time="2020-09-23T13:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-23T13:08:55.007Z] time="2020-09-23T13:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-23T13:08:55.007Z] time="2020-09-23T13:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-23T13:08:55.007Z] time="2020-09-23T13:07:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:08:55.007Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:08:55.007Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.007Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-23T13:08:55.007Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:08:55.007Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-23T13:08:55.008Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-23T13:08:55.008Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-23T13:08:55.008Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.008Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.008Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.008Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.008Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:08:55.008Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-23T13:08:55.008Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-23T13:08:55.008Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-23T13:08:55.008Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] [2020-09-23T13:08:55.008Z] DONE 2138 tests, 26 skipped in 255.152s Post stage [Pipeline] junit [2020-09-23T13:08:55.347Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-23T13:08:55.998Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-09-23T13:08:55.998Z] === RUN TestServiceListWithStatuses [2020-09-23T13:08:55.998Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-23T13:08:55.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:08:55.998Z] === RUN TestDockerNetworkConnectAlias [2020-09-23T13:08:56.076Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -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:4e460858f48cc285d127e9233010664f9c43a49d hack/make.sh dynbinary test-integration [2020-09-23T13:08:56.375Z] [2020-09-23T13:08:56.375Z] Removing bundles/ [2020-09-23T13:08:56.375Z] [2020-09-23T13:08:56.375Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-23T13:08:56.375Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T13:08:56.375Z] GOOS="" GOARCH="" GOARM="" [2020-09-23T13:09:02.591Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2020-09-23T13:09:02.591Z] === RUN TestDockerNetworkReConnect [2020-09-23T13:09:04.002Z] Loaded image: buildpack-deps:buster [2020-09-23T13:09:04.002Z] Loaded image: busybox:latest [2020-09-23T13:09:04.002Z] Loaded image: buildpack-deps:buster [2020-09-23T13:09:04.002Z] Loaded image: busybox:glibc [2020-09-23T13:09:04.002Z] Loaded image: debian:buster [2020-09-23T13:09:04.002Z] Loaded image: busybox:latest [2020-09-23T13:09:04.002Z] Loaded image: hello-world:latest [2020-09-23T13:09:04.002Z] INFO: Testing against a local daemon [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-23T13:09:04.002Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-23T13:09:04.002Z] Loaded image: busybox:glibc [2020-09-23T13:09:04.002Z] Loaded image: debian:buster [2020-09-23T13:09:04.002Z] Loaded image: hello-world:latest [2020-09-23T13:09:04.002Z] INFO: Testing against a local daemon [2020-09-23T13:09:04.002Z] === RUN TestDockerDaemonSuite [2020-09-23T13:09:04.002Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-23T13:09:06.811Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2020-09-23T13:09:06.811Z] === RUN TestServicePlugin [2020-09-23T13:09:06.811Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-23T13:09:06.811Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:09:06.811Z] === RUN TestServiceUpdateLabel [2020-09-23T13:09:08.196Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-23T13:09:08.197Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-23T13:09:08.456Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-23T13:09:08.715Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-23T13:09:09.362Z] --- PASS: TestServiceUpdateLabel (2.67s) [2020-09-23T13:09:09.362Z] === RUN TestServiceUpdateSecrets [2020-09-23T13:09:09.653Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-23T13:09:09.959Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-23T13:09:09.959Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-23T13:09:11.367Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-23T13:09:11.626Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-23T13:09:12.195Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-23T13:09:12.195Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-23T13:09:12.195Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-23T13:09:13.573Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-23T13:09:13.573Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-23T13:09:14.142Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-23T13:09:14.403Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-23T13:09:14.403Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-23T13:09:14.403Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-23T13:09:14.403Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-23T13:09:16.316Z] --- PASS: TestImportExtremelyLargeImageWorks (83.44s) [2020-09-23T13:09:16.316Z] PASS [2020-09-23T13:09:16.316Z] [2020-09-23T13:09:16.316Z] === Skipped [2020-09-23T13:09:16.316Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:09:16.316Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:09:16.316Z] [2020-09-23T13:09:16.316Z] [2020-09-23T13:09:16.316Z] DONE 12 tests, 1 skipped in 84.994s [2020-09-23T13:09:16.316Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-23T13:09:16.316Z] ++ 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 [2020-09-23T13:09:16.316Z] ++ set -e [2020-09-23T13:09:16.316Z] ++ '[' -n 0 ']' [2020-09-23T13:09:16.316Z] ++ set -x [2020-09-23T13:09:16.316Z] ++ 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 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 [2020-09-23T13:09:16.316Z] INFO: Testing against a local daemon [2020-09-23T13:09:16.316Z] === RUN TestNetworkCreateDelete [2020-09-23T13:09:16.316Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-09-23T13:09:16.316Z] === RUN TestDockerNetworkDeletePreferID [2020-09-23T13:09:16.316Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-09-23T13:09:16.316Z] === RUN TestDaemonDNSFallback [2020-09-23T13:09:16.316Z] --- PASS: TestDaemonDNSFallback (2.49s) [2020-09-23T13:09:16.316Z] === RUN TestInspectNetwork [2020-09-23T13:09:16.316Z] === RUN TestInspectNetwork/full_network_id [2020-09-23T13:09:16.316Z] === RUN TestInspectNetwork/partial_network_id [2020-09-23T13:09:16.316Z] === RUN TestInspectNetwork/network_name [2020-09-23T13:09:16.316Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-23T13:09:16.316Z] --- PASS: TestInspectNetwork (10.63s) [2020-09-23T13:09:16.316Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-23T13:09:16.316Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-23T13:09:16.316Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-23T13:09:16.316Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-23T13:09:16.316Z] === RUN TestRunContainerWithBridgeNone [2020-09-23T13:09:16.941Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-23T13:09:18.320Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-23T13:09:19.095Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-09-23T13:09:19.095Z] === RUN TestNetworkInvalidJSON [2020-09-23T13:09:19.095Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-23T13:09:19.095Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-23T13:09:19.095Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:09:19.095Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:09:19.095Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:09:19.095Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:09:19.095Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-23T13:09:19.095Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:09:19.095Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:09:19.096Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-23T13:09:19.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-23T13:09:19.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-23T13:09:19.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-23T13:09:19.096Z] === RUN TestHostIPv4BridgeLabel [2020-09-23T13:09:19.259Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-23T13:09:19.388Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-23T13:09:19.388Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-23T13:09:20.427Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-09-23T13:09:20.427Z] === RUN TestDaemonDefaultNetworkPools [2020-09-23T13:09:20.638Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-23T13:09:20.897Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-23T13:09:21.062Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-09-23T13:09:21.062Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-23T13:09:22.277Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-23T13:09:22.578Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-09-23T13:09:22.578Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-23T13:09:22.845Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-23T13:09:23.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-09-23T13:09:23.615Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-23T13:09:24.250Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2020-09-23T13:09:24.251Z] === RUN TestServiceWithPredefinedNetwork [2020-09-23T13:09:24.759Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-23T13:09:25.328Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-23T13:09:25.588Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-23T13:09:26.526Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-23T13:09:27.486Z] --- PASS: TestServiceUpdateSecrets (15.21s) [2020-09-23T13:09:27.486Z] === RUN TestServiceUpdateConfigs [2020-09-23T13:09:27.778Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s) [2020-09-23T13:09:27.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-23T13:09:27.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:09:27.778Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:09:27.778Z] === RUN TestServiceWithDataPathPortInit [2020-09-23T13:09:27.905Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-23T13:09:28.473Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-23T13:09:28.473Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-23T13:09:31.012Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-23T13:09:31.580Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-23T13:09:31.840Z] --- PASS: TestBuildWithHugeFile (90.14s) [2020-09-23T13:09:31.840Z] === RUN TestBuildWithEmptyDockerfile [2020-09-23T13:09:31.840Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:09:31.840Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:09:31.840Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:09:31.840Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:09:31.840Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:09:31.840Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:09:31.840Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:09:31.840Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:09:31.840Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:09:32.099Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-23T13:09:32.099Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2020-09-23T13:09:32.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-09-23T13:09:32.099Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-09-23T13:09:32.099Z] === RUN TestBuildPreserveOwnership [2020-09-23T13:09:32.099Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-23T13:09:32.671Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-23T13:09:33.610Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-23T13:09:34.547Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-23T13:09:34.806Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-23T13:09:35.379Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-23T13:09:36.316Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-23T13:09:36.884Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-23T13:09:36.884Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-23T13:09:37.144Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2020-09-23T13:09:37.144Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2020-09-23T13:09:37.144Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-09-23T13:09:37.144Z] === RUN TestBuildPlatformInvalid [2020-09-23T13:09:37.144Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-23T13:09:37.144Z] PASS [2020-09-23T13:09:37.144Z] [2020-09-23T13:09:37.144Z] === Skipped [2020-09-23T13:09:37.144Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-23T13:09:37.144Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:09:37.144Z] [2020-09-23T13:09:37.144Z] [2020-09-23T13:09:37.144Z] DONE 32 tests, 1 skipped in 175.203s [2020-09-23T13:09:37.144Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-23T13:09:37.144Z] ++ 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 [2020-09-23T13:09:37.144Z] ++ set -e [2020-09-23T13:09:37.144Z] ++ '[' -n 0 ']' [2020-09-23T13:09:37.144Z] ++ set -x [2020-09-23T13:09:37.144Z] ++ 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 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 [2020-09-23T13:09:37.404Z] INFO: Testing against a local daemon [2020-09-23T13:09:37.404Z] === RUN TestConfigInspect [2020-09-23T13:09:37.663Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-23T13:09:38.232Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-23T13:09:38.800Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-23T13:09:39.723Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-09-23T13:09:39.723Z] === RUN TestServiceUpdateNetwork [2020-09-23T13:09:40.711Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-23T13:09:40.711Z] --- PASS: TestConfigInspect (3.00s) [2020-09-23T13:09:40.711Z] === RUN TestConfigList [2020-09-23T13:09:40.711Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-23T13:09:40.970Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-23T13:09:41.230Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-23T13:09:41.490Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-23T13:09:42.060Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-23T13:09:42.060Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-23T13:09:42.998Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-23T13:09:42.998Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-23T13:09:43.257Z] --- PASS: TestConfigList (2.85s) [2020-09-23T13:09:43.257Z] === RUN TestConfigsCreateAndDelete [2020-09-23T13:09:43.516Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-23T13:09:43.516Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-23T13:09:46.054Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-23T13:09:46.055Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2020-09-23T13:09:46.055Z] === RUN TestConfigsUpdate [2020-09-23T13:09:47.432Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-23T13:09:48.814Z] --- PASS: TestConfigsUpdate (2.74s) [2020-09-23T13:09:48.815Z] === RUN TestTemplatedConfig [2020-09-23T13:09:49.753Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-23T13:09:50.584Z] --- PASS: TestServiceWithDataPathPortInit (19.53s) [2020-09-23T13:09:50.584Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-23T13:09:50.692Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-23T13:09:51.260Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-23T13:09:52.197Z] --- PASS: TestTemplatedConfig (3.23s) [2020-09-23T13:09:52.197Z] === RUN TestConfigCreateResolve [2020-09-23T13:09:54.643Z] --- PASS: TestServiceUpdateNetwork (14.28s) [2020-09-23T13:09:54.643Z] === RUN TestServiceUpdatePidsLimit [2020-09-23T13:09:54.735Z] --- PASS: TestConfigCreateResolve (2.57s) [2020-09-23T13:09:54.735Z] === RUN TestConfigDaemonLibtrustID [2020-09-23T13:09:54.994Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-23T13:09:55.217Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-23T13:09:55.256Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-23T13:09:55.256Z] PASS [2020-09-23T13:09:55.256Z] [2020-09-23T13:09:55.256Z] DONE 7 tests in 18.027s [2020-09-23T13:09:55.256Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-23T13:09:55.256Z] ++ 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 [2020-09-23T13:09:55.256Z] ++ set -e [2020-09-23T13:09:55.256Z] ++ '[' -n 0 ']' [2020-09-23T13:09:55.256Z] ++ set -x [2020-09-23T13:09:55.256Z] ++ 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 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 [2020-09-23T13:09:55.517Z] INFO: Testing against a local daemon [2020-09-23T13:09:55.517Z] === RUN TestCheckpoint [2020-09-23T13:09:55.517Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-23T13:09:55.517Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:09:55.517Z] === RUN TestContainerInvalidJSON [2020-09-23T13:09:55.517Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:09:55.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:09:55.517Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:09:55.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:09:55.517Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:09:55.517Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:09:55.517Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:09:55.517Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:09:55.517Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:09:55.517Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-23T13:09:55.517Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-23T13:09:55.517Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-23T13:09:55.517Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-23T13:09:55.517Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-23T13:09:55.517Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-23T13:09:55.517Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-23T13:09:55.517Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-23T13:09:55.517Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-23T13:09:55.782Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-23T13:09:55.782Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-23T13:09:55.782Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-23T13:09:55.782Z] === RUN TestCopyFromContainer [2020-09-23T13:09:56.161Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-23T13:09:57.162Z] === RUN TestCopyFromContainer// [2020-09-23T13:09:57.162Z] === RUN TestCopyFromContainer//bar/root [2020-09-23T13:09:57.163Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-23T13:09:57.422Z] === RUN TestCopyFromContainer/bar/quux [2020-09-23T13:09:57.422Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-23T13:09:57.490Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.85s) [2020-09-23T13:09:57.491Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2r55t7y82iaq7e26zwcqx583p Created:2020-09-23 13:09:48.774830409 +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[863a85c1ab89d3f1da7a670b9fec6d2c747132f6d20ff622c9a7196e9ba04f2b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.or2fg5yg2fz7ks7l1d1n2jbcb EndpointID:15b69ac53f3503a33abb61964ff3e6aca573978bea40a6ad688b2a736214865b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:953b3df3d793ea86d95588cba93f6344735fa69ad6d6c725b802be78e4efbdf3 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:20613f388d3a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.or2fg5yg2fz7ks7l1d1n2jbcb EndpointID:15b69ac53f3503a33abb61964ff3e6aca573978bea40a6ad688b2a736214865b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-23T13:09:57.491Z] PASS [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] === Skipped [2020-09-23T13:09:57.491Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:09:57.491Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] DONE 23 tests, 1 skipped in 54.802s [2020-09-23T13:09:57.491Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:09:57.491Z] ++ 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 [2020-09-23T13:09:57.491Z] ++ set -e [2020-09-23T13:09:57.491Z] ++ '[' -n 0 ']' [2020-09-23T13:09:57.491Z] ++ set -x [2020-09-23T13:09:57.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:09:57.491Z] INFO: Testing against a local daemon [2020-09-23T13:09:57.491Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-23T13:09:57.491Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:09:57.491Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:09:57.491Z] === RUN TestDockerNetworkIpvlan [2020-09-23T13:09:57.491Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:09:57.491Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:09:57.491Z] PASS [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] === Skipped [2020-09-23T13:09:57.491Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:09:57.491Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:09:57.491Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] [2020-09-23T13:09:57.491Z] DONE 2 tests, 2 skipped in 0.177s [2020-09-23T13:09:57.491Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:09:57.491Z] ++ 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 [2020-09-23T13:09:57.491Z] ++ set -e [2020-09-23T13:09:57.491Z] ++ '[' -n 0 ']' [2020-09-23T13:09:57.491Z] ++ set -x [2020-09-23T13:09:57.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:09:57.491Z] INFO: Testing against a local daemon [2020-09-23T13:09:57.491Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-23T13:09:57.681Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-23T13:09:57.681Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-23T13:09:57.681Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-23T13:09:57.681Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-23T13:09:57.945Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer (2.32s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-23T13:09:57.945Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-09-23T13:09:57.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-23T13:09:57.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:09:57.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:09:57.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:09:57.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:09:57.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:09:57.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:09:57.945Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:09:57.945Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:09:57.945Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:09:57.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-23T13:09:57.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-23T13:09:57.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-23T13:09:57.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-23T13:09:57.945Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-23T13:09:58.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-23T13:09:58.205Z] === RUN TestCreateWithInvalidEnv [2020-09-23T13:09:58.205Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-23T13:09:58.205Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-23T13:09:58.205Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-23T13:09:58.205Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-23T13:09:58.205Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-23T13:09:58.205Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-23T13:09:58.205Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-23T13:09:58.205Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-23T13:09:58.205Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-23T13:09:58.205Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-23T13:09:58.205Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-23T13:09:58.205Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-23T13:09:58.205Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-23T13:09:58.205Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-23T13:09:58.205Z] === RUN TestCreateTmpfsMountsTarget [2020-09-23T13:09:58.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-23T13:09:58.205Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-23T13:09:58.465Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-23T13:09:58.724Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-23T13:09:58.984Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-23T13:09:59.008Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-09-23T13:09:59.008Z] === RUN TestDockerNetworkMacvlan [2020-09-23T13:09:59.553Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-23T13:09:59.814Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2020-09-23T13:09:59.814Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-23T13:10:00.046Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-23T13:10:00.073Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-23T13:10:00.073Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-23T13:10:00.332Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-23T13:10:00.681Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-23T13:10:00.949Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-23T13:10:01.223Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-23T13:10:01.732Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2020-09-23T13:10:02.168Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-23T13:10:02.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:10:02.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:10:02.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:10:02.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:10:02.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:10:02.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:10:02.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:10:02.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:10:02.168Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:10:02.168Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:10:02.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:10:02.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:10:02.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:10:02.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:10:02.168Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-23T13:10:02.168Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-23T13:10:02.168Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-23T13:10:03.107Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-09-23T13:10:03.107Z] === RUN TestCreateDifferentPlatform [2020-09-23T13:10:03.107Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-23T13:10:03.108Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-23T13:10:03.108Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-23T13:10:03.108Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-23T13:10:03.108Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-23T13:10:03.108Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-23T13:10:03.108Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-23T13:10:03.108Z] === RUN TestContainerStartOnDaemonRestart [2020-09-23T13:10:03.108Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-23T13:10:03.108Z] === RUN TestDaemonRestartIpcMode [2020-09-23T13:10:03.108Z] === PAUSE TestDaemonRestartIpcMode [2020-09-23T13:10:03.108Z] === RUN TestDaemonHostGatewayIP [2020-09-23T13:10:03.108Z] === PAUSE TestDaemonHostGatewayIP [2020-09-23T13:10:03.108Z] === RUN TestContainerKillOnDaemonStart [2020-09-23T13:10:03.108Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-23T13:10:03.108Z] === RUN TestDiff [2020-09-23T13:10:03.676Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-23T13:10:03.935Z] --- PASS: TestDiff (0.79s) [2020-09-23T13:10:03.935Z] === RUN TestExecWithCloseStdin [2020-09-23T13:10:03.935Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-23T13:10:04.306Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-23T13:10:04.873Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-09-23T13:10:04.873Z] === RUN TestExec [2020-09-23T13:10:05.441Z] --- PASS: TestExec (0.75s) [2020-09-23T13:10:05.441Z] === RUN TestExecUser [2020-09-23T13:10:06.010Z] --- PASS: TestExecUser (0.60s) [2020-09-23T13:10:06.010Z] === RUN TestExportContainerAndImportImage [2020-09-23T13:10:06.198Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-23T13:10:06.269Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-23T13:10:06.838Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-09-23T13:10:06.838Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-23T13:10:07.097Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-23T13:10:08.478Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2020-09-23T13:10:08.478Z] === RUN TestHealthCheckWorkdir [2020-09-23T13:10:08.737Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-23T13:10:09.676Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-09-23T13:10:09.676Z] === RUN TestHealthKillContainer [2020-09-23T13:10:09.727Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-23T13:10:11.056Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-23T13:10:11.056Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-23T13:10:12.433Z] --- PASS: TestHealthKillContainer (2.69s) [2020-09-23T13:10:12.433Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-23T13:10:12.450Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-09-23T13:10:12.450Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-23T13:10:12.450Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-09-23T13:10:12.450Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-09-23T13:10:12.450Z] PASS [2020-09-23T13:10:12.450Z] [2020-09-23T13:10:12.450Z] === Skipped [2020-09-23T13:10:12.450Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-23T13:10:12.450Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:10:12.450Z] [2020-09-23T13:10:12.450Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-23T13:10:12.450Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:12.450Z] [2020-09-23T13:10:12.450Z] [2020-09-23T13:10:12.450Z] DONE 27 tests, 2 skipped in 156.852s [2020-09-23T13:10:12.450Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-23T13:10:12.450Z] ++ 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 [2020-09-23T13:10:12.450Z] ++ set -e [2020-09-23T13:10:12.450Z] ++ '[' -n 0 ']' [2020-09-23T13:10:12.450Z] ++ set -x [2020-09-23T13:10:12.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:10:12.450Z] INFO: Testing against a local daemon [2020-09-23T13:10:12.450Z] === RUN TestSessionCreate [2020-09-23T13:10:12.450Z] --- PASS: TestSessionCreate (0.05s) [2020-09-23T13:10:12.450Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-23T13:10:12.450Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-23T13:10:12.450Z] PASS [2020-09-23T13:10:12.450Z] [2020-09-23T13:10:12.450Z] DONE 2 tests in 0.239s [2020-09-23T13:10:12.450Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-23T13:10:12.450Z] ++ 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 [2020-09-23T13:10:12.450Z] ++ set -e [2020-09-23T13:10:12.450Z] ++ '[' -n 0 ']' [2020-09-23T13:10:12.450Z] ++ set -x [2020-09-23T13:10:12.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:10:12.450Z] INFO: Testing against a local daemon [2020-09-23T13:10:12.450Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-23T13:10:12.450Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:10:12.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:10:12.450Z] === RUN TestEventsExecDie [2020-09-23T13:10:12.450Z] --- PASS: TestEventsExecDie (0.83s) [2020-09-23T13:10:12.450Z] === RUN TestEventsBackwardsCompatible [2020-09-23T13:10:12.450Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-23T13:10:12.450Z] === RUN TestInfoBinaryCommits [2020-09-23T13:10:12.450Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-23T13:10:12.450Z] === RUN TestInfoAPIVersioned [2020-09-23T13:10:12.450Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-23T13:10:12.450Z] === RUN TestInfoDiscoveryBackend [2020-09-23T13:10:12.646Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-23T13:10:12.646Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-23T13:10:12.646Z] remote: Enumerating objects: 2, done. [2020-09-23T13:10:12.646Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-23T13:10:12.646Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-23T13:10:12.646Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-23T13:10:12.646Z] 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. [2020-09-23T13:10:12.646Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-23T13:10:12.646Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-23T13:10:12.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/test/unit [2020-09-23T13:10:13.001Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-09-23T13:10:13.001Z] === RUN TestIpcModeNone [2020-09-23T13:10:13.002Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-23T13:10:13.395Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-09-23T13:10:13.395Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-23T13:10:13.572Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-23T13:10:13.831Z] --- PASS: TestIpcModeNone (0.80s) [2020-09-23T13:10:13.831Z] === RUN TestIpcModePrivate [2020-09-23T13:10:14.339Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-23T13:10:14.339Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-23T13:10:14.768Z] --- PASS: TestIpcModePrivate (0.90s) [2020-09-23T13:10:14.769Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-09-23T13:10:14.769Z] === RUN TestIpcModeShareable [2020-09-23T13:10:14.912Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-09-23T13:10:14.912Z] === RUN TestInfoAPI [2020-09-23T13:10:14.912Z] --- PASS: TestInfoAPI (0.05s) [2020-09-23T13:10:14.912Z] === RUN TestInfoAPIWarnings [2020-09-23T13:10:15.030Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-23T13:10:15.485Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-09-23T13:10:15.485Z] === RUN TestInfoDebug [2020-09-23T13:10:15.500Z] ? github.com/docker/docker/api [no test files] [2020-09-23T13:10:15.599Z] --- PASS: TestIpcModeShareable (0.80s) [2020-09-23T13:10:15.599Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2020-09-23T13:10:15.599Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-23T13:10:16.059Z] --- PASS: TestInfoDebug (0.61s) [2020-09-23T13:10:16.059Z] === RUN TestInfoInsecureRegistries [2020-09-23T13:10:16.632Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-09-23T13:10:16.632Z] === RUN TestInfoRegistryMirrors [2020-09-23T13:10:16.668Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-23T13:10:16.977Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-23T13:10:17.206Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-09-23T13:10:17.206Z] === RUN TestLoginFailsWithBadCredentials [2020-09-23T13:10:17.236Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-23T13:10:17.494Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-23T13:10:17.778Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-09-23T13:10:17.778Z] === RUN TestPingCacheHeaders [2020-09-23T13:10:17.778Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-23T13:10:17.778Z] === RUN TestPingGet [2020-09-23T13:10:17.778Z] --- PASS: TestPingGet (0.03s) [2020-09-23T13:10:17.778Z] === RUN TestPingHead [2020-09-23T13:10:17.778Z] --- PASS: TestPingHead (0.05s) [2020-09-23T13:10:17.778Z] === RUN TestVersion [2020-09-23T13:10:17.778Z] --- PASS: TestVersion (0.04s) [2020-09-23T13:10:17.778Z] PASS [2020-09-23T13:10:17.778Z] [2020-09-23T13:10:17.778Z] === Skipped [2020-09-23T13:10:17.778Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:10:17.778Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:10:17.778Z] [2020-09-23T13:10:17.778Z] [2020-09-23T13:10:17.778Z] DONE 18 tests, 1 skipped in 6.471s [2020-09-23T13:10:17.778Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-23T13:10:17.778Z] ++ 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 [2020-09-23T13:10:17.778Z] ++ set -e [2020-09-23T13:10:17.778Z] ++ '[' -n 0 ']' [2020-09-23T13:10:17.778Z] ++ set -x [2020-09-23T13:10:17.778Z] ++ 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 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 [2020-09-23T13:10:18.039Z] INFO: Testing against a local daemon [2020-09-23T13:10:18.039Z] === RUN TestVolumesCreateAndList [2020-09-23T13:10:18.039Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-23T13:10:18.039Z] === RUN TestVolumesRemove [2020-09-23T13:10:18.062Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2020-09-23T13:10:18.062Z] === RUN TestAPIIpcModeHost [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan (19.01s) [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-09-23T13:10:18.182Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-09-23T13:10:18.182Z] PASS [2020-09-23T13:10:18.182Z] [2020-09-23T13:10:18.182Z] DONE 8 tests in 20.615s [2020-09-23T13:10:18.182Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-23T13:10:18.182Z] ++ 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 [2020-09-23T13:10:18.182Z] ++ set -e [2020-09-23T13:10:18.182Z] ++ '[' -n 0 ']' [2020-09-23T13:10:18.182Z] ++ set -x [2020-09-23T13:10:18.182Z] ++ 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 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 [2020-09-23T13:10:18.182Z] testing: warning: no tests to run [2020-09-23T13:10:18.182Z] PASS [2020-09-23T13:10:18.182Z] [2020-09-23T13:10:18.182Z] DONE 0 tests in 0.074s [2020-09-23T13:10:18.182Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-23T13:10:18.182Z] ++ 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 [2020-09-23T13:10:18.182Z] ++ set -e [2020-09-23T13:10:18.182Z] ++ '[' -n 0 ']' [2020-09-23T13:10:18.182Z] ++ set -x [2020-09-23T13:10:18.182Z] ++ 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 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 [2020-09-23T13:10:18.301Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-23T13:10:18.301Z] === RUN TestVolumesInspect [2020-09-23T13:10:18.301Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-23T13:10:18.301Z] === RUN TestVolumesInvalidJSON [2020-09-23T13:10:18.301Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-23T13:10:18.301Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-23T13:10:18.301Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-23T13:10:18.301Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-23T13:10:18.301Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-23T13:10:18.301Z] PASS [2020-09-23T13:10:18.301Z] [2020-09-23T13:10:18.301Z] DONE 5 tests in 0.358s [2020-09-23T13:10:18.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:10:18.476Z] INFO: Testing against a local daemon [2020-09-23T13:10:18.476Z] === RUN TestAuthZPluginAllowRequest [2020-09-23T13:10:18.562Z] ++++ cat bundles/test-integration/docker.pid [2020-09-23T13:10:18.562Z] +++ kill 13610 [2020-09-23T13:10:18.631Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-09-23T13:10:18.631Z] === RUN TestDaemonIpcModeShareable [2020-09-23T13:10:18.891Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-23T13:10:19.459Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-23T13:10:19.948Z] +++ /etc/init.d/apparmor stop [2020-09-23T13:10:19.948Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:10:19.948Z] [2020-09-23T13:10:19.948Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:10:19.948Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:10:19.948Z] [2020-09-23T13:10:19.948Z] To set a process to complain mode, use the command line tool [2020-09-23T13:10:19.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:10:19.948Z] +++ true [2020-09-23T13:10:19.948Z] exiting test-integration [2020-09-23T13:10:19.948Z] ++ exit 0 [2020-09-23T13:10:19.948Z] [2020-09-23T13:10:19.997Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-09-23T13:10:19.997Z] === RUN TestAuthZPluginTLS [2020-09-23T13:10:20.397Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-09-23T13:10:20.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-09-23T13:10:20.397Z] === RUN TestDaemonIpcModePrivate [2020-09-23T13:10:20.633Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-23T13:10:20.633Z] === RUN TestAuthZPluginDenyRequest [2020-09-23T13:10:20.926Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-23T13:10:20.926Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-23T13:10:21.563Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-23T13:10:21.563Z] === RUN TestAuthZPluginDenyResponse [2020-09-23T13:10:22.199Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-23T13:10:22.199Z] === RUN TestAuthZPluginAllowEventStream [2020-09-23T13:10:22.304Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-23T13:10:22.304Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-09-23T13:10:22.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-23T13:10:22.304Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-23T13:10:22.563Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-23T13:10:23.133Z] === RUN TestDockerSuite/TestBuildAddNonTar Post stage [Pipeline] junit [2020-09-23T13:10:23.270Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-23T13:10:23.701Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-09-23T13:10:23.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2020-09-23T13:10:23.701Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-23T13:10:23.715Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-09-23T13:10:23.715Z] === RUN TestAuthZPluginErrorResponse [2020-09-23T13:10:23.922Z] + echo Ensuring container killed. [2020-09-23T13:10:23.923Z] Ensuring container killed. [2020-09-23T13:10:23.923Z] + docker rm -vf docker-pr14 [2020-09-23T13:10:23.923Z] Error: No such container: docker-pr14 [2020-09-23T13:10:23.923Z] + true [Pipeline] sh [2020-09-23T13:10:24.218Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:10:24.218Z] Chowning /workspace to jenkins user [2020-09-23T13:10:24.218Z] + id -u [2020-09-23T13:10:24.218Z] + id -g [2020-09-23T13:10:24.218Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41430:/workspace busybox chown -R 1000:1000 /workspace [2020-09-23T13:10:24.269Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-23T13:10:24.350Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-23T13:10:24.350Z] === RUN TestAuthZPluginErrorRequest [2020-09-23T13:10:24.837Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-23T13:10:24.986Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-09-23T13:10:24.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-23T13:10:25.406Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-09-23T13:10:25.406Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-09-23T13:10:25.406Z] === RUN TestIpcModeOlderClient [2020-09-23T13:10:25.406Z] === PAUSE TestIpcModeOlderClient [2020-09-23T13:10:25.406Z] === RUN TestKillContainerInvalidSignal [2020-09-23T13:10:25.622Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-23T13:10:25.623Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-23T13:10:25.976Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-09-23T13:10:25.976Z] === RUN TestKillContainer [2020-09-23T13:10:25.976Z] === RUN TestKillContainer/no_signal [2020-09-23T13:10:26.235Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-23T13:10:26.804Z] === RUN TestKillContainer/non_killing_signal [2020-09-23T13:10:27.064Z] === RUN TestKillContainer/killing_signal [2020-09-23T13:10:27.487Z] --- PASS: TestBuildWithHugeFile (134.27s) [2020-09-23T13:10:27.487Z] === RUN TestBuildWithEmptyDockerfile [2020-09-23T13:10:27.487Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:10:27.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:10:27.487Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:10:27.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:10:27.487Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:10:27.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:10:27.487Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:10:27.487Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:10:27.487Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:10:27.487Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-23T13:10:27.487Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-09-23T13:10:27.487Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-09-23T13:10:27.487Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-09-23T13:10:27.487Z] === RUN TestBuildPreserveOwnership [2020-09-23T13:10:27.487Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-09-23T13:10:27.487Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:10:27.487Z] === RUN TestBuildPlatformInvalid [2020-09-23T13:10:27.487Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-09-23T13:10:27.487Z] PASS [2020-09-23T13:10:27.487Z] ok github.com/docker/docker/integration/build 197.731s [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === Skipped [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-23T13:10:27.487Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-23T13:10:27.487Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-23T13:10:27.487Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-23T13:10:27.487Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-23T13:10:27.487Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] DONE 28 tests, 5 skipped in 220.729s [2020-09-23T13:10:27.487Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-23T13:10:27.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:10:27.487Z] INFO: Testing against a local daemon [2020-09-23T13:10:27.487Z] === RUN TestConfigInspect [2020-09-23T13:10:27.487Z] --- SKIP: TestConfigInspect (0.01s) [2020-09-23T13:10:27.487Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestConfigList [2020-09-23T13:10:27.487Z] --- SKIP: TestConfigList (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestConfigsCreateAndDelete [2020-09-23T13:10:27.487Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestConfigsUpdate [2020-09-23T13:10:27.487Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestTemplatedConfig [2020-09-23T13:10:27.487Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestConfigCreateResolve [2020-09-23T13:10:27.487Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:10:27.487Z] === RUN TestConfigDaemonLibtrustID [2020-09-23T13:10:27.487Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:10:27.487Z] PASS [2020-09-23T13:10:27.487Z] ok github.com/docker/docker/integration/config 0.189s [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === Skipped [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-09-23T13:10:27.487Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-23T13:10:27.487Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] [2020-09-23T13:10:27.487Z] DONE 7 tests, 7 skipped in 2.416s [2020-09-23T13:10:27.487Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-23T13:10:27.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:10:27.487Z] INFO: Testing against a local daemon [2020-09-23T13:10:27.487Z] === RUN TestCheckpoint [2020-09-23T13:10:27.487Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-23T13:10:27.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:10:27.487Z] === RUN TestContainerInvalidJSON [2020-09-23T13:10:27.487Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:10:27.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:10:27.487Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:10:27.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:10:27.487Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:10:27.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:10:27.487Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:10:27.487Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:10:27.487Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:10:27.487Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-23T13:10:27.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-23T13:10:27.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-23T13:10:27.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.49s) [2020-09-23T13:10:27.487Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-23T13:10:27.487Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-23T13:10:27.487Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-23T13:10:27.487Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2020-09-23T13:10:27.487Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-23T13:10:27.487Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-09-23T13:10:27.487Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestCopyFromContainer [2020-09-23T13:10:27.487Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-09-23T13:10:27.487Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-23T13:10:27.487Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:10:27.487Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:10:27.487Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:10:27.487Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:10:27.487Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:10:27.487Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:10:27.487Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:10:27.487Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:10:27.487Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:10:27.487Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-23T13:10:27.487Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-23T13:10:27.487Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-09-23T13:10:27.487Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidEnv [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-23T13:10:27.487Z] === RUN TestCreateTmpfsMountsTarget [2020-09-23T13:10:27.487Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-09-23T13:10:27.487Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-23T13:10:27.487Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-09-23T13:10:27.487Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:10:27.487Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-23T13:10:27.487Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-23T13:10:27.487Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:10:27.487Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:10:27.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:10:27.487Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-23T13:10:27.487Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-23T13:10:27.487Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-23T13:10:27.487Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-23T13:10:27.487Z] === RUN TestCreateDifferentPlatform [2020-09-23T13:10:27.487Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-23T13:10:27.487Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-23T13:10:27.487Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-23T13:10:27.487Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-23T13:10:27.487Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-23T13:10:27.487Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-23T13:10:27.487Z] === RUN TestContainerKillOnDaemonStart [2020-09-23T13:10:27.487Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-23T13:10:27.487Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.487Z] === RUN TestDiff [2020-09-23T13:10:27.487Z] --- SKIP: TestDiff (0.00s) [2020-09-23T13:10:27.487Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:27.487Z] === RUN TestExecWithCloseStdin [2020-09-23T13:10:27.487Z] --- PASS: TestExecWithCloseStdin (2.36s) [2020-09-23T13:10:27.487Z] === RUN TestExec [2020-09-23T13:10:27.487Z] --- PASS: TestExec (1.81s) [2020-09-23T13:10:27.487Z] === RUN TestExecUser [2020-09-23T13:10:27.488Z] --- SKIP: TestExecUser (0.00s) [2020-09-23T13:10:27.488Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-23T13:10:27.488Z] === RUN TestExportContainerAndImportImage [2020-09-23T13:10:27.488Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-09-23T13:10:27.488Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.488Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-23T13:10:27.488Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-09-23T13:10:27.488Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:27.488Z] === RUN TestHealthCheckWorkdir [2020-09-23T13:10:27.488Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-09-23T13:10:27.488Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:27.488Z] === RUN TestHealthKillContainer [2020-09-23T13:10:27.488Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-09-23T13:10:27.488Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-23T13:10:27.488Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-23T13:10:27.488Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-09-23T13:10:27.488Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-23T13:10:27.488Z] === RUN TestKillContainerInvalidSignal [2020-09-23T13:10:27.488Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2020-09-23T13:10:27.488Z] === RUN TestKillContainer [2020-09-23T13:10:27.488Z] === RUN TestKillContainer/no_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:10:27.634Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-23T13:10:27.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-09-23T13:10:27.698Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-23T13:10:27.830Z] + bundleName=arm64-integration [2020-09-23T13:10:27.830Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-23T13:10:27.830Z] Creating arm64-integration-bundles.tar.gz [2020-09-23T13:10:27.830Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-09-23T13:10:27.830Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-23T13:10:27.893Z] --- PASS: TestKillContainer (1.91s) [2020-09-23T13:10:27.893Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-09-23T13:10:27.893Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2020-09-23T13:10:27.893Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2020-09-23T13:10:27.893Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-23T13:10:27.893Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [Pipeline] archiveArtifacts [2020-09-23T13:10:28.106Z] Archiving artifacts [2020-09-23T13:10:28.392Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:10:28.710Z] + make clean [2020-09-23T13:10:28.830Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-23T13:10:29.029Z] === RUN TestKillContainer/non_killing_signal [2020-09-23T13:10:29.029Z] === RUN TestKillContainer/killing_signal [2020-09-23T13:10:29.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-09-23T13:10:29.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-09-23T13:10:29.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2020-09-23T13:10:29.090Z] === RUN TestKillStoppedContainer [2020-09-23T13:10:29.090Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-23T13:10:29.090Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-23T13:10:29.090Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-23T13:10:29.090Z] === RUN TestKillDifferentUserContainer [2020-09-23T13:10:29.283Z] docker volume rm -f docker-dev-cache [2020-09-23T13:10:29.283Z] docker-dev-cache [Pipeline] deleteDir [2020-09-23T13:10:29.659Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-09-23T13:10:29.659Z] === RUN TestInspectOomKilledTrue [2020-09-23T13:10:29.659Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-23T13:10:29.659Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:10:29.659Z] === RUN TestInspectOomKilledFalse [2020-09-23T13:10:29.659Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-23T13:10:29.659Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:10:29.659Z] === RUN TestLinksEtcHostsContentMatch [2020-09-23T13:10:29.777Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-09-23T13:10:29.777Z] === RUN TestAuthZPluginHeader [2020-09-23T13:10:29.920Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2020-09-23T13:10:29.920Z] === RUN TestLinksContainerNames [2020-09-23T13:10:30.356Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-23T13:10:30.489Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-23T13:10:30.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-23T13:10:30.820Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-09-23T13:10:30.820Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-23T13:10:30.820Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-23T13:10:30.820Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:30.820Z] === RUN TestAuthZPluginV2Disable [2020-09-23T13:10:30.820Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-23T13:10:30.820Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:30.820Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-23T13:10:30.820Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-23T13:10:30.820Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:30.820Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-23T13:10:30.820Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-23T13:10:30.820Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:30.820Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-23T13:10:31.316Z] --- PASS: TestLinksContainerNames (1.32s) [2020-09-23T13:10:31.317Z] === RUN TestLogsFollowTailEmpty [2020-09-23T13:10:31.884Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-23T13:10:32.144Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-09-23T13:10:32.144Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-09-23T13:10:33.084Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/default [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/default [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/private [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/private [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rprivate [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/slave [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/slave [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rslave [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/shared [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/shared [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rshared [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/default [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/rshared [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/shared [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/rslave [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/slave [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/rprivate [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/private [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-23T13:10:33.084Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:10:33.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:10:33.084Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-23T13:10:33.084Z] === RUN TestDockerSuite/TestBuildAddScript [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-23T13:10:33.344Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:10:33.604Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:10:33.789Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-23T13:10:33.789Z] [2020-09-23T13:10:33.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-23T13:10:33.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-23T13:10:33.789Z] HOSTNAME=881b56c91a1b [2020-09-23T13:10:33.789Z] TESTDEBUG=0 [2020-09-23T13:10:33.789Z] DEST=bundles/test-integration [2020-09-23T13:10:33.789Z] PWD=/go/src/github.com/docker/docker [2020-09-23T13:10:33.789Z] DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d [2020-09-23T13:10:33.789Z] container=docker [2020-09-23T13:10:33.789Z] HOME=/root [2020-09-23T13:10:33.789Z] GOLANG_VERSION=1.13.15 [2020-09-23T13:10:33.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-23T13:10:33.789Z] VALIDATE_BRANCH=master [2020-09-23T13:10:33.789Z] TERM=xterm [2020-09-23T13:10:33.789Z] DOCKER_PKG=github.com/docker/docker [2020-09-23T13:10:33.789Z] SHLVL=1 [2020-09-23T13:10:33.789Z] TIMEOUT=120m [2020-09-23T13:10:33.789Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-23T13:10:33.789Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-23T13:10:33.789Z] GO111MODULE=off [2020-09-23T13:10:33.789Z] DOCKER_EXPERIMENTAL=1 [2020-09-23T13:10:33.789Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-23T13:10:33.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-23T13:10:33.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-23T13:10:33.789Z] GOPATH=/go [2020-09-23T13:10:33.789Z] PKG_CONFIG=pkg-config [2020-09-23T13:10:33.789Z] _=/usr/bin/env [2020-09-23T13:10:33.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-23T13:10:33.863Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-23T13:10:33.863Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-23T13:10:33.863Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-23T13:10:33.863Z] === RUN TestContainerBindMountNonRecursive [2020-09-23T13:10:33.863Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-23T13:10:34.432Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-23T13:10:35.000Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-23T13:10:35.569Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-23T13:10:35.828Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-09-23T13:10:35.828Z] === RUN TestNetworkNat [2020-09-23T13:10:36.087Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-23T13:10:36.118Z] --- PASS: TestKillContainer (9.00s) [2020-09-23T13:10:36.118Z] --- PASS: TestKillContainer/no_signal (2.19s) [2020-09-23T13:10:36.118Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-23T13:10:36.118Z] --- PASS: TestKillContainer/killing_signal (6.78s) [2020-09-23T13:10:36.118Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-23T13:10:36.118Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-23T13:10:36.118Z] === RUN TestKillStoppedContainer [2020-09-23T13:10:36.118Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-23T13:10:36.118Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-23T13:10:36.118Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-23T13:10:36.118Z] === RUN TestKillDifferentUserContainer [2020-09-23T13:10:36.118Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-23T13:10:36.118Z] === RUN TestInspectOomKilledTrue [2020-09-23T13:10:36.118Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:36.118Z] === RUN TestInspectOomKilledFalse [2020-09-23T13:10:36.118Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-23T13:10:36.118Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:10:36.118Z] === RUN TestLogsFollowTailEmpty [2020-09-23T13:10:36.656Z] --- PASS: TestNetworkNat (0.88s) [2020-09-23T13:10:36.656Z] === RUN TestNetworkLocalhostTCPNat [2020-09-23T13:10:37.224Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-23T13:10:37.486Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-09-23T13:10:37.486Z] === RUN TestNetworkLoopbackNat [2020-09-23T13:10:37.663Z] --- PASS: TestLogsFollowTailEmpty (1.86s) [2020-09-23T13:10:37.663Z] === RUN TestNetworkNat [2020-09-23T13:10:37.663Z] --- SKIP: TestNetworkNat (0.00s) [2020-09-23T13:10:37.663Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:37.663Z] === RUN TestNetworkLocalhostTCPNat [2020-09-23T13:10:38.864Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-23T13:10:39.844Z] --- PASS: TestNetworkLocalhostTCPNat (2.28s) [2020-09-23T13:10:39.844Z] === RUN TestNetworkLoopbackNat [2020-09-23T13:10:39.844Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-09-23T13:10:39.844Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:39.844Z] === RUN TestPause [2020-09-23T13:10:39.844Z] --- SKIP: TestPause (0.00s) [2020-09-23T13:10:39.844Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-23T13:10:39.844Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-23T13:10:40.242Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-23T13:10:40.502Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2020-09-23T13:10:40.502Z] === RUN TestPause [2020-09-23T13:10:41.071Z] --- PASS: TestPause (0.73s) [2020-09-23T13:10:41.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-23T13:10:41.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:10:41.071Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:10:41.071Z] === RUN TestPauseStopPausedContainer [2020-09-23T13:10:42.008Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-23T13:10:42.008Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-09-23T13:10:42.008Z] === RUN TestPsFilter [2020-09-23T13:10:42.027Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s) [2020-09-23T13:10:42.027Z] === RUN TestPauseStopPausedContainer [2020-09-23T13:10:42.027Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-09-23T13:10:42.027Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:10:42.027Z] === RUN TestPsFilter [2020-09-23T13:10:42.027Z] --- PASS: TestPsFilter (0.10s) [2020-09-23T13:10:42.027Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-23T13:10:42.267Z] --- PASS: TestPsFilter (0.19s) [2020-09-23T13:10:42.267Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-23T13:10:42.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-23T13:10:42.837Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2020-09-23T13:10:42.837Z] === RUN TestRemoveContainerWithVolume [2020-09-23T13:10:43.774Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-09-23T13:10:43.774Z] === RUN TestRemoveContainerRunning [2020-09-23T13:10:43.774Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-23T13:10:44.211Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.01s) [2020-09-23T13:10:44.211Z] === RUN TestRemoveContainerWithVolume [2020-09-23T13:10:44.344Z] --- PASS: TestRemoveContainerRunning (0.73s) [2020-09-23T13:10:44.344Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-23T13:10:45.282Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-09-23T13:10:45.282Z] === RUN TestRemoveInvalidContainer [2020-09-23T13:10:45.282Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-23T13:10:45.282Z] === RUN TestRenameLinkedContainer [2020-09-23T13:10:45.282Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-23T13:10:46.394Z] --- PASS: TestRemoveContainerWithVolume (2.23s) [2020-09-23T13:10:46.394Z] === RUN TestRemoveContainerRunning [2020-09-23T13:10:47.193Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-23T13:10:47.762Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-23T13:10:47.762Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-23T13:10:47.931Z] --- PASS: TestRemoveContainerRunning (1.86s) [2020-09-23T13:10:47.931Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-23T13:10:48.051Z] --- PASS: TestRenameLinkedContainer (2.79s) [2020-09-23T13:10:48.051Z] === RUN TestRenameStoppedContainer [2020-09-23T13:10:48.655Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-09-23T13:10:48.655Z] === RUN TestRenameRunningContainerAndReuse [2020-09-23T13:10:49.457Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.53s) [2020-09-23T13:10:49.457Z] PASS [2020-09-23T13:10:49.457Z] [2020-09-23T13:10:49.457Z] === Skipped [2020-09-23T13:10:49.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-23T13:10:49.457Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:49.457Z] [2020-09-23T13:10:49.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-23T13:10:49.457Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:49.457Z] [2020-09-23T13:10:49.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-23T13:10:49.457Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:49.457Z] [2020-09-23T13:10:49.457Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-23T13:10:49.457Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:10:49.457Z] [2020-09-23T13:10:49.457Z] [2020-09-23T13:10:49.457Z] DONE 17 tests, 4 skipped in 29.931s [2020-09-23T13:10:49.457Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-23T13:10:49.457Z] ++ 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 [2020-09-23T13:10:49.457Z] ++ set -e [2020-09-23T13:10:49.457Z] ++ '[' -n 0 ']' [2020-09-23T13:10:49.457Z] ++ set -x [2020-09-23T13:10:49.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:10:49.457Z] INFO: Testing against a local daemon [2020-09-23T13:10:49.457Z] === RUN TestPluginInvalidJSON [2020-09-23T13:10:49.457Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:10:49.457Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:10:49.457Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:10:49.457Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-23T13:10:49.457Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-23T13:10:49.457Z] === RUN TestPluginInstall [2020-09-23T13:10:49.457Z] === RUN TestPluginInstall/no_auth [2020-09-23T13:10:49.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.62s) [2020-09-23T13:10:49.472Z] === RUN TestRemoveInvalidContainer [2020-09-23T13:10:49.472Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-23T13:10:49.472Z] === RUN TestRenameLinkedContainer [2020-09-23T13:10:49.472Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-09-23T13:10:49.472Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:49.472Z] === RUN TestRenameStoppedContainer [2020-09-23T13:10:50.101Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2020-09-23T13:10:50.101Z] === RUN TestRenameInvalidName [2020-09-23T13:10:50.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-23T13:10:50.361Z] --- PASS: TestRenameInvalidName (0.61s) [2020-09-23T13:10:50.361Z] === RUN TestRenameAnonymousContainer [2020-09-23T13:10:50.361Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-23T13:10:51.299Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-23T13:10:51.767Z] --- PASS: TestRenameStoppedContainer (2.01s) [2020-09-23T13:10:51.767Z] === RUN TestRenameRunningContainerAndReuse [2020-09-23T13:10:52.200Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:10:52.200Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbb8db70d7b22091b96198e373b821b5ad1a8e293b4b333ff6e89fc15895ada" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:10:52.200Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:10:52.200Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbbb8db70d7b22091b96198e373b821b5ad1a8e293b4b333ff6e89fc15895ada" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:10:52.494Z] === RUN TestPluginInstall/with_htpasswd [2020-09-23T13:10:53.129Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:10:53.129Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af6134445c9db88fc00d7cf95039c62c79f5104ed9f2549a9348270b073b1413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:10:53.129Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:10:53.129Z] time="2020-09-23T13:10:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af6134445c9db88fc00d7cf95039c62c79f5104ed9f2549a9348270b073b1413" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:10:53.129Z] === RUN TestPluginInstall/with_insecure [2020-09-23T13:10:53.207Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2020-09-23T13:10:53.207Z] === RUN TestRenameContainerWithSameName [2020-09-23T13:10:53.467Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-09-23T13:10:53.467Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-23T13:10:54.167Z] time="2020-09-23T13:10:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:10:54.167Z] time="2020-09-23T13:10:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b340be09a050f7db642213c61732ccdc1ae388820b21fdfc2bb2ffaaeebd682" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:10:54.167Z] time="2020-09-23T13:10:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:10:54.167Z] time="2020-09-23T13:10:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b340be09a050f7db642213c61732ccdc1ae388820b21fdfc2bb2ffaaeebd682" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:10:54.460Z] --- PASS: TestPluginInstall (6.19s) [2020-09-23T13:10:54.460Z] --- PASS: TestPluginInstall/no_auth (4.14s) [2020-09-23T13:10:54.460Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-09-23T13:10:54.460Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-09-23T13:10:54.460Z] plugin_test.go:157: [d2643664e8b7b] daemon is not started [2020-09-23T13:10:54.460Z] PASS [2020-09-23T13:10:54.460Z] [2020-09-23T13:10:54.460Z] DONE 6 tests in 6.405s [2020-09-23T13:10:54.460Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-23T13:10:54.460Z] ++ 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 [2020-09-23T13:10:54.460Z] ++ set -e [2020-09-23T13:10:54.460Z] ++ '[' -n 0 ']' [2020-09-23T13:10:54.460Z] ++ set -x [2020-09-23T13:10:54.460Z] ++ 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 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 [2020-09-23T13:10:54.753Z] INFO: Testing against a local daemon [2020-09-23T13:10:54.753Z] === RUN TestExternalGraphDriver [2020-09-23T13:10:54.851Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2020-09-23T13:10:54.851Z] === RUN TestResize [2020-09-23T13:10:55.391Z] === RUN TestExternalGraphDriver/json [2020-09-23T13:10:55.421Z] --- PASS: TestResize (0.61s) [2020-09-23T13:10:55.421Z] === RUN TestResizeWithInvalidSize [2020-09-23T13:10:55.504Z] --- PASS: TestRenameRunningContainerAndReuse (3.63s) [2020-09-23T13:10:55.504Z] === RUN TestRenameInvalidName [2020-09-23T13:10:55.991Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-09-23T13:10:55.991Z] === RUN TestResizeWhenContainerNotStarted [2020-09-23T13:10:56.558Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-23T13:10:56.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:10:56.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:10:56.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:10:56.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:10:56.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:10:56.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:10:57.041Z] --- PASS: TestRenameInvalidName (1.55s) [2020-09-23T13:10:57.041Z] === RUN TestRenameAnonymousContainer [2020-09-23T13:10:57.041Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-09-23T13:10:57.041Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:57.041Z] === RUN TestRenameContainerWithSameName [2020-09-23T13:10:57.466Z] === RUN TestExternalGraphDriver/spec [2020-09-23T13:10:57.495Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-23T13:10:58.065Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-23T13:10:58.580Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2020-09-23T13:10:58.580Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-23T13:10:58.580Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-09-23T13:10:58.580Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-23T13:10:58.580Z] === RUN TestResize [2020-09-23T13:10:58.634Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-23T13:10:58.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:10:58.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:10:59.541Z] === RUN TestExternalGraphDriver/pull [2020-09-23T13:11:00.759Z] --- PASS: TestResize (2.21s) [2020-09-23T13:11:00.759Z] === RUN TestResizeWithInvalidSize [2020-09-23T13:11:00.759Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-09-23T13:11:00.759Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:00.759Z] === RUN TestResizeWhenContainerNotStarted [2020-09-23T13:11:00.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:11:00.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:11:01.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-23T13:11:02.285Z] --- PASS: TestExternalGraphDriver (7.24s) [2020-09-23T13:11:02.285Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-09-23T13:11:02.285Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-09-23T13:11:02.285Z] --- PASS: TestExternalGraphDriver/pull (2.40s) [2020-09-23T13:11:02.285Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:11:02.285Z] --- SKIP: TestGraphdriverPluginV2 (0.28s) [2020-09-23T13:11:02.285Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:11:02.285Z] PASS [2020-09-23T13:11:02.285Z] [2020-09-23T13:11:02.285Z] === Skipped [2020-09-23T13:11:02.285Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.28s) [2020-09-23T13:11:02.285Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:11:02.285Z] [2020-09-23T13:11:02.285Z] [2020-09-23T13:11:02.285Z] DONE 5 tests, 1 skipped in 7.724s [2020-09-23T13:11:02.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-23T13:11:02.285Z] ++ 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 [2020-09-23T13:11:02.285Z] ++ set -e [2020-09-23T13:11:02.285Z] ++ '[' -n 0 ']' [2020-09-23T13:11:02.285Z] ++ set -x [2020-09-23T13:11:02.285Z] ++ 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 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 [2020-09-23T13:11:02.578Z] INFO: Testing against a local daemon [2020-09-23T13:11:02.578Z] === RUN TestContinueAfterPluginCrash [2020-09-23T13:11:02.578Z] === PAUSE TestContinueAfterPluginCrash [2020-09-23T13:11:02.578Z] === RUN TestReadPluginNoRead [2020-09-23T13:11:02.578Z] === PAUSE TestReadPluginNoRead [2020-09-23T13:11:02.578Z] === RUN TestDaemonStartWithLogOpt [2020-09-23T13:11:02.578Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-23T13:11:02.578Z] === CONT TestContinueAfterPluginCrash [2020-09-23T13:11:02.578Z] === CONT TestDaemonStartWithLogOpt [2020-09-23T13:11:02.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-23T13:11:02.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:11:02.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:11:02.939Z] --- PASS: TestResizeWhenContainerNotStarted (1.99s) [2020-09-23T13:11:02.939Z] === RUN TestDaemonRestartKillContainers [2020-09-23T13:11:02.939Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:11:02.939Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:02.939Z] === RUN TestStats [2020-09-23T13:11:02.939Z] --- SKIP: TestStats (0.00s) [2020-09-23T13:11:02.940Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-23T13:11:02.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-23T13:11:02.967Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-23T13:11:05.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-23T13:11:05.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-23T13:11:05.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:11:05.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:11:07.044Z] --- PASS: TestDaemonStartWithLogOpt (3.89s) [2020-09-23T13:11:07.044Z] === CONT TestReadPluginNoRead [2020-09-23T13:11:07.638Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.74s) [2020-09-23T13:11:07.638Z] === RUN TestStopContainerWithTimeout [2020-09-23T13:11:07.638Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-09-23T13:11:07.638Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-23T13:11:07.638Z] === RUN TestUpdateRestartPolicy [2020-09-23T13:11:07.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-23T13:11:09.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:11:09.155Z] === RUN TestReadPluginNoRead/default [2020-09-23T13:11:09.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:11:10.560Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-23T13:11:11.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-23T13:11:11.236Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-23T13:11:11.528Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2020-09-23T13:11:13.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.08s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s) [2020-09-23T13:11:13.666Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.41s) [2020-09-23T13:11:13.666Z] === RUN TestCgroupNamespacesRun [2020-09-23T13:11:13.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-23T13:11:15.120Z] --- PASS: TestReadPluginNoRead (8.51s) [2020-09-23T13:11:15.121Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-09-23T13:11:15.121Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-09-23T13:11:15.121Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-09-23T13:11:15.121Z] read_test.go:92: [d2ec73490c035] daemon is not started [2020-09-23T13:11:15.121Z] PASS [2020-09-23T13:11:15.121Z] [2020-09-23T13:11:15.121Z] DONE 6 tests in 12.610s [2020-09-23T13:11:15.121Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-23T13:11:15.121Z] ++ 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 [2020-09-23T13:11:15.121Z] ++ set -e [2020-09-23T13:11:15.121Z] ++ '[' -n 0 ']' [2020-09-23T13:11:15.121Z] ++ set -x [2020-09-23T13:11:15.121Z] ++ 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 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 [2020-09-23T13:11:15.121Z] testing: warning: no tests to run [2020-09-23T13:11:15.121Z] PASS [2020-09-23T13:11:15.121Z] [2020-09-23T13:11:15.121Z] DONE 0 tests in 0.096s [2020-09-23T13:11:15.121Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-23T13:11:15.121Z] ++ 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 [2020-09-23T13:11:15.121Z] ++ set -e [2020-09-23T13:11:15.121Z] ++ '[' -n 0 ']' [2020-09-23T13:11:15.121Z] ++ set -x [2020-09-23T13:11:15.121Z] ++ 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 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 [2020-09-23T13:11:15.121Z] INFO: Testing against a local daemon [2020-09-23T13:11:15.121Z] === RUN TestPluginWithDevMounts [2020-09-23T13:11:15.121Z] === PAUSE TestPluginWithDevMounts [2020-09-23T13:11:15.121Z] === CONT TestPluginWithDevMounts [2020-09-23T13:11:15.303Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2020-09-23T13:11:15.303Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-23T13:11:16.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-23T13:11:17.180Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-09-23T13:11:17.180Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-23T13:11:17.199Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-09-23T13:11:17.199Z] PASS [2020-09-23T13:11:17.199Z] [2020-09-23T13:11:17.199Z] DONE 1 tests in 1.997s [2020-09-23T13:11:17.199Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-23T13:11:17.199Z] ++ 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 [2020-09-23T13:11:17.199Z] ++ set -e [2020-09-23T13:11:17.199Z] ++ '[' -n 0 ']' [2020-09-23T13:11:17.199Z] ++ set -x [2020-09-23T13:11:17.199Z] ++ 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 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 [2020-09-23T13:11:17.199Z] INFO: Testing against a local daemon [2020-09-23T13:11:17.199Z] === RUN TestSecretInspect [2020-09-23T13:11:17.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-23T13:11:19.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2020-09-23T13:11:19.133Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-23T13:11:20.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-23T13:11:20.726Z] --- PASS: TestSecretInspect (3.58s) [2020-09-23T13:11:20.726Z] === RUN TestSecretList [2020-09-23T13:11:21.082Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2020-09-23T13:11:21.082Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-23T13:11:22.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-23T13:11:22.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-23T13:11:23.246Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2020-09-23T13:11:23.246Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-23T13:11:25.152Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-09-23T13:11:25.152Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-23T13:11:25.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-23T13:11:25.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-23T13:11:25.190Z] --- PASS: TestSecretList (3.69s) [2020-09-23T13:11:25.190Z] === RUN TestSecretsCreateAndDelete [2020-09-23T13:11:26.092Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-09-23T13:11:26.092Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-23T13:11:26.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-23T13:11:26.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-23T13:11:27.731Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-09-23T13:11:27.731Z] === RUN TestKernelTCPMemory [2020-09-23T13:11:27.929Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-09-23T13:11:27.929Z] === RUN TestSecretsUpdate [2020-09-23T13:11:28.669Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-09-23T13:11:28.669Z] === RUN TestNISDomainname [2020-09-23T13:11:28.731Z] --- PASS: TestUpdateRestartPolicy (20.40s) [2020-09-23T13:11:28.731Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-23T13:11:29.190Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s) [2020-09-23T13:11:29.190Z] === RUN TestWaitNonBlocked [2020-09-23T13:11:29.190Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:11:29.190Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:11:29.190Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:11:29.190Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:11:29.190Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:11:29.190Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:11:29.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-23T13:11:29.610Z] --- PASS: TestNISDomainname (0.86s) [2020-09-23T13:11:29.610Z] === RUN TestHostnameDnsResolution [2020-09-23T13:11:30.548Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-09-23T13:11:30.548Z] === RUN TestStats [2020-09-23T13:11:31.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-23T13:11:31.456Z] --- PASS: TestSecretsUpdate (3.67s) [2020-09-23T13:11:31.456Z] === RUN TestTemplatedSecret [2020-09-23T13:11:32.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-23T13:11:32.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-23T13:11:32.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-23T13:11:33.654Z] --- PASS: TestStats (2.74s) [2020-09-23T13:11:33.654Z] === RUN TestStopContainerWithTimeout [2020-09-23T13:11:33.654Z] === RUN TestStopContainerWithTimeout/0 [2020-09-23T13:11:33.654Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-23T13:11:33.654Z] === RUN TestStopContainerWithTimeout/1 [2020-09-23T13:11:33.654Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-23T13:11:33.654Z] === RUN TestStopContainerWithTimeout/3 [2020-09-23T13:11:33.654Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-23T13:11:33.654Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-23T13:11:33.654Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-23T13:11:33.654Z] === CONT TestStopContainerWithTimeout/0 [2020-09-23T13:11:33.654Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-23T13:11:33.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-23T13:11:33.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-23T13:11:33.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-23T13:11:34.593Z] === CONT TestStopContainerWithTimeout/3 [2020-09-23T13:11:35.022Z] --- PASS: TestTemplatedSecret (3.73s) [2020-09-23T13:11:35.022Z] === RUN TestSecretCreateResolve [2020-09-23T13:11:35.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-23T13:11:36.498Z] === CONT TestStopContainerWithTimeout/1 [2020-09-23T13:11:37.785Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-23T13:11:37.785Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.57s) [2020-09-23T13:11:37.785Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.28s) [2020-09-23T13:11:37.785Z] === RUN TestWaitBlocked [2020-09-23T13:11:37.785Z] --- SKIP: TestWaitBlocked (0.00s) [2020-09-23T13:11:37.785Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:37.785Z] PASS [2020-09-23T13:11:37.785Z] ok github.com/docker/docker/integration/container 77.063s [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.785Z] === Skipped [2020-09-23T13:11:37.785Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-23T13:11:37.785Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.785Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-23T13:11:37.785Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.785Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-09-23T13:11:37.785Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.785Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-23T13:11:37.785Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.785Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-23T13:11:37.785Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.785Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-23T13:11:37.785Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.785Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-23T13:11:37.786Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-23T13:11:37.786Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-23T13:11:37.786Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-23T13:11:37.786Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-23T13:11:37.786Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-23T13:11:37.786Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-23T13:11:37.786Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-23T13:11:37.786Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-23T13:11:37.786Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-23T13:11:37.786Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-23T13:11:37.786Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-09-23T13:11:37.786Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-23T13:11:37.786Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-23T13:11:37.786Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-23T13:11:37.786Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-23T13:11:37.786Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-23T13:11:37.786Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-23T13:11:37.786Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-23T13:11:37.786Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-23T13:11:37.786Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-23T13:11:37.786Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:11:37.786Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-23T13:11:37.786Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-23T13:11:37.786Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-23T13:11:37.786Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] [2020-09-23T13:11:37.786Z] DONE 87 tests, 36 skipped in 79.912s [2020-09-23T13:11:37.786Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-23T13:11:38.406Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-23T13:11:38.406Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-09-23T13:11:38.406Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-09-23T13:11:38.406Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-09-23T13:11:38.406Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-09-23T13:11:38.406Z] === RUN TestDeleteDevicemapper [2020-09-23T13:11:38.406Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-23T13:11:38.406Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:11:38.406Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-23T13:11:38.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-23T13:11:38.552Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-09-23T13:11:38.553Z] PASS [2020-09-23T13:11:38.553Z] [2020-09-23T13:11:38.553Z] DONE 6 tests in 21.611s [2020-09-23T13:11:38.553Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-23T13:11:38.553Z] ++ 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 [2020-09-23T13:11:38.553Z] ++ set -e [2020-09-23T13:11:38.553Z] ++ '[' -n 0 ']' [2020-09-23T13:11:38.553Z] ++ set -x [2020-09-23T13:11:38.553Z] ++ 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 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 [2020-09-23T13:11:38.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:38.765Z] INFO: Testing against a local daemon [2020-09-23T13:11:38.765Z] === RUN TestCommitInheritsEnv [2020-09-23T13:11:38.765Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-09-23T13:11:38.765Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:11:38.765Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-23T13:11:38.765Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-23T13:11:38.765Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-23T13:11:38.765Z] === RUN TestImagesFilterMultiReference [2020-09-23T13:11:38.846Z] INFO: Testing against a local daemon [2020-09-23T13:11:38.846Z] === RUN TestServiceCreateInit [2020-09-23T13:11:38.846Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-23T13:11:38.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-23T13:11:39.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-23T13:11:39.223Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-09-23T13:11:39.223Z] === RUN TestImagePullPlatformInvalid [2020-09-23T13:11:39.223Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-23T13:11:39.223Z] === RUN TestRemoveImageOrphaning [2020-09-23T13:11:39.682Z] --- PASS: TestRemoveImageOrphaning (0.69s) [2020-09-23T13:11:39.682Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-23T13:11:39.682Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-09-23T13:11:39.682Z] === RUN TestTagInvalidReference [2020-09-23T13:11:39.682Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-23T13:11:39.682Z] === RUN TestTagValidPrefixedRepo [2020-09-23T13:11:39.682Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-23T13:11:39.682Z] === RUN TestTagExistedNameWithoutForce [2020-09-23T13:11:39.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-23T13:11:40.141Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-23T13:11:40.141Z] === RUN TestTagOfficialNames [2020-09-23T13:11:40.141Z] --- PASS: TestTagOfficialNames (0.10s) [2020-09-23T13:11:40.141Z] === RUN TestTagMatchesDigest [2020-09-23T13:11:40.141Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-23T13:11:40.141Z] PASS [2020-09-23T13:11:40.141Z] ok github.com/docker/docker/integration/image 1.327s [2020-09-23T13:11:40.141Z] [2020-09-23T13:11:40.142Z] === Skipped [2020-09-23T13:11:40.142Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-23T13:11:40.142Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:11:40.142Z] [2020-09-23T13:11:40.142Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-23T13:11:40.142Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-23T13:11:40.142Z] [2020-09-23T13:11:40.142Z] [2020-09-23T13:11:40.142Z] DONE 11 tests, 2 skipped in 3.389s [2020-09-23T13:11:40.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-23T13:11:40.484Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2020-09-23T13:11:40.484Z] === RUN TestUpdateMemory [2020-09-23T13:11:40.484Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-23T13:11:40.484Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:11:40.484Z] === RUN TestUpdateCPUQuota [2020-09-23T13:11:41.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-23T13:11:41.689Z] testing: warning: no tests to run [2020-09-23T13:11:41.689Z] PASS [2020-09-23T13:11:41.689Z] ok github.com/docker/docker/integration/network/ipvlan 0.148s [no tests to run] [2020-09-23T13:11:41.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-23T13:11:42.147Z] testing: warning: no tests to run [2020-09-23T13:11:42.147Z] PASS [2020-09-23T13:11:42.147Z] ok github.com/docker/docker/integration/network/macvlan 0.040s [no tests to run] [2020-09-23T13:11:42.183Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-09-23T13:11:42.184Z] === RUN TestUpdatePidsLimit [2020-09-23T13:11:42.184Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-23T13:11:42.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-23T13:11:42.444Z] === RUN TestUpdatePidsLimit/no_change [2020-09-23T13:11:42.710Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-23T13:11:43.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:43.115Z] INFO: Testing against a local daemon [2020-09-23T13:11:43.115Z] === RUN TestNetworkCreateDelete [2020-09-23T13:11:43.115Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-09-23T13:11:43.115Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:43.115Z] === RUN TestDockerNetworkDeletePreferID [2020-09-23T13:11:43.115Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-09-23T13:11:43.115Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-23T13:11:43.115Z] === RUN TestDaemonDNSFallback [2020-09-23T13:11:43.115Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-09-23T13:11:43.115Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:43.115Z] === RUN TestInspectNetwork [2020-09-23T13:11:43.115Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-23T13:11:43.115Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:43.115Z] === RUN TestRunContainerWithBridgeNone [2020-09-23T13:11:43.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-23T13:11:43.115Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:43.115Z] === RUN TestNetworkInvalidJSON [2020-09-23T13:11:43.115Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-23T13:11:43.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-23T13:11:43.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:11:43.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:11:43.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:11:43.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:11:43.115Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-23T13:11:43.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:11:43.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:11:43.115Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-23T13:11:43.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-23T13:11:43.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-09-23T13:11:43.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-23T13:11:43.115Z] === RUN TestHostIPv4BridgeLabel [2020-09-23T13:11:43.115Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-23T13:11:43.115Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-23T13:11:43.115Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-23T13:11:43.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-09-23T13:11:43.115Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-23T13:11:43.115Z] === RUN TestDaemonDefaultNetworkPools [2020-09-23T13:11:43.115Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-09-23T13:11:43.115Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-23T13:11:43.115Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-23T13:11:43.115Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-23T13:11:43.115Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-23T13:11:43.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-23T13:11:43.115Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-23T13:11:43.115Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-23T13:11:43.115Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-23T13:11:43.116Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-23T13:11:43.116Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-23T13:11:43.116Z] === RUN TestServiceWithPredefinedNetwork [2020-09-23T13:11:43.116Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-23T13:11:43.116Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-23T13:11:43.116Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-23T13:11:43.116Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:11:43.116Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:11:43.116Z] === RUN TestServiceWithDataPathPortInit [2020-09-23T13:11:43.116Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-23T13:11:43.116Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-23T13:11:43.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-23T13:11:43.116Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-23T13:11:43.116Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-23T13:11:43.116Z] PASS [2020-09-23T13:11:43.116Z] ok github.com/docker/docker/integration/network 0.205s [2020-09-23T13:11:43.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-23T13:11:43.283Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-23T13:11:43.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-23T13:11:43.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === Skipped [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-23T13:11:43.575Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-23T13:11:43.575Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-23T13:11:43.575Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-23T13:11:43.575Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-23T13:11:43.575Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-23T13:11:43.575Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-23T13:11:43.575Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] [2020-09-23T13:11:43.575Z] DONE 19 tests, 15 skipped in 3.294s [2020-09-23T13:11:43.575Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-23T13:11:43.805Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-23T13:11:44.034Z] testing: warning: no tests to run [2020-09-23T13:11:44.034Z] PASS [2020-09-23T13:11:44.034Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-09-23T13:11:44.034Z] [2020-09-23T13:11:44.034Z] DONE 0 tests in 0.336s [2020-09-23T13:11:44.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-23T13:11:44.034Z] testing: warning: no tests to run [2020-09-23T13:11:44.034Z] PASS [2020-09-23T13:11:44.034Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-09-23T13:11:44.034Z] [2020-09-23T13:11:44.034Z] DONE 0 tests in 0.305s [2020-09-23T13:11:44.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-23T13:11:44.425Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-23T13:11:44.497Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-23T13:11:44.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-23T13:11:45.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit (3.45s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-09-23T13:11:45.463Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-09-23T13:11:45.463Z] === RUN TestUpdateRestartPolicy [2020-09-23T13:11:45.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-23T13:11:46.036Z] testing: warning: no tests to run [2020-09-23T13:11:46.036Z] PASS [2020-09-23T13:11:46.036Z] ok github.com/docker/docker/integration/plugin 0.067s [no tests to run] [2020-09-23T13:11:46.036Z] testing: warning: no tests to run [2020-09-23T13:11:46.036Z] PASS [2020-09-23T13:11:46.036Z] ok github.com/docker/docker/integration/plugin/authz 0.201s [no tests to run] [2020-09-23T13:11:46.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-23T13:11:47.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-23T13:11:48.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-23T13:11:49.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-23T13:11:50.017Z] --- PASS: TestServiceCreateInit (10.43s) [2020-09-23T13:11:50.017Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2020-09-23T13:11:50.017Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2020-09-23T13:11:50.017Z] === RUN TestCreateServiceMultipleTimes [2020-09-23T13:11:50.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-23T13:11:50.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-23T13:11:51.757Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-23T13:11:51.757Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-09-23T13:11:51.757Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-09-23T13:11:51.757Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-23T13:11:51.757Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-23T13:11:51.757Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 48.0% of statements [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.6% of statements [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-23T13:11:51.758Z] ok github.com/docker/docker/builder/remotecontext/git 1.246s coverage: 86.3% of statements [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/cli [no test files] [2020-09-23T13:11:51.758Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-23T13:11:51.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-23T13:11:52.917Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-23T13:11:52.917Z] Using test binary docker [2020-09-23T13:11:53.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-23T13:11:53.225Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-23T13:11:53.225Z] +++ /etc/init.d/apparmor start [2020-09-23T13:11:53.225Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-23T13:11:53.225Z] INFO: Waiting for daemon to start... [2020-09-23T13:11:53.225Z] Starting dockerd [2020-09-23T13:11:53.225Z] +++ 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 [2020-09-23T13:11:53.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-23T13:11:54.283Z] ok github.com/docker/docker/client 0.178s coverage: 75.4% of statements [2020-09-23T13:11:54.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-23T13:11:54.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:54.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-23T13:11:54.644Z] INFO: Testing against a local daemon [2020-09-23T13:11:54.644Z] === RUN TestExternalGraphDriver [2020-09-23T13:11:54.644Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-23T13:11:54.644Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-23T13:11:54.644Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:11:54.644Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-23T13:11:54.644Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-23T13:11:54.644Z] PASS [2020-09-23T13:11:54.644Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.372s [2020-09-23T13:11:55.212Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-23T13:11:55.304Z] . [2020-09-23T13:11:55.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-23T13:11:55.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-23T13:11:55.304Z] Error: No such image: emptyfs [2020-09-23T13:11:55.304Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-23T13:11:55.304Z] ++++ docker load [2020-09-23T13:11:55.304Z] Running integration-test (iteration 1) [2020-09-23T13:11:55.304Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-23T13:11:55.304Z] ++ 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 [2020-09-23T13:11:55.304Z] ++ set -e [2020-09-23T13:11:55.304Z] ++ '[' -n 0 ']' [2020-09-23T13:11:55.304Z] ++ set -x [2020-09-23T13:11:55.304Z] ++ 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 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 [2020-09-23T13:11:55.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:55.650Z] INFO: Testing against a local daemon [2020-09-23T13:11:55.650Z] === RUN TestPluginInvalidJSON [2020-09-23T13:11:55.650Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:11:55.650Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:11:55.650Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:11:55.650Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:55.650Z] INFO: Testing against a local daemon [2020-09-23T13:11:55.650Z] === RUN TestReadPluginNoRead [2020-09-23T13:11:55.650Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-23T13:11:55.650Z] read_test.go:21: no unix domain sockets on Windows [2020-09-23T13:11:55.650Z] PASS [2020-09-23T13:11:55.650Z] ok github.com/docker/docker/integration/plugin/logging 0.339s [2020-09-23T13:11:55.650Z] --- PASS: TestPluginInvalidJSON (0.10s) [2020-09-23T13:11:55.650Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.04s) [2020-09-23T13:11:55.650Z] === RUN TestPluginInstall [2020-09-23T13:11:55.650Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-23T13:11:55.650Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-23T13:11:55.650Z] PASS [2020-09-23T13:11:55.780Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-23T13:11:56.110Z] ok github.com/docker/docker/integration/plugin/common 0.471s [2020-09-23T13:11:56.110Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-23T13:11:56.110Z] testing: warning: no tests to run [2020-09-23T13:11:56.110Z] PASS [2020-09-23T13:11:56.110Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.150s [no tests to run] [2020-09-23T13:11:56.110Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-23T13:11:56.716Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-23T13:11:56.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-23T13:11:58.095Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-09-23T13:11:58.095Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-23T13:11:58.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:58.289Z] INFO: Testing against a local daemon [2020-09-23T13:11:58.289Z] === RUN TestPluginWithDevMounts [2020-09-23T13:11:58.289Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-23T13:11:58.289Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:58.289Z] PASS [2020-09-23T13:11:58.289Z] ok github.com/docker/docker/integration/plugin/volumes 0.833s [2020-09-23T13:11:58.289Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-23T13:11:58.663Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-09-23T13:11:58.663Z] === RUN TestWaitNonBlocked [2020-09-23T13:11:58.663Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:11:58.663Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:11:58.663Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:11:58.663Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:11:58.663Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:11:58.663Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:11:58.747Z] [2020-09-23T13:11:58.747Z] === Skipped [2020-09-23T13:11:58.747Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-23T13:11:58.747Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-23T13:11:58.747Z] [2020-09-23T13:11:58.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-23T13:11:58.748Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-23T13:11:58.748Z] [2020-09-23T13:11:58.748Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-23T13:11:58.748Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-23T13:11:58.748Z] [2020-09-23T13:11:58.748Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-23T13:11:58.748Z] read_test.go:21: no unix domain sockets on Windows [2020-09-23T13:11:58.748Z] [2020-09-23T13:11:58.748Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-23T13:11:58.748Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:11:58.748Z] [2020-09-23T13:11:58.748Z] [2020-09-23T13:11:58.748Z] DONE 7 tests, 5 skipped in 14.340s [2020-09-23T13:11:58.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-23T13:11:59.206Z] testing: warning: no tests to run [2020-09-23T13:11:59.206Z] PASS [2020-09-23T13:11:59.206Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-09-23T13:11:59.206Z] [2020-09-23T13:11:59.206Z] DONE 0 tests in 0.317s [2020-09-23T13:11:59.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-23T13:11:59.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-23T13:11:59.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-23T13:11:59.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-23T13:11:59.604Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-23T13:11:59.604Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-09-23T13:11:59.604Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-09-23T13:11:59.604Z] === RUN TestWaitBlocked [2020-09-23T13:11:59.604Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:11:59.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:11:59.604Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:11:59.604Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:11:59.604Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:11:59.604Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:11:59.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:11:59.667Z] INFO: Testing against a local daemon [2020-09-23T13:11:59.667Z] === RUN TestPluginInvalidJSON [2020-09-23T13:11:59.667Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:11:59.667Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:11:59.667Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:11:59.667Z] --- PASS: TestPluginInvalidJSON (0.10s) [2020-09-23T13:11:59.667Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.04s) [2020-09-23T13:11:59.667Z] === RUN TestPluginInstall [2020-09-23T13:11:59.667Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-23T13:11:59.667Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-23T13:11:59.667Z] PASS [2020-09-23T13:11:59.667Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-09-23T13:11:59.667Z] [2020-09-23T13:11:59.667Z] === Skipped [2020-09-23T13:11:59.667Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-23T13:11:59.667Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-23T13:11:59.667Z] [2020-09-23T13:11:59.667Z] [2020-09-23T13:11:59.667Z] DONE 3 tests, 1 skipped in 0.811s [2020-09-23T13:12:00.127Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-23T13:12:00.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:00.586Z] INFO: Testing against a local daemon [2020-09-23T13:12:00.586Z] === RUN TestExternalGraphDriver [2020-09-23T13:12:00.586Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-23T13:12:00.586Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-23T13:12:00.586Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:12:00.586Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-23T13:12:00.586Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-23T13:12:00.586Z] PASS [2020-09-23T13:12:00.586Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-09-23T13:12:00.586Z] [2020-09-23T13:12:00.586Z] === Skipped [2020-09-23T13:12:00.586Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-23T13:12:00.586Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-23T13:12:00.586Z] [2020-09-23T13:12:00.586Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-23T13:12:00.586Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-23T13:12:00.586Z] [2020-09-23T13:12:00.586Z] [2020-09-23T13:12:00.586Z] DONE 2 tests, 2 skipped in 0.853s [2020-09-23T13:12:00.983Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-23T13:12:00.983Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-09-23T13:12:00.983Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-09-23T13:12:00.983Z] === CONT TestContainerStartOnDaemonRestart [2020-09-23T13:12:00.983Z] === CONT TestIpcModeOlderClient [2020-09-23T13:12:00.983Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-09-23T13:12:00.983Z] === CONT TestDaemonHostGatewayIP [2020-09-23T13:12:01.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-23T13:12:01.506Z] testing: warning: no tests to run [2020-09-23T13:12:01.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:01.506Z] PASS [2020-09-23T13:12:01.506Z] INFO: Testing against a local daemon [2020-09-23T13:12:01.506Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-23T13:12:01.506Z] === RUN TestReadPluginNoRead [2020-09-23T13:12:01.506Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-23T13:12:01.506Z] read_test.go:21: no unix domain sockets on Windows [2020-09-23T13:12:01.506Z] PASS [2020-09-23T13:12:01.506Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-09-23T13:12:01.506Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-23T13:12:01.506Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-23T13:12:01.965Z] [2020-09-23T13:12:01.965Z] === Skipped [2020-09-23T13:12:01.965Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-23T13:12:01.965Z] read_test.go:21: no unix domain sockets on Windows [2020-09-23T13:12:01.965Z] [2020-09-23T13:12:01.965Z] [2020-09-23T13:12:01.965Z] DONE 1 tests, 1 skipped in 0.936s [2020-09-23T13:12:01.965Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-23T13:12:02.364Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-23T13:12:02.425Z] testing: warning: no tests to run [2020-09-23T13:12:02.425Z] PASS [2020-09-23T13:12:02.425Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-23T13:12:02.425Z] [2020-09-23T13:12:02.425Z] DONE 0 tests in 0.482s [2020-09-23T13:12:02.425Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-23T13:12:03.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-23T13:12:03.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:03.395Z] INFO: Testing against a local daemon [2020-09-23T13:12:03.395Z] === RUN TestPluginWithDevMounts [2020-09-23T13:12:03.395Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-23T13:12:03.395Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:03.395Z] PASS [2020-09-23T13:12:03.395Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-09-23T13:12:03.395Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-23T13:12:03.871Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-23T13:12:04.130Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-09-23T13:12:04.130Z] === CONT TestContainerKillOnDaemonStart [2020-09-23T13:12:04.364Z] [2020-09-23T13:12:04.364Z] === Skipped [2020-09-23T13:12:04.364Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-23T13:12:04.364Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:04.364Z] [2020-09-23T13:12:04.364Z] [2020-09-23T13:12:04.364Z] DONE 1 tests, 1 skipped in 1.710s [2020-09-23T13:12:04.364Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-23T13:12:05.068Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-23T13:12:06.007Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-23T13:12:06.007Z] === CONT TestDaemonRestartIpcMode [2020-09-23T13:12:06.007Z] --- PASS: TestDaemonHostGatewayIP (5.12s) [2020-09-23T13:12:06.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:06.542Z] INFO: Testing against a local daemon [2020-09-23T13:12:06.542Z] === RUN TestSecretInspect [2020-09-23T13:12:06.542Z] --- SKIP: TestSecretInspect (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] === RUN TestSecretList [2020-09-23T13:12:06.542Z] --- SKIP: TestSecretList (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] === RUN TestSecretsCreateAndDelete [2020-09-23T13:12:06.542Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] === RUN TestSecretsUpdate [2020-09-23T13:12:06.542Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] === RUN TestTemplatedSecret [2020-09-23T13:12:06.542Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] === RUN TestSecretCreateResolve [2020-09-23T13:12:06.542Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:06.542Z] PASS [2020-09-23T13:12:06.542Z] ok github.com/docker/docker/integration/secret 0.208s [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] === Skipped [2020-09-23T13:12:06.542Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-23T13:12:06.542Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] [2020-09-23T13:12:06.542Z] DONE 6 tests, 6 skipped in 2.288s [2020-09-23T13:12:06.542Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-23T13:12:07.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-23T13:12:08.015Z] Loaded image: buildpack-deps:buster [2020-09-23T13:12:08.313Z] Loaded image: busybox:latest [2020-09-23T13:12:08.313Z] Loaded image: busybox:glibc [2020-09-23T13:12:08.313Z] Loaded image: debian:buster [2020-09-23T13:12:08.313Z] Loaded image: hello-world:latest [2020-09-23T13:12:08.313Z] INFO: Testing against a local daemon [2020-09-23T13:12:08.313Z] === RUN TestCgroupNamespacesBuild [2020-09-23T13:12:09.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:09.449Z] INFO: Testing against a local daemon [2020-09-23T13:12:09.449Z] === RUN TestServiceCreateInit [2020-09-23T13:12:09.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-23T13:12:09.449Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-23T13:12:09.449Z] --- PASS: TestServiceCreateInit (0.04s) [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-23T13:12:09.449Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-23T13:12:09.449Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceMultipleTimes [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-09-23T13:12:09.449Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceConflict [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-09-23T13:12:09.449Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceMaxReplicas [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-09-23T13:12:09.449Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-23T13:12:09.449Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceSecretFileMode [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-23T13:12:09.449Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceConfigFileMode [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-09-23T13:12:09.449Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceSysctls [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-09-23T13:12:09.449Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateServiceCapabilities [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-09-23T13:12:09.449Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestInspect [2020-09-23T13:12:09.449Z] --- SKIP: TestInspect (0.00s) [2020-09-23T13:12:09.449Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestCreateJob [2020-09-23T13:12:09.449Z] --- SKIP: TestCreateJob (0.00s) [2020-09-23T13:12:09.449Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestReplicatedJob [2020-09-23T13:12:09.449Z] --- SKIP: TestReplicatedJob (0.00s) [2020-09-23T13:12:09.449Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestUpdateReplicatedJob [2020-09-23T13:12:09.449Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-09-23T13:12:09.449Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestServiceListWithStatuses [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-23T13:12:09.449Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestDockerNetworkConnectAlias [2020-09-23T13:12:09.449Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-09-23T13:12:09.449Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestDockerNetworkReConnect [2020-09-23T13:12:09.449Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-09-23T13:12:09.449Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestServicePlugin [2020-09-23T13:12:09.449Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-23T13:12:09.449Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.449Z] === RUN TestServiceUpdateLabel [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-09-23T13:12:09.449Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:09.449Z] === RUN TestServiceUpdateSecrets [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-09-23T13:12:09.449Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:09.449Z] === RUN TestServiceUpdateConfigs [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-09-23T13:12:09.449Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:09.449Z] === RUN TestServiceUpdateNetwork [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-09-23T13:12:09.449Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:09.449Z] === RUN TestServiceUpdatePidsLimit [2020-09-23T13:12:09.449Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-09-23T13:12:09.449Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:09.449Z] PASS [2020-09-23T13:12:09.449Z] ok github.com/docker/docker/integration/service 0.404s [2020-09-23T13:12:09.825Z] --- PASS: TestDaemonRestartIpcMode (3.43s) [2020-09-23T13:12:09.835Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2020-09-23T13:12:09.835Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === Skipped [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-23T13:12:09.909Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-23T13:12:09.909Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-23T13:12:09.909Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-23T13:12:09.909Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-23T13:12:09.909Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-23T13:12:09.909Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-09-23T13:12:09.909Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-23T13:12:09.909Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2020-09-23T13:12:09.909Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-23T13:12:09.909Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-23T13:12:09.909Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-09-23T13:12:09.909Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-23T13:12:09.909Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-23T13:12:09.909Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-23T13:12:09.909Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-23T13:12:09.909Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-23T13:12:09.909Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-23T13:12:09.909Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-23T13:12:09.909Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-23T13:12:09.909Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:09.909Z] [2020-09-23T13:12:09.909Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-23T13:12:10.368Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:10.368Z] [2020-09-23T13:12:10.368Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-23T13:12:10.368Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:10.368Z] [2020-09-23T13:12:10.368Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-23T13:12:10.368Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:10.368Z] [2020-09-23T13:12:10.368Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-23T13:12:10.368Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:10.368Z] [2020-09-23T13:12:10.368Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-23T13:12:10.368Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-23T13:12:10.368Z] [2020-09-23T13:12:10.368Z] [2020-09-23T13:12:10.368Z] DONE 24 tests, 23 skipped in 3.619s [2020-09-23T13:12:10.368Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-23T13:12:10.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-23T13:12:11.022Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-23T13:12:11.359Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2020-09-23T13:12:11.359Z] === RUN TestBuildWithSession [2020-09-23T13:12:11.359Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-23T13:12:11.359Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:12:11.359Z] === RUN TestBuildSquashParent [2020-09-23T13:12:12.503Z] --- PASS: TestCreateServiceMultipleTimes (22.87s) [2020-09-23T13:12:12.503Z] === RUN TestCreateServiceConflict [2020-09-23T13:12:12.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:12.551Z] INFO: Testing against a local daemon [2020-09-23T13:12:12.551Z] === RUN TestSessionCreate [2020-09-23T13:12:12.551Z] --- SKIP: TestSessionCreate (0.00s) [2020-09-23T13:12:12.551Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-23T13:12:12.551Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-23T13:12:12.551Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-09-23T13:12:12.551Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-23T13:12:12.551Z] PASS [2020-09-23T13:12:12.551Z] ok github.com/docker/docker/integration/session 0.176s [2020-09-23T13:12:12.551Z] [2020-09-23T13:12:12.551Z] === Skipped [2020-09-23T13:12:12.551Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-23T13:12:12.551Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-23T13:12:12.551Z] [2020-09-23T13:12:12.551Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-23T13:12:12.551Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-23T13:12:12.551Z] [2020-09-23T13:12:12.551Z] [2020-09-23T13:12:12.551Z] DONE 2 tests, 2 skipped in 2.272s [2020-09-23T13:12:12.551Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-23T13:12:12.927Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-23T13:12:13.187Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-23T13:12:13.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-23T13:12:13.704Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-23T13:12:13.704Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-23T13:12:13.963Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-23T13:12:14.222Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-23T13:12:14.222Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-23T13:12:14.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:14.737Z] INFO: Testing against a local daemon [2020-09-23T13:12:14.737Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-23T13:12:14.737Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:12:14.737Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:14.737Z] === RUN TestEventsExecDie [2020-09-23T13:12:14.737Z] --- SKIP: TestEventsExecDie (0.00s) [2020-09-23T13:12:14.737Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-23T13:12:14.737Z] === RUN TestEventsBackwardsCompatible [2020-09-23T13:12:14.737Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-09-23T13:12:14.737Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-23T13:12:14.737Z] === RUN TestInfoAPI [2020-09-23T13:12:14.737Z] --- PASS: TestInfoAPI (0.04s) [2020-09-23T13:12:14.737Z] === RUN TestInfoAPIWarnings [2020-09-23T13:12:14.737Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-09-23T13:12:14.737Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:12:14.737Z] === RUN TestInfoDebug [2020-09-23T13:12:14.737Z] --- SKIP: TestInfoDebug (0.00s) [2020-09-23T13:12:14.737Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-23T13:12:14.737Z] === RUN TestInfoInsecureRegistries [2020-09-23T13:12:14.737Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-09-23T13:12:14.737Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-23T13:12:14.737Z] === RUN TestInfoRegistryMirrors [2020-09-23T13:12:14.737Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-09-23T13:12:14.737Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-23T13:12:14.737Z] === RUN TestLoginFailsWithBadCredentials [2020-09-23T13:12:15.161Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-23T13:12:15.879Z] --- PASS: TestBuildSquashParent (4.10s) [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:12:15.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:12:15.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:12:15.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:12:15.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:12:15.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:12:15.879Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:12:15.879Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:12:15.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-23T13:12:15.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-23T13:12:15.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-23T13:12:15.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-23T13:12:16.031Z] --- PASS: TestCreateServiceConflict (3.58s) [2020-09-23T13:12:16.031Z] === RUN TestCreateServiceMaxReplicas [2020-09-23T13:12:16.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-23T13:12:16.274Z] --- PASS: TestLoginFailsWithBadCredentials (1.81s) [2020-09-23T13:12:16.274Z] === RUN TestPingCacheHeaders [2020-09-23T13:12:16.733Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-23T13:12:16.733Z] === RUN TestPingGet [2020-09-23T13:12:16.733Z] --- PASS: TestPingGet (0.03s) [2020-09-23T13:12:16.733Z] === RUN TestPingHead [2020-09-23T13:12:16.733Z] --- PASS: TestPingHead (0.06s) [2020-09-23T13:12:16.733Z] === RUN TestVersion [2020-09-23T13:12:16.733Z] --- PASS: TestVersion (0.03s) [2020-09-23T13:12:16.733Z] PASS [2020-09-23T13:12:16.733Z] ok github.com/docker/docker/integration/system 2.201s [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === Skipped [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:12:16.733Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-23T13:12:16.733Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-23T13:12:16.733Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-23T13:12:16.733Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-23T13:12:16.733Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-23T13:12:16.733Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-23T13:12:16.733Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] [2020-09-23T13:12:16.733Z] DONE 13 tests, 7 skipped in 4.185s [2020-09-23T13:12:16.733Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-23T13:12:17.048Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2020-09-23T13:12:17.048Z] PASS [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] === Skipped [2020-09-23T13:12:17.048Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-23T13:12:17.048Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-23T13:12:17.048Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-23T13:12:17.048Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:12:17.048Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-23T13:12:17.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-23T13:12:17.048Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] [2020-09-23T13:12:17.048Z] DONE 192 tests, 6 skipped in 141.876s [2020-09-23T13:12:17.048Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-23T13:12:17.048Z] ++ 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 [2020-09-23T13:12:17.048Z] ++ set -e [2020-09-23T13:12:17.048Z] ++ '[' -n 0 ']' [2020-09-23T13:12:17.048Z] ++ set -x [2020-09-23T13:12:17.048Z] ++ 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 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 [2020-09-23T13:12:17.615Z] INFO: Testing against a local daemon [2020-09-23T13:12:17.615Z] === RUN TestCommitInheritsEnv [2020-09-23T13:12:17.875Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-09-23T13:12:17.875Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-23T13:12:17.875Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-23T13:12:17.875Z] === RUN TestImagesFilterMultiReference [2020-09-23T13:12:17.875Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-23T13:12:17.875Z] === RUN TestImagePullPlatformInvalid [2020-09-23T13:12:17.875Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-23T13:12:17.875Z] === RUN TestRemoveImageOrphaning [2020-09-23T13:12:17.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-23T13:12:17.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-23T13:12:18.443Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-09-23T13:12:18.443Z] === RUN TestRemoveImageGarbageCollector [2020-09-23T13:12:18.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:18.927Z] INFO: Testing against a local daemon [2020-09-23T13:12:18.927Z] === RUN TestVolumesCreateAndList [2020-09-23T13:12:18.927Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-09-23T13:12:18.927Z] === RUN TestVolumesRemove [2020-09-23T13:12:18.927Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-23T13:12:18.927Z] === RUN TestVolumesInspect [2020-09-23T13:12:18.927Z] --- PASS: TestVolumesInspect (0.04s) [2020-09-23T13:12:18.927Z] === RUN TestVolumesInvalidJSON [2020-09-23T13:12:18.927Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-23T13:12:18.927Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-23T13:12:18.927Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-23T13:12:18.927Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-23T13:12:18.927Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-09-23T13:12:18.927Z] PASS [2020-09-23T13:12:18.927Z] ok github.com/docker/docker/integration/volume 0.362s [2020-09-23T13:12:19.379Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-23T13:12:19.387Z] [2020-09-23T13:12:19.387Z] DONE 5 tests in 2.557s [2020-09-23T13:12:19.387Z] INFO: make.ps1 ended at 09/23/2020 13:12:19 [2020-09-23T13:12:19.387Z] INFO: Integration CLI tests being run from the host: [2020-09-23T13:12:19.387Z] 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" [2020-09-23T13:12:19.591Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2020-09-23T13:12:19.591Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-09-23T13:12:20.074Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2020-09-23T13:12:20.074Z] === RUN TestBuildMultiStageCopy [2020-09-23T13:12:20.074Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-23T13:12:20.316Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-23T13:12:20.317Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2020-09-23T13:12:20.317Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-23T13:12:20.576Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-09-23T13:12:20.577Z] === RUN TestTagInvalidReference [2020-09-23T13:12:20.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-23T13:12:20.577Z] --- PASS: TestTagInvalidReference (0.05s) [2020-09-23T13:12:20.577Z] === RUN TestTagValidPrefixedRepo [2020-09-23T13:12:20.577Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-23T13:12:20.577Z] === RUN TestTagExistedNameWithoutForce [2020-09-23T13:12:20.577Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-23T13:12:20.577Z] === RUN TestTagOfficialNames [2020-09-23T13:12:20.577Z] --- PASS: TestTagOfficialNames (0.09s) [2020-09-23T13:12:20.577Z] === RUN TestTagMatchesDigest [2020-09-23T13:12:20.837Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-23T13:12:20.837Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-23T13:12:21.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-23T13:12:21.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-23T13:12:21.894Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-23T13:12:22.542Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-23T13:12:22.837Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2020-09-23T13:12:22.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2020-09-23T13:12:22.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-09-23T13:12:22.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-09-23T13:12:22.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-09-23T13:12:22.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2020-09-23T13:12:22.837Z] === RUN TestBuildMultiStageParentConfig [2020-09-23T13:12:23.375Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-23T13:12:23.477Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-09-23T13:12:23.477Z] === RUN TestBuildLabelWithTargets [2020-09-23T13:12:24.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-23T13:12:24.752Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-23T13:12:24.752Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-23T13:12:25.001Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2020-09-23T13:12:25.001Z] === RUN TestBuildWithEmptyLayers [2020-09-23T13:12:25.012Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-23T13:12:25.309Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-09-23T13:12:25.309Z] === RUN TestBuildMultiStageOnBuild [2020-09-23T13:12:25.950Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-23T13:12:26.210Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-23T13:12:27.400Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2020-09-23T13:12:27.400Z] === RUN TestBuildUncleanTarFilenames [2020-09-23T13:12:27.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-23T13:12:27.954Z] INFO: Testing against a local daemon [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-23T13:12:27.954Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-23T13:12:28.039Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2020-09-23T13:12:28.039Z] === RUN TestBuildMultiStageLayerLeak [2020-09-23T13:12:28.413Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-23T13:12:28.872Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-23T13:12:29.333Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-23T13:12:29.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-23T13:12:29.791Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-23T13:12:30.131Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-09-23T13:12:30.131Z] === RUN TestBuildWithHugeFile [2020-09-23T13:12:31.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-23T13:12:32.979Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.8% of statements [2020-09-23T13:12:32.979Z] ok github.com/docker/docker/container 0.129s coverage: 34.7% of statements [2020-09-23T13:12:32.979Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-23T13:12:32.979Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-23T13:12:32.979Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-23T13:12:32.979Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-23T13:12:34.702Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-23T13:12:34.966Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.40s) [2020-09-23T13:12:34.966Z] === RUN TestCreateServiceSecretFileMode [2020-09-23T13:12:38.055Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-23T13:12:38.492Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-09-23T13:12:38.492Z] === RUN TestCreateServiceConfigFileMode [2020-09-23T13:12:38.623Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-23T13:12:39.193Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-23T13:12:39.193Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-23T13:12:41.101Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-23T13:12:42.020Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) [2020-09-23T13:12:42.020Z] === RUN TestCreateServiceSysctls [2020-09-23T13:12:42.041Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-23T13:12:42.944Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2020-09-23T13:12:44.580Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-23T13:12:44.842Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-23T13:12:45.147Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-23T13:12:46.213Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-23T13:12:47.055Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-23T13:12:47.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-23T13:12:47.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-23T13:12:47.055Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-23T13:12:47.055Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-23T13:12:47.601Z] --- PASS: TestCreateServiceSysctls (4.63s) [2020-09-23T13:12:47.601Z] === RUN TestCreateServiceCapabilities [2020-09-23T13:12:50.342Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-09-23T13:12:50.342Z] === RUN TestInspect [2020-09-23T13:12:50.345Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-23T13:12:50.604Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-23T13:12:51.544Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-23T13:12:51.803Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-23T13:12:52.376Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-23T13:12:54.855Z] --- PASS: TestInspect (3.81s) [2020-09-23T13:12:54.855Z] === RUN TestCreateJob [2020-09-23T13:12:54.915Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-23T13:12:56.166Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.1% of statements [2020-09-23T13:12:56.167Z] ok github.com/docker/docker/daemon 12.137s coverage: 17.4% of statements [2020-09-23T13:12:56.167Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-23T13:12:56.167Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-23T13:12:56.731Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-09-23T13:12:57.450Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-23T13:12:57.661Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-09-23T13:12:57.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-23T13:12:57.918Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-09-23T13:12:57.918Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-23T13:12:57.918Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-23T13:12:57.970Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-23T13:12:58.907Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-23T13:12:59.288Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-09-23T13:12:59.320Z] --- PASS: TestCreateJob (4.62s) [2020-09-23T13:12:59.320Z] === RUN TestReplicatedJob [2020-09-23T13:12:59.477Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-23T13:13:00.044Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-23T13:13:01.184Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.323s coverage: 73.1% of statements [2020-09-23T13:13:01.751Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-23T13:13:03.129Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.435s coverage: 57.0% of statements [2020-09-23T13:13:03.336Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-23T13:13:03.905Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-23T13:13:03.905Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-23T13:13:05.036Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-09-23T13:13:06.235Z] --- PASS: TestReplicatedJob (7.34s) [2020-09-23T13:13:06.235Z] === RUN TestUpdateReplicatedJob [2020-09-23T13:13:07.200Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-23T13:13:07.581Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 49.5% of statements [2020-09-23T13:13:07.581Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.522s coverage: 45.9% of statements [2020-09-23T13:13:07.581Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-23T13:13:08.580Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-23T13:13:09.476Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.544s coverage: 57.7% of statements [2020-09-23T13:13:09.476Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-23T13:13:09.476Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.261s coverage: 76.1% of statements [2020-09-23T13:13:09.476Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-23T13:13:10.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-23T13:13:10.702Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2020-09-23T13:13:10.702Z] === RUN TestServiceListWithStatuses [2020-09-23T13:13:10.702Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-23T13:13:10.702Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:13:10.702Z] === RUN TestDockerNetworkConnectAlias [2020-09-23T13:13:11.054Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-23T13:13:11.374Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-09-23T13:13:11.374Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-09-23T13:13:11.631Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-09-23T13:13:12.958Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-23T13:13:12.958Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-23T13:13:13.896Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-23T13:13:14.156Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-09-23T13:13:14.156Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-23T13:13:14.156Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-23T13:13:14.414Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.0% of statements [2020-09-23T13:13:16.311Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-09-23T13:13:16.311Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.8% of statements [2020-09-23T13:13:16.311Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-23T13:13:16.311Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-23T13:13:17.184Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-23T13:13:17.242Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2020-09-23T13:13:17.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-23T13:13:17.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-23T13:13:17.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-09-23T13:13:17.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-09-23T13:13:18.824Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-23T13:13:18.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-23T13:13:19.177Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-09-23T13:13:19.177Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-23T13:13:19.201Z] --- PASS: TestDockerNetworkConnectAlias (8.19s) [2020-09-23T13:13:19.201Z] === RUN TestDockerNetworkReConnect [2020-09-23T13:13:19.434Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements [2020-09-23T13:13:20.204Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-23T13:13:20.367Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-23T13:13:21.144Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-23T13:13:21.738Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-23T13:13:22.082Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-23T13:13:22.303Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-23T13:13:22.868Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2020-09-23T13:13:22.869Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-23T13:13:22.869Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-09-23T13:13:22.869Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-23T13:13:24.780Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2020-09-23T13:13:24.780Z] === RUN TestServicePlugin [2020-09-23T13:13:24.780Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-23T13:13:24.780Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:13:24.780Z] === RUN TestServiceUpdateLabel [2020-09-23T13:13:25.372Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-23T13:13:25.404Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-09-23T13:13:27.158Z] --- PASS: TestBuildWithHugeFile (54.27s) [2020-09-23T13:13:27.158Z] === RUN TestBuildWithEmptyDockerfile [2020-09-23T13:13:27.158Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:13:27.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:13:27.158Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:13:27.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:13:27.158Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:13:27.158Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:13:27.158Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-23T13:13:27.158Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-23T13:13:27.158Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-23T13:13:27.158Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-23T13:13:27.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-09-23T13:13:27.158Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-09-23T13:13:27.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-09-23T13:13:27.158Z] === RUN TestBuildPreserveOwnership [2020-09-23T13:13:27.158Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-23T13:13:27.158Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-23T13:13:27.910Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-23T13:13:27.923Z] ok github.com/docker/docker/distribution 2.913s coverage: 21.9% of statements [2020-09-23T13:13:27.923Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-23T13:13:28.169Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-23T13:13:28.180Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-09-23T13:13:28.180Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-23T13:13:28.207Z] --- PASS: TestBuildPreserveOwnership (3.69s) [2020-09-23T13:13:28.207Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2020-09-23T13:13:28.207Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2020-09-23T13:13:28.207Z] === RUN TestBuildPlatformInvalid [2020-09-23T13:13:28.207Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-23T13:13:28.207Z] PASS [2020-09-23T13:13:28.207Z] [2020-09-23T13:13:28.207Z] === Skipped [2020-09-23T13:13:28.207Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-23T13:13:28.207Z] build_session_test.go:25: TODO: BuildKit [2020-09-23T13:13:28.207Z] [2020-09-23T13:13:28.207Z] [2020-09-23T13:13:28.207Z] DONE 32 tests, 1 skipped in 92.844s [2020-09-23T13:13:28.207Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-23T13:13:28.207Z] ++ 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 [2020-09-23T13:13:28.207Z] ++ set -e [2020-09-23T13:13:28.207Z] ++ '[' -n 0 ']' [2020-09-23T13:13:28.207Z] ++ set -x [2020-09-23T13:13:28.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 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 [2020-09-23T13:13:28.207Z] INFO: Testing against a local daemon [2020-09-23T13:13:28.207Z] === RUN TestConfigInspect [2020-09-23T13:13:28.311Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-09-23T13:13:28.311Z] === RUN TestServiceUpdateSecrets [2020-09-23T13:13:28.738Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-23T13:13:29.111Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2020-09-23T13:13:29.307Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-23T13:13:29.676Z] ok github.com/docker/docker/image 0.025s coverage: 86.4% of statements [2020-09-23T13:13:30.296Z] --- PASS: TestConfigInspect (1.88s) [2020-09-23T13:13:30.296Z] === RUN TestConfigList [2020-09-23T13:13:30.608Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-09-23T13:13:30.608Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-23T13:13:31.173Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-09-23T13:13:31.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-23T13:13:31.214Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-23T13:13:31.214Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-23T13:13:31.473Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-23T13:13:32.105Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-23T13:13:32.381Z] --- PASS: TestConfigList (1.88s) [2020-09-23T13:13:32.381Z] === RUN TestConfigsCreateAndDelete [2020-09-23T13:13:32.852Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-23T13:13:33.476Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-09-23T13:13:33.476Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-23T13:13:33.789Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-23T13:13:33.905Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-09-23T13:13:33.905Z] === RUN TestConfigsUpdate [2020-09-23T13:13:35.372Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 76.9% of statements [2020-09-23T13:13:35.694Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-23T13:13:35.937Z] ok github.com/docker/docker/pkg/authorization 0.109s coverage: 68.3% of statements [2020-09-23T13:13:35.993Z] --- PASS: TestConfigsUpdate (1.92s) [2020-09-23T13:13:35.993Z] === RUN TestTemplatedConfig [2020-09-23T13:13:36.194Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-23T13:13:36.452Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-09-23T13:13:37.071Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-23T13:13:38.748Z] --- PASS: TestTemplatedConfig (2.50s) [2020-09-23T13:13:38.748Z] === RUN TestConfigCreateResolve [2020-09-23T13:13:39.725Z] ok github.com/docker/docker/pkg/chrootarchive 2.496s coverage: 43.2% of statements [2020-09-23T13:13:39.726Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-09-23T13:13:40.289Z] ok github.com/docker/docker/layer 7.310s coverage: 68.8% of statements [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/oci [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-23T13:13:40.289Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-23T13:13:40.289Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-09-23T13:13:40.837Z] --- PASS: TestConfigCreateResolve (2.36s) [2020-09-23T13:13:40.838Z] === RUN TestConfigDaemonLibtrustID [2020-09-23T13:13:40.853Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-09-23T13:13:41.304Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-23T13:13:41.477Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-23T13:13:41.477Z] PASS [2020-09-23T13:13:41.477Z] [2020-09-23T13:13:41.477Z] DONE 7 tests in 13.088s [2020-09-23T13:13:41.477Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-23T13:13:41.477Z] ++ 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 [2020-09-23T13:13:41.477Z] ++ set -e [2020-09-23T13:13:41.477Z] ++ '[' -n 0 ']' [2020-09-23T13:13:41.477Z] ++ set -x [2020-09-23T13:13:41.478Z] ++ 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 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 [2020-09-23T13:13:41.478Z] INFO: Testing against a local daemon [2020-09-23T13:13:41.478Z] === RUN TestCheckpoint [2020-09-23T13:13:41.478Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-23T13:13:41.478Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:13:41.478Z] === RUN TestContainerInvalidJSON [2020-09-23T13:13:41.478Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:13:41.478Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:13:41.478Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:13:41.478Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:13:41.478Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:13:41.478Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:13:41.478Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-23T13:13:41.478Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-23T13:13:41.478Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-23T13:13:41.478Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-23T13:13:41.478Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-23T13:13:41.478Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-23T13:13:41.478Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-23T13:13:41.478Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-23T13:13:41.478Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-23T13:13:41.478Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-23T13:13:41.478Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-23T13:13:41.478Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-23T13:13:41.775Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-23T13:13:41.775Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-23T13:13:41.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-23T13:13:41.775Z] === RUN TestCopyFromContainer [2020-09-23T13:13:41.784Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-09-23T13:13:42.348Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-23T13:13:42.606Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-23T13:13:42.821Z] === RUN TestCopyFromContainer// [2020-09-23T13:13:43.119Z] === RUN TestCopyFromContainer//bar/root [2020-09-23T13:13:43.119Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-23T13:13:43.119Z] === RUN TestCopyFromContainer/bar/quux [2020-09-23T13:13:43.119Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-23T13:13:43.119Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-23T13:13:43.208Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-23T13:13:43.420Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-23T13:13:43.420Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-23T13:13:43.420Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-23T13:13:43.420Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer (1.87s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-23T13:13:43.718Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-23T13:13:43.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-23T13:13:43.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:13:43.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:13:43.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:13:43.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:13:43.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:13:43.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:13:43.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-23T13:13:43.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-23T13:13:43.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-23T13:13:43.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-23T13:13:43.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-23T13:13:43.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-23T13:13:43.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-23T13:13:43.718Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-23T13:13:43.718Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-23T13:13:43.718Z] === RUN TestCreateWithInvalidEnv [2020-09-23T13:13:43.718Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-23T13:13:43.718Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-23T13:13:43.718Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-23T13:13:43.718Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-23T13:13:43.718Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-23T13:13:43.718Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-23T13:13:43.718Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-23T13:13:43.718Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-23T13:13:43.718Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-23T13:13:43.718Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-23T13:13:43.718Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-23T13:13:43.718Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-23T13:13:43.718Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-23T13:13:43.718Z] === RUN TestCreateTmpfsMountsTarget [2020-09-23T13:13:43.718Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-23T13:13:43.718Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-23T13:13:43.976Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-23T13:13:44.542Z] ok github.com/docker/docker/pkg/discovery/kv 3.049s coverage: 84.1% of statements [2020-09-23T13:13:44.800Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-09-23T13:13:45.057Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-23T13:13:45.115Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-23T13:13:45.238Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s) [2020-09-23T13:13:45.238Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-23T13:13:45.315Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2020-09-23T13:13:46.052Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-23T13:13:46.685Z] ok github.com/docker/docker/pkg/idtools 0.595s coverage: 70.1% of statements [2020-09-23T13:13:46.685Z] ok github.com/docker/docker/pkg/ioutils 0.421s coverage: 70.1% of statements [2020-09-23T13:13:46.760Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2020-09-23T13:13:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-23T13:13:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:13:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:13:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:13:46.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:13:46.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:13:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:13:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:13:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:13:46.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:13:46.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:13:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-23T13:13:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-23T13:13:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-23T13:13:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-23T13:13:46.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-23T13:13:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-23T13:13:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-23T13:13:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-23T13:13:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-23T13:13:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-23T13:13:46.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-23T13:13:46.761Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-23T13:13:46.928Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-09-23T13:13:46.928Z] === RUN TestServiceUpdateConfigs [2020-09-23T13:13:46.950Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-09-23T13:13:46.989Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-23T13:13:47.218Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-09-23T13:13:47.218Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-23T13:13:47.218Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-23T13:13:47.218Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-23T13:13:47.249Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-23T13:13:47.403Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-09-23T13:13:47.403Z] === RUN TestCreateDifferentPlatform [2020-09-23T13:13:47.403Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-23T13:13:47.403Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-23T13:13:47.403Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-23T13:13:47.403Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-23T13:13:47.403Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-23T13:13:47.403Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-23T13:13:47.403Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-23T13:13:47.403Z] === RUN TestContainerStartOnDaemonRestart [2020-09-23T13:13:47.403Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-23T13:13:47.403Z] === RUN TestDaemonRestartIpcMode [2020-09-23T13:13:47.403Z] === PAUSE TestDaemonRestartIpcMode [2020-09-23T13:13:47.403Z] === RUN TestDaemonHostGatewayIP [2020-09-23T13:13:47.403Z] === PAUSE TestDaemonHostGatewayIP [2020-09-23T13:13:47.403Z] === RUN TestContainerKillOnDaemonStart [2020-09-23T13:13:47.403Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-23T13:13:47.403Z] === RUN TestDiff [2020-09-23T13:13:47.478Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-09-23T13:13:47.478Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-23T13:13:47.701Z] --- PASS: TestDiff (0.46s) [2020-09-23T13:13:47.701Z] === RUN TestExecWithCloseStdin [2020-09-23T13:13:47.735Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-09-23T13:13:47.992Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-09-23T13:13:48.185Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-23T13:13:48.249Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-09-23T13:13:48.349Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-09-23T13:13:48.349Z] === RUN TestExec [2020-09-23T13:13:48.506Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-09-23T13:13:48.506Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-23T13:13:48.506Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-23T13:13:48.991Z] --- PASS: TestExec (0.56s) [2020-09-23T13:13:48.991Z] === RUN TestExecUser [2020-09-23T13:13:49.438Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-09-23T13:13:49.642Z] --- PASS: TestExecUser (0.61s) [2020-09-23T13:13:49.642Z] === RUN TestExportContainerAndImportImage [2020-09-23T13:13:50.002Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-23T13:13:50.259Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-23T13:13:50.285Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-09-23T13:13:50.285Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-23T13:13:50.517Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-23T13:13:51.476Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-23T13:13:51.477Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-23T13:13:51.884Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-09-23T13:13:52.046Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-09-23T13:13:52.046Z] === RUN TestHealthCheckWorkdir [2020-09-23T13:13:52.142Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-23T13:13:52.688Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-09-23T13:13:52.688Z] === RUN TestHealthKillContainer [2020-09-23T13:13:54.012Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-23T13:13:55.413Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2020-09-23T13:13:55.413Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-23T13:13:55.448Z] --- PASS: TestHealthKillContainer (2.60s) [2020-09-23T13:13:55.448Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-23T13:13:55.670Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-23T13:13:55.742Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-09-23T13:13:55.743Z] === RUN TestIpcModeNone [2020-09-23T13:13:55.917Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-23T13:13:55.927Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-23T13:13:56.177Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-23T13:13:56.185Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-23T13:13:56.384Z] --- PASS: TestIpcModeNone (0.60s) [2020-09-23T13:13:56.384Z] === RUN TestIpcModePrivate [2020-09-23T13:13:56.750Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-09-23T13:13:57.027Z] --- PASS: TestIpcModePrivate (0.59s) [2020-09-23T13:13:57.027Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-23T13:13:57.027Z] === RUN TestIpcModeShareable [2020-09-23T13:13:57.314Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-23T13:13:57.327Z] --- PASS: TestIpcModeShareable (0.61s) [2020-09-23T13:13:57.327Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-23T13:13:57.327Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-23T13:13:57.557Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-23T13:13:57.574Z] ok github.com/docker/docker/pkg/tailfile 0.081s coverage: 88.6% of statements [2020-09-23T13:13:58.138Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-09-23T13:13:58.394Z] testing: warning: no tests to run [2020-09-23T13:13:58.394Z] coverage: [no statements] [2020-09-23T13:13:58.394Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-23T13:13:58.494Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-23T13:13:58.957Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-23T13:13:58.958Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-09-23T13:13:59.215Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-23T13:13:59.458Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-09-23T13:13:59.458Z] === RUN TestAPIIpcModeHost [2020-09-23T13:13:59.754Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-09-23T13:13:59.754Z] === RUN TestDaemonIpcModeShareable [2020-09-23T13:13:59.871Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-23T13:14:01.111Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-23T13:14:01.293Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-09-23T13:14:01.293Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-23T13:14:01.293Z] === RUN TestDaemonIpcModePrivate [2020-09-23T13:14:02.042Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-23T13:14:02.292Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2020-09-23T13:14:02.292Z] === RUN TestServiceUpdateNetwork [2020-09-23T13:14:02.407Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-23T13:14:02.606Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 72.4% of statements [2020-09-23T13:14:02.821Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-09-23T13:14:02.821Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-23T13:14:02.821Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-23T13:14:02.976Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-23T13:14:03.170Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-23T13:14:03.962Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-09-23T13:14:03.962Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-23T13:14:03.962Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-23T13:14:04.355Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-23T13:14:04.542Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-09-23T13:14:05.106Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-23T13:14:05.364Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-23T13:14:05.548Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-09-23T13:14:05.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-23T13:14:05.548Z] === RUN TestIpcModeOlderClient [2020-09-23T13:14:05.548Z] === PAUSE TestIpcModeOlderClient [2020-09-23T13:14:05.548Z] === RUN TestKillContainerInvalidSignal [2020-09-23T13:14:05.845Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-09-23T13:14:05.845Z] === RUN TestKillContainer [2020-09-23T13:14:05.845Z] === RUN TestKillContainer/no_signal [2020-09-23T13:14:05.929Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-23T13:14:06.186Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-23T13:14:06.497Z] === RUN TestKillContainer/non_killing_signal [2020-09-23T13:14:06.830Z] === RUN TestKillContainer/killing_signal [2020-09-23T13:14:06.893Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-23T13:14:07.473Z] --- PASS: TestKillContainer (1.62s) [2020-09-23T13:14:07.473Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-09-23T13:14:07.473Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-09-23T13:14:07.473Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-09-23T13:14:07.473Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-23T13:14:07.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-23T13:14:08.116Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-23T13:14:08.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-09-23T13:14:08.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-09-23T13:14:08.413Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-09-23T13:14:08.413Z] === RUN TestKillStoppedContainer [2020-09-23T13:14:08.710Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-23T13:14:08.710Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-23T13:14:08.710Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-23T13:14:08.710Z] === RUN TestKillDifferentUserContainer [2020-09-23T13:14:08.718Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-23T13:14:09.350Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-09-23T13:14:09.350Z] === RUN TestInspectOomKilledTrue [2020-09-23T13:14:09.648Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-09-23T13:14:09.992Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-09-23T13:14:09.992Z] === RUN TestInspectOomKilledFalse [2020-09-23T13:14:10.211Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-23T13:14:10.642Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-09-23T13:14:10.642Z] === RUN TestLinksEtcHostsContentMatch [2020-09-23T13:14:10.944Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2020-09-23T13:14:10.944Z] === RUN TestLinksContainerNames [2020-09-23T13:14:11.089Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-23T13:14:11.142Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-09-23T13:14:12.036Z] --- PASS: TestLinksContainerNames (0.99s) [2020-09-23T13:14:12.036Z] === RUN TestLogsFollowTailEmpty [2020-09-23T13:14:12.690Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-09-23T13:14:12.690Z] === RUN TestContainerNetworkMountsNoChown [2020-09-23T13:14:12.989Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/default [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/default [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/private [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/private [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rprivate [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/slave [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/slave [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rslave [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/shared [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/shared [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rshared [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/default [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rprivate [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rslave [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/shared [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rshared [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/slave [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/private [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-23T13:14:12.989Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:14:12.989Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-23T13:14:12.989Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-23T13:14:13.285Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-23T13:14:13.285Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-23T13:14:13.285Z] === RUN TestContainerBindMountNonRecursive [2020-09-23T13:14:14.816Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2020-09-23T13:14:14.816Z] === RUN TestNetworkNat [2020-09-23T13:14:15.463Z] --- PASS: TestNetworkNat (0.55s) [2020-09-23T13:14:15.463Z] === RUN TestNetworkLocalhostTCPNat [2020-09-23T13:14:16.103Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-09-23T13:14:16.103Z] === RUN TestNetworkLoopbackNat [2020-09-23T13:14:17.655Z] --- PASS: TestServiceUpdateNetwork (15.81s) [2020-09-23T13:14:17.655Z] === RUN TestServiceUpdatePidsLimit [2020-09-23T13:14:17.655Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-23T13:14:18.290Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-23T13:14:18.845Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-09-23T13:14:18.845Z] === RUN TestPause [2020-09-23T13:14:19.210Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-23T13:14:19.482Z] --- PASS: TestPause (0.56s) [2020-09-23T13:14:19.482Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-23T13:14:19.482Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:14:19.482Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:14:19.482Z] === RUN TestPauseStopPausedContainer [2020-09-23T13:14:19.777Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-09-23T13:14:19.777Z] === RUN TestPsFilter [2020-09-23T13:14:20.075Z] --- PASS: TestPsFilter (0.16s) [2020-09-23T13:14:20.075Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-23T13:14:20.372Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2020-09-23T13:14:20.372Z] === RUN TestRemoveContainerWithVolume [2020-09-23T13:14:21.014Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2020-09-23T13:14:21.014Z] === RUN TestRemoveContainerRunning [2020-09-23T13:14:21.661Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-09-23T13:14:21.661Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-23T13:14:21.746Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-23T13:14:21.957Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-09-23T13:14:21.957Z] === RUN TestRemoveInvalidContainer [2020-09-23T13:14:21.957Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-23T13:14:21.957Z] === RUN TestRenameLinkedContainer [2020-09-23T13:14:22.005Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-23T13:14:22.006Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-23T13:14:23.316Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/rootless [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/volume [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-23T13:14:23.316Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === Skipped [2020-09-23T13:14:23.316Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-23T13:14:23.316Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-23T13:14:23.316Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-23T13:14:23.316Z] time="2020-09-23T13:13:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-23T13:14:23.316Z] time="2020-09-23T13:13:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-23T13:14:23.316Z] time="2020-09-23T13:13:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-23T13:14:23.316Z] time="2020-09-23T13:13:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-23T13:14:23.316Z] time="2020-09-23T13:13:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-23T13:14:23.316Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-23T13:14:23.316Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-23T13:14:23.316Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-23T13:14:23.316Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-23T13:14:23.316Z] graphtest_unix.go:73: No driver to put! [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-23T13:14:23.316Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-23T13:14:23.316Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] [2020-09-23T13:14:23.316Z] DONE 2138 tests, 26 skipped in 249.028s Post stage [Pipeline] junit [2020-09-23T13:14:23.891Z] Recording test results [2020-09-23T13:14:23.911Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-23T13:14:24.041Z] --- PASS: TestRenameLinkedContainer (1.98s) [2020-09-23T13:14:24.041Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-23T13:14:24.682Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-09-23T13:14:24.682Z] === RUN TestRenameRunningContainerAndReuse [2020-09-23T13:14:24.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41430/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4e460858f48cc285d127e9233010664f9c43a49d hack/validate/vendor [2020-09-23T13:14:25.234Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-23T13:14:25.639Z] 2020/09/23 13:14:25 Collecting initial packages [2020-09-23T13:14:25.639Z] 2020/09/23 13:14:25 Download dependencies [2020-09-23T13:14:25.729Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-09-23T13:14:25.729Z] === RUN TestRenameInvalidName [2020-09-23T13:14:26.031Z] --- PASS: TestRenameInvalidName (0.51s) [2020-09-23T13:14:26.031Z] === RUN TestRenameAnonymousContainer [2020-09-23T13:14:26.447Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-23T13:14:26.447Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-23T13:14:26.706Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-23T13:14:26.966Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-23T13:14:27.226Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-23T13:14:28.117Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2020-09-23T13:14:28.117Z] === RUN TestRenameContainerWithSameName [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Starting whole vndr cycle because no package specified [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Ignoring paths matching "^archive/tar" [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-09-23T13:14:28.161Z] 2020/09/23 13:14:27 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-09-23T13:14:28.165Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-23T13:14:28.165Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-23T13:14:28.734Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-23T13:14:28.755Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-09-23T13:14:28.755Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-23T13:14:28.994Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Finished clone github.com/Azure/go-ansiterm [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Finished clone github.com/willf/bitset [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Clone golang.org/x/sys, revision 196b9ba8737a10c9253b04174f25881e562da5b8, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Finished clone github.com/google/uuid [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:28 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Finished clone github.com/moby/locker [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Finished clone github.com/tchap/go-patricia [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Finished clone github.com/moby/term [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-09-23T13:14:29.096Z] 2020/09/23 13:14:29 Finished clone github.com/docker/libtrust [2020-09-23T13:14:29.097Z] 2020/09/23 13:14:29 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-09-23T13:14:29.355Z] 2020/09/23 13:14:29 Finished clone github.com/cyphar/filepath-securejoin [2020-09-23T13:14:29.355Z] 2020/09/23 13:14:29 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2020-09-23T13:14:29.355Z] 2020/09/23 13:14:29 Finished clone github.com/gorilla/mux [2020-09-23T13:14:29.355Z] 2020/09/23 13:14:29 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-09-23T13:14:29.612Z] 2020/09/23 13:14:29 Finished clone github.com/sirupsen/logrus [2020-09-23T13:14:29.612Z] 2020/09/23 13:14:29 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-09-23T13:14:29.797Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-09-23T13:14:29.797Z] === RUN TestResize [2020-09-23T13:14:29.870Z] 2020/09/23 13:14:29 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-09-23T13:14:29.870Z] 2020/09/23 13:14:29 Finished clone github.com/Microsoft/go-winio [2020-09-23T13:14:30.091Z] --- PASS: TestResize (0.52s) [2020-09-23T13:14:30.091Z] === RUN TestResizeWithInvalidSize [2020-09-23T13:14:30.128Z] 2020/09/23 13:14:30 Finished clone github.com/docker/go-units [2020-09-23T13:14:30.128Z] 2020/09/23 13:14:30 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-09-23T13:14:30.386Z] 2020/09/23 13:14:30 Finished clone github.com/syndtr/gocapability [2020-09-23T13:14:30.386Z] 2020/09/23 13:14:30 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-09-23T13:14:30.386Z] 2020/09/23 13:14:30 Finished clone github.com/creack/pty [2020-09-23T13:14:30.386Z] 2020/09/23 13:14:30 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-09-23T13:14:30.386Z] 2020/09/23 13:14:30 Finished clone github.com/moby/sys [2020-09-23T13:14:30.386Z] 2020/09/23 13:14:30 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-09-23T13:14:30.644Z] 2020/09/23 13:14:30 Finished clone github.com/RackSec/srslog [2020-09-23T13:14:30.644Z] 2020/09/23 13:14:30 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-09-23T13:14:30.736Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-09-23T13:14:30.736Z] === RUN TestResizeWhenContainerNotStarted [2020-09-23T13:14:30.902Z] 2020/09/23 13:14:30 Finished clone gotest.tools/v3 [2020-09-23T13:14:30.902Z] 2020/09/23 13:14:30 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-09-23T13:14:30.902Z] 2020/09/23 13:14:30 Finished clone github.com/google/go-cmp [2020-09-23T13:14:30.902Z] 2020/09/23 13:14:30 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-09-23T13:14:30.902Z] 2020/09/23 13:14:30 Finished clone github.com/imdario/mergo [2020-09-23T13:14:30.902Z] 2020/09/23 13:14:30 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-09-23T13:14:31.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:14:31.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:14:31.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:14:31.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-23T13:14:31.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-23T13:14:31.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-23T13:14:31.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:14:31.467Z] 2020/09/23 13:14:31 Finished clone golang.org/x/sync [2020-09-23T13:14:31.467Z] 2020/09/23 13:14:31 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-09-23T13:14:31.542Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-23T13:14:31.725Z] 2020/09/23 13:14:31 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-09-23T13:14:31.725Z] 2020/09/23 13:14:31 Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20 [2020-09-23T13:14:31.725Z] 2020/09/23 13:14:31 Finished clone github.com/docker/go-connections [2020-09-23T13:14:31.725Z] 2020/09/23 13:14:31 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-09-23T13:14:31.991Z] 2020/09/23 13:14:31 Finished clone github.com/mitchellh/hashstructure [2020-09-23T13:14:31.991Z] 2020/09/23 13:14:31 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-09-23T13:14:31.991Z] 2020/09/23 13:14:31 Finished clone github.com/opentracing-contrib/go-stdlib [2020-09-23T13:14:31.991Z] 2020/09/23 13:14:31 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-09-23T13:14:32.249Z] 2020/09/23 13:14:31 Finished clone github.com/google/shlex [2020-09-23T13:14:32.249Z] 2020/09/23 13:14:31 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-09-23T13:14:32.249Z] 2020/09/23 13:14:32 Finished clone github.com/opentracing/opentracing-go [2020-09-23T13:14:32.249Z] 2020/09/23 13:14:32 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-09-23T13:14:32.249Z] 2020/09/23 13:14:32 Finished clone github.com/gofrs/flock [2020-09-23T13:14:32.249Z] 2020/09/23 13:14:32 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite (328.86s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.89s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.93s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.60s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:1449: [d0f1080f5965d] daemon is not started [2020-09-23T13:14:32.483Z] check_test.go:309: [d0ee786994c95] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d9ddec63b7969] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.50s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.00s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.06s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.15s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-23T13:14:32.483Z] check_test.go:309: [dede4adee270a] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-23T13:14:32.483Z] check_test.go:309: [de6141566d5cd] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-09-23T13:14:32.483Z] check_test.go:309: [db6b6be969015] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d749785ed5143] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2020-09-23T13:14:32.483Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-23T13:14:32.483Z] check_test.go:309: [d6e7c8a4f3593] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.82s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2020-09-23T13:14:32.483Z] check_test.go:309: [dbce62c9e4d81] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d5c75079b479a] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.77s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_plugins_test.go:79: [d2de5afb5592b] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.11s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_plugins_test.go:169: [d006d7b1d8fb7] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d4a3d9c995efb] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.40s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.93s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.18s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d3467c2b00e74] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.28s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.79s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.59s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.45s) [2020-09-23T13:14:32.483Z] check_test.go:309: [dc22a866d0603] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.62s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.47s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s) [2020-09-23T13:14:32.483Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-23T13:14:32.483Z] check_test.go:309: [dc1a48cf807c4] daemon is not started [2020-09-23T13:14:32.483Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-23T13:14:32.483Z] check_test.go:309: [df2846bde6d6e] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.70s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d918887b78777] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.71s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.86s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.57s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.68s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.35s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.44s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d1e62f64ad1d4] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.60s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2020-09-23T13:14:32.483Z] check_test.go:309: [deaa5f30f869d] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.57s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-23T13:14:32.483Z] check_test.go:309: [d66347c070e9f] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d34155dc2b5c1] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d0019bc10712d] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.04s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-09-23T13:14:32.483Z] check_test.go:309: [dde7d2c8d17f3] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.89s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2020-09-23T13:14:32.483Z] check_test.go:309: [dcebfa430ce5a] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-23T13:14:32.483Z] check_test.go:309: [dc6117b92df54] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (3.28s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s) [2020-09-23T13:14:32.483Z] docker_cli_daemon_test.go:2544: [d2aff2437ffb4] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-09-23T13:14:32.483Z] check_test.go:309: [d3b1794ec8eb2] daemon is not started [2020-09-23T13:14:32.483Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.91s) [2020-09-23T13:14:32.483Z] === RUN TestDockerSwarmSuite [2020-09-23T13:14:32.483Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-23T13:14:32.743Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-23T13:14:33.181Z] 2020/09/23 13:14:33 Finished clone github.com/docker/go-events [2020-09-23T13:14:33.181Z] 2020/09/23 13:14:33 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-09-23T13:14:33.439Z] 2020/09/23 13:14:33 Finished clone github.com/armon/go-metrics [2020-09-23T13:14:33.439Z] 2020/09/23 13:14:33 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-09-23T13:14:33.439Z] 2020/09/23 13:14:33 Finished clone github.com/armon/go-radix [2020-09-23T13:14:33.439Z] 2020/09/23 13:14:33 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-09-23T13:14:33.439Z] 2020/09/23 13:14:33 Finished clone github.com/sean-/seed [2020-09-23T13:14:33.439Z] 2020/09/23 13:14:33 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-09-23T13:14:33.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:14:33.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-23T13:14:33.887Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2020-09-23T13:14:33.887Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-23T13:14:33.887Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-09-23T13:14:33.887Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.05s) [2020-09-23T13:14:33.887Z] PASS [2020-09-23T13:14:33.887Z] [2020-09-23T13:14:33.887Z] === Skipped [2020-09-23T13:14:33.887Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-09-23T13:14:33.887Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:14:33.887Z] [2020-09-23T13:14:33.887Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-23T13:14:33.887Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:14:33.887Z] [2020-09-23T13:14:33.887Z] [2020-09-23T13:14:33.887Z] DONE 27 tests, 2 skipped in 175.053s [2020-09-23T13:14:33.887Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-23T13:14:33.887Z] ++ 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 [2020-09-23T13:14:33.887Z] ++ set -e [2020-09-23T13:14:33.887Z] ++ '[' -n 0 ']' [2020-09-23T13:14:33.887Z] ++ set -x [2020-09-23T13:14:33.887Z] ++ 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 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 [2020-09-23T13:14:33.887Z] INFO: Testing against a local daemon [2020-09-23T13:14:33.887Z] === RUN TestSessionCreate [2020-09-23T13:14:33.887Z] --- PASS: TestSessionCreate (0.02s) [2020-09-23T13:14:33.887Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-23T13:14:33.887Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-23T13:14:33.887Z] PASS [2020-09-23T13:14:33.887Z] [2020-09-23T13:14:33.887Z] DONE 2 tests in 0.287s [2020-09-23T13:14:33.887Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-23T13:14:33.887Z] ++ 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 [2020-09-23T13:14:33.887Z] ++ set -e [2020-09-23T13:14:33.887Z] ++ '[' -n 0 ']' [2020-09-23T13:14:33.887Z] ++ set -x [2020-09-23T13:14:33.887Z] ++ 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 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 [2020-09-23T13:14:34.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-23T13:14:34.123Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-23T13:14:34.181Z] INFO: Testing against a local daemon [2020-09-23T13:14:34.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-23T13:14:34.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:14:34.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:14:34.181Z] === RUN TestEventsExecDie [2020-09-23T13:14:34.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-23T13:14:34.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Finished clone github.com/hashicorp/errwrap [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Finished clone github.com/hashicorp/memberlist [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Finished clone github.com/hashicorp/go-multierror [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Finished clone github.com/tonistiigi/fsutil [2020-09-23T13:14:34.810Z] 2020/09/23 13:14:34 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-09-23T13:14:35.288Z] --- PASS: TestEventsExecDie (0.97s) [2020-09-23T13:14:35.288Z] === RUN TestEventsBackwardsCompatible [2020-09-23T13:14:35.288Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-23T13:14:35.288Z] === RUN TestInfoBinaryCommits [2020-09-23T13:14:35.288Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-23T13:14:35.288Z] === RUN TestInfoAPIVersioned [2020-09-23T13:14:35.288Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-23T13:14:35.288Z] === RUN TestInfoDiscoveryBackend [2020-09-23T13:14:35.582Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-23T13:14:35.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-23T13:14:35.881Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-23T13:14:36.030Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-23T13:14:36.030Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-23T13:14:36.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-23T13:14:36.178Z] 2020/09/23 13:14:35 Finished clone github.com/vishvananda/netns [2020-09-23T13:14:36.178Z] 2020/09/23 13:14:35 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-09-23T13:14:36.178Z] 2020/09/23 13:14:36 Finished clone github.com/docker/libkv [2020-09-23T13:14:36.178Z] 2020/09/23 13:14:36 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-09-23T13:14:36.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-23T13:14:36.436Z] 2020/09/23 13:14:36 Finished clone github.com/hashicorp/go-sockaddr [2020-09-23T13:14:36.436Z] 2020/09/23 13:14:36 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-09-23T13:14:36.588Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-23T13:14:36.588Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-23T13:14:36.967Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-23T13:14:36.999Z] 2020/09/23 13:14:36 Finished clone github.com/golang/gddo [2020-09-23T13:14:36.999Z] 2020/09/23 13:14:36 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-09-23T13:14:37.224Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-23T13:14:37.224Z] === RUN TestInfoAPI [2020-09-23T13:14:37.224Z] --- PASS: TestInfoAPI (0.02s) [2020-09-23T13:14:37.224Z] === RUN TestInfoAPIWarnings [2020-09-23T13:14:37.256Z] 2020/09/23 13:14:37 Finished clone github.com/moby/ipvs [2020-09-23T13:14:37.256Z] 2020/09/23 13:14:37 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Finished clone github.com/BurntSushi/toml [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Finished clone github.com/vishvananda/netlink [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Finished clone github.com/samuel/go-zookeeper [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Finished clone github.com/deckarep/golang-set [2020-09-23T13:14:37.821Z] 2020/09/23 13:14:37 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-09-23T13:14:37.860Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-23T13:14:37.860Z] === RUN TestInfoDebug [2020-09-23T13:14:37.905Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-23T13:14:38.386Z] 2020/09/23 13:14:38 Finished clone github.com/hashicorp/go-msgpack [2020-09-23T13:14:38.387Z] 2020/09/23 13:14:38 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-09-23T13:14:38.387Z] 2020/09/23 13:14:38 Finished clone golang.org/x/net [2020-09-23T13:14:38.387Z] 2020/09/23 13:14:38 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-09-23T13:14:38.496Z] --- PASS: TestInfoDebug (0.52s) [2020-09-23T13:14:38.496Z] === RUN TestInfoInsecureRegistries [2020-09-23T13:14:38.644Z] 2020/09/23 13:14:38 Finished clone github.com/coreos/go-semver [2020-09-23T13:14:38.644Z] 2020/09/23 13:14:38 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-09-23T13:14:38.789Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-23T13:14:38.789Z] === RUN TestInfoRegistryMirrors [2020-09-23T13:14:38.842Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-09-23T13:14:39.128Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2020-09-23T13:14:39.128Z] === RUN TestCgroupNamespacesRun [2020-09-23T13:14:39.209Z] 2020/09/23 13:14:39 Finished clone github.com/ishidawataru/sctp [2020-09-23T13:14:39.209Z] 2020/09/23 13:14:39 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2020-09-23T13:14:39.492Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-23T13:14:39.492Z] === RUN TestLoginFailsWithBadCredentials [2020-09-23T13:14:40.128Z] --- PASS: TestLoginFailsWithBadCredentials (0.82s) [2020-09-23T13:14:40.128Z] === RUN TestPingCacheHeaders [2020-09-23T13:14:40.128Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-23T13:14:40.128Z] === RUN TestPingGet [2020-09-23T13:14:40.128Z] --- PASS: TestPingGet (0.01s) [2020-09-23T13:14:40.128Z] === RUN TestPingHead [2020-09-23T13:14:40.128Z] --- PASS: TestPingHead (0.01s) [2020-09-23T13:14:40.128Z] === RUN TestVersion [2020-09-23T13:14:40.128Z] --- PASS: TestVersion (0.01s) [2020-09-23T13:14:40.128Z] PASS [2020-09-23T13:14:40.128Z] [2020-09-23T13:14:40.128Z] === Skipped [2020-09-23T13:14:40.128Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:14:40.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:14:40.128Z] [2020-09-23T13:14:40.128Z] [2020-09-23T13:14:40.128Z] DONE 18 tests, 1 skipped in 6.268s [2020-09-23T13:14:40.128Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-23T13:14:40.128Z] ++ 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 [2020-09-23T13:14:40.128Z] ++ set -e [2020-09-23T13:14:40.128Z] ++ '[' -n 0 ']' [2020-09-23T13:14:40.128Z] ++ set -x [2020-09-23T13:14:40.128Z] ++ 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 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 [2020-09-23T13:14:40.176Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-09-23T13:14:40.176Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-23T13:14:40.421Z] INFO: Testing against a local daemon [2020-09-23T13:14:40.421Z] === RUN TestVolumesCreateAndList [2020-09-23T13:14:40.421Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-23T13:14:40.421Z] === RUN TestVolumesRemove [2020-09-23T13:14:40.421Z] --- PASS: TestVolumesRemove (0.13s) [2020-09-23T13:14:40.421Z] === RUN TestVolumesInspect [2020-09-23T13:14:40.421Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-23T13:14:40.421Z] === RUN TestVolumesInvalidJSON [2020-09-23T13:14:40.421Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-23T13:14:40.421Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-23T13:14:40.421Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-23T13:14:40.421Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-23T13:14:40.421Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-23T13:14:40.421Z] PASS [2020-09-23T13:14:40.421Z] [2020-09-23T13:14:40.421Z] DONE 5 tests in 0.268s [2020-09-23T13:14:40.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:14:40.714Z] ++++ cat bundles/test-integration/docker.pid [2020-09-23T13:14:40.714Z] +++ kill 11935 [2020-09-23T13:14:41.107Z] 2020/09/23 13:14:40 Finished clone github.com/opencontainers/go-digest [2020-09-23T13:14:41.107Z] 2020/09/23 13:14:40 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-09-23T13:14:41.365Z] 2020/09/23 13:14:41 Finished clone github.com/vbatts/tar-split [2020-09-23T13:14:41.365Z] 2020/09/23 13:14:41 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-09-23T13:14:41.365Z] 2020/09/23 13:14:41 Finished clone go.etcd.io/bbolt [2020-09-23T13:14:41.365Z] 2020/09/23 13:14:41 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-09-23T13:14:41.697Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2020-09-23T13:14:41.697Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-23T13:14:41.930Z] 2020/09/23 13:14:41 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-09-23T13:14:41.930Z] 2020/09/23 13:14:41 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-09-23T13:14:42.189Z] 2020/09/23 13:14:41 Finished clone github.com/Microsoft/opengcs [2020-09-23T13:14:42.189Z] 2020/09/23 13:14:41 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-09-23T13:14:42.189Z] 2020/09/23 13:14:42 Finished clone github.com/mistifyio/go-zfs [2020-09-23T13:14:42.189Z] 2020/09/23 13:14:42 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-09-23T13:14:42.229Z] +++ /etc/init.d/apparmor stop [2020-09-23T13:14:42.229Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:14:42.229Z] [2020-09-23T13:14:42.229Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:14:42.229Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:14:42.229Z] [2020-09-23T13:14:42.229Z] To set a process to complain mode, use the command line tool [2020-09-23T13:14:42.229Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:14:42.229Z] +++ true [2020-09-23T13:14:42.229Z] exiting test-integration [2020-09-23T13:14:42.229Z] ++ exit 0 [2020-09-23T13:14:42.229Z] [2020-09-23T13:14:43.222Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-09-23T13:14:43.222Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-23T13:14:43.561Z] 2020/09/23 13:14:43 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-09-23T13:14:43.561Z] 2020/09/23 13:14:43 Finished clone github.com/hashicorp/serf [2020-09-23T13:14:44.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-23T13:14:44.276Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2020-09-23T13:14:44.276Z] === RUN TestCgroupNamespacesRunPrivateMode Post stage [Pipeline] junit [2020-09-23T13:14:44.459Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-23T13:14:44.960Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-23T13:14:45.164Z] + echo Ensuring container killed. [2020-09-23T13:14:45.164Z] Ensuring container killed. [2020-09-23T13:14:45.164Z] + docker rm -vf docker-pr14 [2020-09-23T13:14:45.164Z] Error: No such container: docker-pr14 [2020-09-23T13:14:45.164Z] + true [Pipeline] sh [2020-09-23T13:14:45.457Z] 2020/09/23 13:14:45 Finished clone github.com/opencontainers/runtime-spec [2020-09-23T13:14:45.458Z] 2020/09/23 13:14:45 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-09-23T13:14:45.547Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:14:45.547Z] Chowning /workspace to jenkins user [2020-09-23T13:14:45.547Z] + id -u [2020-09-23T13:14:45.547Z] + id -g [2020-09-23T13:14:45.547Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41430:/workspace busybox chown -R 1001:1001 /workspace [2020-09-23T13:14:45.547Z] Unable to find image 'busybox:latest' locally [2020-09-23T13:14:45.715Z] 2020/09/23 13:14:45 Finished clone github.com/coreos/go-systemd [2020-09-23T13:14:45.715Z] 2020/09/23 13:14:45 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-09-23T13:14:45.798Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-09-23T13:14:45.798Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-23T13:14:45.840Z] latest: Pulling from library/busybox [2020-09-23T13:14:46.132Z] d2a291f672b2: Pulling fs layer [2020-09-23T13:14:46.132Z] d2a291f672b2: Verifying Checksum [2020-09-23T13:14:46.132Z] d2a291f672b2: Download complete [2020-09-23T13:14:46.281Z] 2020/09/23 13:14:45 Finished clone github.com/opencontainers/image-spec [2020-09-23T13:14:46.281Z] 2020/09/23 13:14:45 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-09-23T13:14:46.281Z] 2020/09/23 13:14:46 Finished clone github.com/Microsoft/hcsshim [2020-09-23T13:14:46.281Z] 2020/09/23 13:14:46 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-09-23T13:14:46.841Z] d2a291f672b2: Pull complete [2020-09-23T13:14:46.842Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-23T13:14:46.842Z] Status: Downloaded newer image for busybox:latest [2020-09-23T13:14:47.318Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-09-23T13:14:47.318Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Finished clone github.com/ugorji/go [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Finished clone github.com/godbus/dbus/v5 [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Finished clone github.com/coreos/go-systemd/v22 [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Finished clone github.com/Graylog2/go-gelf [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Finished clone github.com/fluent/fluent-logger-golang [2020-09-23T13:14:47.652Z] 2020/09/23 13:14:47 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-09-23T13:14:47.961Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-23T13:14:47.961Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:14:49.025Z] 2020/09/23 13:14:48 Finished clone github.com/philhofer/fwd [2020-09-23T13:14:49.025Z] 2020/09/23 13:14:48 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-09-23T13:14:49.025Z] 2020/09/23 13:14:48 Finished clone golang.org/x/sys [2020-09-23T13:14:49.025Z] 2020/09/23 13:14:48 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-09-23T13:14:49.282Z] 2020/09/23 13:14:49 Finished clone github.com/fsnotify/fsnotify [2020-09-23T13:14:49.282Z] 2020/09/23 13:14:49 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-09-23T13:14:49.320Z] + bundleName=s390x-integration [2020-09-23T13:14:49.320Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-23T13:14:49.320Z] Creating s390x-integration-bundles.tar.gz [2020-09-23T13:14:49.320Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-23T13:14:49.320Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-23T13:14:49.366Z] Archiving artifacts [2020-09-23T13:14:49.489Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-09-23T13:14:49.490Z] === RUN TestKernelTCPMemory [2020-09-23T13:14:49.783Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-09-23T13:14:49.783Z] === RUN TestNISDomainname [2020-09-23T13:14:49.847Z] 2020/09/23 13:14:49 Finished clone github.com/jmespath/go-jmespath [2020-09-23T13:14:49.847Z] 2020/09/23 13:14:49 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-09-23T13:14:50.104Z] 2020/09/23 13:14:50 Finished clone github.com/bsphere/le_go [2020-09-23T13:14:50.104Z] 2020/09/23 13:14:50 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-09-23T13:14:50.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:14:50.429Z] --- PASS: TestNISDomainname (0.67s) [2020-09-23T13:14:50.429Z] === RUN TestHostnameDnsResolution [2020-09-23T13:14:50.634Z] + make clean [2020-09-23T13:14:51.272Z] docker volume rm -f docker-dev-cache [2020-09-23T13:14:51.272Z] docker-dev-cache [Pipeline] deleteDir [2020-09-23T13:14:51.476Z] --- PASS: TestHostnameDnsResolution (0.80s) [2020-09-23T13:14:51.476Z] === RUN TestStats [2020-09-23T13:14:51.477Z] 2020/09/23 13:14:51 Finished clone golang.org/x/oauth2 [2020-09-23T13:14:51.477Z] 2020/09/23 13:14:51 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-09-23T13:14:51.477Z] 2020/09/23 13:14:51 Finished clone github.com/tinylib/msgp [2020-09-23T13:14:51.477Z] 2020/09/23 13:14:51 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-09-23T13:14:52.408Z] 2020/09/23 13:14:52 Finished clone github.com/docker/libnetwork [2020-09-23T13:14:52.408Z] 2020/09/23 13:14:52 Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20 [Pipeline] } [2020-09-23T13:14:52.972Z] 2020/09/23 13:14:52 Finished clone github.com/googleapis/gax-go [2020-09-23T13:14:52.973Z] 2020/09/23 13:14:52 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 [2020-09-23T13:14:52.973Z] 2020/09/23 13:14:52 Finished clone golang.org/x/text [2020-09-23T13:14:52.973Z] 2020/09/23 13:14:52 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-23T13:14:53.558Z] 2020/09/23 13:14:53 Finished clone go.opencensus.io [2020-09-23T13:14:53.558Z] 2020/09/23 13:14:53 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 [2020-09-23T13:14:54.123Z] 2020/09/23 13:14:54 Finished clone github.com/containerd/fifo [2020-09-23T13:14:54.123Z] 2020/09/23 13:14:54 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-09-23T13:14:54.228Z] --- PASS: TestStats (2.52s) [2020-09-23T13:14:54.228Z] === RUN TestStopContainerWithTimeout [2020-09-23T13:14:54.228Z] === RUN TestStopContainerWithTimeout/0 [2020-09-23T13:14:54.228Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-23T13:14:54.228Z] === RUN TestStopContainerWithTimeout/1 [2020-09-23T13:14:54.228Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-23T13:14:54.228Z] === RUN TestStopContainerWithTimeout/3 [2020-09-23T13:14:54.228Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-23T13:14:54.228Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-23T13:14:54.228Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-23T13:14:54.228Z] === CONT TestStopContainerWithTimeout/0 [2020-09-23T13:14:54.228Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-23T13:14:54.228Z] === CONT TestStopContainerWithTimeout/1 [2020-09-23T13:14:54.228Z] === CONT TestStopContainerWithTimeout/3 [2020-09-23T13:14:54.637Z] 2020/09/23 13:14:54 Finished clone github.com/miekg/dns [2020-09-23T13:14:54.637Z] 2020/09/23 13:14:54 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-09-23T13:14:54.899Z] 2020/09/23 13:14:54 Finished clone github.com/moby/buildkit [2020-09-23T13:14:54.899Z] 2020/09/23 13:14:54 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-09-23T13:14:55.847Z] 2020/09/23 13:14:55 Finished clone github.com/containerd/cgroups [2020-09-23T13:14:55.847Z] 2020/09/23 13:14:55 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-09-23T13:14:56.105Z] 2020/09/23 13:14:55 Finished clone github.com/containerd/go-runc [2020-09-23T13:14:56.105Z] 2020/09/23 13:14:55 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-09-23T13:14:56.363Z] 2020/09/23 13:14:56 Finished clone github.com/opencontainers/runc [2020-09-23T13:14:56.363Z] 2020/09/23 13:14:56 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-09-23T13:14:56.363Z] 2020/09/23 13:14:56 Finished clone github.com/containerd/typeurl [2020-09-23T13:14:56.363Z] 2020/09/23 13:14:56 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-09-23T13:14:56.928Z] 2020/09/23 13:14:56 Finished clone github.com/containerd/continuity [2020-09-23T13:14:56.928Z] 2020/09/23 13:14:56 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-09-23T13:14:56.985Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-23T13:14:56.985Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-09-23T13:14:56.985Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-09-23T13:14:56.985Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-09-23T13:14:56.985Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-09-23T13:14:56.985Z] === RUN TestDeleteDevicemapper [2020-09-23T13:14:56.985Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-23T13:14:56.985Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:14:56.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-23T13:14:57.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-23T13:14:57.494Z] 2020/09/23 13:14:57 Finished clone github.com/containerd/ttrpc [2020-09-23T13:14:57.494Z] 2020/09/23 13:14:57 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-09-23T13:14:57.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-23T13:14:57.750Z] 2020/09/23 13:14:57 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-09-23T13:14:57.750Z] 2020/09/23 13:14:57 Finished clone github.com/beorn7/perks [2020-09-23T13:14:58.009Z] 2020/09/23 13:14:57 Finished clone github.com/gogo/googleapis [2020-09-23T13:14:58.009Z] 2020/09/23 13:14:57 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-09-23T13:14:58.266Z] 2020/09/23 13:14:58 Finished clone google.golang.org/grpc [2020-09-23T13:14:58.266Z] 2020/09/23 13:14:58 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-09-23T13:14:58.508Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2020-09-23T13:14:58.508Z] === RUN TestUpdateMemory [2020-09-23T13:14:59.198Z] 2020/09/23 13:14:58 Finished clone github.com/containerd/console [2020-09-23T13:14:59.198Z] 2020/09/23 13:14:58 Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20 [2020-09-23T13:14:59.198Z] 2020/09/23 13:14:58 Finished clone github.com/docker/distribution [2020-09-23T13:14:59.198Z] 2020/09/23 13:14:58 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-09-23T13:14:59.198Z] 2020/09/23 13:14:59 Finished clone github.com/fernet/fernet-go [2020-09-23T13:14:59.198Z] 2020/09/23 13:14:59 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-09-23T13:14:59.551Z] --- PASS: TestUpdateMemory (0.71s) [2020-09-23T13:14:59.551Z] === RUN TestUpdateCPUQuota [2020-09-23T13:15:00.192Z] --- PASS: TestUpdateCPUQuota (0.84s) [2020-09-23T13:15:00.192Z] === RUN TestUpdatePidsLimit [2020-09-23T13:15:00.192Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-23T13:15:00.490Z] === RUN TestUpdatePidsLimit/no_change [2020-09-23T13:15:00.572Z] 2020/09/23 13:15:00 Finished clone github.com/cilium/ebpf [2020-09-23T13:15:00.572Z] 2020/09/23 13:15:00 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-09-23T13:15:00.785Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-23T13:15:00.785Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-23T13:15:00.830Z] 2020/09/23 13:15:00 Finished clone github.com/hashicorp/go-memdb [2020-09-23T13:15:00.830Z] 2020/09/23 13:15:00 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-09-23T13:15:00.830Z] 2020/09/23 13:15:00 Finished clone golang.org/x/time [2020-09-23T13:15:00.830Z] 2020/09/23 13:15:00 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-09-23T13:15:01.081Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-23T13:15:01.088Z] 2020/09/23 13:15:01 Finished clone github.com/hashicorp/go-immutable-radix [2020-09-23T13:15:01.088Z] 2020/09/23 13:15:01 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-09-23T13:15:01.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-23T13:15:01.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-23T13:15:02.466Z] 2020/09/23 13:15:02 Finished clone github.com/coreos/pkg [2020-09-23T13:15:02.466Z] 2020/09/23 13:15:02 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-09-23T13:15:02.466Z] 2020/09/23 13:15:02 Finished clone github.com/hashicorp/golang-lru [2020-09-23T13:15:02.466Z] 2020/09/23 13:15:02 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-09-23T13:15:02.466Z] 2020/09/23 13:15:02 Finished clone code.cloudfoundry.org/clock [2020-09-23T13:15:02.466Z] 2020/09/23 13:15:02 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit (2.36s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-23T13:15:02.715Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-09-23T13:15:02.715Z] === RUN TestUpdateRestartPolicy [2020-09-23T13:15:04.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-23T13:15:04.365Z] 2020/09/23 13:15:03 Finished clone github.com/prometheus/client_model [2020-09-23T13:15:04.365Z] 2020/09/23 13:15:03 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-09-23T13:15:04.365Z] 2020/09/23 13:15:04 Finished clone github.com/cespare/xxhash/v2 [2020-09-23T13:15:04.365Z] 2020/09/23 13:15:04 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-09-23T13:15:05.298Z] 2020/09/23 13:15:05 Finished clone golang.org/x/crypto [2020-09-23T13:15:05.298Z] 2020/09/23 13:15:05 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-09-23T13:15:05.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-23T13:15:05.865Z] 2020/09/23 13:15:05 Finished clone github.com/prometheus/client_golang [2020-09-23T13:15:05.865Z] 2020/09/23 13:15:05 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-09-23T13:15:05.865Z] 2020/09/23 13:15:05 Finished clone github.com/golang/protobuf [2020-09-23T13:15:05.865Z] 2020/09/23 13:15:05 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-09-23T13:15:06.798Z] 2020/09/23 13:15:06 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-09-23T13:15:06.798Z] 2020/09/23 13:15:06 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-09-23T13:15:07.056Z] 2020/09/23 13:15:06 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-09-23T13:15:07.056Z] 2020/09/23 13:15:06 Finished clone github.com/prometheus/procfs [2020-09-23T13:15:07.315Z] 2020/09/23 13:15:07 Finished clone github.com/pkg/errors [2020-09-23T13:15:07.315Z] 2020/09/23 13:15:07 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-09-23T13:15:07.315Z] 2020/09/23 13:15:07 Finished clone github.com/prometheus/common [2020-09-23T13:15:07.315Z] 2020/09/23 13:15:07 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-09-23T13:15:07.572Z] 2020/09/23 13:15:07 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-09-23T13:15:07.573Z] 2020/09/23 13:15:07 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-09-23T13:15:08.138Z] 2020/09/23 13:15:08 Finished clone github.com/inconshreveable/mousetrap [2020-09-23T13:15:08.138Z] 2020/09/23 13:15:08 Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20 [2020-09-23T13:15:09.074Z] 2020/09/23 13:15:08 Finished clone github.com/docker/go-metrics [2020-09-23T13:15:09.074Z] 2020/09/23 13:15:08 Finished clone github.com/morikuni/aec [2020-09-23T13:15:09.074Z] 2020/09/23 13:15:08 Finished clone github.com/spf13/pflag [2020-09-23T13:15:10.008Z] 2020/09/23 13:15:09 Finished clone github.com/spf13/cobra [2020-09-23T13:15:11.383Z] 2020/09/23 13:15:11 Finished clone github.com/google/certificate-transparency-go [2020-09-23T13:15:11.383Z] 2020/09/23 13:15:11 Finished clone github.com/opencontainers/selinux [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-23T13:15:11.880Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-23T13:15:12.339Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-23T13:15:12.339Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-23T13:15:12.339Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-23T13:15:12.339Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-23T13:15:12.339Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-23T13:15:13.282Z] 2020/09/23 13:15:12 Finished clone github.com/docker/swarmkit [2020-09-23T13:15:13.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-23T13:15:13.847Z] 2020/09/23 13:15:13 Finished clone github.com/cloudflare/cfssl [2020-09-23T13:15:14.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-23T13:15:15.247Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-23T13:15:15.247Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-23T13:15:15.247Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-23T13:15:15.415Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2020-09-23T13:15:15.415Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-23T13:15:15.415Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-09-23T13:15:15.415Z] === RUN TestWaitNonBlocked [2020-09-23T13:15:15.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:15:15.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:15:15.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:15:15.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:15:15.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-23T13:15:15.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-23T13:15:15.415Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-23T13:15:15.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-09-23T13:15:15.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-09-23T13:15:15.415Z] === RUN TestWaitBlocked [2020-09-23T13:15:15.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:15:15.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:15:15.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:15:15.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:15:15.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-23T13:15:15.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-23T13:15:15.767Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-23T13:15:16.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-23T13:15:16.057Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-23T13:15:16.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-09-23T13:15:16.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-09-23T13:15:16.057Z] === CONT TestContainerStartOnDaemonRestart [2020-09-23T13:15:16.057Z] === CONT TestContainerKillOnDaemonStart [2020-09-23T13:15:16.057Z] === CONT TestIpcModeOlderClient [2020-09-23T13:15:16.057Z] === CONT TestDaemonHostGatewayIP [2020-09-23T13:15:16.057Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-09-23T13:15:16.057Z] === CONT TestDaemonRestartIpcMode [2020-09-23T13:15:17.405Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-23T13:15:17.405Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-23T13:15:17.665Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-23T13:15:19.634Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-09-23T13:15:19.634Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2020-09-23T13:15:19.932Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2020-09-23T13:15:21.960Z] 2020/09/23 13:15:21 Finished clone cloud.google.com/go [2020-09-23T13:15:22.325Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-23T13:15:25.787Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-23T13:15:26.356Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-23T13:15:26.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-23T13:15:26.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-23T13:15:26.925Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-23T13:15:27.220Z] 2020/09/23 13:15:26 Finished clone github.com/coreos/etcd [2020-09-23T13:15:27.478Z] 2020/09/23 13:15:27 Finished clone github.com/containerd/containerd [2020-09-23T13:15:27.864Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-23T13:15:28.123Z] === RUN TestDockerSuite/TestBuildFails [2020-09-23T13:15:28.433Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2020-09-23T13:15:28.433Z] PASS [2020-09-23T13:15:28.433Z] [2020-09-23T13:15:28.433Z] === Skipped [2020-09-23T13:15:28.433Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-23T13:15:28.433Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-23T13:15:28.433Z] [2020-09-23T13:15:28.433Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-23T13:15:28.433Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-23T13:15:28.433Z] [2020-09-23T13:15:28.433Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-23T13:15:28.433Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-23T13:15:28.433Z] [2020-09-23T13:15:28.433Z] [2020-09-23T13:15:28.433Z] DONE 192 tests, 3 skipped in 107.149s [2020-09-23T13:15:28.433Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-23T13:15:28.433Z] ++ 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 [2020-09-23T13:15:28.433Z] ++ set -e [2020-09-23T13:15:28.433Z] ++ '[' -n 0 ']' [2020-09-23T13:15:28.433Z] ++ set -x [2020-09-23T13:15:28.433Z] ++ 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 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 [2020-09-23T13:15:28.729Z] INFO: Testing against a local daemon [2020-09-23T13:15:28.729Z] === RUN TestCommitInheritsEnv [2020-09-23T13:15:29.023Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-09-23T13:15:29.023Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-23T13:15:29.023Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-23T13:15:29.023Z] === RUN TestImagesFilterMultiReference [2020-09-23T13:15:29.023Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-23T13:15:29.023Z] === RUN TestImagePullPlatformInvalid [2020-09-23T13:15:29.023Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-23T13:15:29.023Z] === RUN TestRemoveImageOrphaning [2020-09-23T13:15:29.062Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-23T13:15:29.319Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-09-23T13:15:29.320Z] === RUN TestRemoveImageGarbageCollector [2020-09-23T13:15:29.320Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:15:29.320Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:15:29.320Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-23T13:15:29.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-23T13:15:29.320Z] === RUN TestTagInvalidReference [2020-09-23T13:15:29.320Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-23T13:15:29.320Z] === RUN TestTagValidPrefixedRepo [2020-09-23T13:15:29.320Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-23T13:15:29.320Z] === RUN TestTagExistedNameWithoutForce [2020-09-23T13:15:29.320Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-23T13:15:29.320Z] === RUN TestTagOfficialNames [2020-09-23T13:15:29.321Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-23T13:15:29.615Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-23T13:15:29.615Z] === RUN TestTagMatchesDigest [2020-09-23T13:15:29.615Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-23T13:15:29.615Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-23T13:15:31.229Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-23T13:15:33.135Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-23T13:15:34.515Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-23T13:15:35.895Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-23T13:15:36.154Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-23T13:15:36.413Z] --- PASS: TestImportExtremelyLargeImageWorks (195.71s) [2020-09-23T13:15:36.413Z] PASS [2020-09-23T13:15:36.413Z] [2020-09-23T13:15:36.413Z] DONE 12 tests in 199.247s [2020-09-23T13:15:36.413Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-23T13:15:36.413Z] ++ 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 [2020-09-23T13:15:36.413Z] ++ set -e [2020-09-23T13:15:36.413Z] ++ '[' -n 0 ']' [2020-09-23T13:15:36.413Z] ++ set -x [2020-09-23T13:15:36.413Z] ++ 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 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 [2020-09-23T13:15:36.671Z] INFO: Testing against a local daemon [2020-09-23T13:15:36.671Z] === RUN TestNetworkCreateDelete [2020-09-23T13:15:36.930Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-09-23T13:15:36.930Z] === RUN TestDockerNetworkDeletePreferID [2020-09-23T13:15:36.930Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-23T13:15:37.499Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-09-23T13:15:37.499Z] === RUN TestDaemonDNSFallback [2020-09-23T13:15:38.436Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-23T13:15:39.005Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-23T13:15:39.265Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-23T13:15:40.643Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-23T13:15:42.023Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-23T13:15:42.347Z] 2020/09/23 13:15:40 Finished clone google.golang.org/genproto [2020-09-23T13:15:42.959Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-23T13:15:43.897Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-09-23T13:15:43.897Z] === RUN TestInspectNetwork [2020-09-23T13:15:45.626Z] 2020/09/23 13:15:45 Finished clone github.com/gogo/protobuf [2020-09-23T13:15:46.432Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-23T13:15:46.692Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-23T13:15:46.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-23T13:15:46.952Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-23T13:15:47.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-23T13:15:47.890Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-23T13:15:48.149Z] === RUN TestInspectNetwork/full_network_id [2020-09-23T13:15:48.149Z] === RUN TestInspectNetwork/partial_network_id [2020-09-23T13:15:48.149Z] === RUN TestInspectNetwork/network_name [2020-09-23T13:15:48.149Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-23T13:15:48.409Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-23T13:15:48.409Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-23T13:15:48.978Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-23T13:15:49.546Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-23T13:15:50.115Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-23T13:15:50.374Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-23T13:15:50.633Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-23T13:15:50.892Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-23T13:15:51.829Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-23T13:15:52.398Z] --- PASS: TestInspectNetwork (8.25s) [2020-09-23T13:15:52.398Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-23T13:15:52.398Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-23T13:15:52.398Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-23T13:15:52.398Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-23T13:15:52.398Z] === RUN TestRunContainerWithBridgeNone [2020-09-23T13:15:54.304Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-09-23T13:15:54.304Z] === RUN TestNetworkInvalidJSON [2020-09-23T13:15:54.304Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-23T13:15:54.304Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-23T13:15:54.304Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:15:54.304Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:15:54.304Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:15:54.304Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:15:54.304Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-23T13:15:54.304Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:15:54.304Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:15:54.304Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-23T13:15:54.304Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-23T13:15:54.304Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-23T13:15:54.304Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-23T13:15:54.304Z] === RUN TestHostIPv4BridgeLabel [2020-09-23T13:15:54.304Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-23T13:15:54.872Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-09-23T13:15:54.872Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-23T13:15:55.592Z] 2020/09/23 13:15:54 Finished clone github.com/hashicorp/consul [2020-09-23T13:15:55.807Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-23T13:15:55.807Z] === RUN TestDaemonDefaultNetworkPools [2020-09-23T13:15:56.375Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2020-09-23T13:15:56.375Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-23T13:15:57.755Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-23T13:15:57.755Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-23T13:15:58.692Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-23T13:15:58.951Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-23T13:15:58.951Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-23T13:15:59.520Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-09-23T13:15:59.520Z] === RUN TestServiceWithPredefinedNetwork [2020-09-23T13:16:00.934Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-23T13:16:01.205Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-23T13:16:01.205Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-23T13:16:01.465Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-23T13:16:01.725Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-23T13:16:01.983Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-23T13:16:02.552Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2020-09-23T13:16:02.552Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-23T13:16:02.552Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:16:02.552Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:16:02.552Z] === RUN TestServiceWithDataPathPortInit [2020-09-23T13:16:03.120Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-23T13:16:04.499Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-23T13:16:07.034Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-23T13:16:07.293Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-23T13:16:07.861Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-23T13:16:15.984Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-23T13:16:16.920Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-23T13:16:17.526Z] 2020/09/23 13:16:14 Finished clone github.com/aws/aws-sdk-go [2020-09-23T13:16:17.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-23T13:16:18.423Z] --- PASS: TestServiceWithDataPathPortInit (16.01s) [2020-09-23T13:16:18.423Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-23T13:16:19.802Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-23T13:16:19.802Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-23T13:16:23.089Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-23T13:16:23.348Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-23T13:16:24.729Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-23T13:16:24.729Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-23T13:16:26.632Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-23T13:16:26.632Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-23T13:16:26.891Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.38s) [2020-09-23T13:16:26.891Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p5zvp56zh3ijsho03941n0gwj Created:2020-09-23 13:16:20.077505363 +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[309dd11cc2f366cffdc6e4849b6817cb4aadee0cc762beb4a3099d74f627064c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lfq38jh1b9ameh25w3v5d4kxe EndpointID:b142bd8b0277ee4ed5415fc4ae969480ca75f0cf4d12eb588c6a302207c2bbdc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:54cedd6ed672ae9a72e41a2ecd9a156e60d1830153767497b602522da004aca3 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:8930fd60ce22 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lfq38jh1b9ameh25w3v5d4kxe EndpointID:b142bd8b0277ee4ed5415fc4ae969480ca75f0cf4d12eb588c6a302207c2bbdc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-23T13:16:26.891Z] PASS [2020-09-23T13:16:26.891Z] [2020-09-23T13:16:26.891Z] === Skipped [2020-09-23T13:16:26.891Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:16:26.891Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:16:26.891Z] [2020-09-23T13:16:26.891Z] [2020-09-23T13:16:26.891Z] DONE 23 tests, 1 skipped in 50.478s [2020-09-23T13:16:26.891Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:16:26.891Z] ++ 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 [2020-09-23T13:16:26.891Z] ++ set -e [2020-09-23T13:16:26.891Z] ++ '[' -n 0 ']' [2020-09-23T13:16:26.891Z] ++ set -x [2020-09-23T13:16:26.891Z] ++ 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 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 [2020-09-23T13:16:27.150Z] INFO: Testing against a local daemon [2020-09-23T13:16:27.150Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-23T13:16:27.150Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-23T13:16:27.150Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:16:27.150Z] === RUN TestDockerNetworkIpvlan [2020-09-23T13:16:27.150Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-09-23T13:16:27.150Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:16:27.150Z] PASS [2020-09-23T13:16:27.150Z] [2020-09-23T13:16:27.150Z] === Skipped [2020-09-23T13:16:27.150Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-23T13:16:27.150Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:16:27.150Z] [2020-09-23T13:16:27.150Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-09-23T13:16:27.150Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:16:27.150Z] [2020-09-23T13:16:27.150Z] [2020-09-23T13:16:27.150Z] DONE 2 tests, 2 skipped in 0.200s [2020-09-23T13:16:27.150Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:16:27.150Z] ++ 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 [2020-09-23T13:16:27.150Z] ++ set -e [2020-09-23T13:16:27.150Z] ++ '[' -n 0 ']' [2020-09-23T13:16:27.150Z] ++ set -x [2020-09-23T13:16:27.150Z] ++ 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 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 [2020-09-23T13:16:27.410Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-23T13:16:27.410Z] INFO: Testing against a local daemon [2020-09-23T13:16:27.410Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-23T13:16:27.977Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-23T13:16:28.915Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-09-23T13:16:28.915Z] === RUN TestDockerNetworkMacvlan [2020-09-23T13:16:29.174Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-23T13:16:29.434Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-23T13:16:29.693Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-23T13:16:29.693Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-23T13:16:30.260Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-23T13:16:30.519Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-23T13:16:31.087Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-23T13:16:31.088Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-23T13:16:31.656Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-23T13:16:33.564Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-23T13:16:33.564Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-23T13:16:34.132Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-23T13:16:35.511Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-23T13:16:36.080Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-23T13:16:36.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-23T13:16:37.718Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-23T13:16:40.256Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-23T13:16:40.825Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-23T13:16:41.766Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan (13.30s) [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.70s) [2020-09-23T13:16:42.025Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s) [2020-09-23T13:16:42.025Z] PASS [2020-09-23T13:16:42.025Z] [2020-09-23T13:16:42.025Z] DONE 8 tests in 14.836s [2020-09-23T13:16:42.025Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-23T13:16:42.025Z] ++ 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 [2020-09-23T13:16:42.025Z] ++ set -e [2020-09-23T13:16:42.025Z] ++ '[' -n 0 ']' [2020-09-23T13:16:42.025Z] ++ set -x [2020-09-23T13:16:42.025Z] ++ 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 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 [2020-09-23T13:16:42.025Z] testing: warning: no tests to run [2020-09-23T13:16:42.025Z] PASS [2020-09-23T13:16:42.025Z] [2020-09-23T13:16:42.025Z] DONE 0 tests in 0.046s [2020-09-23T13:16:42.025Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-23T13:16:42.025Z] ++ 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 [2020-09-23T13:16:42.025Z] ++ set -e [2020-09-23T13:16:42.025Z] ++ '[' -n 0 ']' [2020-09-23T13:16:42.025Z] ++ set -x [2020-09-23T13:16:42.025Z] ++ 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 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 [2020-09-23T13:16:42.284Z] INFO: Testing against a local daemon [2020-09-23T13:16:42.284Z] === RUN TestAuthZPluginAllowRequest [2020-09-23T13:16:42.544Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-23T13:16:43.113Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-23T13:16:43.681Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2020-09-23T13:16:43.681Z] === RUN TestAuthZPluginTLS [2020-09-23T13:16:44.252Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-23T13:16:44.252Z] === RUN TestAuthZPluginDenyRequest [2020-09-23T13:16:44.820Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-23T13:16:44.820Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-23T13:16:45.388Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-23T13:16:45.388Z] === RUN TestAuthZPluginDenyResponse [2020-09-23T13:16:45.648Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-23T13:16:45.908Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-09-23T13:16:45.908Z] === RUN TestAuthZPluginAllowEventStream [2020-09-23T13:16:47.287Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-09-23T13:16:47.287Z] === RUN TestAuthZPluginErrorResponse [2020-09-23T13:16:47.546Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-23T13:16:47.806Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-23T13:16:47.806Z] === RUN TestAuthZPluginErrorRequest [2020-09-23T13:16:48.066Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-23T13:16:48.327Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-23T13:16:48.327Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-23T13:16:48.586Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-23T13:16:48.846Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-09-23T13:16:48.846Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-23T13:16:50.768Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2020-09-23T13:16:50.768Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-23T13:16:52.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2020-09-23T13:16:52.847Z] === RUN TestAuthZPluginHeader [2020-09-23T13:16:53.433Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-09-23T13:16:53.433Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-23T13:16:55.970Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-23T13:16:57.880Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2020-09-23T13:16:57.880Z] === RUN TestAuthZPluginV2Disable [2020-09-23T13:16:58.817Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-23T13:17:00.197Z] === RUN TestDockerSuite/TestBuildRm [2020-09-23T13:17:02.101Z] --- PASS: TestAuthZPluginV2Disable (4.43s) [2020-09-23T13:17:02.101Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-23T13:17:02.360Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-23T13:17:02.928Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-23T13:17:03.866Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-23T13:17:04.434Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-23T13:17:04.693Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-23T13:17:06.072Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-23T13:17:06.072Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s) [2020-09-23T13:17:06.072Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-23T13:17:06.640Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-23T13:17:07.577Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-23T13:17:10.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-23T13:17:10.382Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-23T13:17:10.642Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-23T13:17:11.211Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-23T13:17:11.211Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-23T13:17:11.781Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-23T13:17:13.163Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-23T13:17:13.423Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-23T13:17:14.803Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-23T13:17:18.098Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-23T13:17:18.669Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.58s) [2020-09-23T13:17:18.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-23T13:17:18.669Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-23T13:17:18.802Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-23T13:17:18.802Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-23T13:17:18.802Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-23T13:17:18.802Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-23T13:17:18.802Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-23T13:17:19.261Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-23T13:17:19.261Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-23T13:17:19.261Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-23T13:17:19.261Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-23T13:17:19.606Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-23T13:17:19.724Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-23T13:17:19.865Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-23T13:17:20.184Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-23T13:17:20.436Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-23T13:17:21.384Z] === RUN TestDockerSuite/TestBuildUser [2020-09-23T13:17:22.763Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-23T13:17:23.090Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-23T13:17:24.627Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-23T13:17:24.627Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-23T13:17:24.627Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-23T13:17:24.627Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-23T13:17:24.670Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-23T13:17:27.532Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-23T13:17:34.653Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-23T13:17:34.653Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-23T13:17:34.653Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-23T13:17:35.592Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-09-23T13:17:35.592Z] PASS [2020-09-23T13:17:35.592Z] [2020-09-23T13:17:35.592Z] DONE 17 tests in 53.274s [2020-09-23T13:17:35.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-23T13:17:35.592Z] ++ 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 [2020-09-23T13:17:35.592Z] ++ set -e [2020-09-23T13:17:35.592Z] ++ '[' -n 0 ']' [2020-09-23T13:17:35.592Z] ++ set -x [2020-09-23T13:17:35.592Z] ++ 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 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 [2020-09-23T13:17:35.592Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-23T13:17:35.592Z] INFO: Testing against a local daemon [2020-09-23T13:17:35.592Z] === RUN TestPluginInvalidJSON [2020-09-23T13:17:35.592Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:17:35.592Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:17:35.592Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:17:35.592Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-09-23T13:17:35.592Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-23T13:17:35.592Z] === RUN TestPluginInstall [2020-09-23T13:17:35.592Z] === RUN TestPluginInstall/no_auth [2020-09-23T13:17:35.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-23T13:17:36.160Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-23T13:17:37.539Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-23T13:17:37.539Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-23T13:17:37.539Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-23T13:17:37.539Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-23T13:17:37.539Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-23T13:17:38.929Z] 2020/09/23 13:17:37 Finished clone google.golang.org/api [2020-09-23T13:17:38.929Z] 2020/09/23 13:17:37 Dependencies downloaded. Download time: 3m9.668700266s [2020-09-23T13:17:38.929Z] 2020/09/23 13:17:37 Collecting all dependencies [2020-09-23T13:17:39.966Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-23T13:17:40.076Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-23T13:17:40.076Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-23T13:17:41.014Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-23T13:17:41.584Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-23T13:17:42.974Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-23T13:17:42.974Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-23T13:17:44.655Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-23T13:17:45.509Z] time="2020-09-23T13:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:17:45.509Z] time="2020-09-23T13:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6ecabd0061f05891ca391e116886083de0cbfbfc2a320037b3374269e77a016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:17:45.509Z] time="2020-09-23T13:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:17:45.509Z] time="2020-09-23T13:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6ecabd0061f05891ca391e116886083de0cbfbfc2a320037b3374269e77a016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:17:45.509Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-23T13:17:45.509Z] === RUN TestPluginInstall/with_htpasswd [2020-09-23T13:17:45.623Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-23T13:17:45.623Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-23T13:17:46.078Z] time="2020-09-23T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:17:46.078Z] time="2020-09-23T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04dd1921ac9a24ae1ef233a77ea41e40a3d4eda48baf132c77c8830a16ce91f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:17:46.078Z] time="2020-09-23T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:17:46.078Z] time="2020-09-23T13:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04dd1921ac9a24ae1ef233a77ea41e40a3d4eda48baf132c77c8830a16ce91f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:17:46.646Z] === RUN TestPluginInstall/with_insecure [2020-09-23T13:17:46.905Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-23T13:17:47.842Z] time="2020-09-23T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:17:47.843Z] time="2020-09-23T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56c4296464821b010ff5ef3865b2693bc1bde8e05650c5e6cc26146d689fd3b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:17:47.843Z] time="2020-09-23T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:17:47.843Z] time="2020-09-23T13:17:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56c4296464821b010ff5ef3865b2693bc1bde8e05650c5e6cc26146d689fd3b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:17:47.843Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-23T13:17:48.102Z] --- PASS: TestPluginInstall (12.36s) [2020-09-23T13:17:48.102Z] --- PASS: TestPluginInstall/no_auth (9.87s) [2020-09-23T13:17:48.102Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2020-09-23T13:17:48.102Z] --- PASS: TestPluginInstall/with_insecure (1.45s) [2020-09-23T13:17:48.102Z] plugin_test.go:157: [dffe0a550d109] daemon is not started [2020-09-23T13:17:48.102Z] PASS [2020-09-23T13:17:48.102Z] [2020-09-23T13:17:48.102Z] DONE 6 tests in 12.621s [2020-09-23T13:17:48.102Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-23T13:17:48.102Z] ++ 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 [2020-09-23T13:17:48.102Z] ++ set -e [2020-09-23T13:17:48.102Z] ++ '[' -n 0 ']' [2020-09-23T13:17:48.102Z] ++ set -x [2020-09-23T13:17:48.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-23T13:17:48.102Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-23T13:17:48.102Z] INFO: Testing against a local daemon [2020-09-23T13:17:48.102Z] === RUN TestExternalGraphDriver [2020-09-23T13:17:48.361Z] === RUN TestExternalGraphDriver/json [2020-09-23T13:17:48.621Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-23T13:17:48.621Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-23T13:17:48.885Z] 2020/09/23 13:17:47 Clean vendor dir from unused packages [2020-09-23T13:17:48.885Z] 2020/09/23 13:17:47 Ignoring paths matching "^archive/tar" [2020-09-23T13:17:48.885Z] 2020/09/23 13:17:48 Success [2020-09-23T13:17:48.885Z] 2020/09/23 13:17:48 Running time: 3m23.263087294s [2020-09-23T13:17:48.885Z] Congratulations! All vendoring changes are done the right way. [2020-09-23T13:17:49.190Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-23T13:17:49.365Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-23T13:17:49.776Z] + echo Building e2e image [2020-09-23T13:17:49.776Z] Building e2e image [2020-09-23T13:17:49.776Z] + docker build --build-arg DOCKER_GITCOMMIT=4e460858f48cc285d127e9233010664f9c43a49d -t moby-e2e-test -f Dockerfile.e2e . [2020-09-23T13:17:49.776Z] #2 [internal] load .dockerignore [2020-09-23T13:17:49.776Z] #2 transferring context: 34B done [2020-09-23T13:17:49.776Z] #2 DONE 0.0s [2020-09-23T13:17:49.776Z] [2020-09-23T13:17:49.776Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-23T13:17:49.776Z] #1 transferring dockerfile: 3.21kB done [2020-09-23T13:17:49.776Z] #1 DONE 0.0s [2020-09-23T13:17:49.776Z] [2020-09-23T13:17:49.776Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-23T13:17:50.033Z] #4 DONE 0.3s [2020-09-23T13:17:50.033Z] [2020-09-23T13:17:50.033Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-23T13:17:50.298Z] #3 DONE 0.5s [2020-09-23T13:17:50.298Z] [2020-09-23T13:17:50.298Z] #8 [internal] load build context [2020-09-23T13:17:50.568Z] === RUN TestExternalGraphDriver/spec [2020-09-23T13:17:50.828Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-23T13:17:50.828Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-23T13:17:50.828Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-23T13:17:50.864Z] #8 transferring context: 853.62kB 0.4s done [2020-09-23T13:17:50.864Z] #8 DONE 0.5s [2020-09-23T13:17:50.864Z] [2020-09-23T13:17:50.864Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-23T13:17:50.864Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-23T13:17:50.864Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.4s done [2020-09-23T13:17:50.864Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done [2020-09-23T13:17:50.864Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 16.88MB / 127.34MB 0.5s [2020-09-23T13:17:50.864Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-09-23T13:17:50.864Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-23T13:17:50.864Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-23T13:17:50.864Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-23T13:17:50.864Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-23T13:17:50.864Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-23T13:17:50.910Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-23T13:17:51.121Z] #14 ... [2020-09-23T13:17:51.121Z] [2020-09-23T13:17:51.121Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-23T13:17:51.121Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-23T13:17:51.121Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-23T13:17:51.121Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-23T13:17:51.121Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-23T13:17:51.121Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-23T13:17:51.121Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-09-23T13:17:51.121Z] #5 DONE 0.7s [2020-09-23T13:17:51.121Z] [2020-09-23T13:17:51.121Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-23T13:17:51.121Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 36.42MB / 127.34MB 0.8s [2020-09-23T13:17:51.121Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 44.21MB / 127.34MB 0.9s [2020-09-23T13:17:51.380Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 54.38MB / 127.34MB 1.0s [2020-09-23T13:17:51.380Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 66.19MB / 127.34MB 1.1s [2020-09-23T13:17:51.395Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-23T13:17:51.639Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.42MB / 127.34MB 1.2s [2020-09-23T13:17:51.639Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 94.22MB / 127.34MB 1.4s [2020-09-23T13:17:51.897Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 112.27MB / 127.34MB 1.6s [2020-09-23T13:17:51.897Z] #14 ... [2020-09-23T13:17:51.897Z] [2020-09-23T13:17:51.897Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-23T13:17:51.897Z] #6 DONE 0.9s [2020-09-23T13:17:51.897Z] [2020-09-23T13:17:51.897Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-23T13:17:52.154Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 119.64MB / 127.34MB 1.8s [2020-09-23T13:17:52.154Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s done [2020-09-23T13:17:52.330Z] === RUN TestDockerSuite/TestCommitChange [2020-09-23T13:17:52.330Z] === RUN TestExternalGraphDriver/pull [2020-09-23T13:17:52.411Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-23T13:17:52.899Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-23T13:17:53.469Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-23T13:17:53.727Z] --- PASS: TestExternalGraphDriver (5.53s) [2020-09-23T13:17:53.727Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-09-23T13:17:53.727Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2020-09-23T13:17:53.727Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2020-09-23T13:17:53.727Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:17:54.663Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-23T13:17:55.600Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-23T13:17:55.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-23T13:17:55.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-23T13:17:55.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-23T13:17:55.600Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-23T13:17:55.603Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-23T13:17:56.060Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-23T13:17:56.540Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-23T13:17:57.477Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-23T13:17:57.670Z] #14 ... [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-23T13:17:57.670Z] #7 0.533 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-23T13:17:57.670Z] #7 1.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-23T13:17:57.670Z] #7 1.719 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-23T13:17:57.670Z] #7 1.723 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-23T13:17:57.670Z] #7 1.732 (3/30) Installing readline (8.0.0-r0) [2020-09-23T13:17:57.670Z] #7 1.737 (4/30) Installing bash (5.0.0-r0) [2020-09-23T13:17:57.670Z] #7 1.753 Executing bash-5.0.0-r0.post-install [2020-09-23T13:17:57.670Z] #7 1.757 (5/30) Installing ca-certificates (20191127-r2) [2020-09-23T13:17:57.670Z] #7 1.776 (6/30) Installing libgcc (8.3.0-r0) [2020-09-23T13:17:57.670Z] #7 1.780 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-23T13:17:57.670Z] #7 1.796 (8/30) Installing binutils (2.32-r0) [2020-09-23T13:17:57.670Z] #7 1.897 (9/30) Installing gmp (6.1.2-r1) [2020-09-23T13:17:57.670Z] #7 1.904 (10/30) Installing isl (0.18-r0) [2020-09-23T13:17:57.670Z] #7 1.930 (11/30) Installing libgomp (8.3.0-r0) [2020-09-23T13:17:57.670Z] #7 1.935 (12/30) Installing libatomic (8.3.0-r0) [2020-09-23T13:17:57.670Z] #7 1.937 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-23T13:17:57.670Z] #7 1.944 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-23T13:17:57.670Z] #7 1.946 (15/30) Installing gcc (8.3.0-r0) [2020-09-23T13:17:57.670Z] #7 2.821 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-23T13:17:57.670Z] #7 2.927 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-23T13:17:57.670Z] #7 2.929 (18/30) Installing g++ (8.3.0-r0) [2020-09-23T13:17:57.670Z] #7 3.511 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-23T13:17:57.670Z] #7 3.516 (20/30) Installing libcurl (7.66.0-r1) [2020-09-23T13:17:57.670Z] #7 3.523 (21/30) Installing expat (2.2.8-r0) [2020-09-23T13:17:57.670Z] #7 3.528 (22/30) Installing pcre2 (10.33-r0) [2020-09-23T13:17:57.670Z] #7 3.538 (23/30) Installing git (2.22.4-r0) [2020-09-23T13:17:57.670Z] #7 3.740 (24/30) Installing libmnl (1.0.4-r0) [2020-09-23T13:17:57.670Z] #7 3.745 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-23T13:17:57.670Z] #7 3.749 (26/30) Installing iptables (1.8.3-r1) [2020-09-23T13:17:57.670Z] #7 3.776 (27/30) Installing pigz (2.4-r0) [2020-09-23T13:17:57.670Z] #7 3.784 (28/30) Installing tar (1.32-r0) [2020-09-23T13:17:57.670Z] #7 3.796 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-23T13:17:57.670Z] #7 3.801 (30/30) Installing xz (5.2.4-r0) [2020-09-23T13:17:57.670Z] #7 3.808 Executing busybox-1.30.1-r3.trigger [2020-09-23T13:17:57.670Z] #7 3.814 Executing ca-certificates-20191127-r2.trigger [2020-09-23T13:17:57.670Z] #7 3.870 OK: 179 MiB in 44 packages [2020-09-23T13:17:57.670Z] #7 DONE 4.8s [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-23T13:17:57.670Z] #9 DONE 0.1s [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-23T13:17:57.670Z] #14 ... [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-23T13:17:57.670Z] #10 DONE 0.0s [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-23T13:17:57.670Z] #11 DONE 0.0s [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-23T13:17:57.670Z] #12 DONE 0.0s [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-23T13:17:57.670Z] #14 ... [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-23T13:17:57.670Z] #13 DONE 0.0s [2020-09-23T13:17:57.670Z] [2020-09-23T13:17:57.670Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-23T13:17:57.670Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-09-23T13:17:57.735Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2020-09-23T13:17:57.735Z] PASS [2020-09-23T13:17:57.735Z] [2020-09-23T13:17:57.735Z] DONE 5 tests in 9.733s [2020-09-23T13:17:57.735Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-23T13:17:57.735Z] ++ 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 [2020-09-23T13:17:57.735Z] ++ set -e [2020-09-23T13:17:57.735Z] ++ '[' -n 0 ']' [2020-09-23T13:17:57.735Z] ++ set -x [2020-09-23T13:17:57.736Z] ++ 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 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 [2020-09-23T13:17:57.994Z] INFO: Testing against a local daemon [2020-09-23T13:17:57.994Z] === RUN TestContinueAfterPluginCrash [2020-09-23T13:17:57.994Z] === PAUSE TestContinueAfterPluginCrash [2020-09-23T13:17:57.994Z] === RUN TestReadPluginNoRead [2020-09-23T13:17:57.994Z] === PAUSE TestReadPluginNoRead [2020-09-23T13:17:57.994Z] === RUN TestDaemonStartWithLogOpt [2020-09-23T13:17:57.994Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-23T13:17:57.994Z] === CONT TestContinueAfterPluginCrash [2020-09-23T13:17:57.994Z] === CONT TestDaemonStartWithLogOpt [2020-09-23T13:17:58.254Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-23T13:17:58.257Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done [2020-09-23T13:17:58.257Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-23T13:17:58.257Z] #14 DONE 8.0s [2020-09-23T13:17:58.257Z] [2020-09-23T13:17:58.257Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-23T13:17:58.831Z] #15 0.404 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-23T13:17:59.641Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-23T13:17:59.763Z] #15 1.447 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-23T13:18:00.020Z] #15 1.555 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-23T13:18:00.020Z] #15 1.560 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-23T13:18:00.020Z] #15 1.567 (3/54) Installing readline (8.0.4-r0) [2020-09-23T13:18:00.020Z] #15 1.571 (4/54) Installing bash (5.0.17-r0) [2020-09-23T13:18:00.020Z] #15 1.583 Executing bash-5.0.17-r0.post-install [2020-09-23T13:18:00.020Z] #15 1.585 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-23T13:18:00.020Z] #15 1.661 (6/54) Installing libblkid (2.35.2-r0) [2020-09-23T13:18:00.020Z] #15 1.666 (7/54) Installing libuuid (2.35.2-r0) [2020-09-23T13:18:00.020Z] #15 1.668 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-23T13:18:00.020Z] #15 1.674 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-23T13:18:00.020Z] #15 1.678 (10/54) Installing libgcc (9.3.0-r2) [2020-09-23T13:18:00.020Z] #15 1.680 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-23T13:18:00.020Z] #15 1.692 (12/54) Installing binutils (2.34-r1) [2020-09-23T13:18:00.020Z] #15 1.757 (13/54) Installing libmagic (5.38-r0) [2020-09-23T13:18:00.020Z] #15 1.777 (14/54) Installing file (5.38-r0) [2020-09-23T13:18:00.277Z] #15 1.778 (15/54) Installing gmp (6.2.0-r0) [2020-09-23T13:18:00.277Z] #15 1.784 (16/54) Installing isl (0.18-r0) [2020-09-23T13:18:00.277Z] #15 1.800 (17/54) Installing libgomp (9.3.0-r2) [2020-09-23T13:18:00.277Z] #15 1.803 (18/54) Installing libatomic (9.3.0-r2) [2020-09-23T13:18:00.277Z] #15 1.804 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-23T13:18:00.277Z] #15 1.847 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-23T13:18:00.277Z] #15 1.853 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-23T13:18:00.277Z] #15 1.855 (22/54) Installing gcc (9.3.0-r2) [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-23T13:18:01.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-23T13:18:01.024Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-23T13:18:01.209Z] #15 2.686 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-23T13:18:01.209Z] #15 2.757 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-23T13:18:01.209Z] #15 2.758 (25/54) Installing g++ (9.3.0-r2) [2020-09-23T13:18:01.466Z] #15 3.161 (26/54) Installing make (4.3-r0) [2020-09-23T13:18:01.466Z] #15 3.165 (27/54) Installing fortify-headers (1.1-r0) [2020-09-23T13:18:01.466Z] #15 3.167 (28/54) Installing patch (2.7.6-r6) [2020-09-23T13:18:01.466Z] #15 3.170 (29/54) Installing build-base (0.5-r2) [2020-09-23T13:18:01.466Z] #15 3.171 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-23T13:18:01.466Z] #15 3.174 (31/54) Installing libcurl (7.69.1-r1) [2020-09-23T13:18:01.466Z] #15 3.180 (32/54) Installing curl (7.69.1-r1) [2020-09-23T13:18:01.466Z] #15 3.184 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-23T13:18:01.466Z] #15 3.190 (34/54) Installing jq (1.6-r1) [2020-09-23T13:18:01.466Z] #15 3.197 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-23T13:18:01.466Z] #15 3.201 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-23T13:18:01.466Z] #15 3.203 (37/54) Installing libaio (0.3.112-r1) [2020-09-23T13:18:01.466Z] #15 3.205 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-23T13:18:01.466Z] #15 3.232 (39/54) Installing blkid (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.234 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-23T13:18:01.723Z] #15 3.236 (41/54) Installing setpriv (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.237 (42/54) Installing libmount (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.242 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.245 (44/54) Installing findmnt (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.247 (45/54) Installing mcookie (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.249 (46/54) Installing hexdump (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.251 (47/54) Installing lsblk (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.253 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.258 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.261 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.263 (51/54) Installing util-linux (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.300 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-23T13:18:01.723Z] #15 3.303 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-23T13:18:01.723Z] #15 3.324 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-23T13:18:01.723Z] #15 3.328 Executing busybox-1.31.1-r16.trigger [2020-09-23T13:18:01.723Z] #15 3.334 OK: 230 MiB in 69 packages [2020-09-23T13:18:02.287Z] #15 DONE 4.0s [2020-09-23T13:18:02.287Z] [2020-09-23T13:18:02.287Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-23T13:18:02.851Z] #16 DONE 0.5s [2020-09-23T13:18:02.851Z] [2020-09-23T13:18:02.851Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-23T13:18:02.935Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-23T13:18:03.418Z] #17 DONE 0.5s [2020-09-23T13:18:03.418Z] [2020-09-23T13:18:03.418Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-23T13:18:03.418Z] #18 DONE 0.0s [2020-09-23T13:18:03.418Z] [2020-09-23T13:18:03.418Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-23T13:18:03.418Z] #22 DONE 0.0s [2020-09-23T13:18:03.418Z] [2020-09-23T13:18:03.418Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-23T13:18:03.418Z] #19 DONE 0.1s [2020-09-23T13:18:03.418Z] [2020-09-23T13:18:03.418Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-23T13:18:03.676Z] #23 DONE 0.1s [2020-09-23T13:18:03.676Z] [2020-09-23T13:18:03.676Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-23T13:18:03.676Z] #26 DONE 0.1s [2020-09-23T13:18:03.676Z] [2020-09-23T13:18:03.676Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-23T13:18:03.676Z] #24 ... [2020-09-23T13:18:03.676Z] [2020-09-23T13:18:03.676Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-23T13:18:03.676Z] #27 DONE 0.1s [2020-09-23T13:18:03.676Z] [2020-09-23T13:18:03.676Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-23T13:18:03.676Z] #28 DONE 0.1s [2020-09-23T13:18:03.934Z] [2020-09-23T13:18:03.934Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-23T13:18:04.317Z] --- PASS: TestDaemonStartWithLogOpt (6.34s) [2020-09-23T13:18:04.317Z] === CONT TestReadPluginNoRead [2020-09-23T13:18:04.868Z] #29 ... [2020-09-23T13:18:04.868Z] [2020-09-23T13:18:04.868Z] #31 [builder 1/4] COPY . . [2020-09-23T13:18:04.868Z] #31 DONE 1.4s [2020-09-23T13:18:04.868Z] [2020-09-23T13:18:04.868Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-23T13:18:04.868Z] #24 1.183 + RM_GOPATH=0 [2020-09-23T13:18:04.868Z] #24 1.183 + TMP_GOPATH= [2020-09-23T13:18:04.868Z] #24 1.183 + : /build [2020-09-23T13:18:04.868Z] #24 1.183 + '[' -z '' ']' [2020-09-23T13:18:04.868Z] #24 1.183 ++ mktemp -d [2020-09-23T13:18:04.868Z] #24 1.183 + export GOPATH=/tmp/tmp.boDCCM [2020-09-23T13:18:04.868Z] #24 1.183 + GOPATH=/tmp/tmp.boDCCM [2020-09-23T13:18:04.868Z] #24 1.183 + RM_GOPATH=1 [2020-09-23T13:18:04.868Z] #24 1.183 + case "$(go env GOARCH)" in [2020-09-23T13:18:04.868Z] #24 1.183 ++ go env GOARCH [2020-09-23T13:18:04.868Z] #24 1.186 + export GO_BUILDMODE=-buildmode=pie [2020-09-23T13:18:04.868Z] #24 1.186 + GO_BUILDMODE=-buildmode=pie [2020-09-23T13:18:04.868Z] #24 1.186 ++ dirname ./install.sh [2020-09-23T13:18:04.868Z] #24 1.188 + dir=. [2020-09-23T13:18:04.868Z] #24 1.188 + bin=dockercli [2020-09-23T13:18:04.868Z] #24 1.188 + shift [2020-09-23T13:18:04.868Z] #24 1.188 + '[' '!' -f ./dockercli.installer ']' [2020-09-23T13:18:04.868Z] #24 1.188 + . ./dockercli.installer [2020-09-23T13:18:04.868Z] #24 1.188 ++ : stable [2020-09-23T13:18:04.868Z] #24 1.188 ++ : 17.06.2-ce [2020-09-23T13:18:04.868Z] #24 1.188 + install_dockercli [2020-09-23T13:18:04.868Z] #24 1.188 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-23T13:18:04.868Z] #24 1.188 Install docker/cli version 17.06.2-ce from stable [2020-09-23T13:18:04.868Z] #24 1.189 ++ uname -m [2020-09-23T13:18:04.868Z] #24 1.189 + arch=x86_64 [2020-09-23T13:18:04.868Z] #24 1.189 + '[' x86_64 '!=' x86_64 ']' [2020-09-23T13:18:04.868Z] #24 1.189 + url=https://download.docker.com/linux/static [2020-09-23T13:18:04.868Z] #24 1.189 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-23T13:18:04.868Z] #24 1.193 + tar -xz docker/docker [2020-09-23T13:18:04.887Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-23T13:18:04.887Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-23T13:18:05.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-23T13:18:05.715Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-23T13:18:05.800Z] #24 ... [2020-09-23T13:18:05.800Z] [2020-09-23T13:18:05.800Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-23T13:18:05.800Z] #32 DONE 1.1s [2020-09-23T13:18:06.058Z] [2020-09-23T13:18:06.058Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-23T13:18:06.652Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-23T13:18:06.994Z] #33 0.900 [2020-09-23T13:18:06.994Z] #33 1.068 Removing bundles/ [2020-09-23T13:18:06.994Z] #33 1.069 [2020-09-23T13:18:06.994Z] #33 1.080 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-23T13:18:07.221Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-23T13:18:07.928Z] #33 ... [2020-09-23T13:18:07.928Z] [2020-09-23T13:18:07.928Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-23T13:18:07.928Z] #24 4.169 + mkdir -p /build [2020-09-23T13:18:07.928Z] #24 4.171 + mv docker/docker /build/ [2020-09-23T13:18:07.928Z] #24 4.172 + rmdir docker [2020-09-23T13:18:07.928Z] #24 DONE 4.3s [2020-09-23T13:18:07.928Z] [2020-09-23T13:18:07.928Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-23T13:18:07.928Z] #20 3.252 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-23T13:18:07.928Z] #20 3.837 [2020-09-23T13:18:08.160Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-23T13:18:08.160Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-23T13:18:08.186Z] #20 3.953 ## 3.1% ########### 15.4% ######################## 34.6% ################################### 49.4% ############################################## 64.4% ###################################################### 75.9% ################################################################ 89.6% ######################################################################## 100.0% [2020-09-23T13:18:08.729Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-23T13:18:08.729Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-23T13:18:08.729Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-23T13:18:08.751Z] #20 5.291 [2020-09-23T13:18:09.008Z] #20 5.405 ################################# 46.8% ######################################################################## 100.0% [2020-09-23T13:18:09.297Z] --- PASS: TestContinueAfterPluginCrash (11.29s) [2020-09-23T13:18:09.573Z] #20 5.986 [2020-09-23T13:18:09.573Z] #20 6.099 ######################################## 56.2% ######################################################################## 100.0% [2020-09-23T13:18:09.863Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-23T13:18:09.863Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-23T13:18:09.863Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-23T13:18:09.864Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-23T13:18:09.864Z] === RUN TestReadPluginNoRead/default [2020-09-23T13:18:10.123Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-23T13:18:10.138Z] #20 6.711 [2020-09-23T13:18:10.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-23T13:18:10.911Z] #20 6.826 ######### 13.5% ####################### 33.0% ##################################### 51.9% ################################################# 68.9% ################################################################## 92.2% ######################################################################## 100.0% [2020-09-23T13:18:10.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-23T13:18:11.476Z] #20 7.841 [2020-09-23T13:18:11.515Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-23T13:18:11.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-23T13:18:11.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-23T13:18:12.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-23T13:18:12.893Z] --- PASS: TestReadPluginNoRead (8.58s) [2020-09-23T13:18:12.893Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-09-23T13:18:12.893Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2020-09-23T13:18:12.893Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-09-23T13:18:12.893Z] read_test.go:92: [d0893def2889b] daemon is not started [2020-09-23T13:18:12.893Z] PASS [2020-09-23T13:18:12.893Z] [2020-09-23T13:18:12.893Z] DONE 6 tests in 15.103s [2020-09-23T13:18:12.893Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-23T13:18:12.893Z] ++ 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 [2020-09-23T13:18:12.893Z] ++ set -e [2020-09-23T13:18:12.893Z] ++ '[' -n 0 ']' [2020-09-23T13:18:12.893Z] ++ set -x [2020-09-23T13:18:12.893Z] ++ 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 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 [2020-09-23T13:18:12.893Z] testing: warning: no tests to run [2020-09-23T13:18:12.893Z] PASS [2020-09-23T13:18:12.893Z] [2020-09-23T13:18:12.893Z] DONE 0 tests in 0.060s [2020-09-23T13:18:12.893Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-23T13:18:12.893Z] ++ 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 [2020-09-23T13:18:12.893Z] ++ set -e [2020-09-23T13:18:12.893Z] ++ '[' -n 0 ']' [2020-09-23T13:18:12.893Z] ++ set -x [2020-09-23T13:18:12.893Z] ++ 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 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 [2020-09-23T13:18:13.152Z] INFO: Testing against a local daemon [2020-09-23T13:18:13.152Z] === RUN TestPluginWithDevMounts [2020-09-23T13:18:13.152Z] === PAUSE TestPluginWithDevMounts [2020-09-23T13:18:13.152Z] === CONT TestPluginWithDevMounts [2020-09-23T13:18:13.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-23T13:18:13.412Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-23T13:18:13.802Z] #20 8.041 0.0% ### 5.3% #### 5.9% ###### 9.1% ######### 13.4% ############# 18.8% ################ 23.1% #################### 27.8% ####################### 32.6% ########################### 38.3% ############################### 43.8% ################################## 48.4% ###################################### 53.0% ########################################## 59.4% ################################################### 71.4% ####################################################### 76.5% ############################################################ 83.6% ################################################################ 88.9% #################################################################### 95.3% ######################################################################## 100.0% [2020-09-23T13:18:13.981Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-23T13:18:14.059Z] #20 10.50 [2020-09-23T13:18:14.550Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-23T13:18:14.810Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-23T13:18:14.990Z] #20 11.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-23T13:18:15.069Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-09-23T13:18:15.069Z] PASS [2020-09-23T13:18:15.069Z] [2020-09-23T13:18:15.069Z] DONE 1 tests in 2.058s [2020-09-23T13:18:15.069Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-23T13:18:15.069Z] ++ 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 [2020-09-23T13:18:15.069Z] ++ set -e [2020-09-23T13:18:15.069Z] ++ '[' -n 0 ']' [2020-09-23T13:18:15.069Z] ++ set -x [2020-09-23T13:18:15.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-23T13:18:15.069Z] INFO: Testing against a local daemon [2020-09-23T13:18:15.069Z] === RUN TestSecretInspect [2020-09-23T13:18:15.339Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-23T13:18:15.339Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-23T13:18:15.555Z] #20 12.20 [2020-09-23T13:18:15.813Z] #20 12.32 # 2.2% ######################################################################## 100.0% [2020-09-23T13:18:15.912Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-23T13:18:16.070Z] #20 12.65 [2020-09-23T13:18:16.480Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-23T13:18:17.048Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-23T13:18:17.048Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-23T13:18:17.487Z] #20 13.80 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-23T13:18:17.615Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-23T13:18:17.749Z] #20 14.36 [2020-09-23T13:18:18.183Z] --- PASS: TestSecretInspect (2.84s) [2020-09-23T13:18:18.183Z] === RUN TestSecretList [2020-09-23T13:18:18.263Z] #20 14.55 0.6% ######################################################################## 100.0% [2020-09-23T13:18:18.520Z] #20 14.97 [2020-09-23T13:18:18.752Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-23T13:18:18.777Z] #20 ... [2020-09-23T13:18:18.778Z] [2020-09-23T13:18:18.778Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-23T13:18:18.778Z] #33 2.950 Building test suite binary ./integration-cli/test.main [2020-09-23T13:18:19.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-23T13:18:19.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-23T13:18:19.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-23T13:18:19.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-23T13:18:19.689Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-23T13:18:19.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-23T13:18:19.709Z] #33 ... [2020-09-23T13:18:19.709Z] [2020-09-23T13:18:19.709Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-23T13:18:19.709Z] #20 16.21 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-23T13:18:19.966Z] #20 16.42 skipping existing c35d46ef359f [2020-09-23T13:18:20.223Z] #20 16.79 [2020-09-23T13:18:20.258Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-23T13:18:20.826Z] --- PASS: TestSecretList (2.69s) [2020-09-23T13:18:20.826Z] === RUN TestSecretsCreateAndDelete [2020-09-23T13:18:21.595Z] #20 17.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-23T13:18:21.852Z] #20 18.43 [2020-09-23T13:18:22.109Z] #20 18.50 ######################################################################## 100.0% [2020-09-23T13:18:22.366Z] #20 18.79 [2020-09-23T13:18:22.366Z] #20 18.90 Download of images into '/build' complete. [2020-09-23T13:18:22.366Z] #20 18.90 Use something like the following to load the result into a Docker daemon: [2020-09-23T13:18:22.366Z] #20 18.90 tar -cC '/build' . | docker load [2020-09-23T13:18:23.738Z] #20 DONE 20.1s [2020-09-23T13:18:23.738Z] [2020-09-23T13:18:23.738Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-23T13:18:24.113Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2020-09-23T13:18:24.113Z] === RUN TestSecretsUpdate [2020-09-23T13:18:24.680Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-23T13:18:25.248Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-23T13:18:25.816Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-23T13:18:25.816Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-23T13:18:25.816Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-23T13:18:26.077Z] --- PASS: TestSecretsUpdate (2.53s) [2020-09-23T13:18:26.077Z] === RUN TestTemplatedSecret [2020-09-23T13:18:27.017Z] #33 ... [2020-09-23T13:18:27.017Z] [2020-09-23T13:18:27.017Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-23T13:18:27.582Z] #21 DONE 0.9s [2020-09-23T13:18:27.582Z] [2020-09-23T13:18:27.582Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-23T13:18:27.582Z] #25 DONE 0.1s [2020-09-23T13:18:27.582Z] [2020-09-23T13:18:27.582Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-23T13:18:28.610Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-23T13:18:28.610Z] --- PASS: TestTemplatedSecret (2.50s) [2020-09-23T13:18:28.610Z] === RUN TestSecretCreateResolve [2020-09-23T13:18:28.869Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-23T13:18:29.807Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-23T13:18:31.712Z] --- PASS: TestSecretCreateResolve (2.84s) [2020-09-23T13:18:31.712Z] PASS [2020-09-23T13:18:31.712Z] [2020-09-23T13:18:31.712Z] DONE 6 tests in 16.430s [2020-09-23T13:18:31.712Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-23T13:18:31.712Z] ++ 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 [2020-09-23T13:18:31.712Z] ++ set -e [2020-09-23T13:18:31.712Z] ++ '[' -n 0 ']' [2020-09-23T13:18:31.712Z] ++ set -x [2020-09-23T13:18:31.712Z] ++ 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 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 [2020-09-23T13:18:31.712Z] INFO: Testing against a local daemon [2020-09-23T13:18:31.712Z] === RUN TestServiceCreateInit [2020-09-23T13:18:31.712Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-23T13:18:33.619Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-23T13:18:34.189Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-23T13:18:35.570Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-23T13:18:36.137Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-23T13:18:36.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-23T13:18:36.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-23T13:18:37.538Z] #33 ... [2020-09-23T13:18:37.538Z] [2020-09-23T13:18:37.538Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-23T13:18:37.538Z] #29 32.68 # github.com/docker/docker/contrib/httpserver [2020-09-23T13:18:37.538Z] #29 32.68 loadinternal: cannot find runtime/cgo [2020-09-23T13:18:37.538Z] #29 DONE 32.9s [2020-09-23T13:18:37.538Z] [2020-09-23T13:18:37.538Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-23T13:18:37.538Z] #33 ... [2020-09-23T13:18:37.538Z] [2020-09-23T13:18:37.538Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-23T13:18:37.538Z] #30 DONE 0.1s [2020-09-23T13:18:37.538Z] [2020-09-23T13:18:37.538Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-23T13:18:38.586Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-23T13:18:38.586Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-23T13:18:38.586Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-23T13:18:38.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-23T13:18:40.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-23T13:18:40.248Z] --- PASS: TestServiceCreateInit (8.35s) [2020-09-23T13:18:40.248Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2020-09-23T13:18:40.248Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2020-09-23T13:18:40.248Z] === RUN TestCreateServiceMultipleTimes [2020-09-23T13:18:41.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-23T13:18:43.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a51100_} [2020-09-23T13:18:44.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1577541366_/foo_false____} [2020-09-23T13:18:46.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1577541366_/foo_true____} [2020-09-23T13:18:47.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3324750813_/foo_false____} [2020-09-23T13:18:49.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3324750813_/foo_true____} [2020-09-23T13:18:50.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3324750813_/foo_true__0xc000a51180__} [2020-09-23T13:18:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a511a0_} [2020-09-23T13:18:52.263Z] --- PASS: TestImportExtremelyLargeImageWorks (195.67s) [2020-09-23T13:18:52.263Z] PASS [2020-09-23T13:18:52.263Z] [2020-09-23T13:18:52.263Z] === Skipped [2020-09-23T13:18:52.263Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-23T13:18:52.263Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:18:52.263Z] [2020-09-23T13:18:52.263Z] [2020-09-23T13:18:52.263Z] DONE 12 tests, 1 skipped in 196.651s [2020-09-23T13:18:52.263Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-23T13:18:52.263Z] ++ 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 [2020-09-23T13:18:52.263Z] ++ set -e [2020-09-23T13:18:52.263Z] ++ '[' -n 0 ']' [2020-09-23T13:18:52.263Z] ++ set -x [2020-09-23T13:18:52.263Z] ++ 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 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 [2020-09-23T13:18:52.263Z] INFO: Testing against a local daemon [2020-09-23T13:18:52.263Z] === RUN TestNetworkCreateDelete [2020-09-23T13:18:52.263Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-09-23T13:18:52.263Z] === RUN TestDockerNetworkDeletePreferID [2020-09-23T13:18:52.263Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-09-23T13:18:52.263Z] === RUN TestDaemonDNSFallback [2020-09-23T13:18:52.263Z] --- PASS: TestDaemonDNSFallback (1.49s) [2020-09-23T13:18:52.263Z] === RUN TestInspectNetwork [2020-09-23T13:18:52.263Z] === RUN TestInspectNetwork/full_network_id [2020-09-23T13:18:52.263Z] === RUN TestInspectNetwork/partial_network_id [2020-09-23T13:18:52.263Z] === RUN TestInspectNetwork/network_name [2020-09-23T13:18:52.264Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-23T13:18:52.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a511c0_} [2020-09-23T13:18:54.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a511e0_} [2020-09-23T13:18:54.348Z] --- PASS: TestInspectNetwork (6.88s) [2020-09-23T13:18:54.348Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-23T13:18:54.348Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-23T13:18:54.348Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-23T13:18:54.348Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-23T13:18:54.348Z] === RUN TestRunContainerWithBridgeNone [2020-09-23T13:18:55.598Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a51200_} [2020-09-23T13:18:56.448Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2020-09-23T13:18:56.449Z] === RUN TestNetworkInvalidJSON [2020-09-23T13:18:56.449Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-23T13:18:56.449Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-23T13:18:56.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:18:56.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:18:56.449Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:18:56.449Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:18:56.449Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-23T13:18:56.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-23T13:18:56.449Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-23T13:18:56.449Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-23T13:18:56.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-23T13:18:56.449Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-23T13:18:56.449Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-23T13:18:56.449Z] === RUN TestHostIPv4BridgeLabel [2020-09-23T13:18:56.533Z] --- PASS: TestCreateServiceMultipleTimes (16.62s) [2020-09-23T13:18:56.533Z] === RUN TestCreateServiceConflict [2020-09-23T13:18:56.745Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-09-23T13:18:56.745Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-23T13:18:56.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-23T13:18:57.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-23T13:18:57.795Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-23T13:18:57.795Z] === RUN TestDaemonDefaultNetworkPools [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-23T13:18:57.988Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-23T13:18:58.448Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-09-23T13:18:58.448Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-23T13:18:59.367Z] --- PASS: TestCreateServiceConflict (2.53s) [2020-09-23T13:18:59.367Z] === RUN TestCreateServiceMaxReplicas [2020-09-23T13:18:59.688Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-23T13:18:59.688Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-23T13:18:59.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-23T13:18:59.967Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-09-23T13:18:59.967Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-23T13:19:00.303Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-23T13:19:01.016Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-23T13:19:01.016Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-23T13:19:01.656Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-09-23T13:19:01.656Z] === RUN TestServiceWithPredefinedNetwork [2020-09-23T13:19:01.681Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-23T13:19:02.617Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2020-09-23T13:19:02.617Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-23T13:19:03.751Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s) [2020-09-23T13:19:03.751Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-23T13:19:03.751Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:19:03.751Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:19:03.751Z] === RUN TestServiceWithDataPathPortInit [2020-09-23T13:19:03.994Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-23T13:19:05.371Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-23T13:19:05.371Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-23T13:19:05.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-23T13:19:05.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-23T13:19:06.310Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-23T13:19:06.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-23T13:19:06.879Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-23T13:19:07.818Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-23T13:19:08.095Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-23T13:19:08.669Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-23T13:19:09.605Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-23T13:19:10.172Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-23T13:19:11.110Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-23T13:19:11.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-23T13:19:11.679Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-23T13:19:12.247Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-23T13:19:12.816Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-23T13:19:13.386Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-23T13:19:14.325Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-23T13:19:15.263Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-23T13:19:16.200Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-23T13:19:16.459Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2020-09-23T13:19:16.459Z] === RUN TestCreateServiceSecretFileMode [2020-09-23T13:19:16.719Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-23T13:19:16.719Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-23T13:19:17.288Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-23T13:19:17.856Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-23T13:19:18.794Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-23T13:19:19.313Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2020-09-23T13:19:19.313Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-23T13:19:19.733Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-09-23T13:19:19.733Z] === RUN TestCreateServiceConfigFileMode [2020-09-23T13:19:19.733Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-23T13:19:20.670Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-23T13:19:20.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-23T13:19:21.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-23T13:19:21.609Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-23T13:19:22.547Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-23T13:19:22.806Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2020-09-23T13:19:22.806Z] === RUN TestCreateServiceSysctls [2020-09-23T13:19:23.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s) [2020-09-23T13:19:23.786Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b7h5fep0ksdgkwq6iwho4we7b Created:2020-09-23 13:19:18.158971876 +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[dbc918ab2cefafa761550802e4c6735d997e3778efce848dd6487544b38aa377:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bhtq8bcwq9amsb4kbhycrymbm EndpointID:fbc39826531789717de3f5c69470d5aab4984ff4c9a3a616aacdfc39a26bcfe4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0149e447fa995989a9bef7635c7e6604c88c5fefe471932d025a917386395dde 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:3575e27f9553 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bhtq8bcwq9amsb4kbhycrymbm EndpointID:fbc39826531789717de3f5c69470d5aab4984ff4c9a3a616aacdfc39a26bcfe4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-23T13:19:23.786Z] PASS [2020-09-23T13:19:23.786Z] [2020-09-23T13:19:23.786Z] === Skipped [2020-09-23T13:19:23.786Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-23T13:19:23.786Z] service_test.go:236: FLAKY_TEST [2020-09-23T13:19:23.786Z] [2020-09-23T13:19:23.786Z] [2020-09-23T13:19:23.786Z] DONE 23 tests, 1 skipped in 38.668s [2020-09-23T13:19:23.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:19:23.786Z] ++ 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 [2020-09-23T13:19:23.786Z] ++ set -e [2020-09-23T13:19:23.786Z] ++ '[' -n 0 ']' [2020-09-23T13:19:23.786Z] ++ set -x [2020-09-23T13:19:23.786Z] ++ 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 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 [2020-09-23T13:19:24.083Z] INFO: Testing against a local daemon [2020-09-23T13:19:24.083Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-23T13:19:24.083Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:19:24.083Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:19:24.083Z] === RUN TestDockerNetworkIpvlan [2020-09-23T13:19:24.083Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:19:24.083Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:19:24.083Z] PASS [2020-09-23T13:19:24.083Z] [2020-09-23T13:19:24.083Z] === Skipped [2020-09-23T13:19:24.083Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-23T13:19:24.083Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:19:24.083Z] [2020-09-23T13:19:24.083Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-23T13:19:24.083Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-23T13:19:24.083Z] [2020-09-23T13:19:24.083Z] [2020-09-23T13:19:24.083Z] DONE 2 tests, 2 skipped in 0.085s [2020-09-23T13:19:24.083Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-23T13:19:24.083Z] ++ 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 [2020-09-23T13:19:24.083Z] ++ set -e [2020-09-23T13:19:24.083Z] ++ '[' -n 0 ']' [2020-09-23T13:19:24.083Z] ++ set -x [2020-09-23T13:19:24.083Z] ++ 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 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 [2020-09-23T13:19:24.083Z] INFO: Testing against a local daemon [2020-09-23T13:19:24.083Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-23T13:19:24.723Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-23T13:19:25.603Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-09-23T13:19:25.603Z] === RUN TestDockerNetworkMacvlan [2020-09-23T13:19:26.245Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-23T13:19:27.256Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-09-23T13:19:27.256Z] === RUN TestCreateServiceCapabilities [2020-09-23T13:19:27.293Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-23T13:19:27.932Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-23T13:19:28.193Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-23T13:19:30.018Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-23T13:19:30.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-23T13:19:30.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-23T13:19:30.731Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2020-09-23T13:19:30.731Z] === RUN TestInspect [2020-09-23T13:19:30.731Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-23T13:19:30.991Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-23T13:19:32.108Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-23T13:19:34.283Z] --- PASS: TestInspect (3.41s) [2020-09-23T13:19:34.283Z] === RUN TestCreateJob [2020-09-23T13:19:34.851Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-23T13:19:35.668Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan (10.91s) [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2020-09-23T13:19:36.311Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-09-23T13:19:36.311Z] PASS [2020-09-23T13:19:36.311Z] [2020-09-23T13:19:36.311Z] DONE 8 tests in 12.352s [2020-09-23T13:19:36.311Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-23T13:19:36.311Z] ++ 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 [2020-09-23T13:19:36.311Z] ++ set -e [2020-09-23T13:19:36.311Z] ++ '[' -n 0 ']' [2020-09-23T13:19:36.311Z] ++ set -x [2020-09-23T13:19:36.311Z] ++ 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 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 [2020-09-23T13:19:36.311Z] testing: warning: no tests to run [2020-09-23T13:19:36.311Z] PASS [2020-09-23T13:19:36.311Z] [2020-09-23T13:19:36.311Z] DONE 0 tests in 0.013s [2020-09-23T13:19:36.311Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-23T13:19:36.311Z] ++ 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 [2020-09-23T13:19:36.311Z] ++ set -e [2020-09-23T13:19:36.311Z] ++ '[' -n 0 ']' [2020-09-23T13:19:36.311Z] ++ set -x [2020-09-23T13:19:36.311Z] ++ 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 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 [2020-09-23T13:19:36.606Z] INFO: Testing against a local daemon [2020-09-23T13:19:36.606Z] === RUN TestAuthZPluginAllowRequest [2020-09-23T13:19:37.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-23T13:19:37.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-23T13:19:37.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-23T13:19:37.385Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-23T13:19:37.644Z] --- PASS: TestCreateJob (3.82s) [2020-09-23T13:19:37.644Z] === RUN TestReplicatedJob [2020-09-23T13:19:37.654Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-09-23T13:19:37.654Z] === RUN TestAuthZPluginTLS [2020-09-23T13:19:37.902Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-23T13:19:38.295Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-23T13:19:38.295Z] === RUN TestAuthZPluginDenyRequest [2020-09-23T13:19:38.936Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-23T13:19:38.936Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-23T13:19:39.579Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-23T13:19:39.579Z] === RUN TestAuthZPluginDenyResponse [2020-09-23T13:19:39.877Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-23T13:19:39.877Z] === RUN TestAuthZPluginAllowEventStream [2020-09-23T13:19:41.402Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-09-23T13:19:41.402Z] === RUN TestAuthZPluginErrorResponse [2020-09-23T13:19:41.699Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-23T13:19:41.699Z] === RUN TestAuthZPluginErrorRequest [2020-09-23T13:19:42.097Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-23T13:19:42.097Z] === RUN TestDockerSuite/TestCpToDot [2020-09-23T13:19:42.339Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-23T13:19:42.340Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-23T13:19:42.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-23T13:19:42.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-23T13:19:42.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-23T13:19:42.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-23T13:19:42.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-23T13:19:42.981Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-23T13:19:42.981Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-23T13:19:43.033Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-23T13:19:43.600Z] --- PASS: TestReplicatedJob (5.97s) [2020-09-23T13:19:43.600Z] === RUN TestUpdateReplicatedJob [2020-09-23T13:19:43.859Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-23T13:19:44.513Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-09-23T13:19:44.513Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-23T13:19:44.802Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-23T13:19:45.748Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-23T13:19:46.601Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-09-23T13:19:46.601Z] === RUN TestAuthZPluginHeader [2020-09-23T13:19:47.128Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-23T13:19:47.128Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-23T13:19:47.248Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-23T13:19:47.248Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-23T13:19:47.248Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-23T13:19:47.248Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:19:47.248Z] === RUN TestAuthZPluginV2Disable [2020-09-23T13:19:47.248Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-23T13:19:47.248Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:19:47.248Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-23T13:19:47.248Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-23T13:19:47.248Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:19:47.248Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-23T13:19:47.249Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-23T13:19:47.249Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:19:47.249Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-23T13:19:47.389Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2020-09-23T13:19:47.389Z] === RUN TestServiceListWithStatuses [2020-09-23T13:19:47.390Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-23T13:19:47.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:19:47.390Z] === RUN TestDockerNetworkConnectAlias [2020-09-23T13:19:47.957Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-23T13:19:48.525Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-23T13:19:48.784Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-23T13:19:48.784Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-23T13:19:49.354Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-23T13:19:49.921Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-23T13:19:49.921Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-23T13:19:50.181Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-23T13:19:50.749Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-23T13:19:51.008Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-23T13:19:51.008Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-23T13:19:51.008Z] === RUN TestDockerSuite/TestCreateRM [2020-09-23T13:19:51.267Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-23T13:19:51.267Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-23T13:19:51.267Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-23T13:19:51.526Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-23T13:19:52.903Z] --- PASS: TestDockerNetworkConnectAlias (5.36s) [2020-09-23T13:19:52.903Z] === RUN TestDockerNetworkReConnect [2020-09-23T13:19:53.470Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-23T13:19:53.470Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-23T13:19:53.470Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-23T13:19:57.662Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2020-09-23T13:19:57.662Z] === RUN TestServicePlugin [2020-09-23T13:19:57.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-23T13:19:58.602Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-23T13:19:58.602Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-23T13:19:58.602Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-23T13:19:58.862Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-23T13:19:58.862Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-23T13:19:58.862Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-23T13:19:59.800Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-23T13:20:01.178Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-23T13:20:01.437Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-23T13:20:02.825Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-23T13:20:03.762Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-23T13:20:04.333Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-23T13:20:04.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-23T13:20:05.272Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-23T13:20:05.272Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-23T13:20:05.840Z] === RUN TestDockerSuite/TestDockerFails [2020-09-23T13:20:05.840Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-23T13:20:05.840Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-23T13:20:05.840Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-23T13:20:05.921Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.15s) [2020-09-23T13:20:05.922Z] PASS [2020-09-23T13:20:05.922Z] [2020-09-23T13:20:05.922Z] === Skipped [2020-09-23T13:20:05.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-23T13:20:05.922Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:20:05.922Z] [2020-09-23T13:20:05.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-23T13:20:05.922Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:20:05.922Z] [2020-09-23T13:20:05.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-23T13:20:05.922Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:20:05.922Z] [2020-09-23T13:20:05.922Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-23T13:20:05.922Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:20:05.922Z] [2020-09-23T13:20:05.922Z] [2020-09-23T13:20:05.922Z] DONE 17 tests, 4 skipped in 27.912s [2020-09-23T13:20:05.922Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-23T13:20:05.922Z] ++ 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 [2020-09-23T13:20:05.922Z] ++ set -e [2020-09-23T13:20:05.922Z] ++ '[' -n 0 ']' [2020-09-23T13:20:05.922Z] ++ set -x [2020-09-23T13:20:05.922Z] ++ 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 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 [2020-09-23T13:20:05.922Z] INFO: Testing against a local daemon [2020-09-23T13:20:05.922Z] === RUN TestPluginInvalidJSON [2020-09-23T13:20:05.922Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:20:05.922Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:20:05.922Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-23T13:20:05.922Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-23T13:20:05.922Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-23T13:20:05.922Z] === RUN TestPluginInstall [2020-09-23T13:20:05.922Z] === RUN TestPluginInstall/no_auth [2020-09-23T13:20:07.219Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-23T13:20:07.787Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-23T13:20:08.723Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-23T13:20:08.723Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-23T13:20:08.982Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-23T13:20:08.982Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-23T13:20:09.484Z] time="2020-09-23T13:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:20:09.484Z] time="2020-09-23T13:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c990a6d672d266efe3f754da3126a900c717b519c7c77a556539258047b9d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:20:09.484Z] time="2020-09-23T13:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:20:09.484Z] time="2020-09-23T13:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63c990a6d672d266efe3f754da3126a900c717b519c7c77a556539258047b9d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:20:09.788Z] === RUN TestPluginInstall/with_htpasswd [2020-09-23T13:20:10.429Z] time="2020-09-23T13:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:20:10.429Z] time="2020-09-23T13:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edd6e1bbbee6e07519ce216d24f91b1c8b5a2fa75d666d976330bb70cc95bf4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:20:10.429Z] time="2020-09-23T13:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:20:10.429Z] time="2020-09-23T13:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edd6e1bbbee6e07519ce216d24f91b1c8b5a2fa75d666d976330bb70cc95bf4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:20:10.725Z] === RUN TestPluginInstall/with_insecure [2020-09-23T13:20:11.768Z] time="2020-09-23T13:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:20:11.768Z] time="2020-09-23T13:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57294f7f178099644d3ebf2d1665b568b8d051ff2f30f1c061e28746dd211cea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:20:11.768Z] time="2020-09-23T13:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-23T13:20:11.768Z] time="2020-09-23T13:20:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57294f7f178099644d3ebf2d1665b568b8d051ff2f30f1c061e28746dd211cea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-23T13:20:12.067Z] --- PASS: TestPluginInstall (7.65s) [2020-09-23T13:20:12.067Z] --- PASS: TestPluginInstall/no_auth (5.34s) [2020-09-23T13:20:12.067Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-09-23T13:20:12.067Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-09-23T13:20:12.067Z] plugin_test.go:157: [dc1cd21766674] daemon is not started [2020-09-23T13:20:12.067Z] PASS [2020-09-23T13:20:12.067Z] [2020-09-23T13:20:12.067Z] DONE 6 tests in 7.743s [2020-09-23T13:20:12.067Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-23T13:20:12.067Z] ++ 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 [2020-09-23T13:20:12.067Z] ++ set -e [2020-09-23T13:20:12.067Z] ++ '[' -n 0 ']' [2020-09-23T13:20:12.067Z] ++ set -x [2020-09-23T13:20:12.067Z] ++ 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 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 [2020-09-23T13:20:12.067Z] INFO: Testing against a local daemon [2020-09-23T13:20:12.067Z] === RUN TestExternalGraphDriver [2020-09-23T13:20:12.362Z] === RUN TestExternalGraphDriver/json [2020-09-23T13:20:12.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-23T13:20:14.447Z] === RUN TestExternalGraphDriver/spec [2020-09-23T13:20:15.545Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-23T13:20:15.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-23T13:20:15.975Z] === RUN TestExternalGraphDriver/pull [2020-09-23T13:20:16.221Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-23T13:20:16.221Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-23T13:20:16.483Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-23T13:20:17.759Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-23T13:20:17.759Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-23T13:20:18.068Z] --- PASS: TestExternalGraphDriver (5.65s) [2020-09-23T13:20:18.068Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-09-23T13:20:18.068Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-09-23T13:20:18.068Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-09-23T13:20:18.068Z] === RUN TestGraphdriverPluginV2 [2020-09-23T13:20:18.068Z] --- SKIP: TestGraphdriverPluginV2 (0.31s) [2020-09-23T13:20:18.068Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:20:18.068Z] PASS [2020-09-23T13:20:18.068Z] [2020-09-23T13:20:18.068Z] === Skipped [2020-09-23T13:20:18.068Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.31s) [2020-09-23T13:20:18.068Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:20:18.068Z] [2020-09-23T13:20:18.068Z] [2020-09-23T13:20:18.068Z] DONE 5 tests, 1 skipped in 6.038s [2020-09-23T13:20:18.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-23T13:20:18.068Z] ++ 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 [2020-09-23T13:20:18.068Z] ++ set -e [2020-09-23T13:20:18.068Z] ++ '[' -n 0 ']' [2020-09-23T13:20:18.068Z] ++ set -x [2020-09-23T13:20:18.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 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 [2020-09-23T13:20:18.068Z] INFO: Testing against a local daemon [2020-09-23T13:20:18.068Z] === RUN TestContinueAfterPluginCrash [2020-09-23T13:20:18.068Z] === PAUSE TestContinueAfterPluginCrash [2020-09-23T13:20:18.068Z] === RUN TestReadPluginNoRead [2020-09-23T13:20:18.068Z] === PAUSE TestReadPluginNoRead [2020-09-23T13:20:18.068Z] === RUN TestDaemonStartWithLogOpt [2020-09-23T13:20:18.068Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-23T13:20:18.068Z] === CONT TestContinueAfterPluginCrash [2020-09-23T13:20:18.068Z] === CONT TestDaemonStartWithLogOpt [2020-09-23T13:20:18.068Z] === CONT TestReadPluginNoRead [2020-09-23T13:20:18.387Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-23T13:20:19.323Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-23T13:20:20.261Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-23T13:20:20.828Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-23T13:20:21.397Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-23T13:20:21.966Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-23T13:20:22.229Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-23T13:20:22.446Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-23T13:20:22.796Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-23T13:20:23.415Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-23T13:20:23.415Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-23T13:20:23.415Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-23T13:20:23.706Z] === RUN TestReadPluginNoRead/default [2020-09-23T13:20:23.706Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-09-23T13:20:24.172Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-23T13:20:24.349Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-23T13:20:24.950Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-23T13:20:25.110Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-23T13:20:25.409Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-23T13:20:25.867Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-23T13:20:25.873Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-23T13:20:26.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-23T13:20:26.325Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-23T13:20:26.784Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-23T13:20:27.395Z] --- PASS: TestReadPluginNoRead (9.23s) [2020-09-23T13:20:27.395Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-09-23T13:20:27.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-09-23T13:20:27.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2020-09-23T13:20:27.395Z] read_test.go:92: [d94bc5c1231ea] daemon is not started [2020-09-23T13:20:27.430Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-23T13:20:28.913Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2020-09-23T13:20:28.913Z] PASS [2020-09-23T13:20:28.913Z] [2020-09-23T13:20:28.913Z] DONE 6 tests in 10.617s [2020-09-23T13:20:28.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-23T13:20:28.913Z] ++ 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 [2020-09-23T13:20:28.913Z] ++ set -e [2020-09-23T13:20:28.913Z] ++ '[' -n 0 ']' [2020-09-23T13:20:28.913Z] ++ set -x [2020-09-23T13:20:28.913Z] ++ 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 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 [2020-09-23T13:20:28.913Z] testing: warning: no tests to run [2020-09-23T13:20:28.913Z] PASS [2020-09-23T13:20:28.913Z] [2020-09-23T13:20:28.913Z] DONE 0 tests in 0.016s [2020-09-23T13:20:28.913Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-23T13:20:28.913Z] ++ 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 [2020-09-23T13:20:28.913Z] ++ set -e [2020-09-23T13:20:28.913Z] ++ '[' -n 0 ']' [2020-09-23T13:20:28.913Z] ++ set -x [2020-09-23T13:20:28.913Z] ++ 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 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 [2020-09-23T13:20:28.913Z] INFO: Testing against a local daemon [2020-09-23T13:20:28.913Z] === RUN TestPluginWithDevMounts [2020-09-23T13:20:28.913Z] === PAUSE TestPluginWithDevMounts [2020-09-23T13:20:28.913Z] === CONT TestPluginWithDevMounts [2020-09-23T13:20:28.965Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-23T13:20:28.965Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-23T13:20:28.965Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-23T13:20:28.965Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-23T13:20:29.333Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-23T13:20:30.270Z] --- PASS: TestServicePlugin (33.18s) [2020-09-23T13:20:30.270Z] plugin_test.go:62: [d68c9a7313a8f] joining swarm manager [d51ad6e54c583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:20:30.270Z] plugin_test.go:65: [dfa2cf4bc6928] joining swarm manager [d51ad6e54c583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:20:30.270Z] === RUN TestServiceUpdateLabel [2020-09-23T13:20:30.838Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-23T13:20:31.004Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-09-23T13:20:31.004Z] PASS [2020-09-23T13:20:31.004Z] [2020-09-23T13:20:31.004Z] DONE 1 tests in 1.910s [2020-09-23T13:20:31.004Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-23T13:20:31.004Z] ++ 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 [2020-09-23T13:20:31.004Z] ++ set -e [2020-09-23T13:20:31.004Z] ++ '[' -n 0 ']' [2020-09-23T13:20:31.004Z] ++ set -x [2020-09-23T13:20:31.004Z] ++ 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 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 [2020-09-23T13:20:31.004Z] INFO: Testing against a local daemon [2020-09-23T13:20:31.004Z] === RUN TestSecretInspect [2020-09-23T13:20:31.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-23T13:20:32.239Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-23T13:20:32.572Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-23T13:20:33.092Z] --- PASS: TestSecretInspect (1.93s) [2020-09-23T13:20:33.092Z] === RUN TestSecretList [2020-09-23T13:20:33.152Z] --- PASS: TestServiceUpdateLabel (2.69s) [2020-09-23T13:20:33.152Z] === RUN TestServiceUpdateSecrets [2020-09-23T13:20:33.171Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-23T13:20:33.540Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-23T13:20:33.540Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-23T13:20:34.508Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-23T13:20:34.539Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-23T13:20:34.619Z] --- PASS: TestSecretList (1.92s) [2020-09-23T13:20:34.619Z] === RUN TestSecretsCreateAndDelete [2020-09-23T13:20:35.911Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-23T13:20:35.911Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-23T13:20:36.711Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-09-23T13:20:36.711Z] === RUN TestSecretsUpdate [2020-09-23T13:20:37.281Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-23T13:20:37.340Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-23T13:20:37.599Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-23T13:20:38.534Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-23T13:20:38.797Z] --- PASS: TestSecretsUpdate (1.88s) [2020-09-23T13:20:38.797Z] === RUN TestTemplatedSecret [2020-09-23T13:20:39.100Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-23T13:20:39.176Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-23T13:20:39.358Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-23T13:20:39.617Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-23T13:20:39.617Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-23T13:20:39.617Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-23T13:20:40.548Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-23T13:20:40.568Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-23T13:20:40.890Z] --- PASS: TestTemplatedSecret (2.39s) [2020-09-23T13:20:40.890Z] === RUN TestSecretCreateResolve [2020-09-23T13:20:41.505Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-23T13:20:41.505Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-23T13:20:41.505Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-23T13:20:42.441Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-23T13:20:42.441Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-23T13:20:42.442Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-23T13:20:42.982Z] --- PASS: TestSecretCreateResolve (1.93s) [2020-09-23T13:20:42.982Z] PASS [2020-09-23T13:20:42.982Z] [2020-09-23T13:20:42.982Z] DONE 6 tests in 12.053s [2020-09-23T13:20:42.982Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-23T13:20:42.982Z] ++ 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 [2020-09-23T13:20:42.982Z] ++ set -e [2020-09-23T13:20:42.982Z] ++ '[' -n 0 ']' [2020-09-23T13:20:42.982Z] ++ set -x [2020-09-23T13:20:42.983Z] ++ 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 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 [2020-09-23T13:20:42.983Z] INFO: Testing against a local daemon [2020-09-23T13:20:42.983Z] === RUN TestServiceCreateInit [2020-09-23T13:20:42.983Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-23T13:20:43.007Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-23T13:20:43.377Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-23T13:20:44.312Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-23T13:20:44.312Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-23T13:20:44.312Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-23T13:20:44.312Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-23T13:20:44.379Z] #33 158.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-23T13:20:45.750Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-23T13:20:46.520Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-23T13:20:46.843Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-23T13:20:46.843Z] === RUN TestDockerSuite/TestEventsRename [2020-09-23T13:20:47.102Z] === RUN TestDockerSuite/TestEventsResize [2020-09-23T13:20:47.645Z] #33 161.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-23T13:20:48.037Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-23T13:20:48.037Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2020-09-23T13:20:48.037Z] === RUN TestServiceUpdateConfigs [2020-09-23T13:20:49.016Z] #33 163.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-23T13:20:50.391Z] #33 164.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-23T13:20:50.991Z] --- PASS: TestServiceCreateInit (7.40s) [2020-09-23T13:20:50.991Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2020-09-23T13:20:50.991Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-09-23T13:20:50.991Z] === RUN TestCreateServiceMultipleTimes [2020-09-23T13:20:51.763Z] #33 165.7 [2020-09-23T13:20:51.763Z] #33 DONE 165.9s [2020-09-23T13:20:51.763Z] [2020-09-23T13:20:51.763Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-23T13:20:53.305Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-23T13:20:53.670Z] #34 DONE 1.8s [2020-09-23T13:20:53.872Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-23T13:20:54.439Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-23T13:20:55.039Z] [2020-09-23T13:20:55.039Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-23T13:20:55.607Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-23T13:20:55.607Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-23T13:20:55.607Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-23T13:20:55.969Z] #35 DONE 0.8s [2020-09-23T13:20:55.969Z] [2020-09-23T13:20:55.969Z] #36 exporting to image [2020-09-23T13:20:55.969Z] #36 exporting layers [2020-09-23T13:20:56.065Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-23T13:20:56.970Z] === RUN TestDockerSuite/TestEventsTop [2020-09-23T13:20:57.032Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-23T13:20:57.491Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-23T13:20:57.491Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-23T13:20:57.538Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-23T13:20:57.949Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-23T13:20:58.408Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-23T13:20:58.408Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-23T13:20:58.408Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-23T13:20:59.244Z] #36 exporting layers 3.0s done [2020-09-23T13:20:59.244Z] #36 writing image sha256:12c8dab3937c8ea74f72b22c23450607e9e6d619a7a294dd4f9676350b2e39af done [2020-09-23T13:20:59.244Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-23T13:20:59.244Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-23T13:20:59.549Z] + echo Ensuring container killed. [2020-09-23T13:20:59.550Z] Ensuring container killed. [2020-09-23T13:20:59.550Z] + docker rm -vf docker-pr14 [2020-09-23T13:20:59.550Z] Error: No such container: docker-pr14 [2020-09-23T13:20:59.550Z] + true [Pipeline] sh [2020-09-23T13:20:59.829Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:20:59.829Z] Chowning /workspace to jenkins user [2020-09-23T13:20:59.829Z] + id -u [2020-09-23T13:20:59.829Z] + id -g [2020-09-23T13:20:59.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41430:/workspace busybox chown -R 1000:1000 /workspace [2020-09-23T13:21:00.068Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:21:01.054Z] + bundleName=unit [2020-09-23T13:21:01.054Z] + echo Creating unit-bundles.tar.gz [2020-09-23T13:21:01.054Z] Creating unit-bundles.tar.gz [2020-09-23T13:21:01.054Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-23T13:21:01.054Z] bundles/junit-report.xml [2020-09-23T13:21:01.054Z] bundles/go-test-report.json [2020-09-23T13:21:01.054Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-23T13:21:01.064Z] Archiving artifacts [2020-09-23T13:21:01.489Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:21:01.796Z] + make clean [2020-09-23T13:21:01.796Z] docker volume rm -f docker-dev-cache [2020-09-23T13:21:02.052Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-23T13:21:02.622Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2020-09-23T13:21:02.622Z] === RUN TestServiceUpdateNetwork [2020-09-23T13:21:04.200Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-23T13:21:05.910Z] === RUN TestDockerSuite/TestExec [2020-09-23T13:21:06.397Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2020-09-23T13:21:06.398Z] === RUN TestCreateServiceConflict [2020-09-23T13:21:06.477Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-23T13:21:07.045Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-23T13:21:07.445Z] --- PASS: TestCreateServiceConflict (1.87s) [2020-09-23T13:21:07.445Z] === RUN TestCreateServiceMaxReplicas [2020-09-23T13:21:07.613Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-23T13:21:07.872Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-23T13:21:09.251Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-23T13:21:09.510Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-23T13:21:10.077Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-23T13:21:10.204Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2020-09-23T13:21:10.204Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-23T13:21:10.647Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-23T13:21:11.214Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-23T13:21:11.781Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-23T13:21:12.040Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-23T13:21:12.975Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-23T13:21:13.912Z] === RUN TestDockerSuite/TestExecEnv [2020-09-23T13:21:14.171Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-23T13:21:15.107Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2020-09-23T13:21:15.107Z] === RUN TestServiceUpdatePidsLimit [2020-09-23T13:21:15.365Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-23T13:21:15.934Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-23T13:21:16.194Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-23T13:21:17.132Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-23T13:21:17.702Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-23T13:21:18.280Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-23T13:21:18.850Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-23T13:21:19.417Z] === RUN TestDockerSuite/TestExecParseError [2020-09-23T13:21:19.986Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-23T13:21:20.554Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-23T13:21:21.123Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-23T13:21:22.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-23T13:21:22.061Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-23T13:21:22.632Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-23T13:21:23.200Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-23T13:21:23.769Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-23T13:21:25.615Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2020-09-23T13:21:25.615Z] === RUN TestCreateServiceSecretFileMode [2020-09-23T13:21:25.615Z] --- PASS: TestCreateServiceSecretFileMode (2.18s) [2020-09-23T13:21:25.615Z] === RUN TestCreateServiceConfigFileMode [2020-09-23T13:21:27.700Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-09-23T13:21:27.700Z] === RUN TestCreateServiceSysctls [2020-09-23T13:21:30.460Z] --- PASS: TestCreateServiceSysctls (2.99s) [2020-09-23T13:21:30.460Z] === RUN TestCreateServiceCapabilities [2020-09-23T13:21:31.883Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2020-09-23T13:21:31.883Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-09-23T13:21:31.883Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-09-23T13:21:31.883Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2020-09-23T13:21:31.883Z] PASS [2020-09-23T13:21:31.883Z] [2020-09-23T13:21:31.883Z] === Skipped [2020-09-23T13:21:31.883Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-23T13:21:31.883Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:21:31.883Z] [2020-09-23T13:21:31.883Z] [2020-09-23T13:21:31.883Z] DONE 27 tests, 1 skipped in 179.809s [2020-09-23T13:21:31.883Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-23T13:21:31.883Z] ++ 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 [2020-09-23T13:21:31.883Z] ++ set -e [2020-09-23T13:21:31.883Z] ++ '[' -n 0 ']' [2020-09-23T13:21:31.883Z] ++ set -x [2020-09-23T13:21:31.883Z] ++ 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 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 [2020-09-23T13:21:31.883Z] INFO: Testing against a local daemon [2020-09-23T13:21:31.883Z] === RUN TestSessionCreate [2020-09-23T13:21:31.883Z] --- PASS: TestSessionCreate (0.03s) [2020-09-23T13:21:31.883Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-23T13:21:31.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-23T13:21:31.883Z] PASS [2020-09-23T13:21:31.883Z] [2020-09-23T13:21:31.883Z] DONE 2 tests in 0.169s [2020-09-23T13:21:31.883Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-23T13:21:31.883Z] ++ 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 [2020-09-23T13:21:31.883Z] ++ set -e [2020-09-23T13:21:31.883Z] ++ '[' -n 0 ']' [2020-09-23T13:21:31.883Z] ++ set -x [2020-09-23T13:21:31.883Z] ++ 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 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 [2020-09-23T13:21:31.883Z] INFO: Testing against a local daemon [2020-09-23T13:21:31.883Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-23T13:21:31.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:21:31.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:21:31.883Z] === RUN TestEventsExecDie [2020-09-23T13:21:32.143Z] --- PASS: TestEventsExecDie (0.51s) [2020-09-23T13:21:32.143Z] === RUN TestEventsBackwardsCompatible [2020-09-23T13:21:32.143Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-23T13:21:32.143Z] === RUN TestInfoBinaryCommits [2020-09-23T13:21:32.143Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-23T13:21:32.143Z] === RUN TestInfoAPIVersioned [2020-09-23T13:21:32.143Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-23T13:21:32.143Z] === RUN TestInfoDiscoveryBackend [2020-09-23T13:21:32.710Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-09-23T13:21:32.710Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-23T13:21:33.214Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-09-23T13:21:33.214Z] === RUN TestInspect [2020-09-23T13:21:34.086Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-23T13:21:34.086Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-23T13:21:34.086Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-23T13:21:34.345Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-23T13:21:34.345Z] === RUN TestInfoAPI [2020-09-23T13:21:34.345Z] --- PASS: TestInfoAPI (0.04s) [2020-09-23T13:21:34.345Z] === RUN TestInfoAPIWarnings [2020-09-23T13:21:34.606Z] === RUN TestDockerSuite/TestExecTTY [2020-09-23T13:21:34.865Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-09-23T13:21:34.865Z] === RUN TestInfoDebug [2020-09-23T13:21:35.338Z] --- PASS: TestInspect (2.37s) [2020-09-23T13:21:35.338Z] === RUN TestCreateJob [2020-09-23T13:21:35.434Z] --- PASS: TestInfoDebug (0.60s) [2020-09-23T13:21:35.434Z] === RUN TestInfoInsecureRegistries [2020-09-23T13:21:35.694Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-23T13:21:35.954Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-09-23T13:21:35.954Z] === RUN TestInfoRegistryMirrors [2020-09-23T13:21:36.521Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-23T13:21:36.521Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-09-23T13:21:36.521Z] === RUN TestLoginFailsWithBadCredentials [2020-09-23T13:21:37.088Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-23T13:21:37.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-09-23T13:21:37.088Z] === RUN TestPingCacheHeaders [2020-09-23T13:21:37.089Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-23T13:21:37.089Z] === RUN TestPingGet [2020-09-23T13:21:37.089Z] --- PASS: TestPingGet (0.03s) [2020-09-23T13:21:37.089Z] === RUN TestPingHead [2020-09-23T13:21:37.089Z] --- PASS: TestPingHead (0.04s) [2020-09-23T13:21:37.089Z] === RUN TestVersion [2020-09-23T13:21:37.089Z] --- PASS: TestVersion (0.04s) [2020-09-23T13:21:37.089Z] PASS [2020-09-23T13:21:37.089Z] [2020-09-23T13:21:37.089Z] === Skipped [2020-09-23T13:21:37.089Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:21:37.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:21:37.089Z] [2020-09-23T13:21:37.089Z] [2020-09-23T13:21:37.089Z] DONE 18 tests, 1 skipped in 5.684s [2020-09-23T13:21:37.089Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-23T13:21:37.089Z] ++ 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 [2020-09-23T13:21:37.089Z] ++ set -e [2020-09-23T13:21:37.089Z] ++ '[' -n 0 ']' [2020-09-23T13:21:37.089Z] ++ set -x [2020-09-23T13:21:37.089Z] ++ 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 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 [2020-09-23T13:21:37.348Z] INFO: Testing against a local daemon [2020-09-23T13:21:37.348Z] === RUN TestVolumesCreateAndList [2020-09-23T13:21:37.348Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-23T13:21:37.348Z] === RUN TestVolumesRemove [2020-09-23T13:21:37.608Z] --- PASS: TestVolumesRemove (0.09s) [2020-09-23T13:21:37.608Z] === RUN TestVolumesInspect [2020-09-23T13:21:37.608Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-23T13:21:37.608Z] === RUN TestVolumesInvalidJSON [2020-09-23T13:21:37.608Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-23T13:21:37.608Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-23T13:21:37.608Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-23T13:21:37.608Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-23T13:21:37.608Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-23T13:21:37.608Z] PASS [2020-09-23T13:21:37.608Z] [2020-09-23T13:21:37.608Z] DONE 5 tests in 0.318s [2020-09-23T13:21:37.608Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:21:37.608Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-23T13:21:37.608Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-23T13:21:37.868Z] ++++ cat bundles/test-integration/docker.pid [2020-09-23T13:21:37.868Z] +++ kill 5597 [2020-09-23T13:21:38.093Z] --- PASS: TestCreateJob (2.84s) [2020-09-23T13:21:38.093Z] === RUN TestReplicatedJob [2020-09-23T13:21:39.261Z] +++ /etc/init.d/apparmor stop [2020-09-23T13:21:39.261Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:21:39.261Z] [2020-09-23T13:21:39.261Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:21:39.261Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:21:39.261Z] [2020-09-23T13:21:39.261Z] To set a process to complain mode, use the command line tool [2020-09-23T13:21:39.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:21:39.261Z] +++ true [2020-09-23T13:21:39.261Z] exiting test-integration [2020-09-23T13:21:39.261Z] ++ exit 0 [2020-09-23T13:21:39.261Z] [2020-09-23T13:21:39.261Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-23T13:21:39.523Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-23T13:21:39.887Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-23T13:21:39.887Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-23T13:21:40.091Z] + for job in $(jobs -p) [2020-09-23T13:21:40.091Z] + wait 16843 [2020-09-23T13:21:40.658Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-23T13:21:40.917Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-23T13:21:41.422Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-23T13:21:41.487Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-23T13:21:43.705Z] --- PASS: TestReplicatedJob (4.87s) [2020-09-23T13:21:43.705Z] === RUN TestUpdateReplicatedJob [2020-09-23T13:21:45.869Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2020-09-23T13:21:45.869Z] === RUN TestServiceListWithStatuses [2020-09-23T13:21:45.869Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-23T13:21:45.869Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:21:45.869Z] === RUN TestDockerNetworkConnectAlias [2020-09-23T13:21:46.753Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-23T13:21:47.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-23T13:21:47.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-23T13:21:47.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-23T13:21:47.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-23T13:21:48.142Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-23T13:21:48.142Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-23T13:21:50.349Z] --- PASS: TestDockerNetworkConnectAlias (3.91s) [2020-09-23T13:21:50.349Z] === RUN TestDockerNetworkReConnect [2020-09-23T13:21:50.940Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-23T13:21:52.315Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-23T13:21:53.113Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2020-09-23T13:21:53.113Z] === RUN TestServicePlugin [2020-09-23T13:21:53.113Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-23T13:21:53.113Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:21:53.113Z] === RUN TestServiceUpdateLabel [2020-09-23T13:21:55.203Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-09-23T13:21:55.203Z] === RUN TestServiceUpdateSecrets [2020-09-23T13:21:56.502Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-23T13:21:57.069Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-23T13:21:57.069Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-23T13:21:57.069Z] === RUN TestDockerSuite/TestHealth [2020-09-23T13:22:10.587Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-09-23T13:22:10.587Z] === RUN TestServiceUpdateConfigs [2020-09-23T13:22:13.273Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-23T13:22:13.273Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-23T13:22:13.273Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-23T13:22:19.016Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-23T13:22:19.274Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-23T13:22:19.534Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-23T13:22:20.101Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-23T13:22:22.632Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-23T13:22:22.632Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-23T13:22:22.632Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-23T13:22:23.568Z] === RUN TestDockerSuite/TestImportFile [2020-09-23T13:22:24.946Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-23T13:22:24.946Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-23T13:22:25.883Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-23T13:22:25.954Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2020-09-23T13:22:25.954Z] === RUN TestServiceUpdateNetwork [2020-09-23T13:22:26.821Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-23T13:22:28.197Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-23T13:22:28.456Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-23T13:22:29.023Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-23T13:22:29.592Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-23T13:22:29.592Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-23T13:22:29.592Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-23T13:22:30.159Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-23T13:22:30.419Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-23T13:22:30.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-23T13:22:30.939Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-23T13:22:30.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-23T13:22:30.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-23T13:22:31.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-23T13:22:31.506Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-23T13:22:31.765Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-23T13:22:32.347Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-23T13:22:32.347Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-23T13:22:33.299Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-23T13:22:33.867Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-23T13:22:34.435Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-23T13:22:34.435Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-23T13:22:34.694Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-23T13:22:34.694Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-23T13:22:35.630Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-23T13:22:35.890Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-23T13:22:36.351Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2020-09-23T13:22:36.351Z] === RUN TestServiceUpdatePidsLimit [2020-09-23T13:22:36.458Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-23T13:22:36.648Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-23T13:22:37.026Z] === RUN TestDockerSuite/TestInspectImage [2020-09-23T13:22:37.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-23T13:22:37.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-23T13:22:37.026Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-23T13:22:37.287Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-23T13:22:37.291Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-23T13:22:37.855Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-23T13:22:37.855Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-23T13:22:38.421Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-23T13:22:38.680Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-23T13:22:39.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-23T13:22:41.211Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-23T13:22:41.211Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-23T13:22:41.211Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-23T13:22:41.779Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-23T13:22:42.163Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-23T13:22:42.714Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-23T13:22:43.284Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-23T13:22:43.543Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-23T13:22:44.111Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-23T13:22:44.215Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-23T13:22:44.678Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-23T13:22:44.937Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-23T13:22:45.072Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-23T13:22:45.196Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-23T13:22:45.455Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-23T13:22:46.832Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-23T13:22:47.778Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-23T13:22:48.715Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-23T13:22:48.974Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-23T13:22:49.911Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-23T13:22:51.290Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-23T13:22:52.669Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-23T13:22:52.669Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-23T13:22:52.724Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2020-09-23T13:22:52.724Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2020-09-23T13:22:52.724Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-09-23T13:22:52.724Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-09-23T13:22:52.724Z] PASS [2020-09-23T13:22:52.724Z] [2020-09-23T13:22:52.724Z] === Skipped [2020-09-23T13:22:52.724Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-23T13:22:52.724Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-23T13:22:52.724Z] [2020-09-23T13:22:52.724Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-23T13:22:52.724Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-23T13:22:52.724Z] [2020-09-23T13:22:52.724Z] [2020-09-23T13:22:52.724Z] DONE 27 tests, 2 skipped in 128.933s [2020-09-23T13:22:52.724Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-23T13:22:52.724Z] ++ 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 [2020-09-23T13:22:52.724Z] ++ set -e [2020-09-23T13:22:52.724Z] ++ '[' -n 0 ']' [2020-09-23T13:22:52.724Z] ++ set -x [2020-09-23T13:22:52.724Z] ++ 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 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 [2020-09-23T13:22:52.724Z] INFO: Testing against a local daemon [2020-09-23T13:22:52.724Z] === RUN TestSessionCreate [2020-09-23T13:22:52.724Z] --- PASS: TestSessionCreate (0.04s) [2020-09-23T13:22:52.724Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-23T13:22:52.724Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-23T13:22:52.724Z] PASS [2020-09-23T13:22:52.724Z] [2020-09-23T13:22:52.724Z] DONE 2 tests in 0.146s [2020-09-23T13:22:52.724Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-23T13:22:52.724Z] ++ 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 [2020-09-23T13:22:52.724Z] ++ set -e [2020-09-23T13:22:52.724Z] ++ '[' -n 0 ']' [2020-09-23T13:22:52.724Z] ++ set -x [2020-09-23T13:22:52.724Z] ++ 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 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 [2020-09-23T13:22:52.724Z] INFO: Testing against a local daemon [2020-09-23T13:22:52.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-23T13:22:52.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:22:52.724Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:22:52.724Z] === RUN TestEventsExecDie [2020-09-23T13:22:52.724Z] --- PASS: TestEventsExecDie (0.58s) [2020-09-23T13:22:52.724Z] === RUN TestEventsBackwardsCompatible [2020-09-23T13:22:52.724Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-09-23T13:22:52.724Z] === RUN TestInfoBinaryCommits [2020-09-23T13:22:52.724Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-23T13:22:52.724Z] === RUN TestInfoAPIVersioned [2020-09-23T13:22:52.724Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-23T13:22:52.724Z] === RUN TestInfoDiscoveryBackend [2020-09-23T13:22:52.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-23T13:22:53.375Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-09-23T13:22:53.375Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-23T13:22:54.309Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-23T13:22:54.414Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-23T13:22:54.414Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-23T13:22:54.568Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-23T13:22:54.795Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-23T13:22:54.795Z] === RUN TestInfoAPI [2020-09-23T13:22:54.795Z] --- PASS: TestInfoAPI (0.04s) [2020-09-23T13:22:54.795Z] === RUN TestInfoAPIWarnings [2020-09-23T13:22:55.473Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-09-23T13:22:55.473Z] === RUN TestInfoDebug [2020-09-23T13:22:55.505Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-23T13:22:55.768Z] --- PASS: TestInfoDebug (0.53s) [2020-09-23T13:22:55.768Z] === RUN TestInfoInsecureRegistries [2020-09-23T13:22:56.408Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-23T13:22:56.408Z] === RUN TestInfoRegistryMirrors [2020-09-23T13:22:57.046Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-09-23T13:22:57.046Z] === RUN TestLoginFailsWithBadCredentials [2020-09-23T13:22:57.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s) [2020-09-23T13:22:57.342Z] === RUN TestPingCacheHeaders [2020-09-23T13:22:57.342Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-23T13:22:57.342Z] === RUN TestPingGet [2020-09-23T13:22:57.342Z] --- PASS: TestPingGet (0.03s) [2020-09-23T13:22:57.342Z] === RUN TestPingHead [2020-09-23T13:22:57.342Z] --- PASS: TestPingHead (0.03s) [2020-09-23T13:22:57.342Z] === RUN TestVersion [2020-09-23T13:22:57.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-23T13:22:57.637Z] --- PASS: TestVersion (0.03s) [2020-09-23T13:22:57.637Z] PASS [2020-09-23T13:22:57.637Z] [2020-09-23T13:22:57.637Z] === Skipped [2020-09-23T13:22:57.637Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-23T13:22:57.637Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-23T13:22:57.637Z] [2020-09-23T13:22:57.637Z] [2020-09-23T13:22:57.637Z] DONE 18 tests, 1 skipped in 5.608s [2020-09-23T13:22:57.637Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-23T13:22:57.637Z] ++ 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 [2020-09-23T13:22:57.637Z] ++ set -e [2020-09-23T13:22:57.637Z] ++ '[' -n 0 ']' [2020-09-23T13:22:57.637Z] ++ set -x [2020-09-23T13:22:57.637Z] ++ 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 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 [2020-09-23T13:22:57.637Z] INFO: Testing against a local daemon [2020-09-23T13:22:57.637Z] === RUN TestVolumesCreateAndList [2020-09-23T13:22:57.637Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-23T13:22:57.637Z] === RUN TestVolumesRemove [2020-09-23T13:22:57.637Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-23T13:22:57.637Z] === RUN TestVolumesInspect [2020-09-23T13:22:57.637Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-23T13:22:57.637Z] === RUN TestVolumesInvalidJSON [2020-09-23T13:22:57.637Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-23T13:22:57.637Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-23T13:22:57.637Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-23T13:22:57.637Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-23T13:22:57.637Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-23T13:22:57.637Z] PASS [2020-09-23T13:22:57.637Z] [2020-09-23T13:22:57.637Z] DONE 5 tests in 0.208s [2020-09-23T13:22:57.637Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:22:57.937Z] ++++ cat bundles/test-integration/docker.pid [2020-09-23T13:22:57.937Z] +++ kill 13757 [2020-09-23T13:22:58.990Z] +++ /etc/init.d/apparmor stop [2020-09-23T13:22:58.990Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:22:58.990Z] [2020-09-23T13:22:58.990Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:22:58.990Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:22:58.990Z] [2020-09-23T13:22:58.990Z] To set a process to complain mode, use the command line tool [2020-09-23T13:22:58.990Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:22:58.990Z] +++ true [2020-09-23T13:22:58.990Z] exiting test-integration [2020-09-23T13:22:58.990Z] ++ exit 0 [2020-09-23T13:22:58.990Z] Post stage [Pipeline] junit [2020-09-23T13:23:00.558Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-23T13:23:01.542Z] + echo Ensuring container killed. [2020-09-23T13:23:01.542Z] Ensuring container killed. [2020-09-23T13:23:01.542Z] + docker rm -vf docker-pr14 [2020-09-23T13:23:01.542Z] Error: No such container: docker-pr14 [2020-09-23T13:23:01.542Z] + true [Pipeline] sh [2020-09-23T13:23:01.935Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:23:01.935Z] Chowning /workspace to jenkins user [2020-09-23T13:23:01.935Z] + id -u [2020-09-23T13:23:01.935Z] + id -g [2020-09-23T13:23:01.935Z] + docker run --rm -v /home/docker/workspace/moby_PR-41430:/workspace busybox chown -R 1001:1001 /workspace [2020-09-23T13:23:01.936Z] Unable to find image 'busybox:latest' locally [2020-09-23T13:23:02.233Z] latest: Pulling from library/busybox [2020-09-23T13:23:02.233Z] d997fe81ee23: Pulling fs layer [2020-09-23T13:23:02.233Z] d997fe81ee23: Verifying Checksum [2020-09-23T13:23:02.233Z] d997fe81ee23: Download complete [2020-09-23T13:23:02.531Z] d997fe81ee23: Pull complete [2020-09-23T13:23:02.531Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-23T13:23:02.531Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:23:04.473Z] + bundleName=ppc64le-integration [2020-09-23T13:23:04.473Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-23T13:23:04.473Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-23T13:23:04.473Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-09-23T13:23:04.473Z] -print [Pipeline] archiveArtifacts [2020-09-23T13:23:04.520Z] Archiving artifacts [2020-09-23T13:23:04.921Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:23:05.315Z] + make clean [2020-09-23T13:23:05.535Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-23T13:23:05.611Z] make: command: Command not found [2020-09-23T13:23:05.611Z] make: command: Command not found [2020-09-23T13:23:05.611Z] docker volume rm -f docker-dev-cache [2020-09-23T13:23:05.611Z] docker-dev-cache [Pipeline] deleteDir [2020-09-23T13:23:06.470Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-23T13:23:07.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-23T13:23:07.976Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-23T13:23:09.366Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-23T13:23:09.366Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-23T13:23:09.625Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-23T13:23:09.625Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-23T13:23:09.625Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-23T13:23:10.192Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-23T13:23:10.761Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-23T13:23:14.045Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-23T13:23:14.613Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-23T13:23:15.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-23T13:23:19.282Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-23T13:23:19.542Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-23T13:23:19.542Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-23T13:23:20.920Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-23T13:23:22.298Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-23T13:23:23.234Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-23T13:23:24.169Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-23T13:23:24.736Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-23T13:23:26.640Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-23T13:23:27.210Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-23T13:23:27.776Z] === RUN TestDockerSuite/TestLogsSince [2020-09-23T13:23:34.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-23T13:23:34.362Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-23T13:23:39.631Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-23T13:23:40.200Z] === RUN TestDockerSuite/TestLogsTail [2020-09-23T13:23:40.769Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-23T13:23:41.028Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-23T13:23:41.596Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-23T13:23:41.855Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-23T13:23:42.113Z] === RUN TestDockerSuite/TestNetHostname [2020-09-23T13:23:43.492Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-23T13:23:43.751Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-23T13:23:44.320Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-23T13:23:45.504Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-23T13:23:45.504Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-23T13:23:45.504Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-23T13:23:45.698Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-23T13:23:45.957Z] === RUN TestDockerSuite/TestPluginActive [2020-09-23T13:23:47.902Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-23T13:23:48.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-23T13:23:55.418Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-23T13:23:55.418Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-23T13:23:55.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-23T13:23:55.418Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-23T13:23:59.610Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-23T13:24:00.177Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-23T13:24:02.712Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-23T13:24:06.901Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-23T13:24:08.279Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-23T13:24:09.217Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-23T13:24:09.793Z] === RUN TestDockerSuite/TestPortList [2020-09-23T13:24:16.359Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-23T13:24:16.618Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-23T13:24:23.184Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-23T13:24:23.184Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-23T13:24:23.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-23T13:24:23.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-23T13:24:23.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-23T13:24:23.184Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-23T13:24:23.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-23T13:24:23.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-23T13:24:24.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-23T13:24:24.283Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-23T13:24:25.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-23T13:24:25.482Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-23T13:24:25.482Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-23T13:24:28.020Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-23T13:24:29.399Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-23T13:24:29.968Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-23T13:24:30.228Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-23T13:24:32.146Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-23T13:24:32.714Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-23T13:24:35.250Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-23T13:24:38.540Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-23T13:24:38.541Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-23T13:24:41.073Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-23T13:24:46.065Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-23T13:24:46.065Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-23T13:24:46.065Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-23T13:24:47.635Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-23T13:24:47.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-23T13:24:47.894Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-23T13:24:49.800Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-23T13:24:50.767Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-23T13:24:53.402Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-23T13:24:53.661Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-23T13:24:56.200Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-23T13:24:56.772Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-23T13:24:56.772Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-23T13:24:57.340Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-23T13:24:58.718Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-23T13:25:00.624Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-23T13:25:00.883Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-23T13:25:00.883Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-23T13:25:00.883Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-23T13:25:01.450Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-23T13:25:01.450Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-23T13:25:02.017Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-23T13:25:02.956Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-23T13:25:03.894Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-23T13:25:04.462Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-23T13:25:06.308Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-23T13:25:12.581Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-23T13:25:12.581Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-23T13:25:13.549Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-23T13:25:13.808Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-23T13:25:13.808Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-23T13:25:13.808Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-23T13:25:15.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-23T13:25:15.970Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-23T13:25:16.908Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-23T13:25:19.448Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-23T13:25:20.385Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-23T13:25:20.385Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-23T13:25:20.385Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-23T13:25:21.120Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-23T13:25:24.578Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-23T13:25:25.145Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-23T13:25:25.405Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-23T13:25:26.791Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-23T13:25:27.730Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-23T13:25:28.668Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-23T13:25:29.236Z] === RUN TestDockerSuite/TestRmiTag [2020-09-23T13:25:29.236Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-23T13:25:29.686Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-23T13:25:29.813Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-23T13:25:33.102Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-23T13:25:33.360Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-23T13:25:33.928Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-23T13:25:34.188Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-23T13:25:35.125Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-23T13:25:35.384Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-23T13:25:35.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-23T13:25:36.210Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-23T13:25:36.210Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-23T13:25:36.473Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-23T13:25:37.409Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-23T13:25:37.980Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-23T13:25:38.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-23T13:25:38.553Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-23T13:25:39.121Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-23T13:25:40.057Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-23T13:25:41.437Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-23T13:25:41.696Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-23T13:25:42.635Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-23T13:25:43.572Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-23T13:25:43.831Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-23T13:25:44.399Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-23T13:25:45.345Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-23T13:25:46.281Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-23T13:25:46.849Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-23T13:25:47.108Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-23T13:25:47.676Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-23T13:25:47.676Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-23T13:25:49.054Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-23T13:25:49.314Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-23T13:25:49.882Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-23T13:25:50.141Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-23T13:25:50.709Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-23T13:25:50.709Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-23T13:25:51.277Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-23T13:25:51.845Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-23T13:25:52.413Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-23T13:25:52.673Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-23T13:25:53.240Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-23T13:25:53.240Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-23T13:25:53.499Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-23T13:25:53.499Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-23T13:25:54.437Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-23T13:25:54.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-23T13:25:55.263Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-23T13:25:55.831Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-23T13:25:55.831Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-23T13:25:56.090Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-23T13:25:57.027Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-23T13:25:57.963Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-23T13:25:59.352Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-23T13:25:59.703Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-23T13:25:59.835Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-23T13:26:00.272Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-23T13:26:00.530Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-23T13:26:01.099Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-23T13:26:01.667Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-23T13:26:02.603Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-23T13:26:04.510Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-23T13:26:04.510Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-23T13:26:05.078Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-23T13:26:06.983Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-23T13:26:07.922Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-23T13:26:09.829Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-23T13:26:11.205Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-23T13:26:11.205Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-23T13:26:11.205Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-23T13:26:11.464Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-23T13:26:12.212Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-23T13:26:12.404Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-23T13:26:13.342Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-23T13:26:14.743Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-23T13:26:15.002Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-23T13:26:15.942Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-23T13:26:16.510Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-23T13:26:16.510Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-23T13:26:16.769Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-23T13:26:17.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-23T13:26:17.965Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-23T13:26:17.965Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-23T13:26:18.906Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-23T13:26:19.475Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-23T13:26:20.044Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-23T13:26:20.780Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-23T13:26:20.982Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-23T13:26:20.982Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-23T13:26:21.549Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-23T13:26:22.118Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-23T13:26:22.377Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-23T13:26:22.947Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-23T13:26:23.207Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-23T13:26:23.774Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-23T13:26:24.341Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-23T13:26:24.602Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-23T13:26:24.602Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-23T13:26:25.171Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-23T13:26:25.738Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-23T13:26:26.675Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-23T13:26:26.675Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-23T13:26:26.675Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-23T13:26:29.230Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-23T13:26:29.489Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-23T13:26:41.695Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-23T13:26:41.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-23T13:26:41.695Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-23T13:26:42.631Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-23T13:26:42.631Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-23T13:26:42.631Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-23T13:26:42.631Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-23T13:26:43.199Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-23T13:26:46.489Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-23T13:26:46.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-23T13:26:47.062Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-23T13:26:48.002Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-23T13:26:48.569Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-23T13:26:51.103Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-23T13:26:53.640Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-23T13:26:53.899Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-23T13:26:54.468Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-23T13:26:54.727Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-23T13:26:55.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-23T13:26:55.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-23T13:26:55.669Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-23T13:26:57.047Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-23T13:26:57.047Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-23T13:26:57.983Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-23T13:26:58.921Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-23T13:26:58.921Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-23T13:26:59.179Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-23T13:26:59.438Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-23T13:27:00.007Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-23T13:27:01.384Z] === RUN TestDockerSuite/TestRunMount [2020-09-23T13:27:03.290Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-23T13:27:06.580Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-23T13:27:06.842Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-23T13:27:07.102Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-23T13:27:07.363Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-23T13:27:08.320Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-23T13:27:10.227Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-23T13:27:12.130Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-23T13:27:13.508Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-23T13:27:14.888Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-23T13:27:15.825Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-23T13:27:16.762Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-23T13:27:17.021Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-23T13:27:17.281Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-23T13:27:17.850Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-23T13:27:18.418Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-23T13:27:18.677Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-23T13:27:20.053Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-23T13:27:21.432Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-23T13:27:23.965Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-23T13:27:24.240Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-23T13:27:24.240Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-23T13:27:24.811Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-23T13:27:24.811Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-23T13:27:25.378Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-23T13:27:25.636Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-23T13:27:25.895Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-23T13:27:26.153Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-23T13:27:31.422Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-23T13:27:31.990Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-23T13:27:31.990Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-23T13:27:32.559Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-23T13:27:33.128Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-23T13:27:34.506Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-23T13:27:35.075Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-23T13:27:36.012Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-23T13:27:36.272Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-23T13:27:36.840Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-23T13:27:37.099Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-23T13:27:37.667Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-23T13:27:37.667Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-23T13:27:38.236Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-23T13:27:38.494Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-23T13:27:38.494Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-23T13:27:39.067Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-23T13:27:40.445Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-23T13:27:40.445Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-23T13:27:40.445Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-23T13:27:42.983Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-23T13:27:43.920Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-23T13:27:43.920Z] === RUN TestDockerSuite/TestRunRm [2020-09-23T13:27:44.488Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-23T13:27:46.824Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-23T13:27:47.774Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-23T13:27:47.793Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-23T13:27:48.342Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-23T13:27:48.910Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-23T13:27:50.288Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-23T13:27:50.288Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-23T13:27:52.821Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-23T13:27:53.585Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-23T13:27:53.585Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-23T13:27:53.585Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-23T13:27:53.585Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-23T13:27:53.585Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-23T13:27:53.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-23T13:27:55.355Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-23T13:27:55.614Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-23T13:27:56.182Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-23T13:27:56.182Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-23T13:27:56.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-23T13:27:56.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-23T13:27:56.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-23T13:27:56.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-23T13:27:56.748Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-23T13:27:56.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-23T13:27:57.315Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-23T13:27:57.585Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-23T13:27:58.164Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-23T13:27:59.099Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-23T13:27:59.359Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-23T13:27:59.618Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-23T13:27:59.877Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-23T13:28:02.411Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-23T13:28:02.411Z] === RUN TestDockerSuite/TestRunState [2020-09-23T13:28:02.740Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-23T13:28:03.788Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-23T13:28:04.356Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-23T13:28:04.356Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-23T13:28:04.923Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-23T13:28:05.182Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-23T13:28:05.182Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-23T13:28:05.751Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-23T13:28:06.012Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-23T13:28:07.393Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-23T13:28:07.653Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-23T13:28:07.653Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-23T13:28:07.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-23T13:28:08.221Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-23T13:28:10.125Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-23T13:28:10.385Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-23T13:28:10.953Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-23T13:28:11.888Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-23T13:28:13.802Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-23T13:28:14.738Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-23T13:28:16.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-23T13:28:17.583Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-23T13:28:18.151Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-23T13:28:18.720Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-23T13:28:19.656Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-23T13:28:19.656Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-23T13:28:20.431Z] === RUN TestDockerSuite/TestBuildFails [2020-09-23T13:28:20.890Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-23T13:28:20.890Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-23T13:28:21.034Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-23T13:28:22.413Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-23T13:28:22.981Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-23T13:28:23.240Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-23T13:28:23.240Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-23T13:28:23.808Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-23T13:28:24.376Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-23T13:28:24.635Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-23T13:28:24.635Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-23T13:28:24.894Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-23T13:28:25.153Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-23T13:28:25.724Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-23T13:28:29.039Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-23T13:28:29.039Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-23T13:28:29.607Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-23T13:28:31.211Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-23T13:28:31.510Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-23T13:28:31.510Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-23T13:28:32.446Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-23T13:28:34.353Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-23T13:28:35.901Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-23T13:28:36.255Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-23T13:28:36.514Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-23T13:28:36.772Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-23T13:28:37.340Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-23T13:28:37.340Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-23T13:28:37.340Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-23T13:28:37.340Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-23T13:28:37.600Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-23T13:28:37.600Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-23T13:28:38.168Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-23T13:28:38.734Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-23T13:28:39.671Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-23T13:28:39.932Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-23T13:28:40.503Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-23T13:28:40.503Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-23T13:28:40.762Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-23T13:28:41.022Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-23T13:28:41.282Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-23T13:28:41.849Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-23T13:28:42.110Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-23T13:28:42.110Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-23T13:28:42.682Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-23T13:28:42.682Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-23T13:28:42.979Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-23T13:28:43.253Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-23T13:28:43.253Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-23T13:28:43.821Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-23T13:28:44.080Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-23T13:28:44.080Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-23T13:28:44.080Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-23T13:28:44.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-23T13:28:44.650Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-23T13:28:46.028Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-23T13:28:46.287Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-23T13:28:46.288Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-23T13:28:46.856Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-23T13:28:46.856Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-23T13:28:47.794Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-23T13:28:48.054Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-23T13:28:48.624Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-23T13:28:50.529Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-23T13:28:50.788Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-23T13:28:50.788Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-23T13:28:50.788Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-23T13:28:51.356Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-23T13:28:51.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-23T13:28:52.553Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-23T13:28:53.120Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-23T13:28:53.299Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-23T13:28:53.380Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-23T13:28:54.267Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-23T13:28:54.757Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-23T13:28:55.016Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-23T13:28:55.016Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-23T13:28:55.584Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-23T13:28:57.501Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-23T13:28:57.501Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-23T13:28:58.437Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-23T13:28:58.696Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-23T13:28:58.696Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-23T13:28:59.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-23T13:28:59.892Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-23T13:29:00.066Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-23T13:29:00.066Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-23T13:29:00.525Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-23T13:29:00.985Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-23T13:29:00.985Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-23T13:29:01.270Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-23T13:29:02.646Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-23T13:29:02.904Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-23T13:29:03.840Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-23T13:29:04.776Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-23T13:29:04.776Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-23T13:29:06.679Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-23T13:29:08.583Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-23T13:29:11.311Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-23T13:29:11.311Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-23T13:29:13.848Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-23T13:29:14.415Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-23T13:29:15.360Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-23T13:29:15.360Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-23T13:29:16.311Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-23T13:29:18.845Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-23T13:29:19.882Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-23T13:29:19.882Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-23T13:29:20.748Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-23T13:29:21.006Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-23T13:29:21.946Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-23T13:29:22.063Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-23T13:29:22.063Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-23T13:29:22.522Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-23T13:29:22.522Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-23T13:29:23.324Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-23T13:29:24.259Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-23T13:29:26.789Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-23T13:29:27.210Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-23T13:29:27.669Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-23T13:29:28.168Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-23T13:29:28.636Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-23T13:29:29.095Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-23T13:29:29.553Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-23T13:29:30.521Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-23T13:29:31.455Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-23T13:29:32.057Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-23T13:29:33.987Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-23T13:29:36.747Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-23T13:29:37.207Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-23T13:29:38.180Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-23T13:29:39.261Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-23T13:29:41.165Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-23T13:29:41.165Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-23T13:29:42.543Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-23T13:29:42.876Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-23T13:29:43.112Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-23T13:29:43.371Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-23T13:29:43.630Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-23T13:29:44.199Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-23T13:29:44.459Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-23T13:29:44.718Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-23T13:29:48.006Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-23T13:29:50.540Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-23T13:29:50.800Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-23T13:29:51.370Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-23T13:29:51.370Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-23T13:29:52.308Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-23T13:29:53.717Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-23T13:29:53.717Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-23T13:29:54.284Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-23T13:29:54.853Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-23T13:29:55.420Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-23T13:29:56.357Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-23T13:30:00.545Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-23T13:30:01.113Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-23T13:30:01.113Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-23T13:30:01.681Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-23T13:30:01.940Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-23T13:30:02.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-23T13:30:03.979Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-23T13:30:03.979Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-23T13:30:03.979Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-23T13:30:04.414Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-23T13:30:05.351Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-23T13:30:07.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-23T13:30:07.514Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-23T13:30:10.049Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-23T13:30:11.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-23T13:30:13.873Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-23T13:30:16.406Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-23T13:30:17.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-23T13:30:18.721Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-23T13:30:19.658Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-23T13:30:20.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-23T13:30:21.973Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-23T13:30:23.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-23T13:30:24.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-23T13:30:25.665Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-23T13:30:27.042Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-23T13:30:32.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-23T13:30:33.953Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-23T13:30:40.434Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-23T13:30:41.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-23T13:30:41.936Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-23T13:30:41.937Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-23T13:30:41.937Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-23T13:30:42.505Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-23T13:30:42.505Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-23T13:30:42.765Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-23T13:30:42.765Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-23T13:30:43.701Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-23T13:30:43.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-23T13:30:44.271Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-23T13:30:44.271Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-23T13:30:44.271Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-23T13:30:44.271Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-23T13:30:44.271Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-23T13:30:45.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-23T13:30:45.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-23T13:30:45.905Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-23T13:30:45.905Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-23T13:30:45.905Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-23T13:30:46.472Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-23T13:30:47.850Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-23T13:30:47.850Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-23T13:30:47.850Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-23T13:30:49.754Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-23T13:30:52.300Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite (1308.94s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.27s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.19s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.32s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.65s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.28s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.94s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.08s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.02s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.66s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.77s) [2020-09-23T13:30:52.300Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.57s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.43s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.75s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.61s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.04s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.75s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.77s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.59s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.92s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.05s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.23s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.59s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.77s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.35s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.09s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.43s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.70s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.40s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.83s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.09s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.57s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.63s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.86s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.12s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildContChar (3.16s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.47s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.90s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.03s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.53s) [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.71s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.34s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.68s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.84s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.60s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.89s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.30s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.21s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.39s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.91s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.40s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.08s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.72s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.02s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.54s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.82s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.68s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.96s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.05s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.97s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.86s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.39s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.82s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.43s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.93s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildHistory (3.33s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.27s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.90s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.38s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.33s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.18s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.58s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.03s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.01s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.58s) [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.43s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.24s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.84s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.72s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.53s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.02s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.58s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildPATH (1.97s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.08s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.85s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildRm (2.13s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.11s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.73s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.32s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.30s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildUser (1.17s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.10s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.30s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.28s) [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-23T13:30:52.301Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.301Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.27s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.49s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.45s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2020-09-23T13:30:52.302Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-23T13:30:52.302Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-23T13:30:52.302Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-23T13:30:52.302Z] docker_cli_sni_test.go:18: Flakey test [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.07s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.06s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.73s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.35s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.06s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.25s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.11s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.94s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.13s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.63s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.95s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.99s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2020-09-23T13:30:52.302Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-23T13:30:52.302Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.59s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.72s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.21s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.46s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.37s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a51100_} (1.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1577541366_/foo_false____} (1.53s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1577541366_/foo_true____} (1.40s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3324750813_/foo_false____} (1.55s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3324750813_/foo_true____} (1.30s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3324750813_/foo_true__0xc000a51180__} (1.38s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a511a0_} (1.31s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a511c0_} (1.30s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a511e0_} (1.31s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a51200_} (1.31s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.97s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.48s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.63s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.68s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.68s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.16s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.55s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.44s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.61s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.27s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.07s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.30s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2020-09-23T13:30:52.302Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-23T13:30:52.302Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-09-23T13:30:52.302Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-23T13:30:52.302Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.98s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.83s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.29s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.05s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.15s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.57s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.24s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.86s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.04s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsCopy (1.31s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-23T13:30:52.302Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.64s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-09-23T13:30:52.303Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-23T13:30:52.303Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.303Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-23T13:30:52.303Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.41s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsRename (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsResize (0.69s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.51s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsTop (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.81s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.46s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecCgroup (0.75s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecInspectID (1.71s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecParseError (0.61s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.65s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecTTY (0.90s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.86s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.60s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2020-09-23T13:30:52.303Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-23T13:30:52.303Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.03s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestExecWithUser (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestHealth (18.52s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2020-09-23T13:30:52.303Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-23T13:30:52.303Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-23T13:30:52.303Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-23T13:30:52.303Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.39s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.58s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.82s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.23s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.46s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.93s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.57s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.75s) [2020-09-23T13:30:52.303Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-23T13:30:52.303Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.48s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.56s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.82s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPortList (5.92s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.90s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.22s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.39s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.44s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.67s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.11s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.47s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.25s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.19s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.61s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.28s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.04s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.13s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2020-09-23T13:30:52.303Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.50s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.15s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.29s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.49s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.70s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.38s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.76s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.98s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.63s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.67s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.97s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.79s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.18s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.99s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.98s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.21s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.98s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.23s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunMount (4.92s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.90s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.89s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.37s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.27s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.25s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2020-09-23T13:30:52.304Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-23T13:30:52.304Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-23T13:30:52.304Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.36s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.14s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.49s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-09-23T13:30:52.304Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-23T13:30:52.304Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.02s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUserByID (0.56s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2020-09-23T13:30:52.304Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.65s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.88s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.41s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.41s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.26s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.74s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s) [2020-09-23T13:30:52.305Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents906439407 [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.74s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (1.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.77s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.40s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.66s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-09-23T13:30:52.305Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.68s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-23T13:30:52.305Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.94s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.18s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-09-23T13:30:52.305Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.84s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.59s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.48s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.46s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.37s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.14s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.27s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s) [2020-09-23T13:30:52.305Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s) [2020-09-23T13:30:52.305Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-23T13:30:52.305Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-23T13:30:52.305Z] === RUN TestDockerRegistrySuite [2020-09-23T13:30:52.305Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-23T13:30:53.242Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-23T13:30:54.182Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-23T13:30:55.560Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-23T13:30:55.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-23T13:30:56.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-23T13:30:58.846Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-23T13:31:02.137Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-23T13:31:03.923Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-23T13:31:04.670Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-23T13:31:05.240Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-23T13:31:06.176Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-23T13:31:07.112Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-23T13:31:08.489Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-23T13:31:09.427Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-23T13:31:10.363Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-23T13:31:10.999Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-23T13:31:11.300Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-23T13:31:13.204Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-23T13:31:15.108Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-23T13:31:15.676Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-23T13:31:15.697Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-23T13:31:16.614Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-23T13:31:17.991Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-23T13:31:19.368Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-23T13:31:19.368Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-23T13:31:20.304Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-23T13:31:21.241Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-23T13:31:21.496Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-23T13:31:21.810Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-23T13:31:24.345Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-23T13:31:24.345Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-23T13:31:24.604Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-23T13:31:25.991Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-23T13:31:26.250Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-23T13:31:26.250Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-23T13:31:26.819Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-23T13:31:27.080Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-23T13:31:27.647Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-23T13:31:27.648Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-23T13:31:29.026Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-23T13:31:30.404Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-23T13:31:30.973Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-23T13:31:31.911Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-23T13:31:32.847Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite (41.46s) [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-09-23T13:31:33.415Z] check_test.go:196: [da06a369b86da] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d76466f18a78f] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d3127e6cbc745] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d45fde7156d1a] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d42a95a4d84ee] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.27s) [2020-09-23T13:31:33.415Z] check_test.go:196: [deca92373d867] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d23eb9c281ccb] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d0413c4df40d7] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-09-23T13:31:33.415Z] check_test.go:196: [de6cfb6b27095] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-09-23T13:31:33.415Z] check_test.go:196: [dbe0c7ddf269e] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d3c030570d603] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d9091b8a851dc] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d76cd640b9ab0] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d4cab280e4b62] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2020-09-23T13:31:33.415Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:07a7128aeb1cec68de4f430ade380767e6ef197541087df7a823b32389f1ae94 [2020-09-23T13:31:33.415Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4ba8829f6055cbb11d9b7901d468da23154963e36bd553e5db7637e8ac836e2 [2020-09-23T13:31:33.415Z] check_test.go:196: [d85e2c9bd02b5] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s) [2020-09-23T13:31:33.415Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a9765338ba336ec1578299b922878ca3b5247b9061133adbe5f1799468dfac23 [2020-09-23T13:31:33.415Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4493b54d8d36265feadcf829386614e9c55069cce51b639234194fd63577e7e [2020-09-23T13:31:33.415Z] check_test.go:196: [d1766de7fd1e0] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d7dd9ef64b6e8] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.21s) [2020-09-23T13:31:33.415Z] check_test.go:196: [da8438c573adf] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d91869b6eea90] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d0089bc9c1e97] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-09-23T13:31:33.415Z] check_test.go:196: [dd889dd1a7af6] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-09-23T13:31:33.415Z] check_test.go:196: [da51b192cd75c] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d748f05a594e2] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2020-09-23T13:31:33.415Z] check_test.go:196: [deeb244679c4b] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.45s) [2020-09-23T13:31:33.415Z] check_test.go:196: [ddb2eb82749a7] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.06s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d0a916e4e1bc4] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2020-09-23T13:31:33.415Z] check_test.go:196: [dca466494908d] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d5a322424102b] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.46s) [2020-09-23T13:31:33.415Z] check_test.go:196: [dc062a5744943] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d94876ff1de0a] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.50s) [2020-09-23T13:31:33.415Z] check_test.go:196: [da87d51f1fd87] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-23T13:31:33.415Z] check_test.go:196: [dcf8ddea0f2f1] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s) [2020-09-23T13:31:33.415Z] check_test.go:196: [df18a7305f89d] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d2641abb8fb7e] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d588af2e5997e] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-09-23T13:31:33.415Z] check_test.go:196: [d1279821c9a47] daemon is not started [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-09-23T13:31:33.415Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-09-23T13:31:33.415Z] === RUN TestDockerSchema1RegistrySuite [2020-09-23T13:31:33.415Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-23T13:31:33.674Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-23T13:31:36.965Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-23T13:31:38.871Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-23T13:31:39.196Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-23T13:31:39.196Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-23T13:31:42.159Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-23T13:31:42.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-23T13:31:43.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-23T13:31:43.667Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-23T13:31:44.604Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-23T13:31:45.540Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-23T13:31:46.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-23T13:31:49.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-23T13:31:49.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-23T13:31:49.527Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-23T13:31:49.527Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-23T13:31:49.527Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-23T13:31:49.527Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-23T13:31:49.577Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-23T13:31:49.577Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-23T13:31:49.836Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-23T13:31:50.095Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-23T13:31:50.354Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite (17.07s) [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d2635c73d5047] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d41ab075a7392] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.64s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d40fd3e221c19] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.75s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d156e90625585] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-09-23T13:31:50.613Z] check_test.go:223: [dfe98be925d13] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d1a30bf0d3d33] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d550efdc251ad] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d505c95fbef8f] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-09-23T13:31:50.613Z] check_test.go:223: [da3252a68f821] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d719eca5490b7] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d506eea744d33] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d1961410ff89b] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d1a0c9e940f78] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d33bcc2c95595] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-23T13:31:50.613Z] check_test.go:223: [df889f41e4598] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-23T13:31:50.613Z] check_test.go:223: [db7d0e09be00d] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-23T13:31:50.613Z] check_test.go:223: [d614354f04381] daemon is not started [2020-09-23T13:31:50.613Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-23T13:31:50.613Z] check_test.go:223: [da97abc05f999] daemon is not started [2020-09-23T13:31:50.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-23T13:31:50.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-23T13:31:51.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-23T13:31:51.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-23T13:31:52.068Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-23T13:31:52.441Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-23T13:31:53.003Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-23T13:31:53.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-23T13:31:53.830Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-23T13:31:54.088Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s) [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2020-09-23T13:31:54.347Z] check_test.go:252: [dae012101d257] daemon is not started [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-09-23T13:31:54.347Z] check_test.go:252: [db2853c69a332] daemon is not started [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-09-23T13:31:54.347Z] check_test.go:252: [d76db92e0383e] daemon is not started [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-23T13:31:54.347Z] check_test.go:252: [d5900258e96ec] daemon is not started [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-23T13:31:54.347Z] check_test.go:252: [d62f17c523340] daemon is not started [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-09-23T13:31:54.347Z] check_test.go:252: [d7699476d4161] daemon is not started [2020-09-23T13:31:54.347Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-23T13:31:54.347Z] check_test.go:252: [dc40ef0a3ca85] daemon is not started [2020-09-23T13:31:54.347Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-23T13:31:54.347Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-23T13:31:59.613Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-23T13:31:59.613Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-23T13:31:59.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-23T13:31:59.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-23T13:32:00.130Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-09-23T13:32:00.131Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-09-23T13:32:00.131Z] check_test.go:279: [d77d42ae16098] daemon is not started [2020-09-23T13:32:00.131Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-23T13:32:00.131Z] check_test.go:279: [de06ed9c451df] daemon is not started [2020-09-23T13:32:00.131Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-23T13:32:00.131Z] check_test.go:279: [d7c31276908c0] daemon is not started [2020-09-23T13:32:00.131Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-23T13:32:00.131Z] check_test.go:279: [d34388d2503cd] daemon is not started [2020-09-23T13:32:00.131Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-23T13:32:00.131Z] check_test.go:279: [d1df01a9679bd] daemon is not started [2020-09-23T13:32:00.131Z] === RUN TestDockerNetworkSuite [2020-09-23T13:32:00.131Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-23T13:32:02.697Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-23T13:32:02.770Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-23T13:32:02.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-23T13:32:03.739Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-23T13:32:03.739Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-23T13:32:04.200Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-23T13:32:05.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-23T13:32:06.382Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-23T13:32:07.352Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-23T13:32:07.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-23T13:32:08.322Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-23T13:32:09.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-23T13:32:10.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-23T13:32:16.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-23T13:32:18.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-23T13:32:18.665Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-23T13:32:18.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-23T13:32:19.125Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-23T13:32:19.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-23T13:32:19.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-23T13:32:20.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-23T13:32:21.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-23T13:32:21.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-23T13:32:22.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-23T13:32:22.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-23T13:32:23.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-23T13:32:23.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-23T13:32:23.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-23T13:32:24.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-23T13:32:24.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-23T13:32:24.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-23T13:32:25.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-23T13:32:25.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-23T13:32:27.700Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-23T13:32:27.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-23T13:32:29.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-23T13:32:29.885Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-23T13:32:34.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-23T13:32:35.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-23T13:32:36.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-23T13:32:36.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-23T13:32:36.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-23T13:32:36.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-23T13:32:36.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-23T13:32:36.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-23T13:32:38.463Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-23T13:32:39.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-23T13:32:39.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-23T13:32:39.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-23T13:32:39.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-23T13:32:43.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-23T13:32:44.263Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-23T13:32:46.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-23T13:32:46.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-23T13:32:46.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-23T13:32:48.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-23T13:32:48.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-23T13:32:48.962Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-23T13:32:49.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-23T13:32:49.421Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-23T13:32:49.421Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-23T13:32:49.421Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-23T13:32:49.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-23T13:32:50.449Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-23T13:32:51.607Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-23T13:32:51.607Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite (55.13s) [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.25s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dbda567aa1651] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d7547785b32ad] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.55s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dd1d7231cfca2] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d21f3847956ff] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:1233: [d33cdd43a9006] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.35s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d4f8d3dc81d09] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.88s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d5ff7c1107cf9] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d1a9b396c60ff] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d267ccfe00c58] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dfe73c132b982] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [deb1e53cad931] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d3e7c2996c21b] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d0eedc1b1a5b4] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dfffef7c44c34] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d8b147e3f9809] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d6dceabf7d3c9] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d558c7c2000b3] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d53d75b6f3940] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [daa4b3c5c3267] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d0c47f7a1b94d] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d1855fbcc38e7] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dcb66f229745e] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d7899169c174d] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [df1c99d259027] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:968: [dc7ea77971621] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d1b02d21b4680] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.77s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:1116: [d2987d8d7080d] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d8edefe43133b] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d0aefe057146d] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d85641bdb9abd] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d9221fd9add0a] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [db32277422111] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d353dae882f69] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dd7fd41a3bab8] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d3cc33d8019a0] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [de340a4800191] daemon is not started [2020-09-23T13:32:55.717Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [de001e6522bb4] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [ddfe7a1d75370] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:1084: [d2d2ad54f1cc7] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d2e34b4b412f6] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [da51a9800122d] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d79ec73e3c364] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dd3dc980a3c9e] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d11ea4f2ad4f5] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [de44d5891e296] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [d1c967f76366e] daemon is not started [2020-09-23T13:32:55.717Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.80s) [2020-09-23T13:32:55.717Z] docker_cli_network_unix_test.go:46: [dd4755ef458a5] daemon is not started [2020-09-23T13:32:55.717Z] === RUN TestDockerHubPullSuite [2020-09-23T13:32:55.717Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-23T13:32:59.002Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-23T13:33:00.926Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-23T13:33:01.493Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-23T13:33:04.025Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-23T13:33:04.284Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite (9.10s) [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.54s) [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.20s) [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2020-09-23T13:33:04.284Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.14s) [2020-09-23T13:33:04.284Z] PASS [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === Skipped [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-23T13:33:04.284Z] docker_cli_sni_test.go:18: Flakey test [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-23T13:33:04.284Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-23T13:33:04.284Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-23T13:33:04.284Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-23T13:33:04.284Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-23T13:33:04.284Z] docker_cli_network_unix_test.go:46: [de001e6522bb4] daemon is not started [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] [2020-09-23T13:33:04.284Z] DONE 1277 tests, 51 skipped in 1480.410s [2020-09-23T13:33:04.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:33:04.284Z] ++++ cat bundles/test-integration/docker.pid [2020-09-23T13:33:04.284Z] +++ kill 7519 [2020-09-23T13:33:05.659Z] +++ /etc/init.d/apparmor stop [2020-09-23T13:33:05.660Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:33:05.660Z] [2020-09-23T13:33:05.660Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:33:05.660Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:33:05.660Z] [2020-09-23T13:33:05.660Z] To set a process to complain mode, use the command line tool [2020-09-23T13:33:05.660Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:33:05.660Z] +++ true [2020-09-23T13:33:05.660Z] exiting test-integration [2020-09-23T13:33:05.660Z] ++ exit 0 [2020-09-23T13:33:05.660Z] [2020-09-23T13:33:05.660Z] + for job in $(jobs -p) [2020-09-23T13:33:05.660Z] + wait 16844 [2020-09-23T13:33:34.148Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-23T13:33:44.366Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-23T13:33:44.366Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-23T13:33:48.557Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-23T13:33:55.130Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-23T13:33:55.255Z] === RUN TestDockerSuite/TestBuildRm [2020-09-23T13:33:56.505Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-23T13:34:01.774Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-23T13:34:03.151Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-23T13:34:07.339Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-23T13:34:07.339Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-23T13:34:12.607Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-23T13:34:12.957Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-23T13:34:13.174Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-23T13:34:13.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-23T13:34:15.138Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-23T13:34:15.138Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-23T13:34:15.138Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-23T13:34:16.273Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-23T13:34:16.678Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-23T13:34:19.588Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-23T13:34:23.334Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-23T13:34:28.032Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-23T13:34:45.765Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-23T13:34:45.765Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-23T13:34:45.765Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-23T13:34:56.098Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-23T13:34:56.098Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-23T13:34:59.836Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-23T13:35:00.296Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-23T13:35:04.992Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-23T13:35:12.516Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-23T13:35:26.110Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-23T13:35:26.110Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-23T13:35:28.290Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-23T13:35:28.749Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-23T13:35:33.444Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-23T13:35:39.244Z] === RUN TestDockerSuite/TestBuildUser [2020-09-23T13:35:39.244Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-23T13:35:39.244Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-23T13:35:39.244Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-23T13:35:42.983Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-23T13:35:43.442Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-23T13:35:46.350Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-23T13:35:46.350Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-23T13:35:46.350Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-23T13:36:07.467Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-23T13:36:07.926Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-23T13:36:08.736Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-23T13:36:14.001Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-23T13:36:17.304Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-23T13:36:22.742Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-23T13:36:28.546Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-23T13:36:28.546Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-23T13:36:28.546Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-23T13:36:30.725Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-23T13:36:30.725Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-09-23T13:36:43.115Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-23T13:36:47.807Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-23T13:36:47.807Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-23T13:37:05.504Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-23T13:37:05.964Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-23T13:37:06.424Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-23T13:37:06.424Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-23T13:37:07.394Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-23T13:37:15.973Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-23T13:37:18.156Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-23T13:37:18.156Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-23T13:37:18.156Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-23T13:37:18.156Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-23T13:37:20.347Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-23T13:37:30.698Z] === RUN TestDockerSuite/TestCommitChange [2020-09-23T13:37:34.441Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-23T13:37:39.136Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-23T13:37:39.136Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-23T13:37:51.528Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-23T13:37:51.528Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-23T13:38:01.863Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-23T13:38:06.561Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-23T13:38:13.651Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-23T13:38:23.757Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-23T13:38:26.043Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-23T13:38:26.043Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-23T13:38:31.847Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-23T13:38:31.847Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-23T13:38:31.847Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-23T13:38:31.847Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-23T13:38:33.392Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-23T13:38:33.392Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-23T13:38:33.392Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-23T13:38:35.574Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-23T13:38:35.574Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-23T13:38:35.574Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-23T13:38:35.574Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-23T13:38:35.574Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-23T13:38:37.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-23T13:38:38.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-23T13:38:38.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-23T13:38:38.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-23T13:38:38.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-23T13:38:38.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-23T13:38:39.203Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-23T13:38:39.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-23T13:38:41.736Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-23T13:38:42.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-23T13:38:42.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-23T13:38:42.130Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-23T13:38:43.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-23T13:38:43.676Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-23T13:38:45.031Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-23T13:38:45.860Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-23T13:38:45.860Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-23T13:38:45.860Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-23T13:38:46.933Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-23T13:38:48.770Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-23T13:38:48.770Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-23T13:38:50.316Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-23T13:38:50.316Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-23T13:38:52.504Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-23T13:38:52.504Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-23T13:38:59.596Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-23T13:39:03.340Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-23T13:39:07.086Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-23T13:39:07.086Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-23T13:39:07.086Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-23T13:39:07.086Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-23T13:39:07.086Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-23T13:39:08.627Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-23T13:39:08.627Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-23T13:39:10.811Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-23T13:39:11.271Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-23T13:39:12.812Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-23T13:39:12.812Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-23T13:39:17.525Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-23T13:39:19.069Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-23T13:39:19.069Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-23T13:39:19.069Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-23T13:39:19.069Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-23T13:39:19.069Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-23T13:39:19.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-09-23T13:39:21.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-23T13:39:21.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-09-23T13:39:23.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-09-23T13:39:25.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-09-23T13:39:27.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-09-23T13:39:29.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c91c0_} [2020-09-23T13:39:32.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1867974246_c:\foo_false____} [2020-09-23T13:39:35.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1867974246_c:\foo_true____} [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-23T13:39:37.257Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-23T13:39:43.155Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-23T13:39:43.155Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-23T13:39:44.090Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-23T13:39:44.400Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-23T13:39:45.991Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-23T13:39:46.580Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-23T13:39:46.580Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-23T13:39:46.580Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-23T13:39:48.524Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-23T13:39:48.775Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-23T13:39:48.775Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-23T13:39:48.775Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-23T13:39:48.775Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-23T13:39:51.056Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-23T13:39:53.471Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-23T13:39:55.012Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-23T13:39:55.012Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-23T13:39:55.012Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-23T13:40:03.594Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-23T13:40:03.594Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-23T13:40:03.594Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-23T13:40:12.179Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-23T13:40:12.179Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-23T13:40:12.179Z] === RUN TestDockerSuite/TestCpToDot [2020-09-23T13:40:13.009Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-23T13:40:14.363Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-23T13:40:14.363Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-23T13:40:14.363Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-23T13:40:22.950Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-23T13:40:23.920Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-23T13:40:25.212Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-23T13:40:26.112Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-23T13:40:26.112Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-23T13:40:26.112Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-23T13:40:27.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-23T13:40:28.297Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-23T13:40:28.758Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-23T13:40:28.758Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-23T13:40:28.758Z] === RUN TestDockerSuite/TestCreateRM [2020-09-23T13:40:29.218Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-23T13:40:29.218Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-23T13:40:29.218Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-23T13:40:29.658Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-23T13:40:29.677Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-23T13:40:32.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-23T13:40:39.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-23T13:40:42.071Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-23T13:40:42.071Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-23T13:40:42.071Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-23T13:40:44.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-23T13:40:46.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-23T13:40:46.775Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-23T13:40:46.775Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-23T13:40:46.775Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-23T13:40:48.315Z] === RUN TestDockerSuite/TestDockerFails [2020-09-23T13:40:48.776Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-23T13:40:48.776Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-23T13:40:48.776Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-23T13:40:48.776Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-23T13:40:48.776Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-23T13:40:48.776Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-23T13:40:49.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-23T13:40:50.965Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-23T13:40:51.773Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-23T13:40:53.148Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-23T13:40:53.678Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-23T13:40:55.332Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-23T13:40:56.975Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-23T13:40:58.878Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-23T13:41:03.923Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-23T13:41:08.622Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-23T13:41:13.320Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-23T13:41:14.861Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-23T13:41:15.324Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-23T13:41:19.063Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-23T13:41:19.523Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-23T13:41:19.983Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-23T13:41:24.692Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-23T13:41:29.394Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-23T13:41:29.394Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-23T13:41:29.394Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-23T13:41:29.394Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-23T13:41:29.394Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-23T13:41:29.394Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-23T13:41:29.853Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-23T13:41:29.853Z] === RUN TestDockerSuite/TestEventsRename [2020-09-23T13:41:32.763Z] === RUN TestDockerSuite/TestEventsResize [2020-09-23T13:41:34.946Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-23T13:41:36.489Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-23T13:41:39.398Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-23T13:41:44.092Z] === RUN TestDockerSuite/TestEventsTop [2020-09-23T13:41:44.092Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-23T13:41:46.272Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-23T13:41:50.022Z] === RUN TestDockerSuite/TestExec [2020-09-23T13:41:50.022Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-23T13:41:50.022Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-23T13:41:51.566Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-23T13:41:53.107Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-23T13:41:53.107Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-23T13:41:53.107Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-23T13:41:53.107Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-23T13:41:54.647Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-23T13:41:55.124Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-23T13:41:56.829Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-23T13:41:59.014Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-23T13:42:00.556Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-23T13:42:04.301Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-23T13:42:04.301Z] === RUN TestDockerSuite/TestExecEnv [2020-09-23T13:42:04.301Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-23T13:42:04.301Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-23T13:42:06.486Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-23T13:42:09.997Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-23T13:42:11.189Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-23T13:42:11.189Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-23T13:42:11.189Z] === RUN TestDockerSuite/TestExecParseError [2020-09-23T13:42:11.189Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-23T13:42:11.189Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-23T13:42:11.189Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-23T13:42:12.729Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-23T13:42:12.729Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-23T13:42:12.729Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-23T13:42:12.729Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-23T13:42:12.729Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-23T13:42:12.729Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-23T13:42:14.911Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-23T13:42:14.911Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-23T13:42:22.027Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-23T13:42:22.027Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-23T13:42:22.027Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-23T13:42:22.027Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-23T13:42:27.829Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite (1672.72s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.01s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.44s) [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:562: [d70d670a0dec4] joining swarm manager [d1cd484d682ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:584: [df03540267bf2] joining swarm manager [d1cd484d682ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.077Z] check_test.go:380: [d70d670a0dec4] daemon is not started [2020-09-23T13:42:28.077Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.48s) [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:45: [d565acce08541] joining swarm manager [d891821d584ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.51s) [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:303: [d167a08f7f643] joining swarm manager [d8c6fdcdadb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:304: [da5412c26c64d] joining swarm manager [d8c6fdcdadb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.77s) [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:271: [d4d5d61da17c1] joining swarm manager [de6aec6725117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.077Z] docker_api_swarm_test.go:272: [d19c5f955e191] joining swarm manager [de6aec6725117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.10s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2020-09-23T13:42:28.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.54s) [2020-09-23T13:42:28.077Z] docker_api_swarm_node_test.go:19: [d479b30f922d7] joining swarm manager [d99832ef0f739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_node_test.go:20: [d02ec257dc6dc] joining swarm manager [d99832ef0f739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.59s) [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:501: [d5f656f678bcc] joining swarm manager [d22cf75093b04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:506: [dc5ebcd90e4e3] joining swarm manager [d22cf75093b04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.19s) [2020-09-23T13:42:28.078Z] docker_api_swarm_node_test.go:80: [d0447f050935a] joining swarm manager [df95879f3ec3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (37.11s) [2020-09-23T13:42:28.078Z] docker_api_swarm_node_test.go:52: [d2cf1a08cef7b] joining swarm manager [dd375e3d4c920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_node_test.go:53: [da31351d2ff66] joining swarm manager [dd375e3d4c920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.85s) [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:201: [d48adbd7e1137] joining swarm manager [d9b0e48bf5214]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.88s) [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:383: [ddab6b43866cc] joining swarm manager [d9ed162a1a7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:384: [dcb78c4296ff1] joining swarm manager [d9ed162a1a7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] check_test.go:380: [dcb78c4296ff1] daemon is not started [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (68.75s) [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:801: [df3cb33dbce86] joining swarm manager [df98bb3902316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:801: [dc8f7d8919174] joining swarm manager [df98bb3902316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:801: [d39f08fe22179] joining swarm manager [df98bb3902316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:801: [d4df30a6cb142] joining swarm manager [df98bb3902316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:809: [dadfa7cc76bfb] joining swarm manager [df98bb3902316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (22.08s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.26s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.98s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:394: [dcf1f5c173404] joining swarm manager [dc48f6c839196]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:394: [df7c13513f432] joining swarm manager [dc48f6c839196]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.56s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:342: [d9e5f01e01667] joining swarm manager [ddcdc6c0eec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:342: [d71bc4f4464f0] joining swarm manager [ddcdc6c0eec3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:489: [d79b50b63be7a] joining swarm manager [d38d60147e5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:489: [d87bf67261e50] joining swarm manager [d38d60147e5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.55s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:127: [d71b07e2cb113] joining swarm manager [ddccdeed195ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:128: [dda2312a373e5] joining swarm manager [ddccdeed195ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:136: [d7d66521f1df4] joining swarm manager [ddccdeed195ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:137: [ded195ddc78ec] joining swarm manager [ddccdeed195ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.42s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:303: [dd331e75b73d6] joining swarm manager [d7d83bcb23336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:303: [d84d26e7522d1] joining swarm manager [d7d83bcb23336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.85s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:99: [df8089d88b49e] joining swarm manager [df5911d2f3758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:100: [d2ff6e91ea5de] joining swarm manager [df5911d2f3758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] check_test.go:380: [df8089d88b49e] daemon is not started [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.83s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:532: [d96f010f55631] joining swarm manager [d19c83a2862f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:533: [da55b3ef67722] joining swarm manager [d19c83a2862f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.55s) [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:147: [d693e9535fa22] joining swarm manager [db84895c58924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_api_swarm_service_test.go:147: [dff39e3918fdd] joining swarm manager [db84895c58924]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.12s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.60s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.52s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.70s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.45s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.58s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.69s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.27s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.35s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.76s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.67s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.95s) [2020-09-23T13:42:28.078Z] docker_cli_service_logs_test.go:245: checking task dcxgephj466v [2020-09-23T13:42:28.078Z] docker_cli_service_logs_test.go:250: checking messages for dcxgephj466v [2020-09-23T13:42:28.078Z] docker_cli_service_logs_test.go:245: checking task kd0ivpuhm8ib [2020-09-23T13:42:28.078Z] docker_cli_service_logs_test.go:250: checking messages for kd0ivpuhm8ib [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.29s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.75s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1901: [ded43bf87bcbb] joining swarm manager [d8e68c1f86332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1902: [d51775520bf4f] joining swarm manager [d8e68c1f86332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.52s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.83s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.49s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1802: [dee09fab73b9b] joining swarm manager [dbc52d59476a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1803: [de8ca4d2ccae6] joining swarm manager [dbc52d59476a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (135.27s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1321: [d48e59fbe3049] joining swarm manager [d4e2c9a47cb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1322: [d8d1ad70ada34] joining swarm manager [d4e2c9a47cb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.23s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.64s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.70s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.42s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.42s) [2020-09-23T13:42:28.078Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.63s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.56s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1186: [d44346863147c] joining swarm manager [de41d7244fcb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1195: [d65cb4a6ba994] joining swarm manager [de41d7244fcb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.96s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.07s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1118: [d25168ccb7a59] joining swarm manager [d833e51300990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1119: [d18f7f00ed6e5] joining swarm manager [d833e51300990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1172: [dc750bf9bcc82] joining swarm manager [d833e51300990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1453: [db8f2ce661d9c] joining swarm manager [d7e4fe12dda51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] docker_cli_swarm_test.go:1454: [d3000bf21ec51] joining swarm manager [d7e4fe12dda51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s) [2020-09-23T13:42:28.078Z] docker_cli_swarm_unix_test.go:62: [dab423ac02dcd] joining swarm manager [d132ff04a908b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.73s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.82s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.73s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.63s) [2020-09-23T13:42:28.078Z] docker_api_swarm_test.go:961: [df31be5782900] joining swarm manager [d7c619a9bc6ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.27s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.23s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.00s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.09s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2020-09-23T13:42:28.078Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2020-09-23T13:42:28.078Z] === RUN TestDockerExternalVolumeSuite [2020-09-23T13:42:28.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-23T13:42:32.527Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-23T13:42:35.438Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-23T13:42:41.239Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-23T13:42:41.239Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-23T13:42:41.239Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-23T13:42:41.699Z] === RUN TestDockerSuite/TestHealth [2020-09-23T13:42:41.699Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-23T13:42:41.699Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-23T13:42:41.699Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-23T13:42:41.699Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-23T13:42:42.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-23T13:42:46.392Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-23T13:42:46.392Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-23T13:42:46.392Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-23T13:42:46.392Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-23T13:42:46.392Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-23T13:42:46.853Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-23T13:42:47.312Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-23T13:42:47.312Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-23T13:42:48.281Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-23T13:42:48.281Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-23T13:42:49.820Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-23T13:42:50.281Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-23T13:42:51.821Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-23T13:42:54.730Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-23T13:42:54.730Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-23T13:42:54.730Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-23T13:42:58.472Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-23T13:42:58.472Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestImportFile [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-23T13:43:00.655Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-23T13:43:01.114Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-23T13:43:01.114Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-23T13:43:03.302Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-23T13:43:04.842Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-23T13:43:04.842Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-23T13:43:04.842Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-23T13:43:05.303Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-23T13:43:05.303Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-23T13:43:12.394Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-23T13:43:12.394Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-23T13:43:14.576Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-23T13:43:14.576Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-23T13:43:14.576Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-23T13:43:14.576Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-23T13:43:16.116Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-23T13:43:20.812Z] === RUN TestDockerSuite/TestInspectImage [2020-09-23T13:43:20.812Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-23T13:43:20.812Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-23T13:43:20.812Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-23T13:43:22.993Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-23T13:43:24.532Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-23T13:43:24.532Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-23T13:43:27.441Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-23T13:43:28.982Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-23T13:43:28.982Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-23T13:43:28.982Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-23T13:43:31.162Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-23T13:43:33.345Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-23T13:43:37.089Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-23T13:43:39.272Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-23T13:43:40.811Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-23T13:43:42.995Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-23T13:43:45.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-23T13:43:47.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-23T13:43:49.544Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-23T13:43:50.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-23T13:43:51.723Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-23T13:43:53.261Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-23T13:43:58.742Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-23T13:43:59.060Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-23T13:44:00.603Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-23T13:44:00.604Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-23T13:44:02.786Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-23T13:44:02.786Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-23T13:44:09.873Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-23T13:44:15.677Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-23T13:44:21.475Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-23T13:44:23.656Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-23T13:44:25.838Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-23T13:44:25.839Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-23T13:44:28.025Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-23T13:44:29.565Z] === RUN TestDockerSuite/TestLogsSince [2020-09-23T13:44:30.812Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-23T13:44:39.893Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-23T13:44:39.893Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-23T13:44:39.893Z] === RUN TestDockerSuite/TestLogsTail [2020-09-23T13:44:40.863Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-23T13:44:43.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-23T13:44:43.044Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestNetHostname [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestPluginActive [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-23T13:44:45.226Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPortList [2020-09-23T13:44:45.686Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-23T13:44:49.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-23T13:44:53.170Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-23T13:44:53.170Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-23T13:45:01.748Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-23T13:45:01.748Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-23T13:45:10.329Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-23T13:45:15.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-23T13:45:22.880Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-23T13:45:23.340Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-23T13:45:23.340Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-23T13:45:29.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-23T13:45:38.163Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-23T13:45:39.705Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-23T13:45:46.787Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-23T13:45:49.700Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-23T13:45:50.160Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-23T13:45:50.160Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-23T13:45:53.902Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-23T13:45:53.902Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-23T13:45:53.902Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-23T13:45:53.902Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-23T13:45:53.902Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-23T13:46:00.994Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-23T13:46:00.994Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-23T13:46:02.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-23T13:46:02.536Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-23T13:46:02.536Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-23T13:46:04.078Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-23T13:46:04.538Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-23T13:46:04.538Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-23T13:46:08.284Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-23T13:46:12.025Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-23T13:46:14.209Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-23T13:46:16.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-23T13:46:31.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-23T13:46:39.378Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-23T13:46:39.378Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-23T13:46:45.179Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-23T13:46:45.179Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-23T13:46:45.639Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-23T13:46:46.101Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-23T13:46:49.844Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-23T13:46:54.538Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-23T13:46:54.538Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-23T13:46:58.280Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-23T13:46:58.280Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-23T13:46:58.280Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-23T13:47:13.105Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-23T13:47:14.651Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-23T13:47:15.111Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-23T13:47:18.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-23T13:47:22.192Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-23T13:47:26.890Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-23T13:47:33.974Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-23T13:47:36.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-23T13:47:38.674Z] === RUN TestDockerSuite/TestRmiTag [2020-09-23T13:47:39.133Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-23T13:47:41.316Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-23T13:47:59.021Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-23T13:48:01.215Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-23T13:48:05.909Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-23T13:48:06.881Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-23T13:48:08.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-23T13:48:09.063Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-23T13:48:09.063Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-23T13:48:09.063Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-23T13:48:12.808Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-23T13:48:15.719Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-23T13:48:17.903Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-23T13:48:20.083Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-23T13:48:21.622Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-23T13:48:21.622Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-23T13:48:26.320Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-23T13:48:28.501Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-23T13:48:28.501Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-23T13:48:30.682Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-23T13:48:30.682Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-23T13:48:30.682Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-23T13:48:32.863Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-23T13:48:35.044Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-23T13:48:37.225Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-23T13:48:38.769Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-23T13:48:38.769Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-23T13:48:38.769Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-23T13:48:39.229Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-23T13:48:40.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-23T13:48:41.409Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-23T13:48:41.409Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-23T13:48:41.409Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-23T13:48:41.409Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-23T13:48:41.410Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-23T13:48:42.949Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-23T13:48:48.749Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-23T13:48:50.291Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-23T13:48:50.291Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-23T13:48:50.291Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-23T13:48:50.291Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-23T13:48:52.472Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-23T13:48:54.659Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-23T13:48:54.659Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-23T13:48:55.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-23T13:48:56.842Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-23T13:48:56.842Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-23T13:48:56.842Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-23T13:48:56.842Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-23T13:48:59.025Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-23T13:49:00.566Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-23T13:49:02.747Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-23T13:49:04.935Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-23T13:49:08.679Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-23T13:49:13.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-23T13:49:17.266Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-23T13:49:17.267Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-23T13:49:17.726Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-23T13:49:17.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-23T13:49:17.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-23T13:49:17.726Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-23T13:49:17.726Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-23T13:49:17.726Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunMount [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-23T13:49:18.186Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-23T13:49:25.277Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-23T13:49:25.277Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-23T13:49:25.277Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-23T13:49:25.277Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-23T13:49:28.551Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-23T13:49:29.024Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-23T13:49:32.764Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-23T13:49:32.765Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-23T13:49:33.226Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-23T13:49:34.196Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-23T13:49:35.739Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-23T13:49:37.924Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-23T13:49:38.895Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-23T13:49:41.079Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-23T13:49:41.079Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-23T13:49:41.079Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-23T13:49:41.079Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-23T13:49:41.079Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-23T13:49:41.539Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-23T13:49:41.539Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-23T13:49:41.539Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-23T13:49:41.539Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-23T13:49:43.440Z] --- PASS: TestDockerExternalVolumeSuite (436.84s) [2020-09-23T13:49:43.440Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-09-23T13:49:43.440Z] docker_cli_external_volume_driver_test.go:53: [d0fc5c2e15af5] daemon is not started [2020-09-23T13:49:43.440Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-23T13:49:43.440Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-09-23T13:49:43.440Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-23T13:49:43.441Z] docker_cli_external_volume_driver_test.go:53: [d5d92b76d8feb] daemon is not started [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-23T13:49:43.441Z] docker_cli_external_volume_driver_test.go:53: [d46fd78a30539] daemon is not started [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-23T13:49:43.441Z] docker_cli_external_volume_driver_test.go:53: [defb33364623f] daemon is not started [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-09-23T13:49:43.441Z] docker_cli_external_volume_driver_test.go:485: [de1b8d85b6601] daemon is not started [2020-09-23T13:49:43.441Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-23T13:49:43.441Z] docker_cli_external_volume_driver_test.go:53: [dc77e70f7f88f] daemon is not started [2020-09-23T13:49:43.441Z] PASS [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] === Skipped [2020-09-23T13:49:43.441Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-23T13:49:43.441Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-23T13:49:43.441Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-23T13:49:43.441Z] check_test.go:309: [d6e7c8a4f3593] daemon is not started [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-23T13:49:43.441Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-23T13:49:43.441Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-23T13:49:43.441Z] check_test.go:309: [dc1a48cf807c4] daemon is not started [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-23T13:49:43.441Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-23T13:49:43.441Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-23T13:49:43.441Z] check_test.go:309: [df2846bde6d6e] daemon is not started [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-23T13:49:43.441Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-23T13:49:43.441Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-23T13:49:43.441Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-23T13:49:43.441Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] DONE 273 tests, 5 skipped in 2478.139s [2020-09-23T13:49:43.441Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-23T13:49:43.441Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dac13a4cfd249/docker.pid [2020-09-23T13:49:43.441Z] +++ kill 5398 [2020-09-23T13:49:43.441Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5398 is not a child of this shell [2020-09-23T13:49:43.441Z] warning: PID 5398 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dac13a4cfd249/docker.pid had a nonzero exit code [2020-09-23T13:49:43.441Z] ++++ cat bundles/test-integration/docker.pid [2020-09-23T13:49:43.441Z] +++ kill 7558 [2020-09-23T13:49:43.441Z] +++ /etc/init.d/apparmor stop [2020-09-23T13:49:43.441Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] Unloading profiles will leave already running processes permanently [2020-09-23T13:49:43.441Z] unconfined, which can lead to unexpected situations. [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.441Z] To set a process to complain mode, use the command line tool [2020-09-23T13:49:43.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-23T13:49:43.441Z] +++ true [2020-09-23T13:49:43.441Z] exiting test-integration [2020-09-23T13:49:43.441Z] ++ exit 0 [2020-09-23T13:49:43.441Z] [2020-09-23T13:49:43.699Z] + exit 0 [2020-09-23T13:49:43.699Z] ++ jobs -p [2020-09-23T13:49:43.699Z] + pids= [2020-09-23T13:49:43.699Z] + echo 'Remaining pids to kill: []' [2020-09-23T13:49:43.699Z] Remaining pids to kill: [] [2020-09-23T13:49:43.699Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-23T13:49:43.715Z] Recording test results [2020-09-23T13:49:43.722Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-23T13:49:43.722Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-23T13:49:44.183Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-23T13:49:44.183Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-23T13:49:44.183Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-23T13:49:44.183Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-23T13:49:46.032Z] + echo Ensuring container killed. [2020-09-23T13:49:46.032Z] Ensuring container killed. [2020-09-23T13:49:46.032Z] + docker ps -aq -f name=docker-pr14-* [2020-09-23T13:49:46.032Z] + cids=e89285184af1 [2020-09-23T13:49:46.032Z] 2d722f209363 [2020-09-23T13:49:46.032Z] 194504cad605 [2020-09-23T13:49:46.032Z] + [ -n e89285184af1 [2020-09-23T13:49:46.032Z] 2d722f209363 [2020-09-23T13:49:46.032Z] 194504cad605 ] [2020-09-23T13:49:46.032Z] + docker rm -vf e89285184af1 2d722f209363 194504cad605 [2020-09-23T13:49:47.409Z] e89285184af1 [2020-09-23T13:49:47.409Z] 2d722f209363 [2020-09-23T13:49:48.347Z] 194504cad605 [Pipeline] sh [2020-09-23T13:49:48.634Z] + echo Chowning /workspace to jenkins user [2020-09-23T13:49:48.634Z] Chowning /workspace to jenkins user [2020-09-23T13:49:48.634Z] + id -u [2020-09-23T13:49:48.634Z] + id -g [2020-09-23T13:49:48.634Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41430:/workspace busybox chown -R 1000:1000 /workspace [2020-09-23T13:49:48.634Z] Unable to find image 'busybox:latest' locally [2020-09-23T13:49:48.634Z] latest: Pulling from library/busybox [2020-09-23T13:49:48.634Z] df8698476c65: Pulling fs layer [2020-09-23T13:49:49.201Z] df8698476c65: Verifying Checksum [2020-09-23T13:49:49.201Z] df8698476c65: Download complete [2020-09-23T13:49:49.460Z] df8698476c65: Pull complete [2020-09-23T13:49:49.460Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-23T13:49:49.460Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-23T13:49:53.045Z] + bundleName=amd64 [2020-09-23T13:49:53.045Z] + echo Creating amd64-bundles.tar.gz [2020-09-23T13:49:53.045Z] Creating amd64-bundles.tar.gz [2020-09-23T13:49:53.045Z] + xargs tar -czf amd64-bundles.tar.gz [2020-09-23T13:49:53.045Z] + 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 [2020-09-23T13:49:53.993Z] Archiving artifacts [2020-09-23T13:49:55.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:49:56.307Z] + make clean [2020-09-23T13:49:56.566Z] docker volume rm -f docker-dev-cache [2020-09-23T13:49:56.566Z] docker-dev-cache [Pipeline] deleteDir [2020-09-23T13:49:56.576Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-23T13:49:56.576Z] === RUN TestDockerSuite/TestRunRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-23T13:50:03.662Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-23T13:50:08.362Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-23T13:50:10.543Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-23T13:50:12.728Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-23T13:50:14.269Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-23T13:50:16.452Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-23T13:50:16.453Z] === RUN TestDockerSuite/TestRunState [2020-09-23T13:50:16.453Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-23T13:50:18.632Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-23T13:50:18.632Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-23T13:50:20.173Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-23T13:50:20.173Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-23T13:50:20.173Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-23T13:50:20.633Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-23T13:50:20.633Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-23T13:50:20.633Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-23T13:50:25.333Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-23T13:50:27.513Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-23T13:50:27.513Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-23T13:50:29.699Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-23T13:50:29.699Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-23T13:50:29.699Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-23T13:50:32.609Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-23T13:50:38.408Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-23T13:50:43.103Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-23T13:50:47.804Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-23T13:50:47.804Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-23T13:50:47.804Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-23T13:50:47.804Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-23T13:50:47.804Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-23T13:50:50.711Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-23T13:50:52.896Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-23T13:50:55.078Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-23T13:50:59.785Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-23T13:51:00.754Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-23T13:51:02.294Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-23T13:51:06.991Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-23T13:51:09.901Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-23T13:51:10.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-23T13:51:11.332Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-23T13:51:11.332Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-23T13:51:13.516Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-23T13:51:19.323Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-23T13:51:19.323Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-23T13:51:26.408Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-23T13:51:26.408Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-23T13:51:30.150Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-23T13:51:30.150Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-23T13:51:30.150Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-23T13:51:30.150Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-23T13:51:30.151Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-23T13:51:40.486Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-23T13:51:42.669Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-23T13:51:44.212Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-23T13:51:44.677Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-23T13:51:46.218Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-23T13:52:03.924Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-23T13:52:05.465Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-23T13:52:05.465Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-23T13:52:07.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-23T13:52:08.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-23T13:52:08.569Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-23T13:52:08.569Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-23T13:52:09.031Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-23T13:52:16.118Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-23T13:52:16.118Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-23T13:52:16.118Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-23T13:52:16.118Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-23T13:52:16.118Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-23T13:52:23.206Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-23T13:52:23.206Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-23T13:52:23.206Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-23T13:52:31.784Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-23T13:52:31.784Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite (2404.92s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-23T13:52:32.244Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.69s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (149.58s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.39s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-23T13:52:32.244Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-23T13:52:32.244Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.16s) [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-23T13:52:32.244Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-23T13:52:32.244Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.99s) [2020-09-23T13:52:32.244Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-23T13:52:32.244Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-23T13:52:32.244Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-23T13:52:32.244Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.94s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.40s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.66s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-23T13:52:32.709Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.70s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.24s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.06s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.01s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.53s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.75s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.48s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.98s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.71s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.98s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.27s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.37s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.93s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.01s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.09s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.59s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.67s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-23T13:52:32.709Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildContChar (19.04s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.39s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.93s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.78s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.10s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.40s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.66s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.50s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.94s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.63s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.80s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.96s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.39s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.97s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.60s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.14s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.82s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.05s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.68s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.82s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.34s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.66s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2020-09-23T13:52:32.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-23T13:52:32.709Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.75s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s) [2020-09-23T13:52:32.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.81s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.05s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.99s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.06s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFails (2.01s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.72s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.01s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.54s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.76s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.29s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.06s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildHistory (8.80s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.91s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.67s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.87s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.71s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.02s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.86s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.33s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.64s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.24s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.34s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.77s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.42s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.42s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.02s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.25s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.34s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.93s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.15s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.55s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.78s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.93s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.47s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.70s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildRm (18.30s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.12s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-09-23T13:52:32.710Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.32s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.17s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.66s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.91s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.08s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.91s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildStderr (4.50s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.22s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.83s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.99s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.23s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.39s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.32s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.23s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.43s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.31s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.11s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.48s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.95s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.77s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.70s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-09-23T13:52:32.710Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-09-23T13:52:32.710Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-09-23T13:52:32.710Z] docker_cli_sni_test.go:18: Flakey test [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.25s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCommitChange (4.85s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.53s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.32s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCommitTTY (11.38s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.53s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-23T13:52:32.710Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-23T13:52:32.710Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.70s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.38s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.83s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.20s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.42s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.95s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-09-23T13:52:32.710Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-23T13:52:32.710Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2020-09-23T13:52:32.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.26s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.97s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.56s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.66s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.93s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.81s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.22s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.26s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.27s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.24s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c91c0_} (2.27s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1867974246_c:\foo_false____} (2.26s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1867974246_c:\foo_true____} (2.26s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.03s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.05s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.11s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.12s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.50s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.62s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpToDot (2.37s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCpToStdout (7.12s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.89s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-23T13:52:32.711Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.00s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.07s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-23T13:52:32.711Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.17s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.10s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.80s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsCopy (5.19s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.67s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.04s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.32s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFilters (4.40s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFormat (4.09s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsRename (2.21s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsResize (2.48s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.94s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.51s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-23T13:52:32.711Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.34s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-23T13:52:32.711Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-23T13:52:32.711Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s) [2020-09-23T13:52:32.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-23T13:52:32.711Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-23T13:52:32.711Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-23T13:52:32.712Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.94s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.69s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.77s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.95s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecInspectID (4.37s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-23T13:52:32.712Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.15s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-23T13:52:32.712Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.55s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-23T13:52:32.712Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.44s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.42s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.49s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-23T13:52:32.712Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-23T13:52:32.712Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-23T13:52:32.712Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-23T13:52:32.712Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.94s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.94s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectDefault (1.95s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectHistory (4.43s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.02s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.34s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.73s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectStatus (2.38s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.88s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.94s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.98s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.09s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.73s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.35s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-23T13:52:32.712Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.25s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.34s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.07s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.08s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.09s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsSince (8.85s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.21s) [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.06s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-23T13:52:32.712Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-23T13:52:32.712Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-23T13:52:32.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.87s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-23T13:52:32.713Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.75s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsByOrder (7.62s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.21s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.89s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.21s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.28s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.85s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.07s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.48s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.50s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-23T13:52:32.713Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.69s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.77s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.05s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.73s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.98s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.82s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.98s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.76s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.11s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.18s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.46s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.26s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.05s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.84s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.03s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.08s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.05s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.04s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.11s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.64s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.03s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.17s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.97s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.05s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.94s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.12s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunExitCode (2.04s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.92s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.05s) [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.72s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-23T13:52:32.713Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.713Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.49s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.59s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.25s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.68s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.56s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.56s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.40s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunRm (6.79s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.27s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.23s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.61s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.12s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.80s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.18s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.99s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.25s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.01s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.13s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.76s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2020-09-23T13:52:32.714Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.84s) [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-23T13:52:32.714Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.714Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.22s) [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.89s) [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.55s) [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.94s) [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.80s) [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.715Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.74s) [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-23T13:52:32.715Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-23T13:52:32.715Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-09-23T13:52:33.176Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.70s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-23T13:52:33.176Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.45s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.56s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.73s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.09s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.14s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-23T13:52:33.176Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-23T13:52:33.176Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-23T13:52:33.176Z] --- PASS: TestDockerRegistrySuite (0.16s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-23T13:52:33.176Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-23T13:52:33.176Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-23T13:52:33.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-23T13:52:33.177Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-23T13:52:33.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-23T13:52:33.177Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerDaemonSuite [2020-09-23T13:52:33.177Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-23T13:52:33.177Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-23T13:52:33.177Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-23T13:52:33.177Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerSwarmSuite [2020-09-23T13:52:33.177Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-09-23T13:52:33.177Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-09-23T13:52:33.177Z] --- PASS: TestDockerPluginSuite (0.03s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerExternalVolumeSuite [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerNetworkSuite [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] === RUN TestDockerHubPullSuite [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-09-23T13:52:33.177Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] PASS [2020-09-23T13:52:33.177Z] ok github.com/docker/docker/integration-cli 2405.611s [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === Skipped [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-23T13:52:33.177Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-23T13:52:33.177Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-23T13:52:33.177Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-23T13:52:33.177Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-23T13:52:33.177Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-23T13:52:33.177Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-23T13:52:33.177Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-23T13:52:33.177Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-23T13:52:33.177Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-23T13:52:33.177Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-23T13:52:33.177Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-23T13:52:33.177Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.06s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.06s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-09-23T13:52:33.177Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.177Z] [2020-09-23T13:52:33.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-09-23T13:52:33.177Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-23T13:52:33.178Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-09-23T13:52:33.178Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-09-23T13:52:33.178Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-09-23T13:52:33.178Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.178Z] [2020-09-23T13:52:33.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-09-23T13:52:33.179Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-23T13:52:33.179Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-09-23T13:52:33.179Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-09-23T13:52:33.179Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-09-23T13:52:33.179Z] docker_cli_sni_test.go:18: Flakey test [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-23T13:52:33.179Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-09-23T13:52:33.179Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-23T13:52:33.179Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-23T13:52:33.179Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.179Z] [2020-09-23T13:52:33.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-23T13:52:33.180Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.07s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.07s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-23T13:52:33.180Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-23T13:52:33.180Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-23T13:52:33.180Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-23T13:52:33.180Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-23T13:52:33.180Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-23T13:52:33.180Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-23T13:52:33.180Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-23T13:52:33.180Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-23T13:52:33.180Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-23T13:52:33.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-23T13:52:33.180Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.180Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-23T13:52:33.181Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-23T13:52:33.181Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-23T13:52:33.181Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-23T13:52:33.181Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-23T13:52:33.181Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-09-23T13:52:33.181Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-23T13:52:33.181Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-23T13:52:33.181Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-23T13:52:33.181Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-23T13:52:33.181Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-23T13:52:33.181Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-23T13:52:33.181Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-23T13:52:33.181Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-23T13:52:33.181Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.181Z] [2020-09-23T13:52:33.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-23T13:52:33.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-23T13:52:33.182Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-23T13:52:33.182Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-23T13:52:33.182Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-23T13:52:33.182Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.182Z] [2020-09-23T13:52:33.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-23T13:52:33.182Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-23T13:52:33.182Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-23T13:52:33.642Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-23T13:52:33.642Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.642Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.56s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.56s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-23T13:52:33.643Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-23T13:52:33.643Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.643Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-23T13:52:33.644Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-23T13:52:33.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-23T13:52:33.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-23T13:52:33.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-23T13:52:33.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-23T13:52:33.644Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-23T13:52:33.644Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.644Z] [2020-09-23T13:52:33.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-23T13:52:33.645Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-23T13:52:33.645Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.645Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-23T13:52:33.646Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-23T13:52:33.646Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] DONE 1096 tests, 549 skipped in 2414.066s [2020-09-23T13:52:33.646Z] INFO: Integration tests ended at 09/23/2020 13:52:33. Duration:00:40:14.2879382 [2020-09-23T13:52:33.646Z] INFO: Docker info of the daemon under test at end of run [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] Containers: 2 [2020-09-23T13:52:33.646Z] Running: 0 [2020-09-23T13:52:33.646Z] Paused: 0 [2020-09-23T13:52:33.646Z] Stopped: 2 [2020-09-23T13:52:33.646Z] Images: 18 [2020-09-23T13:52:33.646Z] Server Version: 0.0.0-dev [2020-09-23T13:52:33.646Z] Storage Driver: windowsfilter [2020-09-23T13:52:33.646Z] Windows: [2020-09-23T13:52:33.646Z] Logging Driver: json-file [2020-09-23T13:52:33.646Z] Plugins: [2020-09-23T13:52:33.646Z] Volume: local [2020-09-23T13:52:33.646Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-23T13:52:33.646Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-23T13:52:33.646Z] Swarm: inactive [2020-09-23T13:52:33.646Z] Default Isolation: process [2020-09-23T13:52:33.646Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-23T13:52:33.646Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-23T13:52:33.646Z] OSType: windows [2020-09-23T13:52:33.646Z] Architecture: x86_64 [2020-09-23T13:52:33.646Z] CPUs: 4 [2020-09-23T13:52:33.646Z] Total Memory: 32GiB [2020-09-23T13:52:33.646Z] Name: azwin-2-95e4e0 [2020-09-23T13:52:33.646Z] ID: M73D:L2HL:VZ4H:VM5M:SJFL:VQYJ:JB2S:2Q6S:JFVM:U6XB:NSKP:T3UN [2020-09-23T13:52:33.646Z] Docker Root Dir: D:\CI\PR-41430\14\daemon [2020-09-23T13:52:33.646Z] Debug Mode (client): false [2020-09-23T13:52:33.646Z] Debug Mode (server): true [2020-09-23T13:52:33.646Z] File Descriptors: -1 [2020-09-23T13:52:33.646Z] Goroutines: 18 [2020-09-23T13:52:33.646Z] System Time: 2020-09-23T13:52:33.4319767Z [2020-09-23T13:52:33.646Z] EventsListeners: 0 [2020-09-23T13:52:33.646Z] Registry: https://index.docker.io/v1/ [2020-09-23T13:52:33.646Z] Labels: [2020-09-23T13:52:33.646Z] Experimental: false [2020-09-23T13:52:33.646Z] Insecure Registries: [2020-09-23T13:52:33.646Z] 127.0.0.0/8 [2020-09-23T13:52:33.646Z] Live Restore Enabled: false [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] [2020-09-23T13:52:33.646Z] INFO: Stopping daemon under test [2020-09-23T13:52:33.646Z] SUCCESS: The process with PID 5892 (child process of PID 4272) has been terminated. [2020-09-23T13:52:33.646Z] SUCCESS: The process with PID 4272 (child process of PID 3500) has been terminated. [2020-09-23T13:52:33.646Z] INFO: Stop tailing logs of the daemon under tests [2020-09-23T13:52:33.646Z] INFO: executeCI.ps1 Completed successfully at 09/23/2020 13:52:33. [2020-09-23T13:52:33.646Z] INFO: Tidying up at end of run [2020-09-23T13:52:33.646Z] INFO: Saving daemon under test log (d:\CI\PR-41430\14\dut.out) to bundles\CIDUT.out [2020-09-23T13:52:33.646Z] INFO: Saving daemon under test log (d:\CI\PR-41430\14\dut.err) to bundles\CIDUT.err [2020-09-23T13:52:34.106Z] INFO: Nuke-Everything... [2020-09-23T13:52:34.106Z] INFO: Container count on control daemon to delete is 2 [2020-09-23T13:52:34.566Z] 0a54014d7e3b [2020-09-23T13:52:34.566Z] f652988aaca0 [2020-09-23T13:52:34.566Z] INFO: Non-base image count on control daemon to delete is 1 [2020-09-23T13:52:36.262Z] Deleted: sha256:9d79921bc5737fb8c9fba04493ac76bf2c9574e5a45117f08cf7c8e090facbbf [2020-09-23T13:52:36.262Z] Deleted: sha256:899168df3bebf1004c0b863fa62dc0a6f290a7789bf598bbfa616169b1fa4a58 [2020-09-23T13:52:36.262Z] INFO: Tidying pidfile d:\CI\PR-41430\14\docker.pid [2020-09-23T13:52:36.262Z] INFO: Nuking d:\CI [2020-09-23T13:53:06.233Z] INFO: Zapped successfully [2020-09-23T13:53:06.233Z] [2020-09-23T13:53:06.233Z] INFO: executeCI.ps1 exiting at Wed Sep 23 13:53:01 CUT 2020. Duration 00:57:39.6979441 [2020-09-23T13:53:06.233Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-23T13:53:06.477Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-23T13:53:08.793Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-23T13:53:10.545Z] Archiving artifacts [2020-09-23T13:53:11.747Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41430/14/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-23T13:53:12.679Z] + make clean [2020-09-23T13:53:13.648Z] docker volume rm -f docker-dev-cache [2020-09-23T13:53:13.648Z] 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