Pull request #41506 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 77096349e185923ff64f1c5dcf38a3c8d10a11b6+46cdcd206c56172b95ba5c77b827a722dab426c5 (018feaa5cd99bbafaa6b10403605e1d256b58046) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41506@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-29T23:46:05.336Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-29T23:46:05.340Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-29T23:46:05.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c760a24594a62df1) in /home/ubuntu/workspace/moby_PR-41506 [Pipeline] { [Pipeline] checkout [2020-09-29T23:46:05.534Z] using credential docker-jenkins-github-credentials [2020-09-29T23:46:05.542Z] Cloning the remote Git repository [2020-09-29T23:46:05.542Z] Cloning with configured refspecs honoured and without tags [2020-09-29T23:46:05.544Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:05.545Z] > git init /home/ubuntu/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:05.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:05.549Z] > git --version # timeout=10 [2020-09-29T23:46:05.551Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:05.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:05.552Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:13.871Z] Fetching without tags [2020-09-29T23:46:14.144Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:14.682Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:14.682Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:13.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:13.863Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:13.864Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:13.869Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:13.874Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:13.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:13.874Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:14.146Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:14.148Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:14.669Z] > git remote # timeout=10 [2020-09-29T23:46:14.671Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:14.673Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:14.674Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:14.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:14.684Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:14.686Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:15.169Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:15.169Z] First time build. Skipping changelog. [2020-09-29T23:46:15.181Z] > git --version # timeout=10 [2020-09-29T23:46:15.183Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:15.185Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:46:15.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41506:/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-29T23:46:15.924Z] Unable to find image 'alpine:latest' locally [2020-09-29T23:46:15.924Z] latest: Pulling from library/alpine [2020-09-29T23:46:16.183Z] df20fa9351a1: Pulling fs layer [2020-09-29T23:46:16.183Z] df20fa9351a1: Verifying Checksum [2020-09-29T23:46:16.183Z] df20fa9351a1: Download complete [2020-09-29T23:46:16.443Z] df20fa9351a1: Pull complete [2020-09-29T23:46:16.443Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T23:46:16.443Z] Status: Downloaded newer image for alpine:latest [2020-09-29T23:46:18.976Z] 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 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-29T23:46:19.231Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06d4b30bfd7625716) in /home/ubuntu/workspace/moby_PR-41506 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-09-29T23:46:19.235Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e49e3e5384f5cac) in /home/ubuntu/workspace/moby_PR-41506 [2020-09-29T23:46:19.235Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02aaee2cb3fa326c4) in /home/ubuntu/workspace/moby_PR-41506 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-09-29T23:46:19.245Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f5a516d7840cbc1c) in /home/ubuntu/workspace/moby_PR-41506 [Pipeline] { [Pipeline] { [Pipeline] { [2020-09-29T23:46:19.295Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41506 [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-09-29T23:46:19.326Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-41506 [2020-09-29T23:46:19.328Z] using credential docker-jenkins-github-credentials [2020-09-29T23:46:19.333Z] using credential docker-jenkins-github-credentials [2020-09-29T23:46:19.335Z] Cloning the remote Git repository [2020-09-29T23:46:19.335Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-09-29T23:46:19.339Z] Cloning the remote Git repository [2020-09-29T23:46:19.340Z] Cloning with configured refspecs honoured and without tags [2020-09-29T23:46:19.346Z] using credential docker-jenkins-github-credentials [2020-09-29T23:46:19.351Z] Cloning the remote Git repository [2020-09-29T23:46:19.351Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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] { [Pipeline] { [2020-09-29T23:46:19.432Z] using credential docker-jenkins-github-credentials [2020-09-29T23:46:19.439Z] Cloning the remote Git repository [2020-09-29T23:46:19.439Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-09-29T23:46:19.499Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-29T23:46:19.514Z] Cloning the remote Git repository [2020-09-29T23:46:19.515Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-09-29T23:46:19.524Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-09-29T23:46:19.540Z] Cloning the remote Git repository [2020-09-29T23:46:19.540Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-29T23:46:19.348Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:19.348Z] > git init /home/ubuntu/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:19.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:19.353Z] > git --version # timeout=10 [2020-09-29T23:46:19.356Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:19.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:19.356Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:19.372Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:19.375Z] > git init /home/ubuntu/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:19.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:19.386Z] > git --version # timeout=10 [2020-09-29T23:46:19.390Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:19.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:19.391Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:19.359Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:19.359Z] > git init /home/ubuntu/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:19.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:19.374Z] > git --version # timeout=10 [2020-09-29T23:46:19.382Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:19.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:19.382Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:19.445Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:19.445Z] > git init /home/ubuntu/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:19.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:19.456Z] > git --version # timeout=10 [2020-09-29T23:46:19.459Z] > git --version # 'git version 2.7.4' [2020-09-29T23:46:19.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:19.461Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:19.520Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:19.520Z] > git init /home/jenkins/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:19.533Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:19.533Z] > git --version # timeout=10 [2020-09-29T23:46:19.537Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:19.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:19.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:19.546Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:46:19.546Z] > git init /home/docker/workspace/moby_PR-41506 # timeout=10 [2020-09-29T23:46:19.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:19.559Z] > git --version # timeout=10 [2020-09-29T23:46:19.562Z] > git --version # 'git version 2.7.4' [2020-09-29T23:46:19.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:19.563Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:28.778Z] Fetching without tags [2020-09-29T23:46:28.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:28.758Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:28.759Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:28.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:28.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:28.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:28.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:29.062Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:29.586Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:29.586Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:30.056Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:30.104Z] > git --version # timeout=10 [2020-09-29T23:46:30.112Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:30.116Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:46:29.068Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:29.072Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:29.559Z] > git remote # timeout=10 [2020-09-29T23:46:29.563Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:29.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:29.567Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:29.579Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:29.591Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:29.593Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:46:31.019Z] + docker version [2020-09-29T23:46:31.019Z] Client: Docker Engine - Community [2020-09-29T23:46:31.019Z] Version: 19.03.7 [2020-09-29T23:46:31.019Z] API version: 1.40 [2020-09-29T23:46:31.019Z] Go version: go1.12.17 [2020-09-29T23:46:31.019Z] Git commit: 7141c199a2 [2020-09-29T23:46:31.019Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-29T23:46:31.019Z] OS/Arch: linux/s390x [2020-09-29T23:46:31.019Z] Experimental: false [2020-09-29T23:46:31.019Z] [2020-09-29T23:46:31.019Z] Server: Docker Engine - Community [2020-09-29T23:46:31.019Z] Engine: [2020-09-29T23:46:31.019Z] Version: 19.03.7 [2020-09-29T23:46:31.019Z] API version: 1.40 (minimum version 1.12) [2020-09-29T23:46:31.019Z] Go version: go1.12.17 [2020-09-29T23:46:31.019Z] Git commit: 7141c199a2 [2020-09-29T23:46:31.019Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-29T23:46:31.019Z] OS/Arch: linux/s390x [2020-09-29T23:46:31.019Z] Experimental: true [2020-09-29T23:46:31.019Z] containerd: [2020-09-29T23:46:31.019Z] Version: 1.2.13 [2020-09-29T23:46:31.019Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-29T23:46:31.019Z] runc: [2020-09-29T23:46:31.019Z] Version: 1.0.0-rc10 [2020-09-29T23:46:31.019Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:31.019Z] docker-init: [2020-09-29T23:46:31.019Z] Version: 0.18.0 [2020-09-29T23:46:31.019Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T23:46:31.396Z] + docker info [2020-09-29T23:46:31.687Z] Client: [2020-09-29T23:46:31.687Z] Debug Mode: false [2020-09-29T23:46:31.687Z] [2020-09-29T23:46:31.687Z] Server: [2020-09-29T23:46:31.687Z] Containers: 0 [2020-09-29T23:46:31.687Z] Running: 0 [2020-09-29T23:46:31.687Z] Paused: 0 [2020-09-29T23:46:31.687Z] Stopped: 0 [2020-09-29T23:46:31.687Z] Images: 0 [2020-09-29T23:46:31.687Z] Server Version: 19.03.7 [2020-09-29T23:46:31.687Z] Storage Driver: overlay2 [2020-09-29T23:46:31.687Z] Backing Filesystem: [2020-09-29T23:46:31.687Z] Supports d_type: true [2020-09-29T23:46:31.687Z] Native Overlay Diff: true [2020-09-29T23:46:31.687Z] Logging Driver: json-file [2020-09-29T23:46:31.687Z] Cgroup Driver: cgroupfs [2020-09-29T23:46:31.687Z] Plugins: [2020-09-29T23:46:31.687Z] Volume: local [2020-09-29T23:46:31.687Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T23:46:31.687Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T23:46:31.687Z] Swarm: inactive [2020-09-29T23:46:31.687Z] Runtimes: runc [2020-09-29T23:46:31.687Z] Default Runtime: runc [2020-09-29T23:46:31.687Z] Init Binary: docker-init [2020-09-29T23:46:31.687Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-29T23:46:31.687Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:31.687Z] init version: fec3683 [2020-09-29T23:46:31.687Z] Security Options: [2020-09-29T23:46:31.687Z] apparmor [2020-09-29T23:46:31.687Z] seccomp [2020-09-29T23:46:31.687Z] Profile: default [2020-09-29T23:46:31.687Z] Kernel Version: 4.15.0-88-generic [2020-09-29T23:46:31.687Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-29T23:46:31.687Z] OSType: linux [2020-09-29T23:46:31.687Z] Architecture: s390x [2020-09-29T23:46:31.687Z] CPUs: 2 [2020-09-29T23:46:31.687Z] Total Memory: 7.861GiB [2020-09-29T23:46:31.687Z] Name: s390x-ubuntu-26 [2020-09-29T23:46:31.687Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-29T23:46:31.687Z] Docker Root Dir: /var/lib/docker [2020-09-29T23:46:31.687Z] Debug Mode: false [2020-09-29T23:46:31.687Z] Username: dockerbuildbot [2020-09-29T23:46:31.687Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:46:31.687Z] Labels: [2020-09-29T23:46:31.687Z] Experimental: true [2020-09-29T23:46:31.687Z] Insecure Registries: [2020-09-29T23:46:31.687Z] 127.0.0.0/8 [2020-09-29T23:46:31.687Z] Live Restore Enabled: false [2020-09-29T23:46:31.687Z] [2020-09-29T23:46:31.687Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T23:46:32.065Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:32.065Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:32.065Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41506/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T23:46:32.356Z] + bash /home/jenkins/workspace/moby_PR-41506/check-config.sh [2020-09-29T23:46:32.356Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T23:46:32.356Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-29T23:46:32.356Z] [2020-09-29T23:46:32.356Z] Generally Necessary: [2020-09-29T23:46:32.356Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T23:46:32.356Z] - apparmor: enabled and tools installed [2020-09-29T23:46:32.356Z] - CONFIG_NAMESPACES: enabled [2020-09-29T23:46:32.356Z] - CONFIG_NET_NS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_PID_NS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_IPC_NS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_UTS_NS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUPS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CPUSETS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_MEMCG: enabled [2020-09-29T23:46:32.356Z] - CONFIG_KEYS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_VETH: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T23:46:32.356Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T23:46:32.356Z] [2020-09-29T23:46:32.356Z] Optional Features: [2020-09-29T23:46:32.356Z] - CONFIG_USER_NS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_SECCOMP: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T23:46:32.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T23:46:32.356Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T23:46:32.356Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T23:46:32.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T23:46:32.356Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T23:46:32.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T23:46:32.356Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T23:46:32.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T23:46:32.356Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T23:46:32.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T23:46:32.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T23:46:32.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T23:46:32.356Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_EXT4_FS: enabled [2020-09-29T23:46:32.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T23:46:32.356Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T23:46:32.356Z] - Network Drivers: [2020-09-29T23:46:32.356Z] - "overlay": [2020-09-29T23:46:32.356Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T23:46:32.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T23:46:32.357Z] Optional (for encrypted networks): [2020-09-29T23:46:32.357Z] - CONFIG_CRYPTO: enabled [2020-09-29T23:46:32.357Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T23:46:32.357Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T23:46:32.357Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T23:46:32.357Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T23:46:32.357Z] - CONFIG_XFRM: enabled [2020-09-29T23:46:32.357Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T23:46:32.357Z] - "ipvlan": [2020-09-29T23:46:32.357Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T23:46:32.357Z] - "macvlan": [2020-09-29T23:46:32.357Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T23:46:32.357Z] - "ftp,tftp client in container": [2020-09-29T23:46:32.357Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T23:46:32.357Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T23:46:32.647Z] - Storage Drivers: [2020-09-29T23:46:32.647Z] - "aufs": [2020-09-29T23:46:32.647Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T23:46:32.647Z] - "btrfs": [2020-09-29T23:46:32.647Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T23:46:32.647Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T23:46:32.647Z] - "devicemapper": [2020-09-29T23:46:32.647Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T23:46:32.647Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T23:46:32.647Z] - "overlay": [2020-09-29T23:46:32.647Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T23:46:32.647Z] - "zfs": [2020-09-29T23:46:32.647Z] - /dev/zfs: missing [2020-09-29T23:46:32.647Z] - zfs command: missing [2020-09-29T23:46:32.647Z] - zpool command: missing [2020-09-29T23:46:32.647Z] [2020-09-29T23:46:32.647Z] Limits: [2020-09-29T23:46:32.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T23:46:32.647Z] [2020-09-29T23:46:32.647Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T23:46:33.085Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 . [2020-09-29T23:46:33.085Z] #2 [internal] load .dockerignore [2020-09-29T23:46:33.085Z] #2 transferring context: 87B done [2020-09-29T23:46:33.085Z] #2 DONE 0.0s [2020-09-29T23:46:33.085Z] [2020-09-29T23:46:33.085Z] #1 [internal] load build definition from Dockerfile [2020-09-29T23:46:33.085Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T23:46:33.085Z] #1 DONE 0.0s [2020-09-29T23:46:33.085Z] [2020-09-29T23:46:33.085Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T23:46:33.382Z] #3 DONE 0.2s [2020-09-29T23:46:33.382Z] [2020-09-29T23:46:33.382Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T23:46:33.382Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T23:46:33.396Z] Fetching without tags [2020-09-29T23:46:33.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:33.377Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:33.380Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:33.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:33.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:33.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:33.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:33.675Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T23:46:33.675Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-29T23:46:33.675Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-29T23:46:33.675Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.29MB / 8.88MB 0.2s [2020-09-29T23:46:33.675Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-29T23:46:33.675Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-29T23:46:33.676Z] Fetching without tags [2020-09-29T23:46:33.688Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:33.927Z] Fetching without tags [2020-09-29T23:46:33.966Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-29T23:46:33.966Z] #4 DONE 0.6s [2020-09-29T23:46:34.066Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:34.180Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:34.231Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:34.231Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:34.231Z] Still waiting to schedule task [2020-09-29T23:46:34.232Z] Waiting for next available executor on ‘windows-2019’ [2020-09-29T23:46:34.473Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:34.482Z] > git --version # timeout=10 [2020-09-29T23:46:34.484Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:34.491Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:46:34.622Z] [2020-09-29T23:46:34.622Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T23:46:34.622Z] #5 DONE 0.1s [2020-09-29T23:46:34.622Z] [2020-09-29T23:46:34.622Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:46:34.622Z] #7 DONE 0.2s [2020-09-29T23:46:34.622Z] [2020-09-29T23:46:34.622Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T23:46:34.622Z] #6 DONE 0.1s [2020-09-29T23:46:34.622Z] [2020-09-29T23:46:34.622Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:46:34.622Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T23:46:34.622Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T23:46:34.622Z] #24 sha256:2051d8c7c5f7cd79d2727260e2abfe52305698e60cdcd849edad7b5eadec41ed 529B / 529B done [2020-09-29T23:46:34.622Z] #24 sha256:e339f3df9c42bba9f06a3cc11734204625fe7a1871383ad08d2e80051544ca1e 1.50kB / 1.50kB done [2020-09-29T23:46:34.622Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 0B / 48.97MB 0.0s [2020-09-29T23:46:34.733Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:34.733Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:34.945Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 5.90MB / 48.97MB 0.1s [2020-09-29T23:46:34.945Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 14.58MB / 48.97MB 0.3s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:46:35.051Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:35.052Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:33.685Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:33.687Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:34.211Z] > git remote # timeout=10 [2020-09-29T23:46:34.214Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:34.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:34.217Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:34.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:34.228Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:34.230Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:33.893Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:33.898Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:33.903Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:33.910Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:33.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:33.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:33.920Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:34.173Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:34.180Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:34.700Z] > git remote # timeout=10 [2020-09-29T23:46:34.704Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:34.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:34.710Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:34.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:34.725Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:34.729Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:35.224Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:35.248Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 18.00MB / 48.97MB 0.5s [2020-09-29T23:46:35.248Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 23.39MB / 48.97MB 0.5s [2020-09-29T23:46:35.238Z] > git --version # timeout=10 [2020-09-29T23:46:35.243Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:35.253Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:46:35.283Z] + [ PR != PR ] [2020-09-29T23:46:35.283Z] + [ master != master ] [2020-09-29T23:46:35.283Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-09-29T23:46:33.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:33.656Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:33.666Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:33.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:33.681Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:33.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:33.683Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:34.072Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:34.076Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:35.019Z] > git remote # timeout=10 [2020-09-29T23:46:35.023Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:35.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:35.032Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:35.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:35.057Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:35.061Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [Pipeline] sh [2020-09-29T23:46:35.541Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 29.11MB / 48.97MB 0.8s [2020-09-29T23:46:35.541Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 31.97MB / 48.97MB 0.9s [2020-09-29T23:46:35.645Z] + docker version [2020-09-29T23:46:35.645Z] Client: Docker Engine - Community [2020-09-29T23:46:35.645Z] Version: 19.03.13 [2020-09-29T23:46:35.645Z] API version: 1.40 [2020-09-29T23:46:35.645Z] Go version: go1.13.15 [2020-09-29T23:46:35.645Z] Git commit: 4484c46d9d [2020-09-29T23:46:35.645Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T23:46:35.645Z] OS/Arch: linux/amd64 [2020-09-29T23:46:35.645Z] Experimental: false [2020-09-29T23:46:35.645Z] [2020-09-29T23:46:35.645Z] Server: Docker Engine - Community [2020-09-29T23:46:35.645Z] Engine: [2020-09-29T23:46:35.645Z] Version: 19.03.13 [2020-09-29T23:46:35.645Z] API version: 1.40 (minimum version 1.12) [2020-09-29T23:46:35.645Z] Go version: go1.13.15 [2020-09-29T23:46:35.645Z] Git commit: 4484c46d9d [2020-09-29T23:46:35.645Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T23:46:35.645Z] OS/Arch: linux/amd64 [2020-09-29T23:46:35.645Z] Experimental: true [2020-09-29T23:46:35.645Z] containerd: [2020-09-29T23:46:35.645Z] Version: 1.3.7 [2020-09-29T23:46:35.645Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:35.645Z] runc: [2020-09-29T23:46:35.645Z] Version: 1.0.0-rc10 [2020-09-29T23:46:35.645Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:35.645Z] docker-init: [2020-09-29T23:46:35.645Z] Version: 0.18.0 [2020-09-29T23:46:35.645Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:46:35.807Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:35.834Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 36.42MB / 48.97MB 1.1s [2020-09-29T23:46:35.835Z] > git --version # timeout=10 [2020-09-29T23:46:35.839Z] > git --version # 'git version 2.7.4' [2020-09-29T23:46:35.842Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:46:35.961Z] + docker info [2020-09-29T23:46:36.075Z] + docker version [2020-09-29T23:46:36.075Z] Client: Docker Engine - Community [2020-09-29T23:46:36.075Z] Version: 19.03.13 [2020-09-29T23:46:36.075Z] API version: 1.40 [2020-09-29T23:46:36.075Z] Go version: go1.13.15 [2020-09-29T23:46:36.075Z] Git commit: 4484c46d9d [2020-09-29T23:46:36.075Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T23:46:36.075Z] OS/Arch: linux/amd64 [2020-09-29T23:46:36.075Z] Experimental: false [2020-09-29T23:46:36.075Z] [2020-09-29T23:46:36.075Z] Server: Docker Engine - Community [2020-09-29T23:46:36.075Z] Engine: [2020-09-29T23:46:36.075Z] Version: 19.03.13 [2020-09-29T23:46:36.075Z] API version: 1.40 (minimum version 1.12) [2020-09-29T23:46:36.075Z] Go version: go1.13.15 [2020-09-29T23:46:36.075Z] Git commit: 4484c46d9d [2020-09-29T23:46:36.075Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T23:46:36.075Z] OS/Arch: linux/amd64 [2020-09-29T23:46:36.075Z] Experimental: true [2020-09-29T23:46:36.075Z] containerd: [2020-09-29T23:46:36.075Z] Version: 1.3.7 [2020-09-29T23:46:36.075Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:36.075Z] runc: [2020-09-29T23:46:36.075Z] Version: 1.0.0-rc10 [2020-09-29T23:46:36.075Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:36.075Z] docker-init: [2020-09-29T23:46:36.075Z] Version: 0.18.0 [2020-09-29T23:46:36.075Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T23:46:36.127Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 43.04MB / 48.97MB 1.3s [2020-09-29T23:46:36.127Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 46.07MB / 48.97MB 1.4s [2020-09-29T23:46:36.127Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 48.97MB / 48.97MB 1.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:46:36.386Z] + docker info [2020-09-29T23:46:36.386Z] Client: [2020-09-29T23:46:36.386Z] Debug Mode: false [2020-09-29T23:46:36.386Z] [2020-09-29T23:46:36.386Z] Server: [2020-09-29T23:46:36.386Z] Containers: 0 [2020-09-29T23:46:36.386Z] Running: 0 [2020-09-29T23:46:36.386Z] Paused: 0 [2020-09-29T23:46:36.386Z] Stopped: 0 [2020-09-29T23:46:36.386Z] Images: 9 [2020-09-29T23:46:36.386Z] Server Version: 19.03.13 [2020-09-29T23:46:36.386Z] Storage Driver: overlay2 [2020-09-29T23:46:36.386Z] Backing Filesystem: extfs [2020-09-29T23:46:36.386Z] Supports d_type: true [2020-09-29T23:46:36.386Z] Native Overlay Diff: true [2020-09-29T23:46:36.386Z] Logging Driver: json-file [2020-09-29T23:46:36.386Z] Cgroup Driver: cgroupfs [2020-09-29T23:46:36.386Z] Plugins: [2020-09-29T23:46:36.386Z] Volume: local [2020-09-29T23:46:36.386Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T23:46:36.386Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T23:46:36.386Z] Swarm: inactive [2020-09-29T23:46:36.386Z] Runtimes: runc [2020-09-29T23:46:36.386Z] Default Runtime: runc [2020-09-29T23:46:36.386Z] Init Binary: docker-init [2020-09-29T23:46:36.386Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:36.386Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:36.386Z] init version: fec3683 [2020-09-29T23:46:36.386Z] Security Options: [2020-09-29T23:46:36.386Z] apparmor [2020-09-29T23:46:36.386Z] seccomp [2020-09-29T23:46:36.386Z] Profile: default [2020-09-29T23:46:36.386Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T23:46:36.386Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T23:46:36.386Z] OSType: linux [2020-09-29T23:46:36.386Z] Architecture: x86_64 [2020-09-29T23:46:36.386Z] CPUs: 2 [2020-09-29T23:46:36.386Z] Total Memory: 7.487GiB [2020-09-29T23:46:36.386Z] Name: ip-10-100-77-124 [2020-09-29T23:46:36.386Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T23:46:36.386Z] Docker Root Dir: /var/lib/docker [2020-09-29T23:46:36.386Z] Debug Mode: false [2020-09-29T23:46:36.386Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:46:36.386Z] Labels: [2020-09-29T23:46:36.386Z] Experimental: true [2020-09-29T23:46:36.386Z] Insecure Registries: [2020-09-29T23:46:36.386Z] 127.0.0.0/8 [2020-09-29T23:46:36.386Z] Live Restore Enabled: true [2020-09-29T23:46:36.386Z] [2020-09-29T23:46:36.387Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T23:46:36.429Z] #24 ... [2020-09-29T23:46:36.429Z] [2020-09-29T23:46:36.429Z] #21 [internal] load build context [2020-09-29T23:46:36.429Z] #21 transferring context: 51.48MB 1.5s done [2020-09-29T23:46:36.429Z] #21 DONE 1.7s [2020-09-29T23:46:36.429Z] [2020-09-29T23:46:36.429Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T23:46:36.429Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T23:46:36.429Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T23:46:36.429Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T23:46:36.429Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-29T23:46:36.429Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-09-29T23:46:36.429Z] #60 DONE 1.9s [2020-09-29T23:46:36.429Z] [2020-09-29T23:46:36.429Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:46:36.429Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 48.97MB / 48.97MB 1.7s done [2020-09-29T23:46:36.522Z] Client: [2020-09-29T23:46:36.522Z] Debug Mode: false [2020-09-29T23:46:36.522Z] [2020-09-29T23:46:36.522Z] Server: [2020-09-29T23:46:36.522Z] Containers: 0 [2020-09-29T23:46:36.522Z] Running: 0 [2020-09-29T23:46:36.522Z] Paused: 0 [2020-09-29T23:46:36.522Z] Stopped: 0 [2020-09-29T23:46:36.522Z] Images: 5 [2020-09-29T23:46:36.522Z] Server Version: 19.03.13 [2020-09-29T23:46:36.522Z] Storage Driver: overlay2 [2020-09-29T23:46:36.522Z] Backing Filesystem: extfs [2020-09-29T23:46:36.522Z] Supports d_type: true [2020-09-29T23:46:36.522Z] Native Overlay Diff: true [2020-09-29T23:46:36.522Z] Logging Driver: json-file [2020-09-29T23:46:36.522Z] Cgroup Driver: cgroupfs [2020-09-29T23:46:36.522Z] Plugins: [2020-09-29T23:46:36.522Z] Volume: local [2020-09-29T23:46:36.522Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T23:46:36.522Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T23:46:36.522Z] Swarm: inactive [2020-09-29T23:46:36.522Z] Runtimes: runc [2020-09-29T23:46:36.522Z] Default Runtime: runc [2020-09-29T23:46:36.522Z] Init Binary: docker-init [2020-09-29T23:46:36.522Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:36.522Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:36.522Z] init version: fec3683 [2020-09-29T23:46:36.522Z] Security Options: [2020-09-29T23:46:36.522Z] apparmor [2020-09-29T23:46:36.522Z] seccomp [2020-09-29T23:46:36.522Z] Profile: default [2020-09-29T23:46:36.522Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T23:46:36.522Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T23:46:36.522Z] OSType: linux [2020-09-29T23:46:36.522Z] Architecture: x86_64 [2020-09-29T23:46:36.522Z] CPUs: 2 [2020-09-29T23:46:36.522Z] Total Memory: 7.569GiB [2020-09-29T23:46:36.522Z] Name: ip-10-100-90-46 [2020-09-29T23:46:36.522Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T23:46:36.522Z] Docker Root Dir: /var/lib/docker [2020-09-29T23:46:36.522Z] Debug Mode: false [2020-09-29T23:46:36.522Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:46:36.522Z] Labels: [2020-09-29T23:46:36.522Z] Experimental: true [2020-09-29T23:46:36.522Z] Insecure Registries: [2020-09-29T23:46:36.522Z] 127.0.0.0/8 [2020-09-29T23:46:36.522Z] Live Restore Enabled: true [2020-09-29T23:46:36.522Z] [2020-09-29T23:46:36.522Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T23:46:36.625Z] + docker version [2020-09-29T23:46:36.626Z] Client: Docker Engine - Community [2020-09-29T23:46:36.626Z] Version: 19.03.13 [2020-09-29T23:46:36.626Z] API version: 1.40 [2020-09-29T23:46:36.626Z] Go version: go1.13.15 [2020-09-29T23:46:36.626Z] Git commit: 4484c46 [2020-09-29T23:46:36.626Z] Built: Wed Sep 16 17:03:45 2020 [2020-09-29T23:46:36.626Z] OS/Arch: linux/arm64 [2020-09-29T23:46:36.626Z] Experimental: false [2020-09-29T23:46:36.626Z] [2020-09-29T23:46:36.626Z] Server: Docker Engine - Community [2020-09-29T23:46:36.626Z] Engine: [2020-09-29T23:46:36.626Z] Version: 19.03.13 [2020-09-29T23:46:36.626Z] API version: 1.40 (minimum version 1.12) [2020-09-29T23:46:36.626Z] Go version: go1.13.15 [2020-09-29T23:46:36.626Z] Git commit: 4484c46 [2020-09-29T23:46:36.626Z] Built: Wed Sep 16 17:02:17 2020 [2020-09-29T23:46:36.626Z] OS/Arch: linux/arm64 [2020-09-29T23:46:36.626Z] Experimental: true [2020-09-29T23:46:36.626Z] containerd: [2020-09-29T23:46:36.626Z] Version: 1.3.7 [2020-09-29T23:46:36.626Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:36.626Z] runc: [2020-09-29T23:46:36.626Z] Version: 1.0.0-rc10 [2020-09-29T23:46:36.626Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:36.626Z] docker-init: [2020-09-29T23:46:36.626Z] Version: 0.18.0 [2020-09-29T23:46:36.626Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T23:46:36.709Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:36.710Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:36.710Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41506/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T23:46:36.710Z] + bash /home/ubuntu/workspace/moby_PR-41506/check-config.sh [2020-09-29T23:46:36.710Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T23:46:36.710Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T23:46:36.710Z] [2020-09-29T23:46:36.710Z] Generally Necessary: [2020-09-29T23:46:36.710Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T23:46:36.710Z] - apparmor: enabled and tools installed [2020-09-29T23:46:36.710Z] - CONFIG_NAMESPACES: enabled [2020-09-29T23:46:36.710Z] - CONFIG_NET_NS: enabled [2020-09-29T23:46:36.710Z] - CONFIG_PID_NS: enabled [2020-09-29T23:46:36.710Z] - CONFIG_IPC_NS: enabled [2020-09-29T23:46:36.710Z] - CONFIG_UTS_NS: enabled [2020-09-29T23:46:36.710Z] - CONFIG_CGROUPS: enabled [2020-09-29T23:46:36.710Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T23:46:36.710Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T23:46:36.730Z] #24 extracting sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb [2020-09-29T23:46:36.838Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:36.838Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:36.838Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41506/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T23:46:36.917Z] + docker info [2020-09-29T23:46:36.965Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T23:46:36.965Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T23:46:36.965Z] - CONFIG_CPUSETS: enabled [2020-09-29T23:46:36.965Z] - CONFIG_MEMCG: enabled [2020-09-29T23:46:36.965Z] - CONFIG_KEYS: enabled [2020-09-29T23:46:36.965Z] - CONFIG_VETH: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T23:46:36.965Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T23:46:36.965Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T23:46:36.965Z] [2020-09-29T23:46:36.965Z] Optional Features: [2020-09-29T23:46:36.965Z] - CONFIG_USER_NS: enabled [2020-09-29T23:46:36.965Z] - CONFIG_SECCOMP: enabled [2020-09-29T23:46:36.965Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T23:46:36.965Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T23:46:36.965Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T23:46:36.965Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T23:46:36.965Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T23:46:36.965Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T23:46:36.965Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T23:46:36.965Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T23:46:36.965Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T23:46:36.965Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T23:46:36.965Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T23:46:36.965Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T23:46:36.965Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T23:46:36.965Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T23:46:36.965Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T23:46:36.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T23:46:36.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T23:46:36.965Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_EXT4_FS: enabled [2020-09-29T23:46:36.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T23:46:36.965Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T23:46:36.965Z] - Network Drivers: [2020-09-29T23:46:36.965Z] - "overlay": [2020-09-29T23:46:36.965Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T23:46:36.965Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T23:46:36.965Z] Optional (for encrypted networks): [2020-09-29T23:46:37.094Z] + bash /home/ubuntu/workspace/moby_PR-41506/check-config.sh [2020-09-29T23:46:37.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T23:46:37.094Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T23:46:37.094Z] [2020-09-29T23:46:37.094Z] Generally Necessary: [2020-09-29T23:46:37.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T23:46:37.094Z] - apparmor: enabled and tools installed [2020-09-29T23:46:37.094Z] - CONFIG_NAMESPACES: enabled [2020-09-29T23:46:37.094Z] - CONFIG_NET_NS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_PID_NS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_IPC_NS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_UTS_NS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_CGROUPS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T23:46:37.094Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T23:46:37.094Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T23:46:37.094Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T23:46:37.094Z] - CONFIG_CPUSETS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_MEMCG: enabled [2020-09-29T23:46:37.094Z] - CONFIG_KEYS: enabled [2020-09-29T23:46:37.094Z] - CONFIG_VETH: enabled (as module) [2020-09-29T23:46:37.094Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T23:46:37.094Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T23:46:37.094Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T23:46:37.094Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T23:46:37.094Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T23:46:37.094Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T23:46:37.094Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T23:46:37.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:37.144Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:37.151Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:37.182Z] Fetching without tags [2020-09-29T23:46:37.221Z] - CONFIG_CRYPTO: enabled [2020-09-29T23:46:37.221Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T23:46:37.221Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T23:46:37.221Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T23:46:37.221Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T23:46:37.221Z] - CONFIG_XFRM: enabled [2020-09-29T23:46:37.221Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T23:46:37.221Z] - "ipvlan": [2020-09-29T23:46:37.221Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T23:46:37.221Z] - "macvlan": [2020-09-29T23:46:37.221Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T23:46:37.221Z] - "ftp,tftp client in container": [2020-09-29T23:46:37.221Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T23:46:37.221Z] - Storage Drivers: [2020-09-29T23:46:37.221Z] - "aufs": [2020-09-29T23:46:37.221Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T23:46:37.221Z] - "btrfs": [2020-09-29T23:46:37.221Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T23:46:37.221Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T23:46:37.221Z] - "devicemapper": [2020-09-29T23:46:37.221Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T23:46:37.221Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T23:46:37.221Z] - "overlay": [2020-09-29T23:46:37.221Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T23:46:37.221Z] - "zfs": [2020-09-29T23:46:37.221Z] - /dev/zfs: present [2020-09-29T23:46:37.221Z] - zfs command: missing [2020-09-29T23:46:37.221Z] - zpool command: missing [2020-09-29T23:46:37.221Z] [2020-09-29T23:46:37.221Z] Limits: [2020-09-29T23:46:37.221Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T23:46:37.221Z] [2020-09-29T23:46:37.221Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T23:46:37.350Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T23:46:37.350Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T23:46:37.350Z] [2020-09-29T23:46:37.350Z] Optional Features: [2020-09-29T23:46:37.350Z] - CONFIG_USER_NS: enabled [2020-09-29T23:46:37.350Z] - CONFIG_SECCOMP: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T23:46:37.350Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T23:46:37.350Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T23:46:37.350Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T23:46:37.350Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T23:46:37.350Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T23:46:37.350Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T23:46:37.350Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T23:46:37.350Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T23:46:37.350Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T23:46:37.350Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T23:46:37.350Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T23:46:37.350Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T23:46:37.350Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T23:46:37.350Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T23:46:37.350Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_EXT4_FS: enabled [2020-09-29T23:46:37.350Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T23:46:37.350Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T23:46:37.350Z] - Network Drivers: [2020-09-29T23:46:37.350Z] - "overlay": [2020-09-29T23:46:37.350Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T23:46:37.350Z] Optional (for encrypted networks): [2020-09-29T23:46:37.350Z] - CONFIG_CRYPTO: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T23:46:37.350Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T23:46:37.350Z] - CONFIG_XFRM: enabled [2020-09-29T23:46:37.350Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T23:46:37.350Z] - "ipvlan": [2020-09-29T23:46:37.350Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T23:46:37.350Z] - "macvlan": [2020-09-29T23:46:37.350Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T23:46:37.350Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T23:46:37.350Z] - "ftp,tftp client in container": [2020-09-29T23:46:37.548Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 . [2020-09-29T23:46:37.548Z] #2 [internal] load .dockerignore [2020-09-29T23:46:37.548Z] #2 transferring context: 87B done [2020-09-29T23:46:37.548Z] #2 DONE 0.0s [2020-09-29T23:46:37.548Z] [2020-09-29T23:46:37.548Z] #1 [internal] load build definition from Dockerfile [2020-09-29T23:46:37.548Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T23:46:37.548Z] #1 DONE 0.0s [2020-09-29T23:46:37.548Z] [2020-09-29T23:46:37.548Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T23:46:37.595Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:37.605Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T23:46:37.606Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T23:46:37.606Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T23:46:37.606Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T23:46:37.606Z] - Storage Drivers: [2020-09-29T23:46:37.606Z] - "aufs": [2020-09-29T23:46:37.606Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T23:46:37.606Z] - "btrfs": [2020-09-29T23:46:37.606Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T23:46:37.606Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T23:46:37.606Z] - "devicemapper": [2020-09-29T23:46:37.606Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T23:46:37.606Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T23:46:37.606Z] - "overlay": [2020-09-29T23:46:37.606Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T23:46:37.606Z] - "zfs": [2020-09-29T23:46:37.606Z] - /dev/zfs: present [2020-09-29T23:46:37.606Z] - zfs command: missing [2020-09-29T23:46:37.606Z] - zpool command: missing [2020-09-29T23:46:37.606Z] [2020-09-29T23:46:37.606Z] Limits: [2020-09-29T23:46:37.606Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T23:46:37.606Z] [2020-09-29T23:46:37.606Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T23:46:37.698Z] Fetching without tags [2020-09-29T23:46:37.803Z] #3 DONE 0.1s [2020-09-29T23:46:37.803Z] [2020-09-29T23:46:37.803Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T23:46:37.803Z] #4 CACHED [2020-09-29T23:46:37.803Z] [2020-09-29T23:46:37.803Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T23:46:37.803Z] #7 DONE 0.1s [2020-09-29T23:46:37.803Z] [2020-09-29T23:46:37.803Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:46:37.860Z] Client: [2020-09-29T23:46:37.860Z] Debug Mode: false [2020-09-29T23:46:37.860Z] [2020-09-29T23:46:37.860Z] Server: [2020-09-29T23:46:37.860Z] Containers: 0 [2020-09-29T23:46:37.860Z] Running: 0 [2020-09-29T23:46:37.860Z] Paused: 0 [2020-09-29T23:46:37.860Z] Stopped: 0 [2020-09-29T23:46:37.860Z] Images: 2 [2020-09-29T23:46:37.860Z] Server Version: 19.03.13 [2020-09-29T23:46:37.860Z] Storage Driver: overlay2 [2020-09-29T23:46:37.860Z] Backing Filesystem: extfs [2020-09-29T23:46:37.860Z] Supports d_type: true [2020-09-29T23:46:37.860Z] Native Overlay Diff: true [2020-09-29T23:46:37.860Z] Logging Driver: json-file [2020-09-29T23:46:37.860Z] Cgroup Driver: cgroupfs [2020-09-29T23:46:37.860Z] Plugins: [2020-09-29T23:46:37.860Z] Volume: local [2020-09-29T23:46:37.860Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T23:46:37.860Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T23:46:37.860Z] Swarm: inactive [2020-09-29T23:46:37.860Z] Runtimes: runc [2020-09-29T23:46:37.860Z] Default Runtime: runc [2020-09-29T23:46:37.860Z] Init Binary: docker-init [2020-09-29T23:46:37.860Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:37.860Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:37.860Z] init version: fec3683 [2020-09-29T23:46:37.860Z] Security Options: [2020-09-29T23:46:37.860Z] apparmor [2020-09-29T23:46:37.860Z] seccomp [2020-09-29T23:46:37.860Z] Profile: default [2020-09-29T23:46:37.860Z] Kernel Version: 4.15.0-1083-aws [2020-09-29T23:46:37.860Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-29T23:46:37.860Z] OSType: linux [2020-09-29T23:46:37.860Z] Architecture: aarch64 [2020-09-29T23:46:37.860Z] CPUs: 4 [2020-09-29T23:46:37.860Z] Total Memory: 7.525GiB [2020-09-29T23:46:37.860Z] Name: ip-10-100-34-195 [2020-09-29T23:46:37.860Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-09-29T23:46:37.860Z] Docker Root Dir: /var/lib/docker [2020-09-29T23:46:37.860Z] Debug Mode: false [2020-09-29T23:46:37.860Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:46:37.860Z] Labels: [2020-09-29T23:46:37.860Z] Experimental: true [2020-09-29T23:46:37.860Z] Insecure Registries: [2020-09-29T23:46:37.860Z] 127.0.0.0/8 [2020-09-29T23:46:37.860Z] Live Restore Enabled: true [2020-09-29T23:46:37.860Z] [2020-09-29T23:46:37.860Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T23:46:37.930Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 . [2020-09-29T23:46:37.930Z] #2 [internal] load .dockerignore [2020-09-29T23:46:37.930Z] #2 transferring context: 87B done [2020-09-29T23:46:37.930Z] #2 DONE 0.0s [2020-09-29T23:46:37.930Z] [2020-09-29T23:46:37.930Z] #1 [internal] load build definition from Dockerfile [2020-09-29T23:46:37.930Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T23:46:37.930Z] #1 DONE 0.0s [2020-09-29T23:46:37.930Z] [2020-09-29T23:46:37.930Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T23:46:37.930Z] #3 DONE 0.1s [2020-09-29T23:46:37.930Z] [2020-09-29T23:46:37.930Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T23:46:37.930Z] #4 CACHED [2020-09-29T23:46:37.954Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:38.060Z] #6 DONE 0.1s [2020-09-29T23:46:38.060Z] [2020-09-29T23:46:38.060Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T23:46:38.060Z] #5 DONE 0.1s [2020-09-29T23:46:38.060Z] [2020-09-29T23:46:38.060Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T23:46:38.060Z] #60 DONE 0.0s [2020-09-29T23:46:38.060Z] [2020-09-29T23:46:38.060Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:46:38.060Z] #24 DONE 0.0s [2020-09-29T23:46:38.060Z] [2020-09-29T23:46:38.060Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:46:38.060Z] #8 DONE 0.0s [2020-09-29T23:46:38.060Z] [2020-09-29T23:46:38.060Z] #21 [internal] load build context [2020-09-29T23:46:38.151Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:38.151Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:38.151Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41506/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T23:46:38.151Z] + bash /home/ubuntu/workspace/moby_PR-41506/check-config.sh [2020-09-29T23:46:38.151Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T23:46:38.151Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-09-29T23:46:38.151Z] [2020-09-29T23:46:38.151Z] Generally Necessary: [2020-09-29T23:46:38.151Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T23:46:38.151Z] - apparmor: enabled and tools installed [2020-09-29T23:46:38.151Z] - CONFIG_NAMESPACES: enabled [2020-09-29T23:46:38.151Z] - CONFIG_NET_NS: enabled [2020-09-29T23:46:38.151Z] - CONFIG_PID_NS: enabled [2020-09-29T23:46:38.151Z] - CONFIG_IPC_NS: enabled [2020-09-29T23:46:38.151Z] - CONFIG_UTS_NS: enabled [2020-09-29T23:46:38.151Z] - CONFIG_CGROUPS: enabled [2020-09-29T23:46:38.151Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T23:46:38.185Z] [2020-09-29T23:46:38.186Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:46:38.186Z] #6 DONE 0.1s [2020-09-29T23:46:38.186Z] [2020-09-29T23:46:38.186Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T23:46:38.412Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T23:46:38.412Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T23:46:38.412Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T23:46:38.412Z] - CONFIG_CPUSETS: enabled [2020-09-29T23:46:38.412Z] - CONFIG_MEMCG: enabled [2020-09-29T23:46:38.412Z] - CONFIG_KEYS: enabled [2020-09-29T23:46:38.412Z] - CONFIG_VETH: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T23:46:38.412Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T23:46:38.412Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T23:46:38.412Z] [2020-09-29T23:46:38.412Z] Optional Features: [2020-09-29T23:46:38.412Z] - CONFIG_USER_NS: enabled [2020-09-29T23:46:38.412Z] - CONFIG_SECCOMP: enabled [2020-09-29T23:46:38.412Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T23:46:38.412Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T23:46:38.412Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T23:46:38.412Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T23:46:38.412Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T23:46:38.442Z] #7 DONE 0.2s [2020-09-29T23:46:38.442Z] [2020-09-29T23:46:38.442Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T23:46:38.442Z] #5 DONE 0.4s [2020-09-29T23:46:38.491Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:38.492Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:38.512Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:46:38.512Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:46:38.674Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T23:46:38.674Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T23:46:38.674Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T23:46:38.674Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T23:46:38.674Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T23:46:38.674Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T23:46:38.674Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T23:46:38.674Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T23:46:38.674Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T23:46:38.674Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T23:46:38.674Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T23:46:38.674Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T23:46:38.674Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T23:46:38.674Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T23:46:38.674Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T23:46:38.674Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T23:46:38.674Z] - CONFIG_EXT4_FS: enabled [2020-09-29T23:46:38.674Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T23:46:38.674Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T23:46:38.674Z] - Network Drivers: [2020-09-29T23:46:38.674Z] - "overlay": [2020-09-29T23:46:38.674Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T23:46:38.674Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T23:46:38.674Z] Optional (for encrypted networks): [2020-09-29T23:46:38.698Z] [2020-09-29T23:46:38.698Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T23:46:38.698Z] #60 DONE 0.0s [2020-09-29T23:46:38.698Z] [2020-09-29T23:46:38.698Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:46:38.698Z] #24 DONE 0.0s [2020-09-29T23:46:38.698Z] [2020-09-29T23:46:38.698Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:46:38.698Z] #8 DONE 0.0s [2020-09-29T23:46:38.698Z] [2020-09-29T23:46:38.698Z] #21 [internal] load build context [2020-09-29T23:46:37.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:37.681Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:46:37.687Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:37.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:37.717Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:37.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:37.718Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:37.972Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:37.978Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:38.500Z] > git remote # timeout=10 [2020-09-29T23:46:38.502Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:38.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:38.508Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:38.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:38.531Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:38.543Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:38.936Z] - CONFIG_CRYPTO: enabled [2020-09-29T23:46:38.936Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T23:46:38.936Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T23:46:38.936Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T23:46:38.936Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T23:46:38.936Z] - CONFIG_XFRM: enabled [2020-09-29T23:46:38.936Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T23:46:38.936Z] - "ipvlan": [2020-09-29T23:46:38.936Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T23:46:38.936Z] - "macvlan": [2020-09-29T23:46:38.936Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T23:46:38.936Z] - "ftp,tftp client in container": [2020-09-29T23:46:38.936Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T23:46:38.936Z] - Storage Drivers: [2020-09-29T23:46:38.936Z] - "aufs": [2020-09-29T23:46:38.936Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T23:46:38.936Z] - "btrfs": [2020-09-29T23:46:38.936Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T23:46:38.936Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T23:46:38.936Z] - "devicemapper": [2020-09-29T23:46:38.936Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T23:46:38.936Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T23:46:38.936Z] - "overlay": [2020-09-29T23:46:38.936Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T23:46:38.936Z] - "zfs": [2020-09-29T23:46:38.936Z] - /dev/zfs: missing [2020-09-29T23:46:38.936Z] - zfs command: missing [2020-09-29T23:46:38.936Z] - zpool command: missing [2020-09-29T23:46:38.936Z] [2020-09-29T23:46:38.936Z] Limits: [2020-09-29T23:46:38.936Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T23:46:38.936Z] [2020-09-29T23:46:38.936Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T23:46:39.017Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:39.045Z] > git --version # timeout=10 [2020-09-29T23:46:39.051Z] > git --version # 'git version 2.17.1' [2020-09-29T23:46:39.056Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:46:37.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:46:37.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:46:37.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:37.188Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:46:37.600Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:37.603Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:38.453Z] > git remote # timeout=10 [2020-09-29T23:46:38.456Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:46:38.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:46:38.459Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:46:38.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T23:46:38.497Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:46:38.500Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:46:39.088Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:46:39.140Z] > git --version # timeout=10 [2020-09-29T23:46:39.142Z] > git --version # 'git version 2.7.4' [2020-09-29T23:46:39.145Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:46:39.281Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 . [2020-09-29T23:46:39.281Z] #2 [internal] load build definition from Dockerfile [2020-09-29T23:46:39.281Z] #2 transferring dockerfile: 16.46kB 0.0s done [2020-09-29T23:46:39.281Z] #2 DONE 0.0s [2020-09-29T23:46:39.281Z] [2020-09-29T23:46:39.281Z] #1 [internal] load .dockerignore [2020-09-29T23:46:39.281Z] #1 transferring context: 87B 0.0s done [2020-09-29T23:46:39.281Z] #1 DONE 0.0s [2020-09-29T23:46:39.281Z] [2020-09-29T23:46:39.281Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T23:46:39.431Z] #21 transferring context: 51.48MB 1.3s done [2020-09-29T23:46:39.431Z] #21 DONE 1.4s [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:46:39.431Z] #30 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #36 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:46:39.431Z] #11 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:46:39.431Z] #57 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:39.431Z] #51 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:46:39.431Z] #12 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:46:39.431Z] #23 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:46:39.431Z] #40 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:46:39.431Z] #37 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:46:39.431Z] #10 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:39.431Z] #54 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:46:39.431Z] #25 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #46 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:39.431Z] #27 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:39.431Z] #22 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:39.431Z] #35 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #31 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:46:39.431Z] #9 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:46:39.431Z] #13 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:39.431Z] #32 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #55 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #52 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #39 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:39.431Z] #45 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:46:39.431Z] #14 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:46:39.431Z] #34 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:46:39.431Z] #53 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:39.431Z] #49 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #63 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #48 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:39.431Z] #62 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:46:39.431Z] #20 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:46:39.431Z] #17 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:39.431Z] #56 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:46:39.431Z] #18 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:39.431Z] #47 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:46:39.431Z] #38 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:46:39.431Z] #19 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:46:39.431Z] #29 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #44 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:46:39.431Z] #58 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #33 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:46:39.431Z] #28 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:46:39.431Z] #41 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:46:39.431Z] #26 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:46:39.431Z] #61 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:46:39.431Z] #15 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:46:39.431Z] #16 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:39.431Z] #43 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #50 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:46:39.431Z] #59 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:46:39.431Z] #42 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:46:39.431Z] #64 CACHED [2020-09-29T23:46:39.431Z] [2020-09-29T23:46:39.431Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:46:39.473Z] #24 extracting sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 2.7s done [2020-09-29T23:46:39.543Z] #3 DONE 0.1s [2020-09-29T23:46:39.543Z] [2020-09-29T23:46:39.543Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T23:46:39.543Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:46:39.765Z] #24 DONE 5.0s [2020-09-29T23:46:39.765Z] [2020-09-29T23:46:39.765Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:46:39.765Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T23:46:39.765Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-29T23:46:39.765Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.6s done [2020-09-29T23:46:39.765Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T23:46:39.765Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-29T23:46:39.765Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.8s done [2020-09-29T23:46:39.765Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.3s done [2020-09-29T23:46:39.765Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.7s done [2020-09-29T23:46:39.765Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 3.3s done [2020-09-29T23:46:39.765Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.8s done [2020-09-29T23:46:39.765Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.2s done [2020-09-29T23:46:39.765Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2020-09-29T23:46:39.805Z] [2020-09-29T23:46:39.805Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:46:39.894Z] + docker version [2020-09-29T23:46:39.895Z] Client: Docker Engine - Community [2020-09-29T23:46:39.895Z] Version: 19.03.13 [2020-09-29T23:46:39.895Z] API version: 1.40 [2020-09-29T23:46:39.895Z] Go version: go1.13.15 [2020-09-29T23:46:39.895Z] Git commit: 4484c46d9d [2020-09-29T23:46:39.895Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T23:46:39.895Z] OS/Arch: linux/amd64 [2020-09-29T23:46:39.895Z] Experimental: false [2020-09-29T23:46:39.895Z] [2020-09-29T23:46:39.895Z] Server: Docker Engine - Community [2020-09-29T23:46:39.895Z] Engine: [2020-09-29T23:46:39.895Z] Version: 19.03.13 [2020-09-29T23:46:39.895Z] API version: 1.40 (minimum version 1.12) [2020-09-29T23:46:39.895Z] Go version: go1.13.15 [2020-09-29T23:46:39.895Z] Git commit: 4484c46d9d [2020-09-29T23:46:39.895Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T23:46:39.895Z] OS/Arch: linux/amd64 [2020-09-29T23:46:39.895Z] Experimental: true [2020-09-29T23:46:39.895Z] containerd: [2020-09-29T23:46:39.895Z] Version: 1.3.7 [2020-09-29T23:46:39.895Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:39.895Z] runc: [2020-09-29T23:46:39.895Z] Version: 1.0.0-rc10 [2020-09-29T23:46:39.895Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:39.895Z] docker-init: [2020-09-29T23:46:39.895Z] Version: 0.18.0 [2020-09-29T23:46:39.895Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T23:46:40.056Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-29T23:46:40.066Z] #21 transferring context: 51.48MB 1.2s done [2020-09-29T23:46:40.066Z] #21 DONE 1.3s [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:46:40.066Z] #11 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:46:40.066Z] #14 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #36 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:46:40.066Z] #13 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:40.066Z] #51 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:46:40.066Z] #17 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:46:40.066Z] #23 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #31 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:40.066Z] #54 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:46:40.066Z] #19 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:40.066Z] #43 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:46:40.066Z] #58 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:40.066Z] #45 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:46:40.066Z] #20 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:46:40.066Z] #42 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #59 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:40.066Z] #22 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:46:40.066Z] #29 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:40.066Z] #56 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:46:40.066Z] #38 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:46:40.066Z] #10 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #52 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #46 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #50 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:46:40.066Z] #61 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:46:40.066Z] #28 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:40.066Z] #27 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:46:40.066Z] #34 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:46:40.066Z] #40 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:46:40.066Z] #26 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:46:40.066Z] #30 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:46:40.066Z] #41 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:46:40.066Z] #39 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:46:40.066Z] #57 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:46:40.066Z] #37 CACHED [2020-09-29T23:46:40.066Z] [2020-09-29T23:46:40.066Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:40.067Z] #62 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:46:40.067Z] #33 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:46:40.067Z] #48 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:40.067Z] #32 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:46:40.067Z] #25 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:46:40.067Z] #53 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:40.067Z] #47 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:40.067Z] #49 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:46:40.067Z] #18 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:46:40.067Z] #12 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:46:40.067Z] #63 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:46:40.067Z] #16 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:46:40.067Z] #15 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:46:40.067Z] #55 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:46:40.067Z] #9 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:46:40.067Z] #44 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:40.067Z] #35 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:46:40.067Z] #64 CACHED [2020-09-29T23:46:40.067Z] [2020-09-29T23:46:40.067Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:46:40.069Z] #6 ... [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:46:40.069Z] #5 DONE 0.1s [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T23:46:40.069Z] #7 DONE 0.1s [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T23:46:40.069Z] #6 DONE 0.2s [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #64 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T23:46:40.069Z] #64 DONE 0.0s [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:46:40.069Z] #8 DONE 0.0s [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #23 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:46:40.069Z] #23 DONE 0.0s [2020-09-29T23:46:40.069Z] [2020-09-29T23:46:40.069Z] #65 [internal] load build context [2020-09-29T23:46:40.194Z] + docker version [2020-09-29T23:46:40.195Z] Client: [2020-09-29T23:46:40.195Z] Version: 18.06.1-ce [2020-09-29T23:46:40.195Z] API version: 1.38 [2020-09-29T23:46:40.195Z] Go version: go1.10.3 [2020-09-29T23:46:40.195Z] Git commit: e68fc7a [2020-09-29T23:46:40.195Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-29T23:46:40.195Z] OS/Arch: linux/ppc64le [2020-09-29T23:46:40.195Z] Experimental: false [2020-09-29T23:46:40.195Z] [2020-09-29T23:46:40.195Z] Server: [2020-09-29T23:46:40.195Z] Engine: [2020-09-29T23:46:40.195Z] Version: 18.06.1-ce [2020-09-29T23:46:40.195Z] API version: 1.38 (minimum version 1.12) [2020-09-29T23:46:40.195Z] Go version: go1.10.3 [2020-09-29T23:46:40.195Z] Git commit: e68fc7a [2020-09-29T23:46:40.195Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-29T23:46:40.195Z] OS/Arch: linux/ppc64le [2020-09-29T23:46:40.195Z] Experimental: true [2020-09-29T23:46:40.204Z] + docker info [2020-09-29T23:46:40.204Z] Client: [2020-09-29T23:46:40.204Z] Debug Mode: false [2020-09-29T23:46:40.204Z] [2020-09-29T23:46:40.204Z] Server: [2020-09-29T23:46:40.204Z] Containers: 0 [2020-09-29T23:46:40.204Z] Running: 0 [2020-09-29T23:46:40.204Z] Paused: 0 [2020-09-29T23:46:40.204Z] Stopped: 0 [2020-09-29T23:46:40.204Z] Images: 4 [2020-09-29T23:46:40.204Z] Server Version: 19.03.13 [2020-09-29T23:46:40.204Z] Storage Driver: overlay2 [2020-09-29T23:46:40.204Z] Backing Filesystem: extfs [2020-09-29T23:46:40.204Z] Supports d_type: true [2020-09-29T23:46:40.204Z] Native Overlay Diff: true [2020-09-29T23:46:40.204Z] Logging Driver: json-file [2020-09-29T23:46:40.204Z] Cgroup Driver: cgroupfs [2020-09-29T23:46:40.204Z] Plugins: [2020-09-29T23:46:40.204Z] Volume: local [2020-09-29T23:46:40.204Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T23:46:40.204Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T23:46:40.204Z] Swarm: inactive [2020-09-29T23:46:40.204Z] Runtimes: runc [2020-09-29T23:46:40.204Z] Default Runtime: runc [2020-09-29T23:46:40.204Z] Init Binary: docker-init [2020-09-29T23:46:40.204Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T23:46:40.204Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T23:46:40.204Z] init version: fec3683 [2020-09-29T23:46:40.204Z] Security Options: [2020-09-29T23:46:40.204Z] apparmor [2020-09-29T23:46:40.204Z] seccomp [2020-09-29T23:46:40.204Z] Profile: default [2020-09-29T23:46:40.204Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T23:46:40.204Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T23:46:40.204Z] OSType: linux [2020-09-29T23:46:40.204Z] Architecture: x86_64 [2020-09-29T23:46:40.204Z] CPUs: 2 [2020-09-29T23:46:40.204Z] Total Memory: 7.487GiB [2020-09-29T23:46:40.204Z] Name: ip-10-100-101-255 [2020-09-29T23:46:40.204Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T23:46:40.204Z] Docker Root Dir: /var/lib/docker [2020-09-29T23:46:40.204Z] Debug Mode: false [2020-09-29T23:46:40.204Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:46:40.204Z] Labels: [2020-09-29T23:46:40.204Z] Experimental: true [2020-09-29T23:46:40.204Z] Insecure Registries: [2020-09-29T23:46:40.204Z] 127.0.0.0/8 [2020-09-29T23:46:40.204Z] Live Restore Enabled: true [2020-09-29T23:46:40.204Z] [2020-09-29T23:46:40.204Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2020-09-29T23:46:40.358Z] #65 DONE 0.9s [2020-09-29T23:46:40.358Z] [2020-09-29T23:46:40.358Z] #66 exporting to image [2020-09-29T23:46:40.358Z] #66 exporting layers [2020-09-29T23:46:40.486Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:40.486Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:40.486Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41506/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T23:46:40.486Z] + bash /home/ubuntu/workspace/moby_PR-41506/check-config.sh [2020-09-29T23:46:40.486Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T23:46:40.486Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T23:46:40.486Z] [2020-09-29T23:46:40.486Z] Generally Necessary: [2020-09-29T23:46:40.486Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T23:46:40.486Z] - apparmor: enabled and tools installed [2020-09-29T23:46:40.486Z] - CONFIG_NAMESPACES: enabled [2020-09-29T23:46:40.486Z] - CONFIG_NET_NS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_PID_NS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_IPC_NS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_UTS_NS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUPS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CPUSETS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_MEMCG: enabled [2020-09-29T23:46:40.486Z] - CONFIG_KEYS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_VETH: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T23:46:40.486Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T23:46:40.486Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T23:46:40.486Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T23:46:40.486Z] [2020-09-29T23:46:40.486Z] Optional Features: [2020-09-29T23:46:40.486Z] - CONFIG_USER_NS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_SECCOMP: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T23:46:40.486Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T23:46:40.486Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T23:46:40.486Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T23:46:40.486Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T23:46:40.486Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T23:46:40.486Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T23:46:40.486Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T23:46:40.486Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T23:46:40.598Z] + docker info [2020-09-29T23:46:40.598Z] Containers: 0 [2020-09-29T23:46:40.598Z] Running: 0 [2020-09-29T23:46:40.598Z] Paused: 0 [2020-09-29T23:46:40.598Z] Stopped: 0 [2020-09-29T23:46:40.598Z] Images: 0 [2020-09-29T23:46:40.598Z] Server Version: 18.06.1-ce [2020-09-29T23:46:40.598Z] Storage Driver: overlay2 [2020-09-29T23:46:40.598Z] Backing Filesystem: extfs [2020-09-29T23:46:40.598Z] Supports d_type: true [2020-09-29T23:46:40.598Z] Native Overlay Diff: true [2020-09-29T23:46:40.598Z] Logging Driver: json-file [2020-09-29T23:46:40.598Z] Cgroup Driver: cgroupfs [2020-09-29T23:46:40.598Z] Plugins: [2020-09-29T23:46:40.598Z] Volume: local [2020-09-29T23:46:40.598Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T23:46:40.598Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-29T23:46:40.598Z] Swarm: inactive [2020-09-29T23:46:40.598Z] Runtimes: runc [2020-09-29T23:46:40.598Z] Default Runtime: runc [2020-09-29T23:46:40.598Z] Init Binary: docker-init [2020-09-29T23:46:40.598Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-29T23:46:40.598Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-29T23:46:40.598Z] init version: fec3683 [2020-09-29T23:46:40.598Z] Security Options: [2020-09-29T23:46:40.598Z] apparmor [2020-09-29T23:46:40.598Z] seccomp [2020-09-29T23:46:40.598Z] Profile: default [2020-09-29T23:46:40.598Z] Kernel Version: 4.4.0-139-generic [2020-09-29T23:46:40.598Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-29T23:46:40.598Z] OSType: linux [2020-09-29T23:46:40.598Z] Architecture: ppc64le [2020-09-29T23:46:40.598Z] CPUs: 4 [2020-09-29T23:46:40.598Z] Total Memory: 7.972GiB [2020-09-29T23:46:40.598Z] Name: ppc64le-ubuntu-34 [2020-09-29T23:46:40.598Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-29T23:46:40.598Z] Docker Root Dir: /var/lib/docker [2020-09-29T23:46:40.598Z] Debug Mode (client): false [2020-09-29T23:46:40.598Z] Debug Mode (server): false [2020-09-29T23:46:40.598Z] Username: dockerbuildbot [2020-09-29T23:46:40.598Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:46:40.598Z] Labels: [2020-09-29T23:46:40.598Z] Experimental: true [2020-09-29T23:46:40.598Z] Insecure Registries: [2020-09-29T23:46:40.598Z] 127.0.0.0/8 [2020-09-29T23:46:40.598Z] Live Restore Enabled: false [2020-09-29T23:46:40.598Z] [Pipeline] sh [2020-09-29T23:46:40.690Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done [2020-09-29T23:46:40.690Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-09-29T23:46:40.745Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T23:46:40.745Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T23:46:40.745Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T23:46:40.745Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T23:46:40.745Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T23:46:40.745Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T23:46:40.745Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T23:46:40.745Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_EXT4_FS: enabled [2020-09-29T23:46:40.745Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T23:46:40.745Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T23:46:40.745Z] - Network Drivers: [2020-09-29T23:46:40.745Z] - "overlay": [2020-09-29T23:46:40.745Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T23:46:40.745Z] Optional (for encrypted networks): [2020-09-29T23:46:40.745Z] - CONFIG_CRYPTO: enabled [2020-09-29T23:46:40.745Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T23:46:40.745Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T23:46:40.745Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T23:46:40.745Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T23:46:40.745Z] - CONFIG_XFRM: enabled [2020-09-29T23:46:40.745Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T23:46:40.745Z] - "ipvlan": [2020-09-29T23:46:40.745Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T23:46:40.745Z] - "macvlan": [2020-09-29T23:46:40.745Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T23:46:40.745Z] - "ftp,tftp client in container": [2020-09-29T23:46:40.745Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T23:46:40.745Z] - Storage Drivers: [2020-09-29T23:46:40.745Z] - "aufs": [2020-09-29T23:46:40.745Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T23:46:40.745Z] - "btrfs": [2020-09-29T23:46:40.745Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T23:46:40.745Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T23:46:40.745Z] - "devicemapper": [2020-09-29T23:46:40.745Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T23:46:40.745Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T23:46:40.745Z] - "overlay": [2020-09-29T23:46:40.745Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T23:46:40.745Z] - "zfs": [2020-09-29T23:46:40.745Z] - /dev/zfs: present [2020-09-29T23:46:40.745Z] - zfs command: missing [2020-09-29T23:46:40.745Z] - zpool command: missing [2020-09-29T23:46:40.745Z] [2020-09-29T23:46:40.745Z] Limits: [2020-09-29T23:46:40.745Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T23:46:40.745Z] [2020-09-29T23:46:40.745Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T23:46:40.982Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-09-29T23:46:40.996Z] #65 DONE 0.9s [2020-09-29T23:46:40.996Z] [2020-09-29T23:46:40.996Z] #66 exporting to image [2020-09-29T23:46:40.996Z] #66 exporting layers [2020-09-29T23:46:40.996Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:40.996Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:46:40.996Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41506/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T23:46:40.996Z] + bash /home/docker/workspace/moby_PR-41506/check-config.sh [2020-09-29T23:46:40.996Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T23:46:40.996Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-29T23:46:40.996Z] [2020-09-29T23:46:40.996Z] Generally Necessary: [2020-09-29T23:46:40.996Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T23:46:40.996Z] - apparmor: enabled and tools installed [2020-09-29T23:46:40.996Z] - CONFIG_NAMESPACES: enabled [2020-09-29T23:46:40.996Z] - CONFIG_NET_NS: enabled [2020-09-29T23:46:40.996Z] - CONFIG_PID_NS: enabled [2020-09-29T23:46:40.996Z] - CONFIG_IPC_NS: enabled [2020-09-29T23:46:40.996Z] - CONFIG_UTS_NS: enabled [2020-09-29T23:46:40.996Z] - CONFIG_CGROUPS: enabled [2020-09-29T23:46:40.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T23:46:40.996Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T23:46:40.996Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T23:46:41.080Z] + sudo modprobe ip_vs [2020-09-29T23:46:41.080Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 . [2020-09-29T23:46:41.080Z] #2 [internal] load .dockerignore [2020-09-29T23:46:41.080Z] #2 transferring context: 87B done [2020-09-29T23:46:41.080Z] #2 DONE 0.0s [2020-09-29T23:46:41.080Z] [2020-09-29T23:46:41.080Z] #1 [internal] load build definition from Dockerfile [2020-09-29T23:46:41.080Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T23:46:41.080Z] #1 DONE 0.0s [2020-09-29T23:46:41.080Z] [2020-09-29T23:46:41.080Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T23:46:41.080Z] #3 DONE 0.1s [2020-09-29T23:46:41.080Z] [2020-09-29T23:46:41.080Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T23:46:41.080Z] #4 CACHED [2020-09-29T23:46:41.273Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-29T23:46:41.284Z] #66 exporting layers 0.9s done [2020-09-29T23:46:41.284Z] #66 writing image sha256:753827dc37132a2a583fe7054783e00ef6fa9e5887d233cb42aa68752070cd03 done [2020-09-29T23:46:41.284Z] #66 naming to docker.io/library/docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 done [2020-09-29T23:46:41.284Z] #66 DONE 0.9s [Pipeline] } [2020-09-29T23:46:41.294Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T23:46:41.294Z] - CONFIG_CPUSETS: enabled [2020-09-29T23:46:41.294Z] - CONFIG_MEMCG: enabled [2020-09-29T23:46:41.294Z] - CONFIG_KEYS: enabled [2020-09-29T23:46:41.294Z] - CONFIG_VETH: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T23:46:41.294Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T23:46:41.294Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-29T23:46:41.294Z] [2020-09-29T23:46:41.294Z] Optional Features: [2020-09-29T23:46:41.294Z] - CONFIG_USER_NS: enabled [2020-09-29T23:46:41.294Z] - CONFIG_SECCOMP: enabled [2020-09-29T23:46:41.294Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T23:46:41.294Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T23:46:41.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T23:46:41.294Z] (cgroup swap accounting is currently enabled) [2020-09-29T23:46:41.294Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-29T23:46:41.294Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T23:46:41.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T23:46:41.294Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T23:46:41.294Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T23:46:41.294Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T23:46:41.294Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T23:46:41.294Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T23:46:41.294Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T23:46:41.294Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T23:46:41.294Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T23:46:41.294Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T23:46:41.294Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T23:46:41.294Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T23:46:41.294Z] - CONFIG_IP_VS_PROTO_UDP: enabled [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-09-29T23:46:41.348Z] [2020-09-29T23:46:41.348Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:46:41.348Z] #5 DONE 0.1s [2020-09-29T23:46:41.348Z] [2020-09-29T23:46:41.348Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T23:46:41.348Z] #7 DONE 0.1s [2020-09-29T23:46:41.348Z] [2020-09-29T23:46:41.348Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T23:46:41.348Z] #6 DONE 0.1s [Pipeline] sh [2020-09-29T23:46:41.492Z] #65 transferring context: 51.48MB 1.4s done [2020-09-29T23:46:41.557Z] #66 exporting layers 0.9s done [2020-09-29T23:46:41.588Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_EXT4_FS: enabled [2020-09-29T23:46:41.588Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T23:46:41.588Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T23:46:41.588Z] - Network Drivers: [2020-09-29T23:46:41.588Z] - "overlay": [2020-09-29T23:46:41.588Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T23:46:41.588Z] Optional (for encrypted networks): [2020-09-29T23:46:41.588Z] - CONFIG_CRYPTO: enabled [2020-09-29T23:46:41.588Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_XFRM: enabled [2020-09-29T23:46:41.588Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T23:46:41.588Z] - "ipvlan": [2020-09-29T23:46:41.588Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T23:46:41.588Z] - "macvlan": [2020-09-29T23:46:41.588Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T23:46:41.588Z] - "ftp,tftp client in container": [2020-09-29T23:46:41.588Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T23:46:41.588Z] - Storage Drivers: [2020-09-29T23:46:41.588Z] - "aufs": [2020-09-29T23:46:41.588Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T23:46:41.588Z] - "btrfs": [2020-09-29T23:46:41.588Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T23:46:41.588Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T23:46:41.588Z] - "devicemapper": [2020-09-29T23:46:41.588Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T23:46:41.588Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T23:46:41.588Z] - "overlay": [2020-09-29T23:46:41.588Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T23:46:41.588Z] - "zfs": [2020-09-29T23:46:41.588Z] - /dev/zfs: missing [2020-09-29T23:46:41.588Z] - zfs command: missing [2020-09-29T23:46:41.588Z] - zpool command: missing [2020-09-29T23:46:41.588Z] [2020-09-29T23:46:41.588Z] Limits: [2020-09-29T23:46:41.588Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T23:46:41.588Z] [2020-09-29T23:46:41.588Z] + true [2020-09-29T23:46:41.610Z] [2020-09-29T23:46:41.610Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T23:46:41.610Z] #60 DONE 0.0s [2020-09-29T23:46:41.610Z] [2020-09-29T23:46:41.610Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:46:41.610Z] #8 DONE 0.0s [2020-09-29T23:46:41.610Z] [2020-09-29T23:46:41.610Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:46:41.610Z] #24 DONE 0.0s [2020-09-29T23:46:41.610Z] [2020-09-29T23:46:41.610Z] #21 [internal] load build context [Pipeline] } [2020-09-29T23:46:41.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -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:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh dynbinary test-integration [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T23:46:41.754Z] #65 DONE 1.6s [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #30 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #51 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:46:41.754Z] #56 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #24 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:46:41.754Z] #24 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:46:41.754Z] #29 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #49 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #26 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:41.754Z] #26 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:46:41.754Z] #17 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:46:41.754Z] #14 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:41.754Z] #55 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:41.754Z] #48 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:41.754Z] #44 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:46:41.754Z] #22 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #25 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:46:41.754Z] #25 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:46:41.754Z] #9 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #45 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:46:41.754Z] #13 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #38 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:46:41.754Z] #11 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:46:41.754Z] #15 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #47 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:46:41.754Z] #20 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:46:41.754Z] #35 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:41.754Z] #60 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.754Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:41.754Z] #42 CACHED [2020-09-29T23:46:41.754Z] [2020-09-29T23:46:41.755Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:41.755Z] #53 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:46:41.755Z] #27 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:41.755Z] #50 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:46:41.755Z] #10 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:46:41.755Z] #40 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:41.755Z] #21 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:46:41.755Z] #43 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:46:41.755Z] #41 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:41.755Z] #46 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:46:41.755Z] #33 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:46:41.755Z] #37 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:46:41.755Z] #61 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:46:41.755Z] #58 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:46:41.755Z] #39 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:46:41.755Z] #28 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:46:41.755Z] #32 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:46:41.755Z] #12 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:46:41.755Z] #54 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:46:41.755Z] #18 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:46:41.755Z] #36 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:46:41.755Z] #59 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:41.755Z] #34 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:46:41.755Z] #16 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:46:41.755Z] #19 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:46:41.755Z] #57 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:41.755Z] #31 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:46:41.755Z] #52 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:46:41.755Z] #62 CACHED [2020-09-29T23:46:41.755Z] [2020-09-29T23:46:41.755Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:46:41.813Z] #66 writing image sha256:14e74bc73418fe4f0a5724ca7a480aedbabce9b709752acc138eb83718d8aa5a done [2020-09-29T23:46:41.813Z] #66 naming to docker.io/library/docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 done [2020-09-29T23:46:41.813Z] #66 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-29T23:46:42.031Z] + make bundles/buildx [2020-09-29T23:46:42.140Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41506/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/validate/default [2020-09-29T23:46:42.192Z] [2020-09-29T23:46:42.192Z] Removing bundles/ [2020-09-29T23:46:42.192Z] [2020-09-29T23:46:42.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:46:42.192Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:46:42.192Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:46:42.329Z] make: command: Command not found [2020-09-29T23:46:42.329Z] make: command: Command not found [2020-09-29T23:46:42.329Z] mkdir bundles [2020-09-29T23:46:42.329Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-29T23:46:42.329Z] --build-arg BUILDX_COMMIT \ [2020-09-29T23:46:42.329Z] --build-arg BUILDX_REPO \ [2020-09-29T23:46:42.329Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-29T23:46:42.329Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-29T23:46:42.329Z] . [2020-09-29T23:46:42.329Z] /bin/sh: 4: go: not found [2020-09-29T23:46:42.329Z] /bin/sh: 5: go: not found [2020-09-29T23:46:43.001Z] #21 transferring context: 51.48MB 1.2s done [2020-09-29T23:46:43.001Z] #21 DONE 1.3s [2020-09-29T23:46:43.001Z] [2020-09-29T23:46:43.001Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:46:43.001Z] #25 CACHED [2020-09-29T23:46:43.001Z] [2020-09-29T23:46:43.001Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:46:43.001Z] #26 CACHED [2020-09-29T23:46:43.001Z] [2020-09-29T23:46:43.001Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:43.068Z] Congratulations! All commits are properly signed with the DCO! [2020-09-29T23:46:43.068Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-29T23:46:43.068Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-29T23:46:43.068Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-29T23:46:43.068Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-29T23:46:43.068Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-29T23:46:43.068Z] Congratulations! No new tests were added to integration-cli. [2020-09-29T23:46:43.068Z] [2020-09-29T23:46:43.068Z] INFO Start validation with golang-ci-lint [2020-09-29T23:46:43.068Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-29T23:46:43.068Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-29T23:46:43.068Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-29T23:46:43.338Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2020-09-29T23:46:43.569Z] #27 0.787 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:46:43.630Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-09-29T23:46:43.675Z] #63 DONE 1.9s [2020-09-29T23:46:43.675Z] [2020-09-29T23:46:43.675Z] #66 exporting to image [2020-09-29T23:46:43.675Z] #66 exporting layers [2020-09-29T23:46:43.827Z] #27 1.112 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:46:43.827Z] #27 1.177 [2020-09-29T23:46:44.469Z] Sending build context to Docker daemon 56.24MB [2020-09-29T23:46:44.469Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-29T23:46:44.469Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-29T23:46:44.469Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-29T23:46:44.469Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-29T23:46:44.469Z] 1.13.15-buster: Pulling from library/golang [2020-09-29T23:46:44.469Z] db4e2d8d5901: Pulling fs layer [2020-09-29T23:46:44.469Z] dfe2d012519c: Pulling fs layer [2020-09-29T23:46:44.469Z] 5d8f1d1f9197: Pulling fs layer [2020-09-29T23:46:44.469Z] 1301750ffb48: Pulling fs layer [2020-09-29T23:46:44.469Z] dc5c6edc9cff: Pulling fs layer [2020-09-29T23:46:44.469Z] 3c370c2e2f82: Pulling fs layer [2020-09-29T23:46:44.469Z] 5ffb2f5886e2: Pulling fs layer [2020-09-29T23:46:44.469Z] 1301750ffb48: Waiting [2020-09-29T23:46:44.469Z] dc5c6edc9cff: Waiting [2020-09-29T23:46:44.469Z] 3c370c2e2f82: Waiting [2020-09-29T23:46:44.469Z] 5ffb2f5886e2: Waiting [2020-09-29T23:46:44.611Z] #27 1.289 ############# 18.7% ########################### 38.6% ########################################## 58.4% ######################################################## 78.2% ###################################################################### 98.1% ######################################################################## 100.0% [2020-09-29T23:46:44.611Z] #27 1.755 [2020-09-29T23:46:44.611Z] #27 1.874 ############################################ 61.3% ######################################################################## 100.0% [2020-09-29T23:46:44.611Z] #27 1.946 [2020-09-29T23:46:44.876Z] #27 2.058 ################################################################### 94.3% ######################################################################## 100.0% [2020-09-29T23:46:44.876Z] #27 2.126 [2020-09-29T23:46:45.065Z] #66 exporting layers 1.5s done [2020-09-29T23:46:45.065Z] #66 writing image sha256:89259200c12cdd5237b63824268bebacf7f6180fcbaa733d04868199ff196ce1 done [2020-09-29T23:46:45.065Z] #66 naming to docker.io/library/docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 done [2020-09-29T23:46:45.065Z] #66 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-09-29T23:46:45.116Z] dfe2d012519c: Verifying Checksum [2020-09-29T23:46:45.116Z] dfe2d012519c: Download complete [2020-09-29T23:46:45.116Z] 5d8f1d1f9197: Verifying Checksum [2020-09-29T23:46:45.116Z] 5d8f1d1f9197: Download complete [Pipeline] sh [2020-09-29T23:46:45.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/test/unit [2020-09-29T23:46:45.655Z] #27 2.238 ############# 18.2% ########################## 37.4% ######################################### 57.0% ###################################################### 75.9% #################################################################### 95.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-09-29T23:46:45.655Z] #27 2.875 [2020-09-29T23:46:46.379Z] #8 ... [2020-09-29T23:46:46.379Z] [2020-09-29T23:46:46.379Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:46:46.379Z] #25 0.821 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:46:46.379Z] #25 0.834 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:46:46.379Z] #25 0.870 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:46:46.379Z] #25 0.956 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T23:46:46.379Z] #25 1.086 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T23:46:46.379Z] #25 1.418 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T23:46:46.379Z] #25 2.419 Fetched 8078 kB in 2s (4975 kB/s) [2020-09-29T23:46:46.379Z] #25 2.419 Reading package lists... [2020-09-29T23:46:46.379Z] #25 2.903 Reading package lists... [2020-09-29T23:46:46.379Z] #25 3.352 Building dependency tree... [2020-09-29T23:46:46.379Z] #25 3.474 The following additional packages will be installed: [2020-09-29T23:46:46.379Z] #25 3.474 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T23:46:46.379Z] #25 3.474 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T23:46:46.379Z] #25 3.474 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T23:46:46.379Z] #25 3.474 Suggested packages: [2020-09-29T23:46:46.379Z] #25 3.474 krb5-doc krb5-user [2020-09-29T23:46:46.379Z] #25 3.474 Recommended packages: [2020-09-29T23:46:46.379Z] #25 3.474 krb5-locales publicsuffix libsasl2-modules [2020-09-29T23:46:46.379Z] #25 3.625 The following NEW packages will be installed: [2020-09-29T23:46:46.379Z] #25 3.625 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T23:46:46.379Z] #25 3.625 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T23:46:46.379Z] #25 3.625 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T23:46:46.379Z] #25 3.625 libssh2-1 libssl1.1 openssl [2020-09-29T23:46:46.379Z] #25 3.765 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T23:46:46.379Z] #25 3.765 Need to get 4591 kB of archives. [2020-09-29T23:46:46.379Z] #25 3.765 After this operation, 11.9 MB of additional disk space will be used. [2020-09-29T23:46:46.379Z] #25 3.765 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-09-29T23:46:46.379Z] #25 3.937 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-09-29T23:46:46.379Z] #25 4.004 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T23:46:46.379Z] #25 4.015 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-09-29T23:46:46.379Z] #25 4.018 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-09-29T23:46:46.379Z] #25 4.023 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-09-29T23:46:46.379Z] #25 4.031 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-09-29T23:46:46.379Z] #25 4.052 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-09-29T23:46:46.379Z] #25 4.060 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-09-29T23:46:46.379Z] #25 4.062 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-09-29T23:46:46.379Z] #25 4.067 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T23:46:46.379Z] #25 4.072 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] [2020-09-29T23:46:46.379Z] #25 4.084 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-09-29T23:46:46.379Z] #25 4.087 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-09-29T23:46:46.379Z] #25 4.090 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-09-29T23:46:46.379Z] #25 4.093 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-09-29T23:46:46.379Z] #25 4.098 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-09-29T23:46:46.379Z] #25 4.117 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-09-29T23:46:46.379Z] #25 4.132 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-29T23:46:46.379Z] #25 4.140 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-29T23:46:46.379Z] #25 4.145 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-29T23:46:46.379Z] #25 4.314 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:46:46.379Z] #25 4.332 Fetched 4591 kB in 1s (9024 kB/s) [2020-09-29T23:46:46.379Z] #25 4.367 Selecting previously unselected package libssl1.1:s390x. [2020-09-29T23:46:46.379Z] #25 4.367 (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 ... 6675 files and directories currently installed.) [2020-09-29T23:46:46.379Z] #25 4.367 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.373 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-09-29T23:46:46.379Z] #25 4.538 Selecting previously unselected package openssl. [2020-09-29T23:46:46.379Z] #25 4.538 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.545 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:46:46.379Z] #25 4.695 Selecting previously unselected package ca-certificates. [2020-09-29T23:46:46.379Z] #25 4.695 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T23:46:46.379Z] #25 4.698 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T23:46:46.379Z] #25 4.776 Selecting previously unselected package libkeyutils1:s390x. [2020-09-29T23:46:46.379Z] #25 4.776 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.778 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-09-29T23:46:46.379Z] #25 4.811 Selecting previously unselected package libkrb5support0:s390x. [2020-09-29T23:46:46.379Z] #25 4.811 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.814 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 4.849 Selecting previously unselected package libk5crypto3:s390x. [2020-09-29T23:46:46.379Z] #25 4.849 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.861 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 4.882 Selecting previously unselected package libkrb5-3:s390x. [2020-09-29T23:46:46.379Z] #25 4.882 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.890 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 4.953 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-09-29T23:46:46.379Z] #25 4.954 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.956 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 4.990 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-09-29T23:46:46.379Z] #25 4.991 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 4.993 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 5.023 Selecting previously unselected package libsasl2-2:s390x. [2020-09-29T23:46:46.379Z] #25 5.024 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.026 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 5.065 Selecting previously unselected package libldap-common. [2020-09-29T23:46:46.379Z] #25 5.065 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T23:46:46.379Z] #25 5.068 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:46:46.379Z] #25 5.100 Selecting previously unselected package libldap-2.4-2:s390x. [2020-09-29T23:46:46.379Z] #25 5.101 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.105 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:46:46.379Z] #25 5.170 Selecting previously unselected package libnghttp2-14:s390x. [2020-09-29T23:46:46.379Z] #25 5.170 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.173 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 5.219 Selecting previously unselected package libpsl5:s390x. [2020-09-29T23:46:46.379Z] #25 5.219 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.235 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-09-29T23:46:46.379Z] #25 5.382 Selecting previously unselected package librtmp1:s390x. [2020-09-29T23:46:46.379Z] #25 5.382 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.411 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:46:46.379Z] #25 5.507 Selecting previously unselected package libssh2-1:s390x. [2020-09-29T23:46:46.379Z] #25 5.507 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.546 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-09-29T23:46:46.379Z] #25 5.615 Selecting previously unselected package libcurl4:s390x. [2020-09-29T23:46:46.379Z] #25 5.615 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.621 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 5.782 Selecting previously unselected package curl. [2020-09-29T23:46:46.379Z] #25 5.782 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.794 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 5.914 Selecting previously unselected package libonig5:s390x. [2020-09-29T23:46:46.379Z] #25 5.914 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 5.954 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-29T23:46:46.379Z] #25 6.033 Selecting previously unselected package libjq1:s390x. [2020-09-29T23:46:46.379Z] #25 6.033 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 6.037 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T23:46:46.379Z] #25 6.074 Selecting previously unselected package jq. [2020-09-29T23:46:46.379Z] #25 6.074 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T23:46:46.379Z] #25 6.077 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:46:46.379Z] #25 6.132 Setting up libkeyutils1:s390x (1.6-6) ... [2020-09-29T23:46:46.379Z] #25 6.139 Setting up libpsl5:s390x (0.20.2-2) ... [2020-09-29T23:46:46.379Z] #25 6.146 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-09-29T23:46:46.379Z] #25 6.250 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 6.258 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:46:46.379Z] #25 6.268 Setting up libkrb5support0:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 6.276 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 6.283 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:46:46.379Z] #25 6.291 Setting up libk5crypto3:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 6.298 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:46:46.379Z] #25 6.305 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-09-29T23:46:46.379Z] #25 6.312 Setting up libkrb5-3:s390x (1.17-3) ... [2020-09-29T23:46:46.379Z] #25 6.319 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:46:46.379Z] #25 6.330 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-29T23:46:46.379Z] #25 6.339 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T23:46:46.379Z] #25 6.348 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:46:46.379Z] #25 6.354 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T23:46:46.670Z] #25 6.811 Updating certificates in /etc/ssl/certs... [2020-09-29T23:46:46.961Z] #25 7.311 126 added, 0 removed; done. [2020-09-29T23:46:46.961Z] #25 7.338 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-09-29T23:46:46.961Z] #25 7.346 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:46:46.961Z] #25 7.353 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-09-29T23:46:46.961Z] #25 7.361 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T23:46:46.961Z] #25 7.368 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:46:46.961Z] #25 7.380 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T23:46:46.961Z] #25 7.385 Updating certificates in /etc/ssl/certs... [2020-09-29T23:46:47.214Z] db4e2d8d5901: Verifying Checksum [2020-09-29T23:46:47.214Z] db4e2d8d5901: Download complete [2020-09-29T23:46:47.593Z] #25 7.846 0 added, 0 removed; done. [2020-09-29T23:46:47.593Z] #25 7.846 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T23:46:47.593Z] #25 7.847 done. [2020-09-29T23:46:47.734Z] #27 2.987 ### 4.9% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.8% ###################### 31.0% ######################### 34.8% ############################### 43.7% ################################### 48.9% ###################################### 54.1% ########################################## 59.3% ############################################## 64.6% ################################################## 69.7% ##################################################### 75.0% ######################################################### 80.2% ############################################################# 85.4% ################################################################# 90.6% #################################################################### 95.8% ######################################################################## 100.0% [2020-09-29T23:46:47.734Z] #27 4.834 [2020-09-29T23:46:47.734Z] #27 4.924 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:46:47.854Z] 1301750ffb48: Verifying Checksum [2020-09-29T23:46:47.854Z] 1301750ffb48: Download complete [2020-09-29T23:46:47.855Z] 5ffb2f5886e2: Verifying Checksum [2020-09-29T23:46:47.855Z] 5ffb2f5886e2: Download complete [2020-09-29T23:46:47.992Z] #27 5.101 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:46:47.992Z] #27 5.160 [2020-09-29T23:46:47.992Z] #27 5.266 ######################################################################## 100.0% [2020-09-29T23:46:48.226Z] #25 DONE 8.5s [2020-09-29T23:46:48.226Z] [2020-09-29T23:46:48.226Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:46:48.226Z] #26 DONE 0.2s [2020-09-29T23:46:48.226Z] [2020-09-29T23:46:48.226Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:48.251Z] #27 5.281 [2020-09-29T23:46:48.251Z] #27 5.359 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:46:48.251Z] #27 5.480 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:46:48.251Z] #27 5.538 [2020-09-29T23:46:48.498Z] dc5c6edc9cff: Verifying Checksum [2020-09-29T23:46:48.498Z] dc5c6edc9cff: Download complete [2020-09-29T23:46:48.509Z] #27 5.684 ####################################################### 77.5% ######################################################################## 100.0% [2020-09-29T23:46:48.509Z] #27 5.703 [2020-09-29T23:46:48.509Z] #27 5.806 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:46:48.717Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:46:48.768Z] #27 5.933 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:46:48.768Z] #27 5.942 skipping existing c35d46ef359f [2020-09-29T23:46:48.768Z] #27 5.955 [2020-09-29T23:46:48.768Z] #27 6.051 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:46:49.027Z] #27 6.182 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:46:49.027Z] #27 6.244 [2020-09-29T23:46:49.270Z] #27 1.038 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:46:49.286Z] #27 6.284 ######################################################################## 100.0% [2020-09-29T23:46:49.286Z] #27 6.298 [2020-09-29T23:46:49.286Z] #27 6.307 Download of images into '/build' complete. [2020-09-29T23:46:49.286Z] #27 6.307 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:46:49.286Z] #27 6.307 tar -cC '/build' . | docker load [2020-09-29T23:46:49.286Z] #27 DONE 6.4s [2020-09-29T23:46:50.619Z] db4e2d8d5901: Pull complete [2020-09-29T23:46:50.664Z] [2020-09-29T23:46:50.665Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:46:50.665Z] #53 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:46:50.665Z] #41 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:46:50.665Z] #57 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #36 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:50.665Z] #54 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:46:50.665Z] #58 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:50.665Z] #43 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #48 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #44 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:46:50.665Z] #38 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #55 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:46:50.665Z] #13 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:46:50.665Z] #20 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:50.665Z] #22 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:46:50.665Z] #30 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:46:50.665Z] #42 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #63 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:50.665Z] #49 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #46 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:50.665Z] #47 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:50.665Z] #35 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:46:50.665Z] #10 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:46:50.665Z] #14 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:46:50.665Z] #34 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:46:50.665Z] #11 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:46:50.665Z] #18 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:46:50.665Z] #23 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:46:50.665Z] #9 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #31 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:46:50.665Z] #17 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #39 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #59 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:46:50.665Z] #16 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:50.665Z] #32 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:46:50.665Z] #61 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:46:50.665Z] #12 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:46:50.665Z] #40 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:46:50.665Z] #37 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:46:50.665Z] #29 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #52 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:46:50.665Z] #15 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:50.665Z] #56 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:46:50.665Z] #28 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:46:50.665Z] #51 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #50 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:46:50.665Z] #19 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:46:50.665Z] #62 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:46:50.665Z] #33 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:50.665Z] #45 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:46:50.665Z] #64 CACHED [2020-09-29T23:46:50.665Z] [2020-09-29T23:46:50.665Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:46:50.782Z] #27 ... [2020-09-29T23:46:50.782Z] [2020-09-29T23:46:50.782Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:46:50.782Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 2.5s done [2020-09-29T23:46:50.782Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.7s done [2020-09-29T23:46:50.782Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-29T23:46:50.782Z] #8 DONE 15.9s [2020-09-29T23:46:50.782Z] [2020-09-29T23:46:50.782Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:46:50.920Z] dfe2d012519c: Pull complete [2020-09-29T23:46:51.216Z] 3c370c2e2f82: Verifying Checksum [2020-09-29T23:46:51.216Z] 3c370c2e2f82: Download complete [2020-09-29T23:46:51.233Z] #65 DONE 0.7s [2020-09-29T23:46:51.233Z] [2020-09-29T23:46:51.233Z] #66 exporting to image [2020-09-29T23:46:51.233Z] #66 exporting layers [2020-09-29T23:46:51.422Z] #9 DONE 0.9s [2020-09-29T23:46:51.422Z] [2020-09-29T23:46:51.422Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:46:51.510Z] 5d8f1d1f9197: Pull complete [2020-09-29T23:46:51.801Z] #66 exporting layers 0.8s done [2020-09-29T23:46:51.801Z] #66 writing image sha256:aa26d2dd56f139bc55d3ab16e679e55cb9aaa2217d2979a09a047eb04fb0d2c1 done [2020-09-29T23:46:51.801Z] #66 naming to docker.io/library/docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 done [2020-09-29T23:46:51.801Z] #66 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-29T23:46:52.137Z] + trap exit INT TERM [2020-09-29T23:46:52.137Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-29T23:46:52.137Z] + CONTAINER_NAME=docker-pr1 [2020-09-29T23:46:52.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41506/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh dynbinary-daemon [2020-09-29T23:46:52.397Z] [2020-09-29T23:46:52.459Z] #10 DONE 0.9s [2020-09-29T23:46:52.459Z] [2020-09-29T23:46:52.459Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:46:52.459Z] #37 DONE 0.1s [2020-09-29T23:46:52.459Z] [2020-09-29T23:46:52.459Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:46:52.459Z] #29 DONE 0.1s [2020-09-29T23:46:52.459Z] [2020-09-29T23:46:52.459Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:46:52.656Z] Removing bundles/ [2020-09-29T23:46:52.656Z] [2020-09-29T23:46:52.656Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-29T23:46:52.656Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:46:52.656Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:46:54.264Z] 1301750ffb48: Pull complete [2020-09-29T23:46:56.344Z] dc5c6edc9cff: Pull complete [2020-09-29T23:46:56.957Z] #30 3.945 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T23:46:56.957Z] #30 3.950 Cloning into '.'... [2020-09-29T23:46:57.593Z] #30 ... [2020-09-29T23:46:57.593Z] [2020-09-29T23:46:57.593Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:57.593Z] #27 6.459 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:46:57.593Z] #27 6.861 [2020-09-29T23:46:57.593Z] #27 7.019 # 2.7% ###### 8.4% ########## 15.2% ################# 24.2% ########################### 37.7% ################################ 44.5% ###################################### 53.4% ########################################### 60.2% ################################################ 67.0% ##################################################### 73.7% ######################################################## 77.8% ############################################################ 83.8% ################################################################# 91.2% ####################################################################### 98.7% ######################################################################## 100.0% [2020-09-29T23:46:57.593Z] #27 8.992 #=#=# [2020-09-29T23:46:57.885Z] #27 9.178 ################# 23.9% ################################################# 68.7% ######################################################################## 100.0% [2020-09-29T23:46:58.177Z] #27 9.750 #=#=# [2020-09-29T23:46:58.761Z] #27 9.961 ############## 20.7% ############################## 42.9% ###################################################### 76.3% ######################################################################## 100.0% [2020-09-29T23:46:59.056Z] #27 10.66 [2020-09-29T23:46:59.641Z] #27 10.79 0.4% ##### 7.5% ########## 13.9% [2020-09-29T23:46:59.641Z] #27 ... [2020-09-29T23:46:59.641Z] [2020-09-29T23:46:59.641Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:46:59.641Z] #22 1.473 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:46:59.641Z] #22 1.473 + RM_GOPATH=0 [2020-09-29T23:46:59.641Z] #22 1.473 + TMP_GOPATH= [2020-09-29T23:46:59.641Z] #22 1.473 + : /build [2020-09-29T23:46:59.641Z] #22 1.473 + '[' -z '' ']' [2020-09-29T23:46:59.641Z] #22 1.473 ++ mktemp -d [2020-09-29T23:46:59.641Z] #22 1.473 + export GOPATH=/tmp/tmp.rp0lglxqqk [2020-09-29T23:46:59.641Z] #22 1.473 + GOPATH=/tmp/tmp.rp0lglxqqk [2020-09-29T23:46:59.641Z] #22 1.473 + RM_GOPATH=1 [2020-09-29T23:46:59.641Z] #22 1.473 + case "$(go env GOARCH)" in [2020-09-29T23:46:59.641Z] #22 1.473 ++ go env GOARCH [2020-09-29T23:46:59.641Z] #22 1.473 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:46:59.641Z] #22 1.473 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:46:59.641Z] #22 1.473 ++ dirname /tmp/install/install.sh [2020-09-29T23:46:59.641Z] #22 1.473 + dir=/tmp/install [2020-09-29T23:46:59.641Z] #22 1.473 + bin=dockercli [2020-09-29T23:46:59.641Z] #22 1.473 + shift [2020-09-29T23:46:59.641Z] #22 1.473 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T23:46:59.641Z] #22 1.473 + . /tmp/install/dockercli.installer [2020-09-29T23:46:59.641Z] #22 1.473 ++ : stable [2020-09-29T23:46:59.641Z] #22 1.473 ++ : 17.06.2-ce [2020-09-29T23:46:59.641Z] #22 1.473 + install_dockercli [2020-09-29T23:46:59.641Z] #22 1.473 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:46:59.641Z] #22 1.473 ++ uname -m [2020-09-29T23:46:59.641Z] #22 1.473 + arch=s390x [2020-09-29T23:46:59.641Z] #22 1.473 + '[' s390x '!=' x86_64 ']' [2020-09-29T23:46:59.641Z] #22 1.473 + '[' s390x '!=' s390x ']' [2020-09-29T23:46:59.641Z] #22 1.473 + url=https://download.docker.com/linux/static [2020-09-29T23:46:59.641Z] #22 1.473 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-29T23:46:59.641Z] #22 1.473 + tar -xz docker/docker [2020-09-29T23:46:59.641Z] #22 6.914 + mkdir -p /build [2020-09-29T23:46:59.641Z] #22 6.915 + mv docker/docker /build/ [2020-09-29T23:46:59.641Z] #22 6.916 + rmdir docker [2020-09-29T23:46:59.641Z] #22 DONE 7.3s [2020-09-29T23:46:59.641Z] [2020-09-29T23:46:59.641Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:46:59.887Z] 3c370c2e2f82: Pull complete [2020-09-29T23:46:59.887Z] 5ffb2f5886e2: Pull complete [2020-09-29T23:46:59.887Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-29T23:46:59.887Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-29T23:46:59.887Z] ---> 805dc2d65d1c [2020-09-29T23:46:59.887Z] Step 5/15 : ARG BUILDX_REPO [2020-09-29T23:46:59.887Z] ---> Running in ca68e53a3dbe [2020-09-29T23:47:00.182Z] Removing intermediate container ca68e53a3dbe [2020-09-29T23:47:00.182Z] ---> 52fe49bb3994 [2020-09-29T23:47:00.182Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-29T23:47:00.182Z] ---> Running in 2cfbe9b8cf7b [2020-09-29T23:47:00.477Z] Cloning into '/buildx'... [2020-09-29T23:47:00.991Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2020-09-29T23:47:01.428Z] #27 10.79 0.4% ##### 7.5% ########## 13.9% ############# 18.2% ################### 26.8% ####################### 33.3% ############################## 41.8% #################################### 50.4% ######################################## 56.8% ############################################# 63.3% ############################################### 65.4% ################################################### 71.9% ##################################################### 74.0% ######################################################## 78.3% ############################################################## 86.7% ################################################################ 89.7% ###################################################################### 98.1% ######################################################################## 100.0% [2020-09-29T23:47:01.720Z] #27 13.33 [2020-09-29T23:47:02.304Z] #27 13.45 0.0% # 2.5% ### 4.4% #### 6.3% [2020-09-29T23:47:02.304Z] #27 ... [2020-09-29T23:47:02.304Z] [2020-09-29T23:47:02.304Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:02.304Z] #45 3.198 + RM_GOPATH=0 [2020-09-29T23:47:02.304Z] #45 3.198 + TMP_GOPATH= [2020-09-29T23:47:02.304Z] #45 3.198 + : /build [2020-09-29T23:47:02.304Z] #45 3.198 + '[' -z '' ']' [2020-09-29T23:47:02.304Z] #45 3.199 ++ mktemp -d [2020-09-29T23:47:02.304Z] #45 3.201 + export GOPATH=/tmp/tmp.TI0dcNrHFL [2020-09-29T23:47:02.304Z] #45 3.201 + GOPATH=/tmp/tmp.TI0dcNrHFL [2020-09-29T23:47:02.304Z] #45 3.201 + RM_GOPATH=1 [2020-09-29T23:47:02.304Z] #45 3.201 + case "$(go env GOARCH)" in [2020-09-29T23:47:02.304Z] #45 3.202 ++ go env GOARCH [2020-09-29T23:47:02.304Z] #45 3.225 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.304Z] #45 3.225 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.304Z] #45 3.226 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:02.304Z] #45 3.230 + dir=/tmp/install [2020-09-29T23:47:02.304Z] #45 3.231 + bin=gotestsum [2020-09-29T23:47:02.304Z] #45 3.231 + shift [2020-09-29T23:47:02.304Z] #45 3.231 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T23:47:02.304Z] #45 3.231 + . /tmp/install/gotestsum.installer [2020-09-29T23:47:02.304Z] #45 3.231 ++ : v0.5.3 [2020-09-29T23:47:02.304Z] #45 3.232 + install_gotestsum [2020-09-29T23:47:02.304Z] #45 3.234 + set -e [2020-09-29T23:47:02.304Z] #45 3.234 + export GO111MODULE=on [2020-09-29T23:47:02.304Z] #45 3.234 + GO111MODULE=on [2020-09-29T23:47:02.304Z] #45 3.234 + GOBIN=/build [2020-09-29T23:47:02.304Z] #45 3.235 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T23:47:02.304Z] #45 3.265 go: finding gotest.tools v0.5.3 [2020-09-29T23:47:02.304Z] #45 3.265 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:47:02.304Z] #45 4.292 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:47:02.304Z] #45 4.700 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:47:02.304Z] #45 6.281 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:47:02.304Z] #45 6.284 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:47:02.304Z] #45 6.288 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:47:02.304Z] #45 6.302 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:47:02.304Z] #45 6.304 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:47:02.304Z] #45 6.310 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:47:02.304Z] #45 6.349 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:47:02.304Z] #45 6.387 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:47:02.304Z] #45 6.418 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:47:02.304Z] #45 6.423 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:47:02.304Z] #45 6.565 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:47:02.304Z] #45 6.576 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:47:02.304Z] #45 6.597 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:47:02.304Z] #45 6.834 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:47:02.304Z] #45 6.835 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:47:02.304Z] #45 6.835 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:47:02.304Z] #45 6.842 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:47:02.304Z] #45 7.031 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:47:02.304Z] #45 7.155 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:47:02.304Z] #45 9.042 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:47:02.304Z] #45 9.150 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:47:02.304Z] #45 ... [2020-09-29T23:47:02.304Z] [2020-09-29T23:47:02.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:47:02.304Z] #11 3.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:47:02.304Z] #11 3.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:47:02.304Z] #11 3.707 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:47:02.304Z] #11 4.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T23:47:02.304Z] #11 5.785 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T23:47:02.304Z] #11 7.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T23:47:02.595Z] #11 ... [2020-09-29T23:47:02.595Z] [2020-09-29T23:47:02.595Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:02.595Z] #62 2.573 + RM_GOPATH=0 [2020-09-29T23:47:02.595Z] #62 2.573 + TMP_GOPATH= [2020-09-29T23:47:02.595Z] #62 2.573 + : /build [2020-09-29T23:47:02.595Z] #62 2.573 + '[' -z '' ']' [2020-09-29T23:47:02.595Z] #62 2.574 ++ mktemp -d [2020-09-29T23:47:02.595Z] #62 2.574 + export GOPATH=/tmp/tmp.278djyumPR [2020-09-29T23:47:02.595Z] #62 2.574 + GOPATH=/tmp/tmp.278djyumPR [2020-09-29T23:47:02.595Z] #62 2.574 + RM_GOPATH=1 [2020-09-29T23:47:02.595Z] #62 2.575 + case "$(go env GOARCH)" in [2020-09-29T23:47:02.595Z] #62 2.593 ++ go env GOARCH [2020-09-29T23:47:02.595Z] #62 2.680 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.595Z] #62 2.680 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.595Z] #62 2.680 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:02.595Z] #62 2.681 + dir=/tmp/install [2020-09-29T23:47:02.595Z] #62 2.681 + bin=proxy [2020-09-29T23:47:02.595Z] #62 2.681 + shift [2020-09-29T23:47:02.595Z] #62 2.681 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T23:47:02.595Z] #62 2.681 + . /tmp/install/proxy.installer [2020-09-29T23:47:02.595Z] #62 2.681 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:47:02.595Z] #62 2.682 + install_proxy [2020-09-29T23:47:02.595Z] #62 2.682 + case "$1" in [2020-09-29T23:47:02.595Z] #62 2.682 + export CGO_ENABLED=0 [2020-09-29T23:47:02.595Z] #62 2.682 + CGO_ENABLED=0 [2020-09-29T23:47:02.595Z] #62 2.682 + _install_proxy [2020-09-29T23:47:02.595Z] #62 2.682 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T23:47:02.595Z] #62 2.682 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:47:02.595Z] #62 2.682 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.278djyumPR/src/github.com/docker/libnetwork [2020-09-29T23:47:02.595Z] #62 2.699 Cloning into '/tmp/tmp.278djyumPR/src/github.com/docker/libnetwork'... [2020-09-29T23:47:02.595Z] #62 ... [2020-09-29T23:47:02.595Z] [2020-09-29T23:47:02.595Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:02.595Z] #49 2.980 + RM_GOPATH=0 [2020-09-29T23:47:02.595Z] #49 2.981 + TMP_GOPATH= [2020-09-29T23:47:02.595Z] #49 2.981 + : /build [2020-09-29T23:47:02.595Z] #49 2.981 + '[' -z '' ']' [2020-09-29T23:47:02.595Z] #49 2.981 ++ mktemp -d [2020-09-29T23:47:02.595Z] #49 2.983 + export GOPATH=/tmp/tmp.k25p9hWZ8y [2020-09-29T23:47:02.595Z] #49 2.983 + GOPATH=/tmp/tmp.k25p9hWZ8y [2020-09-29T23:47:02.595Z] #49 2.983 + RM_GOPATH=1 [2020-09-29T23:47:02.595Z] #49 2.983 + case "$(go env GOARCH)" in [2020-09-29T23:47:02.595Z] #49 2.983 ++ go env GOARCH [2020-09-29T23:47:02.595Z] #49 2.995 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.595Z] #49 2.995 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.595Z] #49 2.997 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:02.595Z] #49 3.002 + dir=/tmp/install [2020-09-29T23:47:02.595Z] #49 3.002 + bin=shfmt [2020-09-29T23:47:02.595Z] #49 3.003 + shift [2020-09-29T23:47:02.595Z] #49 3.003 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T23:47:02.595Z] #49 3.003 + . /tmp/install/shfmt.installer [2020-09-29T23:47:02.595Z] #49 3.004 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:47:02.595Z] #49 3.004 + install_shfmt [2020-09-29T23:47:02.595Z] #49 3.005 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T23:47:02.595Z] #49 3.005 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:47:02.595Z] #49 3.005 + git clone https://github.com/mvdan/sh.git /tmp/tmp.k25p9hWZ8y/src/github.com/mvdan/sh [2020-09-29T23:47:02.595Z] #49 3.006 Cloning into '/tmp/tmp.k25p9hWZ8y/src/github.com/mvdan/sh'... [2020-09-29T23:47:02.595Z] #49 9.564 + cd /tmp/tmp.k25p9hWZ8y/src/github.com/mvdan/sh [2020-09-29T23:47:02.595Z] #49 9.564 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:47:02.595Z] #49 9.708 + GO111MODULE=on [2020-09-29T23:47:02.596Z] #49 9.708 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T23:47:02.887Z] #49 ... [2020-09-29T23:47:02.887Z] [2020-09-29T23:47:02.887Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:47:02.887Z] #40 3.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:47:02.887Z] #40 3.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:47:02.887Z] #40 3.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:47:02.887Z] #40 4.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T23:47:02.887Z] #40 5.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T23:47:02.887Z] #40 8.037 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T23:47:02.887Z] #40 ... [2020-09-29T23:47:02.887Z] [2020-09-29T23:47:02.887Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:47:02.887Z] #34 3.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:47:02.887Z] #34 4.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:47:02.887Z] #34 4.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:47:02.887Z] #34 4.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T23:47:02.887Z] #34 6.592 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T23:47:02.887Z] #34 8.995 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T23:47:02.887Z] #34 ... [2020-09-29T23:47:02.887Z] [2020-09-29T23:47:02.887Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:02.887Z] #43 1.397 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:47:02.887Z] #43 1.397 + RM_GOPATH=0 [2020-09-29T23:47:02.887Z] #43 1.397 + TMP_GOPATH= [2020-09-29T23:47:02.887Z] #43 1.397 + : /build [2020-09-29T23:47:02.887Z] #43 1.397 + '[' -z '' ']' [2020-09-29T23:47:02.887Z] #43 1.397 ++ mktemp -d [2020-09-29T23:47:02.887Z] #43 1.397 + export GOPATH=/tmp/tmp.elhb3bB7ri [2020-09-29T23:47:02.887Z] #43 1.397 + GOPATH=/tmp/tmp.elhb3bB7ri [2020-09-29T23:47:02.887Z] #43 1.397 + RM_GOPATH=1 [2020-09-29T23:47:02.887Z] #43 1.397 + case "$(go env GOARCH)" in [2020-09-29T23:47:02.887Z] #43 1.397 ++ go env GOARCH [2020-09-29T23:47:02.887Z] #43 1.397 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.887Z] #43 1.397 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:02.887Z] #43 1.397 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:02.887Z] #43 1.397 + dir=/tmp/install [2020-09-29T23:47:02.887Z] #43 1.397 + bin=vndr [2020-09-29T23:47:02.887Z] #43 1.397 + shift [2020-09-29T23:47:02.887Z] #43 1.397 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T23:47:02.887Z] #43 1.397 + . /tmp/install/vndr.installer [2020-09-29T23:47:02.887Z] #43 1.397 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:47:02.887Z] #43 1.397 + install_vndr [2020-09-29T23:47:02.887Z] #43 1.397 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T23:47:02.887Z] #43 1.397 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.elhb3bB7ri/src/github.com/LK4D4/vndr [2020-09-29T23:47:02.887Z] #43 1.397 Cloning into '/tmp/tmp.elhb3bB7ri/src/github.com/LK4D4/vndr'... [2020-09-29T23:47:02.887Z] #43 1.701 + cd /tmp/tmp.elhb3bB7ri/src/github.com/LK4D4/vndr [2020-09-29T23:47:02.887Z] #43 1.701 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:47:02.887Z] #43 1.701 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T23:47:02.887Z] #43 2.259 internal/cpu [2020-09-29T23:47:02.887Z] #43 2.259 runtime/internal/atomic [2020-09-29T23:47:02.887Z] #43 2.385 runtime/internal/sys [2020-09-29T23:47:02.887Z] #43 2.533 runtime/internal/math [2020-09-29T23:47:02.887Z] #43 2.576 internal/race [2020-09-29T23:47:02.887Z] #43 2.634 sync/atomic [2020-09-29T23:47:02.887Z] #43 2.750 unicode [2020-09-29T23:47:02.887Z] #43 2.796 internal/bytealg [2020-09-29T23:47:02.887Z] #43 3.303 runtime [2020-09-29T23:47:02.887Z] #43 5.200 unicode/utf8 [2020-09-29T23:47:02.887Z] #43 5.647 math [2020-09-29T23:47:02.887Z] #43 10.33 unicode/utf16 [2020-09-29T23:47:02.887Z] #43 10.51 container/list [2020-09-29T23:47:03.179Z] #43 ... [2020-09-29T23:47:03.179Z] [2020-09-29T23:47:03.179Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:03.179Z] #32 2.122 + RM_GOPATH=0 [2020-09-29T23:47:03.179Z] #32 2.122 + TMP_GOPATH= [2020-09-29T23:47:03.179Z] #32 2.122 + : /build [2020-09-29T23:47:03.179Z] #32 2.122 + '[' -z '' ']' [2020-09-29T23:47:03.179Z] #32 2.122 ++ mktemp -d [2020-09-29T23:47:03.179Z] #32 2.122 + export GOPATH=/tmp/tmp.HAMqbKCqOg [2020-09-29T23:47:03.179Z] #32 2.122 + GOPATH=/tmp/tmp.HAMqbKCqOg [2020-09-29T23:47:03.179Z] #32 2.122 + RM_GOPATH=1 [2020-09-29T23:47:03.179Z] #32 2.122 + case "$(go env GOARCH)" in [2020-09-29T23:47:03.179Z] #32 2.122 ++ go env GOARCH [2020-09-29T23:47:03.179Z] #32 2.136 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:03.179Z] #32 2.136 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:03.179Z] #32 2.233 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:47:03.179Z] #32 2.233 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:03.179Z] #32 2.233 + dir=/tmp/install [2020-09-29T23:47:03.179Z] #32 2.233 + bin=tomlv [2020-09-29T23:47:03.179Z] #32 2.233 + shift [2020-09-29T23:47:03.179Z] #32 2.233 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T23:47:03.179Z] #32 2.233 + . /tmp/install/tomlv.installer [2020-09-29T23:47:03.179Z] #32 2.233 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:47:03.179Z] #32 2.233 + install_tomlv [2020-09-29T23:47:03.179Z] #32 2.233 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T23:47:03.179Z] #32 2.233 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HAMqbKCqOg/src/github.com/BurntSushi/toml [2020-09-29T23:47:03.179Z] #32 2.233 Cloning into '/tmp/tmp.HAMqbKCqOg/src/github.com/BurntSushi/toml'... [2020-09-29T23:47:03.179Z] #32 3.101 + cd /tmp/tmp.HAMqbKCqOg/src/github.com/BurntSushi/toml [2020-09-29T23:47:03.179Z] #32 3.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:47:03.179Z] #32 3.104 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:47:03.179Z] #32 3.503 math/bits [2020-09-29T23:47:03.179Z] #32 3.556 runtime [2020-09-29T23:47:03.179Z] #32 4.067 math [2020-09-29T23:47:03.179Z] #32 8.375 internal/testlog [2020-09-29T23:47:03.179Z] #32 8.659 encoding [2020-09-29T23:47:03.179Z] #32 8.772 runtime/cgo [2020-09-29T23:47:03.179Z] #32 ... [2020-09-29T23:47:03.179Z] [2020-09-29T23:47:03.179Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:03.179Z] #47 3.826 + RM_GOPATH=0 [2020-09-29T23:47:03.179Z] #47 3.826 + TMP_GOPATH= [2020-09-29T23:47:03.179Z] #47 3.826 + : /build [2020-09-29T23:47:03.179Z] #47 3.826 + '[' -z '' ']' [2020-09-29T23:47:03.179Z] #47 3.826 ++ mktemp -d [2020-09-29T23:47:03.179Z] #47 3.827 + export GOPATH=/tmp/tmp.uqWkTNn3c6 [2020-09-29T23:47:03.179Z] #47 3.827 + GOPATH=/tmp/tmp.uqWkTNn3c6 [2020-09-29T23:47:03.179Z] #47 3.827 + RM_GOPATH=1 [2020-09-29T23:47:03.179Z] #47 3.827 + case "$(go env GOARCH)" in [2020-09-29T23:47:03.179Z] #47 3.831 ++ go env GOARCH [2020-09-29T23:47:03.179Z] #47 3.856 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:03.179Z] #47 3.856 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:03.179Z] #47 3.857 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:03.179Z] #47 3.858 + dir=/tmp/install [2020-09-29T23:47:03.179Z] #47 3.858 + bin=golangci_lint [2020-09-29T23:47:03.179Z] #47 3.858 + shift [2020-09-29T23:47:03.179Z] #47 3.858 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T23:47:03.179Z] #47 3.858 + . /tmp/install/golangci_lint.installer [2020-09-29T23:47:03.179Z] #47 3.858 ++ : v1.23.8 [2020-09-29T23:47:03.179Z] #47 3.858 + install_golangci_lint [2020-09-29T23:47:03.179Z] #47 3.858 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T23:47:03.179Z] #47 3.858 Installing golangci-lint version v1.23.8 [2020-09-29T23:47:03.179Z] #47 3.858 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:47:03.470Z] #47 ... [2020-09-29T23:47:03.471Z] [2020-09-29T23:47:03.471Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:47:03.471Z] #53 4.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:47:03.471Z] #53 4.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:47:03.471Z] #53 4.291 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:47:03.471Z] #53 4.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T23:47:03.471Z] #53 6.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T23:47:03.471Z] #53 8.223 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T23:47:03.471Z] #53 ... [2020-09-29T23:47:03.471Z] [2020-09-29T23:47:03.471Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:03.471Z] #56 1.424 + RM_GOPATH=0 [2020-09-29T23:47:03.471Z] #56 1.424 + TMP_GOPATH= [2020-09-29T23:47:03.471Z] #56 1.424 + : /build [2020-09-29T23:47:03.471Z] #56 1.424 + '[' -z '' ']' [2020-09-29T23:47:03.471Z] #56 1.424 ++ mktemp -d [2020-09-29T23:47:03.471Z] #56 1.424 + export GOPATH=/tmp/tmp.Tim5Y88Feo [2020-09-29T23:47:03.471Z] #56 1.424 + GOPATH=/tmp/tmp.Tim5Y88Feo [2020-09-29T23:47:03.471Z] #56 1.424 + RM_GOPATH=1 [2020-09-29T23:47:03.471Z] #56 1.424 + case "$(go env GOARCH)" in [2020-09-29T23:47:03.471Z] #56 1.424 ++ go env GOARCH [2020-09-29T23:47:03.471Z] #56 1.424 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:03.471Z] #56 1.424 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:03.471Z] #56 1.424 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:03.471Z] #56 1.424 + dir=/tmp/install [2020-09-29T23:47:03.471Z] #56 1.424 + bin=rootlesskit [2020-09-29T23:47:03.471Z] #56 1.424 + shift [2020-09-29T23:47:03.471Z] #56 1.424 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T23:47:03.471Z] #56 1.424 + . /tmp/install/rootlesskit.installer [2020-09-29T23:47:03.471Z] #56 1.424 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:47:03.471Z] #56 1.424 + install_rootlesskit [2020-09-29T23:47:03.471Z] #56 1.424 + case "$1" in [2020-09-29T23:47:03.471Z] #56 1.424 + export CGO_ENABLED=0 [2020-09-29T23:47:03.471Z] #56 1.424 + CGO_ENABLED=0 [2020-09-29T23:47:03.471Z] #56 1.424 + _install_rootlesskit [2020-09-29T23:47:03.471Z] #56 1.424 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T23:47:03.471Z] #56 1.424 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Tim5Y88Feo/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:47:03.471Z] #56 1.424 Cloning into '/tmp/tmp.Tim5Y88Feo/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T23:47:03.471Z] #56 1.425 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:47:03.471Z] #56 4.030 + cd /tmp/tmp.Tim5Y88Feo/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:47:03.471Z] #56 4.031 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:47:03.471Z] #56 4.324 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:47:03.471Z] #56 4.324 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T23:47:03.787Z] #56 ... [2020-09-29T23:47:03.787Z] [2020-09-29T23:47:03.787Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:47:03.787Z] #38 3.898 + git clone https://github.com/docker/distribution.git . [2020-09-29T23:47:03.787Z] #38 3.906 Cloning into '.'... [2020-09-29T23:47:03.787Z] #38 ... [2020-09-29T23:47:03.787Z] [2020-09-29T23:47:03.787Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:47:04.029Z] Removing intermediate container 2cfbe9b8cf7b [2020-09-29T23:47:04.030Z] ---> bed78afffbaa [2020-09-29T23:47:04.030Z] Step 7/15 : WORKDIR /buildx [2020-09-29T23:47:04.030Z] ---> Running in d3b74a5ff73f [2020-09-29T23:47:04.030Z] Removing intermediate container d3b74a5ff73f [2020-09-29T23:47:04.030Z] ---> cb5cb12e8ec1 [2020-09-29T23:47:04.030Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-29T23:47:04.030Z] ---> Running in daef66b2b1ef [2020-09-29T23:47:04.030Z] Removing intermediate container daef66b2b1ef [2020-09-29T23:47:04.030Z] ---> 6804a6f3c165 [2020-09-29T23:47:04.030Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-29T23:47:04.030Z] ---> Running in bc0f9be133ff [2020-09-29T23:47:04.671Z] From https://github.com/docker/buildx [2020-09-29T23:47:04.671Z] * [new tag] v0.3.1 -> build [2020-09-29T23:47:05.355Z] Switched to branch 'build' [2020-09-29T23:47:06.107Z] Removing intermediate container bc0f9be133ff [2020-09-29T23:47:06.107Z] ---> 2ac94eac85c9 [2020-09-29T23:47:06.107Z] Step 10/15 : ARG GOOS [2020-09-29T23:47:06.107Z] ---> Running in 3572a84f9849 [2020-09-29T23:47:06.107Z] Removing intermediate container 3572a84f9849 [2020-09-29T23:47:06.107Z] ---> d46d3e5b4dcc [2020-09-29T23:47:06.107Z] Step 11/15 : ARG GOARCH [2020-09-29T23:47:06.107Z] ---> Running in ef38b2036c83 [2020-09-29T23:47:06.425Z] Removing intermediate container ef38b2036c83 [2020-09-29T23:47:06.425Z] ---> 564c261581e0 [2020-09-29T23:47:06.425Z] 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-29T23:47:06.425Z] ---> Running in 3bc7d17297ca [2020-09-29T23:47:07.886Z] #27 13.45 0.0% # 2.5% ### 4.4% #### 6.3% ###### 8.8% ######## 12.1% ########## 14.3% ########### 15.7% ############# 18.6% ############### 21.1% ################ 23.0% ################# 24.3% ################## 26.2% #################### 28.7% ###################### 30.9% ####################### 33.2% ######################## 34.5% ########################## 36.3% ########################### 38.8% ############################# 40.7% ############################## 42.5% ############################### 44.4% ################################# 46.3% ################################## 48.1% #################################### 50.6% ##################################### 52.5% ####################################### 54.8% ######################################### 57.4% ########################################### 60.5% ############################################ 62.1% ############################################## 64.4% ############################################### 66.3% ################################################# 68.2% ################################################## 69.5% ################################################### 71.3% #################################################### 73.2% ###################################################### 75.0% ####################################################### 76.9% ######################################################### 79.4% ########################################################### 82.5% ############################################################ 84.4% ############################################################## 86.9% ################################################################ 89.4% ################################################################# 91.2% ################################################################### 93.7% ##################################################################### 97.2% ####################################################################### 99.0% ######################################################################## 100.0% [2020-09-29T23:47:07.886Z] #27 19.43 [2020-09-29T23:47:08.177Z] #27 19.69 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:47:08.811Z] #27 20.46 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:47:09.102Z] #27 20.74 [2020-09-29T23:47:09.394Z] #27 20.91 #=#=# ######################################################################## 100.0% [2020-09-29T23:47:09.394Z] #27 21.12 [2020-09-29T23:47:09.686Z] #27 21.35 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:47:10.318Z] #27 22.03 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:47:10.318Z] #27 22.08 skipping existing aab193acf6ba [2020-09-29T23:47:10.610Z] #27 22.19 [2020-09-29T23:47:10.901Z] #27 22.47 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:47:11.534Z] #27 23.20 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:47:11.534Z] #27 23.28 skipping existing 4d43f82972ce [2020-09-29T23:47:11.825Z] #27 23.36 [2020-09-29T23:47:12.116Z] #27 23.76 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:47:12.749Z] #27 ... [2020-09-29T23:47:12.749Z] [2020-09-29T23:47:12.749Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:12.749Z] #45 10.29 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:47:12.749Z] #45 12.67 go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:47:12.749Z] #45 12.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:47:12.749Z] #45 12.78 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:47:12.749Z] #45 12.82 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:47:12.749Z] #45 12.82 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:47:12.749Z] #45 12.92 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:47:12.749Z] #45 12.93 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:47:12.749Z] #45 13.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:47:12.749Z] #45 13.17 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:47:12.749Z] #45 13.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:47:12.749Z] #45 13.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:47:12.749Z] #45 ... [2020-09-29T23:47:12.749Z] [2020-09-29T23:47:12.749Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:12.749Z] #62 15.22 Checking out files: 96% (1841/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-29T23:47:12.749Z] #62 15.30 + cd /tmp/tmp.278djyumPR/src/github.com/docker/libnetwork [2020-09-29T23:47:12.749Z] #62 15.30 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:47:12.749Z] #62 15.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T23:47:13.040Z] #62 ... [2020-09-29T23:47:13.040Z] [2020-09-29T23:47:13.040Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:13.040Z] #49 10.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:47:13.040Z] #49 10.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:47:13.040Z] #49 10.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:47:13.040Z] #49 10.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:47:13.040Z] #49 10.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:47:13.040Z] #49 11.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:47:13.040Z] #49 11.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:47:13.040Z] #49 12.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:47:13.040Z] #49 13.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:47:13.040Z] #49 13.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:47:13.040Z] #49 13.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:47:13.040Z] #49 14.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:47:13.040Z] #49 14.50 runtime [2020-09-29T23:47:13.040Z] #49 ... [2020-09-29T23:47:13.040Z] [2020-09-29T23:47:13.040Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:47:13.040Z] #27 24.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:47:13.040Z] #27 24.78 [2020-09-29T23:47:13.331Z] #27 24.92 #=#=# ######################################################################## 100.0% [2020-09-29T23:47:13.331Z] #27 24.99 [2020-09-29T23:47:13.331Z] #27 25.03 Download of images into '/build' complete. [2020-09-29T23:47:13.331Z] #27 ... [2020-09-29T23:47:13.331Z] [2020-09-29T23:47:13.331Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:13.331Z] #43 10.95 crypto/internal/subtle [2020-09-29T23:47:13.331Z] #43 11.03 crypto/subtle [2020-09-29T23:47:13.331Z] #43 11.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T23:47:13.331Z] #43 11.24 internal/nettrace [2020-09-29T23:47:13.331Z] #43 11.32 runtime/cgo [2020-09-29T23:47:13.331Z] #43 16.06 vendor/golang.org/x/crypto/internal/subtle [2020-09-29T23:47:13.622Z] #43 ... [2020-09-29T23:47:13.622Z] [2020-09-29T23:47:13.622Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:47:13.622Z] #27 25.03 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:47:13.622Z] #27 25.03 tar -cC '/build' . | docker load [2020-09-29T23:47:13.925Z] #27 DONE 25.6s [2020-09-29T23:47:13.925Z] [2020-09-29T23:47:13.925Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:47:13.925Z] #11 14.15 Fetched 8078 kB in 11s (743 kB/s) [2020-09-29T23:47:13.925Z] #11 14.15 Reading package lists... [2020-09-29T23:47:13.925Z] #11 17.57 Reading package lists... [2020-09-29T23:47:13.925Z] #11 20.70 Building dependency tree... [2020-09-29T23:47:13.925Z] #11 21.44 The following additional packages will be installed: [2020-09-29T23:47:13.925Z] #11 21.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T23:47:13.925Z] #11 21.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T23:47:13.925Z] #11 21.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T23:47:13.925Z] #11 21.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:47:13.925Z] #11 21.44 Suggested packages: [2020-09-29T23:47:13.925Z] #11 21.44 gcc-8-locales seccomp wine64 [2020-09-29T23:47:14.979Z] #11 22.55 The following NEW packages will be installed: [2020-09-29T23:47:14.979Z] #11 22.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T23:47:14.979Z] #11 22.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T23:47:14.979Z] #11 22.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T23:47:14.979Z] #11 22.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T23:47:14.979Z] #11 22.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T23:47:14.979Z] #11 22.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:47:14.979Z] #11 22.69 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:47:14.979Z] #11 22.69 Need to get 73.3 MB of archives. [2020-09-29T23:47:14.979Z] #11 22.69 After this operation, 494 MB of additional disk space will be used. [2020-09-29T23:47:14.979Z] #11 22.69 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-29T23:47:15.278Z] #11 22.84 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-29T23:47:15.278Z] #11 22.99 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-29T23:47:15.278Z] #11 22.99 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-29T23:47:15.278Z] #11 22.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-29T23:47:15.278Z] #11 23.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T23:47:15.570Z] #11 23.27 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-29T23:47:15.861Z] #11 23.42 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-29T23:47:15.861Z] #11 23.43 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-29T23:47:15.861Z] #11 ... [2020-09-29T23:47:15.861Z] [2020-09-29T23:47:15.861Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:15.861Z] #43 23.53 sync [2020-09-29T23:47:15.861Z] #43 23.53 internal/reflectlite [2020-09-29T23:47:16.900Z] #43 ... [2020-09-29T23:47:16.900Z] [2020-09-29T23:47:16.900Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:47:16.900Z] #40 14.59 Fetched 8078 kB in 11s (721 kB/s) [2020-09-29T23:47:16.900Z] #40 14.59 Reading package lists... [2020-09-29T23:47:16.900Z] #40 17.97 Reading package lists... [2020-09-29T23:47:16.900Z] #40 21.36 Building dependency tree... [2020-09-29T23:47:16.900Z] #40 22.84 The following additional packages will be installed: [2020-09-29T23:47:16.900Z] #40 22.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T23:47:16.900Z] #40 22.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T23:47:16.900Z] #40 22.84 Suggested packages: [2020-09-29T23:47:16.900Z] #40 22.84 manpages-dev python-setuptools [2020-09-29T23:47:16.900Z] #40 23.75 The following NEW packages will be installed: [2020-09-29T23:47:16.900Z] #40 23.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T23:47:16.900Z] #40 23.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T23:47:16.900Z] #40 23.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T23:47:16.900Z] #40 23.75 python-six zlib1g-dev [2020-09-29T23:47:16.900Z] #40 23.89 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:47:16.900Z] #40 23.89 Need to get 3742 kB of archives. [2020-09-29T23:47:16.900Z] #40 23.89 After this operation, 22.0 MB of additional disk space will be used. [2020-09-29T23:47:16.900Z] #40 23.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-29T23:47:16.900Z] #40 23.92 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-29T23:47:16.900Z] #40 23.93 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-29T23:47:16.900Z] #40 23.94 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-29T23:47:16.900Z] #40 23.95 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-29T23:47:16.900Z] #40 23.96 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-29T23:47:16.900Z] #40 23.96 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-29T23:47:16.900Z] #40 23.97 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-29T23:47:16.900Z] #40 23.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-29T23:47:16.900Z] #40 24.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-29T23:47:16.900Z] #40 24.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-29T23:47:16.900Z] #40 24.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-29T23:47:16.900Z] #40 24.16 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-29T23:47:16.900Z] #40 24.16 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-29T23:47:16.900Z] #40 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T23:47:16.900Z] #40 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-29T23:47:16.900Z] #40 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-29T23:47:17.195Z] #40 ... [2020-09-29T23:47:17.195Z] [2020-09-29T23:47:17.195Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:47:17.195Z] #34 14.70 Fetched 8078 kB in 11s (747 kB/s) [2020-09-29T23:47:17.195Z] #34 14.70 Reading package lists... [2020-09-29T23:47:17.195Z] #34 18.03 Reading package lists... [2020-09-29T23:47:17.195Z] #34 21.67 Building dependency tree... [2020-09-29T23:47:17.195Z] #34 23.07 The following additional packages will be installed: [2020-09-29T23:47:17.195Z] #34 23.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T23:47:17.195Z] #34 23.10 Suggested packages: [2020-09-29T23:47:17.195Z] #34 23.10 cmake-doc ninja-build lrzip [2020-09-29T23:47:17.195Z] #34 23.10 Recommended packages: [2020-09-29T23:47:17.195Z] #34 23.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T23:47:17.195Z] #34 23.75 The following NEW packages will be installed: [2020-09-29T23:47:17.195Z] #34 23.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T23:47:17.195Z] #34 23.77 vim-common xxd [2020-09-29T23:47:17.195Z] #34 23.86 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:47:17.195Z] #34 23.86 Need to get 14.0 MB of archives. [2020-09-29T23:47:17.195Z] #34 23.86 After this operation, 62.1 MB of additional disk space will be used. [2020-09-29T23:47:17.195Z] #34 23.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-29T23:47:17.195Z] #34 23.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:47:17.195Z] #34 23.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T23:47:17.195Z] #34 24.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-29T23:47:17.195Z] #34 ... [2020-09-29T23:47:17.195Z] [2020-09-29T23:47:17.195Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:47:17.195Z] #53 14.69 Fetched 8078 kB in 11s (768 kB/s) [2020-09-29T23:47:17.195Z] #53 14.69 Reading package lists... [2020-09-29T23:47:17.195Z] #53 17.90 Reading package lists... [2020-09-29T23:47:17.195Z] #53 21.39 Building dependency tree... [2020-09-29T23:47:17.195Z] #53 23.01 The following additional packages will be installed: [2020-09-29T23:47:17.195Z] #53 23.02 libbtrfs0 [2020-09-29T23:47:17.195Z] #53 23.09 The following NEW packages will be installed: [2020-09-29T23:47:17.195Z] #53 23.09 libbtrfs-dev libbtrfs0 [2020-09-29T23:47:17.195Z] #53 23.22 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:47:17.195Z] #53 23.22 Need to get 118 kB of archives. [2020-09-29T23:47:17.195Z] #53 23.22 After this operation, 390 kB of additional disk space will be used. [2020-09-29T23:47:17.195Z] #53 23.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-29T23:47:17.195Z] #53 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-29T23:47:17.195Z] #53 23.95 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:47:17.195Z] #53 23.99 Fetched 118 kB in 0s (858 kB/s) [2020-09-29T23:47:17.195Z] #53 24.07 Selecting previously unselected package libbtrfs0. [2020-09-29T23:47:17.195Z] #53 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-29T23:47:17.195Z] #53 24.16 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-29T23:47:17.195Z] #53 24.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:47:17.195Z] #53 24.28 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:47:17.195Z] #53 24.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-29T23:47:17.195Z] #53 24.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:47:17.195Z] #53 24.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:47:17.195Z] #53 24.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:47:17.195Z] #53 24.51 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:47:17.195Z] #53 DONE 24.9s [2020-09-29T23:47:17.195Z] [2020-09-29T23:47:17.195Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:47:17.195Z] #34 24.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-29T23:47:17.195Z] #34 ... [2020-09-29T23:47:17.195Z] [2020-09-29T23:47:17.195Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:47:17.195Z] #40 24.99 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:47:17.487Z] #40 25.13 Fetched 3742 kB in 0s (9261 kB/s) [2020-09-29T23:47:17.487Z] #40 25.21 Selecting previously unselected package libcap-dev:s390x. [2020-09-29T23:47:17.487Z] #40 25.21 (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-29T23:47:17.487Z] #40 25.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-29T23:47:17.487Z] #40 ... [2020-09-29T23:47:17.487Z] [2020-09-29T23:47:17.487Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:47:17.487Z] #38 15.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T23:47:17.487Z] #38 16.91 + 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-29T23:47:17.779Z] #38 ... [2020-09-29T23:47:17.779Z] [2020-09-29T23:47:17.779Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:47:17.779Z] #34 25.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-29T23:47:17.779Z] #34 25.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-29T23:47:17.779Z] #34 25.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-29T23:47:17.779Z] #34 25.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-29T23:47:17.779Z] #34 25.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-29T23:47:18.412Z] #34 25.90 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:47:18.412Z] #34 26.03 Fetched 14.0 MB in 1s (9428 kB/s) [2020-09-29T23:47:18.412Z] #34 26.12 Selecting previously unselected package xxd. [2020-09-29T23:47:18.412Z] #34 26.12 (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-29T23:47:18.412Z] #34 26.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-29T23:47:18.412Z] #34 26.19 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:47:18.703Z] #34 26.35 Selecting previously unselected package vim-common. [2020-09-29T23:47:18.703Z] #34 26.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:47:18.703Z] #34 26.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:47:19.048Z] #34 26.58 Selecting previously unselected package cmake-data. [2020-09-29T23:47:19.048Z] #34 26.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T23:47:19.048Z] #34 26.58 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T23:47:19.048Z] #34 ... [2020-09-29T23:47:19.048Z] [2020-09-29T23:47:19.048Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:19.048Z] #62 DONE 26.7s [2020-09-29T23:47:19.048Z] [2020-09-29T23:47:19.048Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:47:19.048Z] #40 25.29 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-29T23:47:19.048Z] #40 25.43 Selecting previously unselected package libnet1:s390x. [2020-09-29T23:47:19.048Z] #40 25.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 25.45 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T23:47:19.048Z] #40 25.53 Selecting previously unselected package libnet1-dev. [2020-09-29T23:47:19.048Z] #40 25.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 25.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:47:19.048Z] #40 25.66 Selecting previously unselected package libnl-3-200:s390x. [2020-09-29T23:47:19.048Z] #40 25.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 25.66 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T23:47:19.048Z] #40 25.73 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-29T23:47:19.048Z] #40 25.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 25.76 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-29T23:47:19.048Z] #40 25.96 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-29T23:47:19.048Z] #40 25.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 25.96 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T23:47:19.048Z] #40 26.02 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-29T23:47:19.048Z] #40 26.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 26.02 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-29T23:47:19.048Z] #40 26.11 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-29T23:47:19.048Z] #40 26.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 26.11 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-29T23:47:19.048Z] #40 26.27 Selecting previously unselected package libprotobuf17:s390x. [2020-09-29T23:47:19.048Z] #40 26.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 26.27 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-29T23:47:19.048Z] #40 26.80 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-29T23:47:19.048Z] #40 26.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-29T23:47:19.048Z] #40 26.84 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-29T23:47:19.708Z] #40 27.29 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-29T23:47:19.708Z] #40 27.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-29T23:47:19.708Z] #40 27.30 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-29T23:47:20.340Z] #40 28.20 Selecting previously unselected package libprotoc17:s390x. [2020-09-29T23:47:20.632Z] #40 28.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-29T23:47:20.632Z] #40 28.21 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-29T23:47:20.923Z] #40 28.54 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T23:47:20.923Z] #40 28.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-29T23:47:20.923Z] #40 28.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:47:20.923Z] #40 28.64 Selecting previously unselected package protobuf-compiler. [2020-09-29T23:47:20.923Z] #40 28.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-29T23:47:20.923Z] #40 28.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:47:20.923Z] #40 28.74 Selecting previously unselected package python-pkg-resources. [2020-09-29T23:47:20.923Z] #40 28.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:47:20.923Z] #40 28.75 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T23:47:21.217Z] #40 28.87 Selecting previously unselected package python-six. [2020-09-29T23:47:21.217Z] #40 28.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T23:47:21.217Z] #40 28.87 Unpacking python-six (1.12.0-1) ... [2020-09-29T23:47:21.217Z] #40 28.93 Selecting previously unselected package python-protobuf. [2020-09-29T23:47:21.217Z] #40 28.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-29T23:47:21.217Z] #40 28.94 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T23:47:21.508Z] #40 29.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T23:47:23.596Z] #40 30.93 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-29T23:47:23.596Z] #40 30.94 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T23:47:23.596Z] #40 30.95 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T23:47:23.596Z] #40 30.96 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-29T23:47:23.596Z] #40 30.96 Setting up python-six (1.12.0-1) ... [2020-09-29T23:47:23.887Z] #40 ... [2020-09-29T23:47:23.887Z] [2020-09-29T23:47:23.887Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:47:23.887Z] #30 31.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T23:47:24.921Z] #30 32.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T23:47:25.956Z] #30 ... [2020-09-29T23:47:25.956Z] [2020-09-29T23:47:25.956Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:25.956Z] #32 23.73 internal/reflectlite [2020-09-29T23:47:25.956Z] #32 23.73 sync [2020-09-29T23:47:25.956Z] #32 25.73 sort [2020-09-29T23:47:25.956Z] #32 25.73 errors [2020-09-29T23:47:25.956Z] #32 25.97 strconv [2020-09-29T23:47:25.956Z] #32 26.64 io [2020-09-29T23:47:25.956Z] #32 27.65 internal/oserror [2020-09-29T23:47:25.956Z] #32 27.75 syscall [2020-09-29T23:47:25.956Z] #32 29.10 reflect [2020-09-29T23:47:25.956Z] #32 33.45 time [2020-09-29T23:47:26.248Z] #32 ... [2020-09-29T23:47:26.248Z] [2020-09-29T23:47:26.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:47:26.248Z] #40 32.48 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-29T23:47:26.248Z] #40 32.49 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T23:47:26.248Z] #40 32.51 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-29T23:47:26.248Z] #40 32.52 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-29T23:47:26.248Z] #40 32.53 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-29T23:47:26.248Z] #40 32.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:47:26.248Z] #40 32.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:47:26.248Z] #40 32.55 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-29T23:47:26.248Z] #40 32.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:47:26.248Z] #40 32.56 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T23:47:27.283Z] #40 ... [2020-09-29T23:47:27.283Z] [2020-09-29T23:47:27.283Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:27.283Z] #43 24.94 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:47:27.283Z] #43 25.25 math/rand [2020-09-29T23:47:27.283Z] #43 26.16 internal/singleflight [2020-09-29T23:47:27.283Z] #43 26.19 io [2020-09-29T23:47:27.283Z] #43 26.45 strconv [2020-09-29T23:47:27.283Z] #43 27.21 bytes [2020-09-29T23:47:27.283Z] #43 29.02 bufio [2020-09-29T23:47:27.283Z] #43 29.65 reflect [2020-09-29T23:47:27.283Z] #43 30.32 syscall [2020-09-29T23:47:27.575Z] #43 ... [2020-09-29T23:47:27.575Z] [2020-09-29T23:47:27.575Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:47:27.575Z] #11 24.91 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-29T23:47:27.575Z] #11 26.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-29T23:47:27.575Z] #11 26.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-29T23:47:27.575Z] #11 26.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-29T23:47:27.575Z] #11 26.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-29T23:47:27.575Z] #11 26.18 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-29T23:47:27.575Z] #11 26.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-29T23:47:27.575Z] #11 26.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-29T23:47:27.575Z] #11 26.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-29T23:47:27.575Z] #11 26.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-29T23:47:27.575Z] #11 26.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-29T23:47:27.575Z] #11 26.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-29T23:47:27.575Z] #11 26.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-29T23:47:27.575Z] #11 26.27 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-29T23:47:27.575Z] #11 26.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-29T23:47:27.575Z] #11 26.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-29T23:47:27.575Z] #11 27.08 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:47:27.575Z] #11 27.40 Fetched 73.3 MB in 4s (20.0 MB/s) [2020-09-29T23:47:27.575Z] #11 27.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T23:47:27.575Z] #11 27.47 (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-29T23:47:27.575Z] #11 27.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-29T23:47:27.575Z] #11 27.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:47:27.575Z] #11 28.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T23:47:27.575Z] #11 28.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-29T23:47:27.575Z] #11 28.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:47:27.575Z] #11 30.75 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T23:47:27.575Z] #11 30.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T23:47:27.575Z] #11 30.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:47:27.575Z] #11 30.87 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-29T23:47:27.575Z] #11 30.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-29T23:47:27.575Z] #11 30.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T23:47:27.575Z] #11 31.05 Selecting previously unselected package dmsetup. [2020-09-29T23:47:27.575Z] #11 31.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-29T23:47:27.575Z] #11 31.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T23:47:27.575Z] #11 31.18 Selecting previously unselected package mingw-w64-common. [2020-09-29T23:47:27.575Z] #11 31.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T23:47:27.575Z] #11 31.19 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T23:47:27.575Z] #11 ... [2020-09-29T23:47:27.575Z] [2020-09-29T23:47:27.575Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:27.575Z] #54 1.720 + RM_GOPATH=0 [2020-09-29T23:47:27.575Z] #54 1.721 + TMP_GOPATH= [2020-09-29T23:47:27.575Z] #54 1.721 + : /build [2020-09-29T23:47:27.575Z] #54 1.721 + '[' -z '' ']' [2020-09-29T23:47:27.575Z] #54 1.722 ++ mktemp -d [2020-09-29T23:47:27.575Z] #54 1.725 + export GOPATH=/tmp/tmp.TDfSfU16bW [2020-09-29T23:47:27.575Z] #54 1.725 + GOPATH=/tmp/tmp.TDfSfU16bW [2020-09-29T23:47:27.575Z] #54 1.725 + RM_GOPATH=1 [2020-09-29T23:47:27.575Z] #54 1.725 + case "$(go env GOARCH)" in [2020-09-29T23:47:27.575Z] #54 1.727 ++ go env GOARCH [2020-09-29T23:47:27.575Z] #54 1.764 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:27.575Z] #54 1.764 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:27.575Z] #54 1.776 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:27.575Z] #54 1.778 + dir=/tmp/install [2020-09-29T23:47:27.575Z] #54 1.778 + bin=containerd [2020-09-29T23:47:27.575Z] #54 1.778 + shift [2020-09-29T23:47:27.575Z] #54 1.778 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T23:47:27.575Z] #54 1.778 + . /tmp/install/containerd.installer [2020-09-29T23:47:27.575Z] #54 1.778 ++ set -e [2020-09-29T23:47:27.575Z] #54 1.778 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:47:27.575Z] #54 1.778 + install_containerd [2020-09-29T23:47:27.575Z] #54 1.782 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T23:47:27.575Z] #54 1.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TDfSfU16bW/src/github.com/containerd/containerd [2020-09-29T23:47:27.575Z] #54 1.782 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:47:27.575Z] #54 1.815 Cloning into '/tmp/tmp.TDfSfU16bW/src/github.com/containerd/containerd'... [2020-09-29T23:47:27.867Z] #54 ... [2020-09-29T23:47:27.867Z] [2020-09-29T23:47:27.867Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:47:27.867Z] #40 35.47 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-29T23:47:27.867Z] #40 35.48 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:47:28.502Z] #40 DONE 36.0s [2020-09-29T23:47:28.502Z] [2020-09-29T23:47:28.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:47:28.502Z] #11 35.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:47:28.502Z] #11 35.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:47:28.502Z] #11 35.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:47:30.011Z] #11 ... [2020-09-29T23:47:30.011Z] [2020-09-29T23:47:30.011Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:47:30.011Z] #34 29.02 Selecting previously unselected package libicu63:s390x. [2020-09-29T23:47:30.011Z] #34 29.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 29.03 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T23:47:30.011Z] #34 33.81 Selecting previously unselected package libxml2:s390x. [2020-09-29T23:47:30.011Z] #34 33.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 33.83 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:47:30.011Z] #34 34.22 Selecting previously unselected package libarchive13:s390x. [2020-09-29T23:47:30.011Z] #34 34.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 34.24 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-29T23:47:30.011Z] #34 34.47 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-29T23:47:30.011Z] #34 34.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 34.49 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-29T23:47:30.011Z] #34 34.61 Selecting previously unselected package librhash0:s390x. [2020-09-29T23:47:30.011Z] #34 34.61 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 34.61 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-29T23:47:30.011Z] #34 34.72 Selecting previously unselected package libuv1:s390x. [2020-09-29T23:47:30.011Z] #34 34.72 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 34.73 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-29T23:47:30.011Z] #34 34.87 Selecting previously unselected package cmake. [2020-09-29T23:47:30.011Z] #34 34.87 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-29T23:47:30.011Z] #34 34.88 Unpacking cmake (3.13.4-1) ... [2020-09-29T23:47:30.011Z] #34 37.13 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T23:47:30.011Z] #34 37.14 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:47:30.011Z] #34 37.15 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-29T23:47:30.011Z] #34 37.15 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:47:30.011Z] #34 37.17 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-29T23:47:30.011Z] #34 37.17 Setting up cmake-data (3.13.4-1) ... [2020-09-29T23:47:30.011Z] #34 37.18 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:47:30.011Z] #34 37.19 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-29T23:47:30.011Z] #34 37.20 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-29T23:47:30.011Z] #34 37.20 Setting up cmake (3.13.4-1) ... [2020-09-29T23:47:30.011Z] #34 37.21 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:47:30.011Z] #34 37.26 Processing triggers for mime-support (3.62) ... [2020-09-29T23:47:30.011Z] #34 DONE 37.6s [2020-09-29T23:47:30.011Z] [2020-09-29T23:47:30.011Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:30.011Z] #45 DONE 37.7s [2020-09-29T23:47:30.011Z] [2020-09-29T23:47:30.011Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:32.101Z] #35 ... [2020-09-29T23:47:32.101Z] [2020-09-29T23:47:32.101Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:32.101Z] #49 29.33 syscall [2020-09-29T23:47:32.101Z] #49 29.34 reflect [2020-09-29T23:47:32.101Z] #49 35.69 time [2020-09-29T23:47:32.101Z] #49 ... [2020-09-29T23:47:32.101Z] [2020-09-29T23:47:32.101Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:32.101Z] #35 1.940 + RM_GOPATH=0 [2020-09-29T23:47:32.101Z] #35 1.940 + TMP_GOPATH= [2020-09-29T23:47:32.101Z] #35 1.940 + : /build [2020-09-29T23:47:32.101Z] #35 1.940 + '[' -z '' ']' [2020-09-29T23:47:32.101Z] #35 1.941 ++ mktemp -d [2020-09-29T23:47:32.101Z] #35 1.943 + export GOPATH=/tmp/tmp.YSxZRNt9xT [2020-09-29T23:47:32.101Z] #35 1.943 + GOPATH=/tmp/tmp.YSxZRNt9xT [2020-09-29T23:47:32.101Z] #35 1.943 + RM_GOPATH=1 [2020-09-29T23:47:32.101Z] #35 1.943 + case "$(go env GOARCH)" in [2020-09-29T23:47:32.101Z] #35 1.943 ++ go env GOARCH [2020-09-29T23:47:32.101Z] #35 1.948 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:32.101Z] #35 1.948 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:47:32.101Z] #35 1.950 ++ dirname /tmp/install/install.sh [2020-09-29T23:47:32.101Z] #35 1.957 + dir=/tmp/install [2020-09-29T23:47:32.101Z] #35 1.957 + bin=tini [2020-09-29T23:47:32.101Z] #35 1.957 + shift [2020-09-29T23:47:32.101Z] #35 1.957 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:47:32.101Z] #35 1.957 + . /tmp/install/tini.installer [2020-09-29T23:47:32.101Z] #35 1.957 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:47:32.101Z] #35 1.957 + install_tini [2020-09-29T23:47:32.101Z] #35 1.957 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:47:32.101Z] #35 1.958 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:47:32.101Z] #35 1.958 + git clone https://github.com/krallin/tini.git /tmp/tmp.YSxZRNt9xT/tini [2020-09-29T23:47:32.101Z] #35 1.964 Cloning into '/tmp/tmp.YSxZRNt9xT/tini'... [2020-09-29T23:47:32.393Z] #35 2.517 + cd /tmp/tmp.YSxZRNt9xT/tini [2020-09-29T23:47:32.393Z] #35 2.517 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:47:32.393Z] #35 2.535 + cmake . [2020-09-29T23:47:33.025Z] #35 3.069 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:47:33.025Z] #35 3.122 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:47:33.658Z] #35 3.617 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:47:33.658Z] #35 3.618 -- Detecting C compiler ABI info [2020-09-29T23:47:33.949Z] #35 4.035 -- Detecting C compiler ABI info - done [2020-09-29T23:47:33.949Z] #35 4.065 -- Detecting C compile features [2020-09-29T23:47:34.983Z] #35 5.219 -- Detecting C compile features - done [2020-09-29T23:47:34.983Z] #35 5.244 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:47:35.274Z] #35 5.443 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:47:35.566Z] #35 5.510 -- Configuring done [2020-09-29T23:47:35.566Z] #35 5.513 -- Generating done [2020-09-29T23:47:35.566Z] #35 5.525 -- Build files have been written to: /tmp/tmp.YSxZRNt9xT/tini [2020-09-29T23:47:35.566Z] #35 5.533 + make tini-static [2020-09-29T23:47:35.857Z] #35 5.840 Scanning dependencies of target tini-static [2020-09-29T23:47:35.857Z] #35 5.913 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:47:36.694Z] #35 6.897 [100%] Linking C executable tini-static [2020-09-29T23:47:37.327Z] #35 7.386 [100%] Built target tini-static [2020-09-29T23:47:37.327Z] #35 7.462 + mkdir -p /build [2020-09-29T23:47:37.327Z] #35 7.464 + cp tini-static /build/docker-init [2020-09-29T23:47:37.622Z] #35 DONE 7.7s [2020-09-29T23:47:37.622Z] [2020-09-29T23:47:37.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:47:37.622Z] #41 2.740 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:47:37.622Z] #41 2.741 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:47:37.622Z] #41 2.758 Note: Building without GnuTLS support [2020-09-29T23:47:37.622Z] #41 2.767 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:47:37.622Z] #41 2.767 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:47:37.622Z] #41 3.765 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:47:37.622Z] #41 3.790 GEN .gitid [2020-09-29T23:47:37.622Z] #41 3.798 GEN criu/include/version.h [2020-09-29T23:47:37.622Z] #41 3.827 GEN include/common/asm [2020-09-29T23:47:37.622Z] #41 4.619 PBCC images/timens.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.636 DEP images/timens.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.660 PBCC images/fown.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.675 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.711 PBCC images/opts.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.742 PBCC images/memfd.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.753 DEP images/fown.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.776 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.796 DEP images/opts.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.816 DEP images/memfd.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.857 PBCC images/sit.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.878 DEP images/sit.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.921 PBCC images/macvlan.pb-c.c [2020-09-29T23:47:37.622Z] #41 4.957 DEP images/macvlan.pb-c.d [2020-09-29T23:47:37.622Z] #41 4.997 PBCC images/autofs.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.001 DEP images/autofs.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.019 PBCC images/sysctl.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.033 DEP images/sysctl.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.084 PBCC images/time.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.098 DEP images/time.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.117 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.133 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.192 PBCC images/seccomp.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.207 DEP images/seccomp.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.228 PBCC images/userns.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.240 DEP images/userns.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.272 PBCC images/cgroup.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.277 DEP images/cgroup.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.305 PBCC images/ext-file.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.319 DEP images/ext-file.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.351 PBCC images/rpc.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.387 DEP images/rpc.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.431 PBCC images/siginfo.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.457 DEP images/siginfo.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.495 PBCC images/pagemap.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.544 DEP images/pagemap.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.572 PBCC images/rlimit.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.587 DEP images/rlimit.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.615 PBCC images/file-lock.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.627 DEP images/file-lock.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.650 PBCC images/tty.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.676 DEP images/tty.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.689 PBCC images/tun.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.734 PBCC images/netdev.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.805 DEP images/tun.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.842 DEP images/netdev.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.898 PBCC images/vma.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.933 DEP images/vma.pb-c.d [2020-09-29T23:47:37.622Z] #41 5.960 PBCC images/creds.pb-c.c [2020-09-29T23:47:37.622Z] #41 5.990 DEP images/creds.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.023 PBCC images/utsns.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.035 DEP images/utsns.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.084 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.103 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.110 DEP images/ipc-desc.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.130 DEP images/ipc-sem.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.159 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.206 DEP images/ipc-msg.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.242 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.276 DEP images/ipc-shm.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.317 PBCC images/ipc-var.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.346 DEP images/ipc-var.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.382 PBCC images/sk-opts.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.413 PBCC images/packet-sock.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.446 DEP images/sk-opts.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.484 DEP images/packet-sock.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.508 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.538 DEP images/sk-netlink.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.570 PBCC images/sk-inet.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.595 DEP images/sk-inet.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.621 PBCC images/sk-unix.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.661 DEP images/sk-unix.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.682 PBCC images/mm.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.711 DEP images/mm.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.750 PBCC images/timerfd.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.764 DEP images/timerfd.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.809 PBCC images/timer.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.830 DEP images/timer.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.861 PBCC images/sa.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.888 DEP images/sa.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.936 PBCC images/pipe-data.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.947 DEP images/pipe-data.pb-c.d [2020-09-29T23:47:37.622Z] #41 6.976 PBCC images/mnt.pb-c.c [2020-09-29T23:47:37.622Z] #41 6.995 DEP images/mnt.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.029 PBCC images/sk-packet.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.048 DEP images/sk-packet.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.079 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.110 DEP images/tcp-stream.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.142 PBCC images/pipe.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.167 DEP images/pipe.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.195 PBCC images/pstree.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.200 DEP images/pstree.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.219 PBCC images/fs.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.232 DEP images/fs.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.267 PBCC images/signalfd.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.298 DEP images/signalfd.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.332 PBCC images/fh.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.365 PBCC images/fsnotify.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.422 DEP images/fh.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.459 DEP images/fsnotify.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.528 PBCC images/eventpoll.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.538 DEP images/eventpoll.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.561 PBCC images/eventfd.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.576 DEP images/eventfd.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.602 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.610 DEP images/remap-file-path.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.638 PBCC images/fifo.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.641 DEP images/fifo.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.678 PBCC images/ghost-file.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.686 DEP images/ghost-file.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.731 PBCC images/regfile.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.765 DEP images/regfile.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.799 PBCC images/ns.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.810 DEP images/ns.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.864 PBCC images/fdinfo.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.872 DEP images/fdinfo.pb-c.d [2020-09-29T23:47:37.622Z] #41 7.899 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.921 PBCC images/core-arm.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.958 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:47:37.622Z] #41 7.986 PBCC images/core-s390.pb-c.c [2020-09-29T23:47:37.622Z] #41 8.020 PBCC images/core-x86.pb-c.c [2020-09-29T23:47:37.623Z] #41 8.064 PBCC images/core.pb-c.c [2020-09-29T23:47:37.623Z] #41 8.106 PBCC images/inventory.pb-c.c [2020-09-29T23:47:37.623Z] #41 8.147 DEP images/core-aarch64.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.168 DEP images/core-arm.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.201 DEP images/core-ppc64.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.223 DEP images/core-s390.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.259 DEP images/core-x86.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.292 DEP images/core.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.343 DEP images/inventory.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.365 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:47:37.623Z] #41 8.398 DEP images/cpuinfo.pb-c.d [2020-09-29T23:47:37.623Z] #41 8.425 PBCC images/stats.pb-c.c [2020-09-29T23:47:37.623Z] #41 8.435 DEP images/stats.pb-c.d [2020-09-29T23:47:37.921Z] #41 9.518 make[1]: Nothing to be done for 'all'. [2020-09-29T23:47:37.922Z] #41 ... [2020-09-29T23:47:37.922Z] [2020-09-29T23:47:37.922Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:37.922Z] #43 35.51 time [2020-09-29T23:47:37.922Z] #43 39.19 internal/syscall/unix [2020-09-29T23:47:37.922Z] #43 39.34 strings [2020-09-29T23:47:37.922Z] #43 39.47 os [2020-09-29T23:47:37.922Z] #43 40.55 regexp/syntax [2020-09-29T23:47:37.922Z] #43 42.52 fmt [2020-09-29T23:47:37.922Z] #43 43.72 regexp [2020-09-29T23:47:37.922Z] #43 45.45 go/token [2020-09-29T23:47:37.922Z] #43 ... [2020-09-29T23:47:37.922Z] [2020-09-29T23:47:37.922Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:37.922Z] #32 37.24 internal/poll [2020-09-29T23:47:37.922Z] #32 38.91 internal/fmtsort [2020-09-29T23:47:37.922Z] #32 38.91 internal/syscall/execenv [2020-09-29T23:47:37.922Z] #32 39.03 internal/syscall/unix [2020-09-29T23:47:37.922Z] #32 39.10 strings [2020-09-29T23:47:37.922Z] #32 39.30 os [2020-09-29T23:47:37.922Z] #32 40.43 path [2020-09-29T23:47:37.922Z] #32 40.87 text/tabwriter [2020-09-29T23:47:37.922Z] #32 41.50 fmt [2020-09-29T23:47:37.922Z] #32 41.50 path/filepath [2020-09-29T23:47:37.922Z] #32 42.46 io/ioutil [2020-09-29T23:47:37.922Z] #32 43.80 flag [2020-09-29T23:47:37.922Z] #32 43.80 github.com/BurntSushi/toml [2020-09-29T23:47:37.922Z] #32 45.09 log [2020-09-29T23:47:39.006Z] #32 ... [2020-09-29T23:47:39.006Z] [2020-09-29T23:47:39.006Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:39.006Z] #43 46.40 go/scanner [2020-09-29T23:47:39.637Z] #43 47.12 go/ast [2020-09-29T23:47:39.638Z] #43 47.40 internal/lazyregexp [2020-09-29T23:47:39.928Z] #43 47.54 net/url [2020-09-29T23:47:40.962Z] #43 48.73 text/template/parse [2020-09-29T23:47:41.999Z] #43 ... [2020-09-29T23:47:41.999Z] [2020-09-29T23:47:41.999Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:41.999Z] #32 46.76 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:47:41.999Z] #32 DONE 49.5s [2020-09-29T23:47:41.999Z] [2020-09-29T23:47:41.999Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:41.999Z] #54 22.60 Checking out files: 70% (2289/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:47:41.999Z] #54 23.30 + cd /tmp/tmp.TDfSfU16bW/src/github.com/containerd/containerd [2020-09-29T23:47:41.999Z] #54 23.30 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:47:41.999Z] #54 23.89 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:47:41.999Z] #54 23.89 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:47:41.999Z] #54 23.89 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:47:41.999Z] #54 23.89 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:47:41.999Z] #54 23.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:47:41.999Z] #54 23.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:47:41.999Z] #54 23.89 + '[' '' = dynamic ']' [2020-09-29T23:47:41.999Z] #54 23.89 + make [2020-09-29T23:47:41.999Z] #54 24.76 + bin/ctr [2020-09-29T23:47:42.291Z] #54 ... [2020-09-29T23:47:42.291Z] [2020-09-29T23:47:42.291Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:42.291Z] #49 39.84 encoding/binary [2020-09-29T23:47:42.291Z] #49 39.94 context [2020-09-29T23:47:42.291Z] #49 40.49 os [2020-09-29T23:47:42.291Z] #49 41.09 encoding/base64 [2020-09-29T23:47:42.291Z] #49 41.60 golang.org/x/sys/unix [2020-09-29T23:47:42.291Z] #49 43.19 fmt [2020-09-29T23:47:42.291Z] #49 46.65 encoding/json [2020-09-29T23:47:42.291Z] #49 47.92 github.com/pkg/diff [2020-09-29T23:47:42.291Z] #49 48.83 go/ast [2020-09-29T23:47:42.291Z] #49 ... [2020-09-29T23:47:42.291Z] [2020-09-29T23:47:42.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:47:42.291Z] #41 10.95 CC images/stats.o [2020-09-29T23:47:42.291Z] #41 11.11 CC images/core.o [2020-09-29T23:47:42.291Z] #41 11.54 CC images/core-x86.o [2020-09-29T23:47:42.291Z] #41 11.87 CC images/core-arm.o [2020-09-29T23:47:42.291Z] #41 12.15 CC images/core-aarch64.o [2020-09-29T23:47:42.291Z] #41 12.30 CC images/core-ppc64.o [2020-09-29T23:47:42.291Z] #41 12.51 CC images/core-s390.o [2020-09-29T23:47:42.291Z] #41 12.93 CC images/cpuinfo.o [2020-09-29T23:47:42.291Z] #41 13.23 CC images/inventory.o [2020-09-29T23:47:42.291Z] #41 13.49 CC images/fdinfo.o [2020-09-29T23:47:42.291Z] #41 13.72 CC images/fown.o [2020-09-29T23:47:42.291Z] #41 13.87 CC images/ns.o [2020-09-29T23:47:42.291Z] #41 13.99 CC images/regfile.o [2020-09-29T23:47:42.582Z] #41 14.14 CC images/ghost-file.o [2020-09-29T23:47:42.582Z] #41 14.32 CC images/fifo.o [2020-09-29T23:47:42.873Z] #41 14.41 CC images/remap-file-path.o [2020-09-29T23:47:42.873Z] #41 14.49 CC images/eventfd.o [2020-09-29T23:47:42.873Z] #41 14.57 CC images/eventpoll.o [2020-09-29T23:47:43.164Z] #41 14.67 CC images/fh.o [2020-09-29T23:47:43.164Z] #41 ... [2020-09-29T23:47:43.165Z] [2020-09-29T23:47:43.165Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:47:43.165Z] #11 40.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:47:43.165Z] #11 40.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-29T23:47:43.165Z] #11 40.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:47:43.165Z] #11 40.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:47:43.165Z] #11 40.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-29T23:47:43.165Z] #11 40.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:47:43.165Z] #11 ... [2020-09-29T23:47:43.165Z] [2020-09-29T23:47:43.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:47:43.165Z] #41 14.85 CC images/fsnotify.o [2020-09-29T23:47:43.456Z] #41 15.09 CC images/signalfd.o [2020-09-29T23:47:43.456Z] #41 15.23 CC images/fs.o [2020-09-29T23:47:43.747Z] #41 15.32 CC images/pstree.o [2020-09-29T23:47:43.747Z] #41 15.44 CC images/pipe.o [2020-09-29T23:47:43.747Z] #41 15.51 CC images/tcp-stream.o [2020-09-29T23:47:44.038Z] #41 15.68 CC images/sk-packet.o [2020-09-29T23:47:44.039Z] #41 15.81 CC images/mnt.o [2020-09-29T23:47:44.330Z] #41 15.92 CC images/pipe-data.o [2020-09-29T23:47:44.330Z] #41 16.02 CC images/sa.o [2020-09-29T23:47:44.330Z] #41 16.15 CC images/timer.o [2020-09-29T23:47:44.621Z] #41 16.30 CC images/timerfd.o [2020-09-29T23:47:44.621Z] #41 16.42 CC images/mm.o [2020-09-29T23:47:44.913Z] #41 16.53 CC images/sk-opts.o [2020-09-29T23:47:44.913Z] #41 16.60 CC images/sk-unix.o [2020-09-29T23:47:45.205Z] #41 16.70 CC images/sk-inet.o [2020-09-29T23:47:45.496Z] #41 17.00 CC images/tun.o [2020-09-29T23:47:45.496Z] #41 17.23 CC images/sk-netlink.o [2020-09-29T23:47:45.787Z] #41 17.35 CC images/packet-sock.o [2020-09-29T23:47:45.787Z] #41 17.48 CC images/ipc-var.o [2020-09-29T23:47:45.787Z] #41 17.56 CC images/ipc-desc.o [2020-09-29T23:47:46.079Z] #41 17.64 CC images/ipc-shm.o [2020-09-29T23:47:46.079Z] #41 17.72 CC images/ipc-msg.o [2020-09-29T23:47:46.370Z] #41 17.88 CC images/ipc-sem.o [2020-09-29T23:47:46.370Z] #41 17.97 CC images/utsns.o [2020-09-29T23:47:46.370Z] #41 18.05 CC images/creds.o [2020-09-29T23:47:46.661Z] #41 18.21 CC images/vma.o [2020-09-29T23:47:46.661Z] #41 18.38 CC images/netdev.o [2020-09-29T23:47:46.955Z] #41 18.63 CC images/tty.o [2020-09-29T23:47:47.246Z] #41 18.91 CC images/file-lock.o [2020-09-29T23:47:47.246Z] #41 18.98 CC images/rlimit.o [2020-09-29T23:47:47.538Z] #41 19.14 CC images/pagemap.o [2020-09-29T23:47:47.538Z] #41 19.31 CC images/siginfo.o [2020-09-29T23:47:47.830Z] #41 19.55 CC images/rpc.o [2020-09-29T23:47:48.462Z] #41 20.22 CC images/ext-file.o [2020-09-29T23:47:48.462Z] #41 20.32 CC images/cgroup.o [2020-09-29T23:47:49.095Z] #41 20.75 CC images/userns.o [2020-09-29T23:47:49.387Z] #41 20.96 CC images/google/protobuf/descriptor.o [2020-09-29T23:47:49.678Z] #41 ... [2020-09-29T23:47:49.678Z] [2020-09-29T23:47:49.678Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:47:49.678Z] #11 57.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:47:49.678Z] #11 57.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-29T23:47:49.678Z] #11 57.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:47:53.210Z] #11 ... [2020-09-29T23:47:53.210Z] [2020-09-29T23:47:53.210Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:47:53.210Z] #43 50.42 go/parser [2020-09-29T23:47:53.210Z] #43 51.44 text/template [2020-09-29T23:47:53.210Z] #43 52.51 encoding/xml [2020-09-29T23:47:53.210Z] #43 54.30 go/doc [2020-09-29T23:47:53.210Z] #43 55.78 github.com/LK4D4/vndr/versioned [2020-09-29T23:47:53.210Z] #43 55.84 compress/flate [2020-09-29T23:47:53.210Z] #43 56.08 github.com/LK4D4/vndr/build [2020-09-29T23:47:53.210Z] #43 57.57 crypto/dsa [2020-09-29T23:47:53.210Z] #43 57.95 crypto/x509/pkix [2020-09-29T23:47:53.210Z] #43 57.98 vendor/golang.org/x/crypto/cryptobyte [2020-09-29T23:47:53.210Z] #43 58.44 net [2020-09-29T23:47:53.210Z] #43 59.27 vendor/golang.org/x/sys/cpu [2020-09-29T23:47:53.210Z] #43 59.46 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-29T23:47:53.210Z] #43 59.88 vendor/golang.org/x/crypto/poly1305 [2020-09-29T23:47:53.210Z] #43 60.27 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-29T23:47:53.210Z] #43 ... [2020-09-29T23:47:53.210Z] [2020-09-29T23:47:53.210Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:47:53.210Z] #49 51.04 golang.org/x/crypto/ssh/terminal [2020-09-29T23:47:53.210Z] #49 51.84 mvdan.cc/editorconfig [2020-09-29T23:47:53.210Z] #49 52.07 mvdan.cc/sh/v3/fileutil [2020-09-29T23:47:53.210Z] #49 52.19 mvdan.cc/sh/v3/syntax [2020-09-29T23:47:53.210Z] #49 56.74 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:47:53.210Z] #49 DONE 60.5s [2020-09-29T23:47:53.210Z] [2020-09-29T23:47:53.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:47:53.210Z] #41 21.81 CC images/opts.o [2020-09-29T23:47:53.210Z] #41 21.94 CC images/seccomp.o [2020-09-29T23:47:53.210Z] #41 22.08 CC images/binfmt-misc.o [2020-09-29T23:47:53.210Z] #41 22.17 CC images/time.o [2020-09-29T23:47:53.210Z] #41 22.24 CC images/sysctl.o [2020-09-29T23:47:53.210Z] #41 22.36 CC images/autofs.o [2020-09-29T23:47:53.210Z] #41 22.55 CC images/macvlan.o [2020-09-29T23:47:53.210Z] #41 22.72 CC images/sit.o [2020-09-29T23:47:53.210Z] #41 22.81 CC images/memfd.o [2020-09-29T23:47:53.210Z] #41 22.93 CC images/timens.o [2020-09-29T23:47:53.210Z] #41 23.10 LINK images/built-in.o [2020-09-29T23:47:53.210Z] #41 23.22 GEN compel/include/asm [2020-09-29T23:47:53.210Z] #41 23.23 GEN compel/include/version.h [2020-09-29T23:47:53.210Z] #41 23.26 touch .config [2020-09-29T23:47:53.210Z] #41 23.26 GEN include/common/config.h [2020-09-29T23:47:53.210Z] #41 23.30 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-29T23:47:53.210Z] #41 23.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T23:47:53.210Z] #41 23.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T23:47:53.210Z] #41 23.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-29T23:47:53.210Z] #41 23.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-29T23:47:53.210Z] #41 23.38 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-29T23:47:53.210Z] #41 23.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:47:53.210Z] #41 23.41 DEP compel/plugins/std/infect.d [2020-09-29T23:47:53.210Z] #41 23.49 DEP compel/plugins/std/string.d [2020-09-29T23:47:53.210Z] #41 23.53 DEP compel/plugins/std/log.d [2020-09-29T23:47:53.210Z] #41 23.61 DEP compel/plugins/std/fds.d [2020-09-29T23:47:53.211Z] #41 23.65 DEP compel/plugins/std/std.d [2020-09-29T23:47:53.211Z] #41 23.73 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:47:53.211Z] #41 23.82 DEP compel/plugins/fds/fds.d [2020-09-29T23:47:53.211Z] #41 23.92 CC compel/plugins/std/std.o [2020-09-29T23:47:53.211Z] #41 24.06 CC compel/plugins/std/fds.o [2020-09-29T23:47:53.211Z] #41 24.27 CC compel/plugins/std/log.o [2020-09-29T23:47:53.211Z] #41 24.91 CC compel/plugins/std/string.o [2020-09-29T23:47:53.843Z] #41 25.41 CC compel/plugins/std/infect.o [2020-09-29T23:47:53.993Z] Removing intermediate container 3bc7d17297ca [2020-09-29T23:47:53.993Z] ---> ba4a2b4a9b2f [2020-09-29T23:47:53.993Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-29T23:47:53.993Z] ---> 805dc2d65d1c [2020-09-29T23:47:53.993Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-29T23:47:53.993Z] ---> 7cf877efc927 [2020-09-29T23:47:53.993Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-29T23:47:53.993Z] ---> Running in 8e22cc033db5 [2020-09-29T23:47:53.993Z] Removing intermediate container 8e22cc033db5 [2020-09-29T23:47:53.993Z] ---> 80a1f8018447 [2020-09-29T23:47:53.993Z] Successfully built 80a1f8018447 [2020-09-29T23:47:53.993Z] Successfully tagged moby-buildx:latest [2020-09-29T23:47:53.993Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-29T23:47:53.993Z] if [ -n "${id}" ]; then \ [2020-09-29T23:47:53.993Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-29T23:47:53.993Z] && touch bundles/buildx; \ [2020-09-29T23:47:53.993Z] docker rm -f ${id}; \ [2020-09-29T23:47:53.993Z] fi [2020-09-29T23:47:53.993Z] 85732f9386740d28893d6eb5aed70830970920bde5233b3645449959a92f91c9 [2020-09-29T23:47:53.993Z] bundles/buildx version [2020-09-29T23:47:53.993Z] buildx v0.3.1 6db68d0 [2020-09-29T23:47:53.993Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 . [2020-09-29T23:47:53.993Z] #1 [internal] booting buildkit [2020-09-29T23:47:53.993Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-29T23:47:53.993Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-09-29T23:47:53.993Z] #1 creating container buildx_buildkit_default [2020-09-29T23:47:53.993Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-29T23:47:53.993Z] #1 DONE 2.4s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #2 [internal] load build definition from Dockerfile [2020-09-29T23:47:53.993Z] #2 transferring dockerfile: 16.45kB done [2020-09-29T23:47:53.993Z] #2 DONE 0.0s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #3 [internal] load .dockerignore [2020-09-29T23:47:53.993Z] #3 transferring context: 87B done [2020-09-29T23:47:53.993Z] #3 DONE 0.0s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T23:47:53.993Z] #4 DONE 0.6s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T23:47:53.993Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T23:47:53.993Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T23:47:53.993Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-29T23:47:53.993Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-29T23:47:53.993Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-29T23:47:53.993Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-09-29T23:47:53.993Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-29T23:47:53.993Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-29T23:47:53.993Z] #5 DONE 0.9s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:47:53.993Z] #8 ... [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T23:47:53.993Z] #7 DONE 0.5s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T23:47:53.993Z] #8 DONE 0.6s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T23:47:53.993Z] #6 DONE 0.7s [2020-09-29T23:47:53.993Z] [2020-09-29T23:47:53.993Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T23:47:53.993Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T23:47:54.134Z] #41 25.66 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-29T23:47:54.134Z] #41 25.67 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-29T23:47:54.134Z] #41 25.70 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-29T23:47:54.134Z] #41 25.81 AR compel/plugins/std.lib.a [2020-09-29T23:47:54.134Z] #41 25.86 CC compel/plugins/fds/fds.o [2020-09-29T23:47:54.291Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T23:47:54.291Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-29T23:47:54.291Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T23:47:54.425Z] #41 25.97 AR compel/plugins/fds.lib.a [2020-09-29T23:47:54.425Z] #41 25.98 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:47:54.425Z] #41 26.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:47:54.425Z] #41 26.14 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-29T23:47:54.425Z] #41 26.18 HOSTDEP compel/src/main-host.d [2020-09-29T23:47:54.425Z] #41 26.29 DEP compel/src/lib/ptrace.d [2020-09-29T23:47:54.716Z] #41 26.34 DEP compel/src/lib/infect.d [2020-09-29T23:47:54.716Z] #41 26.41 DEP compel/src/lib/infect-util.d [2020-09-29T23:47:54.716Z] #41 26.51 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:47:55.007Z] #41 26.61 DEP compel/arch/s390/src/lib/infect.d [2020-09-29T23:47:55.007Z] #41 26.73 DEP compel/arch/s390/src/lib/cpu.d [2020-09-29T23:47:55.007Z] #41 26.78 DEP compel/src/lib/log.d [2020-09-29T23:47:55.007Z] #41 26.84 DEP compel/src/main.d [2020-09-29T23:47:55.095Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 802.82kB / 9.86MB 0.5s [2020-09-29T23:47:55.095Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.81MB / 9.86MB 0.7s [2020-09-29T23:47:55.095Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.23MB / 9.86MB 0.8s [2020-09-29T23:47:55.298Z] #41 26.92 DEP compel/src/lib/handle-elf.d [2020-09-29T23:47:55.298Z] #41 27.00 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-29T23:47:55.298Z] #41 27.07 CC compel/src/lib/log.o [2020-09-29T23:47:55.498Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.85MB / 9.86MB 1.0s [2020-09-29T23:47:55.498Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.36MB / 9.86MB 1.1s [2020-09-29T23:47:55.592Z] #41 27.19 CC compel/arch/s390/src/lib/cpu.o [2020-09-29T23:47:55.592Z] #41 27.34 CC compel/arch/s390/src/lib/infect.o [2020-09-29T23:47:55.837Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-09-29T23:47:55.837Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-29T23:47:55.883Z] #41 27.68 CC compel/src/lib/infect-rpc.o [2020-09-29T23:47:56.174Z] #41 28.01 CC compel/src/lib/infect-util.o [2020-09-29T23:47:56.465Z] #41 28.20 CC compel/src/lib/infect.o [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:47:57.304Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:47:57.304Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2020-09-29T23:47:57.973Z] #41 29.50 CC compel/src/lib/ptrace.o [2020-09-29T23:47:57.973Z] #41 ... [2020-09-29T23:47:57.973Z] [2020-09-29T23:47:57.973Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:47:57.973Z] #56 65.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:47:57.973Z] #56 65.71 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:47:58.252Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-09-29T23:47:58.828Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 13.6% of statements [2020-09-29T23:47:59.320Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.5s done [2020-09-29T23:47:59.320Z] #61 DONE 5.1s [2020-09-29T23:47:59.320Z] [2020-09-29T23:47:59.320Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:47:59.320Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T23:47:59.320Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T23:47:59.320Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-29T23:47:59.320Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-09-29T23:47:59.320Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-09-29T23:47:59.320Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.69MB / 57.46MB 4.9s [2020-09-29T23:47:59.320Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.50MB / 73.58MB 4.9s [2020-09-29T23:47:59.320Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-29T23:47:59.320Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-29T23:47:59.320Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done [2020-09-29T23:47:59.320Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.18MB / 96.52MB 4.9s [2020-09-29T23:47:59.320Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-09-29T23:47:59.320Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.24MB / 73.58MB 5.1s [2020-09-29T23:47:59.320Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 56.67MB / 57.46MB 5.2s [2020-09-29T23:47:59.320Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.03MB / 73.58MB 5.2s [2020-09-29T23:47:59.626Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.3s done [2020-09-29T23:47:59.931Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.4s done [2020-09-29T23:47:59.931Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 59.04MB / 96.52MB 5.5s [2020-09-29T23:47:59.931Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 64.24MB / 96.52MB 5.7s [2020-09-29T23:48:00.223Z] ok github.com/docker/docker/builder/dockerfile 0.890s coverage: 48.0% of statements [2020-09-29T23:48:00.223Z] ok github.com/docker/docker/builder/remotecontext/git 3.724s coverage: 86.3% of statements [2020-09-29T23:48:00.223Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:48:00.223Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:48:00.239Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 73.68MB / 96.52MB 5.8s [2020-09-29T23:48:00.239Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.78MB / 96.52MB 6.0s [2020-09-29T23:48:00.239Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.88MB / 96.52MB 6.1s [2020-09-29T23:48:00.545Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 94.87MB / 96.52MB 6.3s [2020-09-29T23:48:00.545Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done [2020-09-29T23:48:00.545Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-29T23:48:00.842Z] #9 ... [2020-09-29T23:48:00.842Z] [2020-09-29T23:48:00.843Z] #22 [internal] load build context [2020-09-29T23:48:00.843Z] #22 transferring context: 51.48MB 7.0s done [2020-09-29T23:48:00.843Z] #22 DONE 7.1s [2020-09-29T23:48:00.843Z] [2020-09-29T23:48:00.843Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:48:00.843Z] #25 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T23:48:00.843Z] #25 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T23:48:00.843Z] #25 sha256:7544ecb50765c3d87ec223756dc08dc0fe2db31657629b49044ddbd48b8a39f5 529B / 529B done [2020-09-29T23:48:00.843Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 54.14MB / 54.14MB 5.6s done [2020-09-29T23:48:00.843Z] #25 sha256:db6f732df0b535bdad50e8c439970f259851e9d1a7725d41906012f0bf80cec7 1.50kB / 1.50kB done [2020-09-29T23:48:00.843Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 [2020-09-29T23:48:02.442Z] #56 DONE 69.6s [2020-09-29T23:48:02.442Z] [2020-09-29T23:48:02.442Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:48:02.442Z] #11 67.68 Selecting previously unselected package libapparmor1:s390x. [2020-09-29T23:48:02.442Z] #11 67.68 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 67.69 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-29T23:48:02.442Z] #11 67.76 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-29T23:48:02.442Z] #11 67.76 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 67.76 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-29T23:48:02.442Z] #11 67.86 Selecting previously unselected package libbtrfs0. [2020-09-29T23:48:02.442Z] #11 67.86 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 67.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:48:02.442Z] #11 67.89 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:48:02.442Z] #11 67.89 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 67.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:48:02.442Z] #11 67.99 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-29T23:48:02.442Z] #11 67.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 67.99 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T23:48:02.442Z] #11 68.02 Selecting previously unselected package libudev-dev:s390x. [2020-09-29T23:48:02.442Z] #11 68.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 68.03 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-29T23:48:02.442Z] #11 68.13 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-29T23:48:02.442Z] #11 68.13 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-29T23:48:02.442Z] #11 68.13 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-29T23:48:02.443Z] #11 68.29 Selecting previously unselected package libpcre16-3:s390x. [2020-09-29T23:48:02.443Z] #11 68.29 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 68.29 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 68.38 Selecting previously unselected package libpcre32-3:s390x. [2020-09-29T23:48:02.443Z] #11 68.38 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 68.39 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 68.50 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-29T23:48:02.443Z] #11 68.50 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 68.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 68.59 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-29T23:48:02.443Z] #11 68.59 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 68.59 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 68.80 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-29T23:48:02.443Z] #11 68.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 68.81 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-29T23:48:02.443Z] #11 69.00 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-29T23:48:02.443Z] #11 69.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 69.00 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-29T23:48:02.443Z] #11 69.08 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-29T23:48:02.443Z] #11 69.08 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 69.09 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-29T23:48:02.443Z] #11 69.16 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-29T23:48:02.443Z] #11 69.16 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-29T23:48:02.443Z] #11 69.17 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-29T23:48:02.443Z] #11 69.45 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 69.48 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-29T23:48:02.443Z] #11 69.50 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-29T23:48:02.443Z] #11 69.50 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:48:02.443Z] #11 69.51 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 69.52 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-29T23:48:02.443Z] #11 69.52 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:48:02.443Z] #11 69.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:48:02.443Z] #11 69.62 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 69.63 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-29T23:48:02.443Z] #11 69.64 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:48:02.443Z] #11 69.65 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:48:02.443Z] #11 69.65 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-29T23:48:02.443Z] #11 69.66 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:48:02.443Z] #11 69.67 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-29T23:48:02.443Z] #11 69.68 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:48:02.443Z] #11 69.69 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-29T23:48:02.443Z] #11 ... [2020-09-29T23:48:02.443Z] [2020-09-29T23:48:02.443Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:48:02.443Z] #57 DONE 0.1s [2020-09-29T23:48:02.443Z] [2020-09-29T23:48:02.443Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:48:02.443Z] #58 DONE 0.1s [2020-09-29T23:48:02.443Z] [2020-09-29T23:48:02.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:48:02.443Z] #11 69.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:48:02.443Z] #11 69.70 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-29T23:48:02.443Z] #11 69.70 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-29T23:48:02.443Z] #11 69.71 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:48:02.443Z] #11 69.72 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-29T23:48:02.443Z] #11 69.73 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-29T23:48:02.443Z] #11 69.73 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:48:02.443Z] #11 69.74 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-29T23:48:02.443Z] #11 69.75 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T23:48:02.443Z] #11 69.76 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:48:02.443Z] #11 69.77 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T23:48:02.443Z] #11 69.77 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-29T23:48:02.443Z] #11 69.78 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:48:02.443Z] #11 DONE 70.1s [2020-09-29T23:48:02.443Z] [2020-09-29T23:48:02.443Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:02.443Z] #41 29.77 AR compel/libcompel.a [2020-09-29T23:48:02.443Z] #41 29.81 HOSTCC compel/src/main-host.o [2020-09-29T23:48:02.443Z] #41 30.00 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-29T23:48:02.443Z] #41 30.09 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:48:02.443Z] #41 30.29 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:48:02.443Z] #41 30.43 HOSTLINK compel/compel-host-bin [2020-09-29T23:48:02.443Z] #41 30.55 DEP soccr/soccr.d [2020-09-29T23:48:02.443Z] #41 30.66 CC soccr/soccr.o [2020-09-29T23:48:02.443Z] #41 31.49 AR soccr/libsoccr.a [2020-09-29T23:48:02.443Z] #41 31.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:48:02.443Z] #41 31.65 DEP criu/arch/s390/sigframe.d [2020-09-29T23:48:02.443Z] #41 31.70 DEP criu/arch/s390/crtools.d [2020-09-29T23:48:02.443Z] #41 31.77 DEP criu/arch/s390/cpu.d [2020-09-29T23:48:02.443Z] #41 31.91 CC criu/arch/s390/cpu.o [2020-09-29T23:48:02.443Z] #41 32.16 CC criu/arch/s390/crtools.o [2020-09-29T23:48:02.443Z] #41 32.79 CC criu/arch/s390/sigframe.o [2020-09-29T23:48:02.443Z] #41 32.87 LINK criu/arch/s390/crtools.built-in.o [2020-09-29T23:48:02.443Z] #41 32.88 DEP criu/pie/util-vdso.d [2020-09-29T23:48:02.443Z] #41 32.96 DEP criu/pie/util.d [2020-09-29T23:48:02.443Z] #41 33.05 CC criu/pie/util.o [2020-09-29T23:48:02.443Z] #41 33.21 CC criu/pie/util-vdso.o [2020-09-29T23:48:02.443Z] #41 33.60 AR criu/pie/pie.lib.a [2020-09-29T23:48:02.443Z] #41 33.64 DEP criu/pie/restorer.d [2020-09-29T23:48:02.443Z] #41 33.77 DEP criu/arch/s390/restorer.d [2020-09-29T23:48:02.443Z] #41 34.16 DEP criu/arch/s390/vdso-pie.d [2020-09-29T23:48:02.739Z] #41 34.30 DEP criu/pie/parasite-vdso.d [2020-09-29T23:48:02.739Z] #41 34.51 DEP criu/pie/parasite.d [2020-09-29T23:48:03.032Z] #41 34.70 CC criu/pie/parasite.o [2020-09-29T23:48:03.032Z] #41 ... [2020-09-29T23:48:03.032Z] [2020-09-29T23:48:03.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:03.032Z] #43 60.81 vendor/golang.org/x/crypto/curve25519 [2020-09-29T23:48:03.032Z] #43 61.43 vendor/golang.org/x/crypto/hkdf [2020-09-29T23:48:03.032Z] #43 61.49 vendor/golang.org/x/text/transform [2020-09-29T23:48:03.032Z] #43 61.80 vendor/golang.org/x/text/unicode/bidi [2020-09-29T23:48:03.032Z] #43 62.58 vendor/golang.org/x/text/secure/bidirule [2020-09-29T23:48:03.032Z] #43 62.75 vendor/golang.org/x/text/unicode/norm [2020-09-29T23:48:03.032Z] #43 65.76 vendor/golang.org/x/net/idna [2020-09-29T23:48:03.032Z] #43 67.15 vendor/golang.org/x/net/http2/hpack [2020-09-29T23:48:03.032Z] #43 67.89 mime [2020-09-29T23:48:03.032Z] #43 68.99 mime/quotedprintable [2020-09-29T23:48:03.032Z] #43 69.24 net/http/internal [2020-09-29T23:48:03.032Z] #43 70.28 crypto/tls [2020-09-29T23:48:03.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:48:03.699Z] #43 ... [2020-09-29T23:48:03.699Z] [2020-09-29T23:48:03.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:03.699Z] #41 35.39 LINK criu/pie/parasite.built-in.o [2020-09-29T23:48:03.699Z] #41 35.40 GEN criu/pie/parasite-blob.h [2020-09-29T23:48:03.699Z] #41 35.41 CC criu/pie/parasite-vdso.o [2020-09-29T23:48:03.992Z] #41 ... [2020-09-29T23:48:03.992Z] [2020-09-29T23:48:03.992Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:48:03.992Z] #12 DONE 1.6s [2020-09-29T23:48:04.137Z] [2020-09-29T23:48:04.137Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:48:04.298Z] [2020-09-29T23:48:04.298Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:04.298Z] #51 1.573 + RM_GOPATH=0 [2020-09-29T23:48:04.298Z] #51 1.573 + TMP_GOPATH= [2020-09-29T23:48:04.298Z] #51 1.573 + : /build [2020-09-29T23:48:04.298Z] #51 1.573 + '[' -z '' ']' [2020-09-29T23:48:04.298Z] #51 1.573 ++ mktemp -d [2020-09-29T23:48:04.298Z] #51 1.575 + export GOPATH=/tmp/tmp.nwMAlddeeY [2020-09-29T23:48:04.298Z] #51 1.576 + GOPATH=/tmp/tmp.nwMAlddeeY [2020-09-29T23:48:04.298Z] #51 1.576 + RM_GOPATH=1 [2020-09-29T23:48:04.298Z] #51 1.576 + case "$(go env GOARCH)" in [2020-09-29T23:48:04.298Z] #51 1.578 ++ go env GOARCH [2020-09-29T23:48:04.298Z] #51 1.588 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:04.298Z] #51 1.588 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:04.298Z] #51 1.589 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:04.298Z] #51 1.590 + dir=/tmp/install [2020-09-29T23:48:04.298Z] #51 1.590 + bin=runc [2020-09-29T23:48:04.298Z] #51 1.590 + shift [2020-09-29T23:48:04.298Z] #51 1.591 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:48:04.298Z] #51 1.591 + . /tmp/install/runc.installer [2020-09-29T23:48:04.298Z] #51 1.591 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:48:04.298Z] #51 1.591 + install_runc [2020-09-29T23:48:04.298Z] #51 1.592 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:48:04.298Z] #51 1.593 + uname -r [2020-09-29T23:48:04.298Z] #51 1.594 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:48:04.298Z] #51 1.594 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:48:04.298Z] #51 1.594 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:48:04.298Z] #51 1.595 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nwMAlddeeY/src/github.com/opencontainers/runc [2020-09-29T23:48:04.298Z] #51 1.603 Cloning into '/tmp/tmp.nwMAlddeeY/src/github.com/opencontainers/runc'... [2020-09-29T23:48:04.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:48:04.393Z] HOSTNAME=1d46bd24585f [2020-09-29T23:48:04.393Z] DEST=bundles/test-integration [2020-09-29T23:48:04.393Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:48:04.393Z] DOCKER_ROOTLESS=1 [2020-09-29T23:48:04.393Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:48:04.393Z] container=docker [2020-09-29T23:48:04.393Z] HOME=/root [2020-09-29T23:48:04.393Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:48:04.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:48:04.393Z] VALIDATE_BRANCH=master [2020-09-29T23:48:04.393Z] TERM=xterm [2020-09-29T23:48:04.393Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:48:04.393Z] SHLVL=1 [2020-09-29T23:48:04.393Z] TIMEOUT=120m [2020-09-29T23:48:04.393Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:48:04.393Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:48:04.393Z] GO111MODULE=off [2020-09-29T23:48:04.393Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:48:04.393Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:48:04.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:48:04.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:48:04.393Z] GOPATH=/go [2020-09-29T23:48:04.393Z] PKG_CONFIG=pkg-config [2020-09-29T23:48:04.393Z] _=/usr/bin/env [2020-09-29T23:48:04.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:48:05.330Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 5.3s done [2020-09-29T23:48:05.330Z] #25 DONE 11.2s [2020-09-29T23:48:05.330Z] [2020-09-29T23:48:05.330Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:48:05.330Z] #26 0.224 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:48:05.330Z] #26 0.253 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:48:05.330Z] #26 0.302 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:48:05.625Z] #26 0.469 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:48:05.625Z] #26 0.672 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:48:05.805Z] #51 ... [2020-09-29T23:48:05.805Z] [2020-09-29T23:48:05.805Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:48:05.805Z] #13 DONE 1.7s [2020-09-29T23:48:05.805Z] [2020-09-29T23:48:05.805Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:48:06.674Z] #26 1.437 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:48:06.830Z] ok github.com/docker/docker/client 0.276s coverage: 75.4% of statements [2020-09-29T23:48:07.313Z] #14 1.345 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:48:07.313Z] #14 DONE 1.5s [2020-09-29T23:48:07.313Z] [2020-09-29T23:48:07.313Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:07.314Z] #43 74.66 net/http/httptrace [2020-09-29T23:48:07.314Z] #43 74.79 net/http [2020-09-29T23:48:08.197Z] #26 3.135 Fetched 8163 kB in 3s (2791 kB/s) [2020-09-29T23:48:08.830Z] #43 ... [2020-09-29T23:48:08.831Z] [2020-09-29T23:48:08.831Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:48:08.831Z] #15 DONE 1.5s [2020-09-29T23:48:08.831Z] [2020-09-29T23:48:08.831Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:48:09.244Z] #26 3.135 Reading package lists... [2020-09-29T23:48:10.338Z] #16 DONE 1.4s [2020-09-29T23:48:10.338Z] [2020-09-29T23:48:10.338Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:10.338Z] #51 6.863 + cd /tmp/tmp.nwMAlddeeY/src/github.com/opencontainers/runc [2020-09-29T23:48:10.338Z] #51 6.863 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:48:10.338Z] #51 7.048 + '[' -z '' ']' [2020-09-29T23:48:10.338Z] #51 7.049 + target=static [2020-09-29T23:48:10.338Z] #51 7.049 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:48:10.338Z] #51 7.282 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-29T23:48:10.779Z] #26 4.194 Reading package lists... [2020-09-29T23:48:10.779Z] #26 5.386 Building dependency tree... [2020-09-29T23:48:10.779Z] #26 5.724 The following additional packages will be installed: [2020-09-29T23:48:10.779Z] #26 5.725 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T23:48:10.779Z] #26 5.725 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T23:48:10.779Z] #26 5.727 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T23:48:11.075Z] #26 5.729 Suggested packages: [2020-09-29T23:48:11.075Z] #26 5.729 krb5-doc krb5-user [2020-09-29T23:48:11.075Z] #26 5.729 Recommended packages: [2020-09-29T23:48:11.075Z] #26 5.729 krb5-locales publicsuffix libsasl2-modules [2020-09-29T23:48:11.075Z] #26 6.026 The following NEW packages will be installed: [2020-09-29T23:48:11.370Z] #26 6.027 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T23:48:11.370Z] #26 6.027 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T23:48:11.370Z] #26 6.027 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T23:48:11.370Z] #26 6.028 libssh2-1 libssl1.1 openssl [2020-09-29T23:48:11.370Z] #26 6.080 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T23:48:11.370Z] #26 6.080 Need to get 5165 kB of archives. [2020-09-29T23:48:11.370Z] #26 6.080 After this operation, 14.6 MB of additional disk space will be used. [2020-09-29T23:48:11.370Z] #26 6.080 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-09-29T23:48:11.370Z] #26 6.176 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-09-29T23:48:11.370Z] #26 6.202 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T23:48:11.370Z] #26 6.208 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-09-29T23:48:11.370Z] #26 6.209 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-09-29T23:48:11.370Z] #26 6.212 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-09-29T23:48:11.370Z] #26 6.216 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-09-29T23:48:11.370Z] #26 6.228 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-09-29T23:48:11.370Z] #26 6.233 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-09-29T23:48:11.370Z] #26 6.236 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-09-29T23:48:11.370Z] #26 6.239 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T23:48:11.370Z] #26 6.244 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] [2020-09-29T23:48:11.370Z] #26 6.250 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-09-29T23:48:11.370Z] #26 6.253 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-09-29T23:48:11.370Z] #26 6.255 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-09-29T23:48:11.370Z] #26 6.257 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-09-29T23:48:11.370Z] #26 6.261 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-09-29T23:48:11.370Z] #26 6.273 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-09-29T23:48:11.370Z] #26 6.278 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-29T23:48:11.370Z] #26 6.284 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-29T23:48:11.370Z] #26 6.287 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-29T23:48:11.666Z] #26 6.471 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:48:11.666Z] #26 6.495 Fetched 5165 kB in 0s (21.7 MB/s) [2020-09-29T23:48:11.666Z] #26 6.514 Selecting previously unselected package libssl1.1:ppc64el. [2020-09-29T23:48:11.666Z] #26 6.515 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T23:48:11.666Z] #26 6.524 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-09-29T23:48:11.666Z] #26 6.527 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-09-29T23:48:11.666Z] #26 6.723 Selecting previously unselected package openssl. [2020-09-29T23:48:11.845Z] #51 ... [2020-09-29T23:48:11.846Z] [2020-09-29T23:48:11.846Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:48:11.846Z] #17 DONE 1.4s [2020-09-29T23:48:11.846Z] [2020-09-29T23:48:11.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:11.846Z] #41 35.86 CC criu/arch/s390/vdso-pie.o [2020-09-29T23:48:11.846Z] #41 36.00 CC criu/arch/s390/restorer.o [2020-09-29T23:48:11.846Z] #41 36.18 CC criu/pie/restorer.o [2020-09-29T23:48:11.846Z] #41 37.69 LINK criu/pie/restorer.built-in.o [2020-09-29T23:48:11.846Z] #41 37.69 GEN criu/pie/restorer-blob.h [2020-09-29T23:48:11.846Z] #41 37.73 DEP criu/vdso.d [2020-09-29T23:48:11.846Z] #41 37.86 DEP criu/uts_ns.d [2020-09-29T23:48:11.846Z] #41 38.00 DEP criu/util.d [2020-09-29T23:48:11.846Z] #41 38.13 DEP criu/uffd.d [2020-09-29T23:48:11.846Z] #41 38.28 DEP criu/tun.d [2020-09-29T23:48:11.846Z] #41 38.40 DEP criu/tty.d [2020-09-29T23:48:11.846Z] #41 38.60 DEP criu/timerfd.d [2020-09-29T23:48:11.846Z] #41 38.79 DEP criu/timens.d [2020-09-29T23:48:11.846Z] #41 38.98 DEP criu/sysfs_parse.d [2020-09-29T23:48:11.846Z] #41 39.09 DEP criu/sysctl.d [2020-09-29T23:48:11.846Z] #41 39.19 DEP criu/string.d [2020-09-29T23:48:11.846Z] #41 39.21 DEP criu/stats.d [2020-09-29T23:48:11.846Z] #41 39.34 DEP criu/sockets.d [2020-09-29T23:48:11.846Z] #41 39.63 DEP criu/sk-unix.d [2020-09-29T23:48:11.846Z] #41 39.84 DEP criu/sk-tcp.d [2020-09-29T23:48:11.846Z] #41 39.99 DEP criu/sk-queue.d [2020-09-29T23:48:11.846Z] #41 40.15 DEP criu/sk-packet.d [2020-09-29T23:48:11.846Z] #41 40.37 DEP criu/sk-netlink.d [2020-09-29T23:48:11.846Z] #41 40.50 DEP criu/sk-inet.d [2020-09-29T23:48:11.846Z] #41 40.62 DEP criu/signalfd.d [2020-09-29T23:48:11.846Z] #41 40.67 DEP criu/sigframe.d [2020-09-29T23:48:11.846Z] #41 40.71 DEP criu/shmem.d [2020-09-29T23:48:11.846Z] #41 40.76 DEP criu/servicefd.d [2020-09-29T23:48:11.846Z] #41 40.88 DEP criu/seize.d [2020-09-29T23:48:11.846Z] #41 41.02 DEP criu/seccomp.d [2020-09-29T23:48:11.846Z] #41 41.19 DEP criu/rst-malloc.d [2020-09-29T23:48:11.846Z] #41 41.26 DEP criu/rbtree.d [2020-09-29T23:48:11.846Z] #41 41.28 DEP criu/pstree.d [2020-09-29T23:48:11.846Z] #41 41.45 DEP criu/protobuf.d [2020-09-29T23:48:11.846Z] #41 41.58 GEN criu/protobuf-desc-gen.h [2020-09-29T23:48:11.846Z] #41 42.73 DEP criu/protobuf-desc.d [2020-09-29T23:48:11.846Z] #41 42.87 DEP criu/proc_parse.d [2020-09-29T23:48:11.846Z] #41 43.04 DEP criu/plugin.d [2020-09-29T23:48:11.846Z] #41 43.09 DEP criu/pipes.d [2020-09-29T23:48:11.846Z] #41 43.17 DEP criu/pie-util.d [2020-09-29T23:48:11.846Z] #41 43.23 DEP criu/pie-util-vdso.d [2020-09-29T23:48:11.846Z] #41 43.32 DEP criu/path.d [2020-09-29T23:48:11.846Z] #41 43.42 DEP criu/parasite-syscall.d [2020-09-29T23:48:11.846Z] #41 43.54 DEP criu/pagemap.d [2020-09-29T23:48:11.960Z] #26 6.726 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-09-29T23:48:11.960Z] #26 6.727 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:48:11.960Z] #26 6.861 Selecting previously unselected package ca-certificates. [2020-09-29T23:48:11.960Z] #26 6.864 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T23:48:11.960Z] #26 6.866 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T23:48:11.960Z] #26 6.914 Selecting previously unselected package libkeyutils1:ppc64el. [2020-09-29T23:48:11.960Z] #26 6.916 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-09-29T23:48:11.960Z] #26 6.917 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-09-29T23:48:11.960Z] #26 6.935 Selecting previously unselected package libkrb5support0:ppc64el. [2020-09-29T23:48:11.960Z] #26 6.937 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ... [2020-09-29T23:48:11.960Z] #26 6.938 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-09-29T23:48:11.960Z] #26 6.962 Selecting previously unselected package libk5crypto3:ppc64el. [2020-09-29T23:48:12.137Z] #41 43.72 DEP criu/pagemap-cache.d [2020-09-29T23:48:12.137Z] #41 43.76 DEP criu/page-xfer.d [2020-09-29T23:48:12.137Z] #41 43.82 DEP criu/page-pipe.d [2020-09-29T23:48:12.137Z] #41 43.88 DEP criu/netfilter.d [2020-09-29T23:48:12.137Z] #41 43.97 DEP criu/net.d [2020-09-29T23:48:12.256Z] #26 6.964 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 6.966 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-09-29T23:48:12.256Z] #26 6.997 Selecting previously unselected package libkrb5-3:ppc64el. [2020-09-29T23:48:12.256Z] #26 6.999 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.000 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-09-29T23:48:12.256Z] #26 7.075 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-09-29T23:48:12.256Z] #26 7.077 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.079 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-09-29T23:48:12.256Z] #26 7.113 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-09-29T23:48:12.256Z] #26 7.115 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.116 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:48:12.256Z] #26 7.139 Selecting previously unselected package libsasl2-2:ppc64el. [2020-09-29T23:48:12.256Z] #26 7.140 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.142 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:48:12.256Z] #26 7.169 Selecting previously unselected package libldap-common. [2020-09-29T23:48:12.256Z] #26 7.171 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T23:48:12.256Z] #26 7.173 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:48:12.256Z] #26 7.198 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-09-29T23:48:12.256Z] #26 7.200 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.202 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:48:12.256Z] #26 7.246 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-09-29T23:48:12.256Z] #26 7.248 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.250 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-09-29T23:48:12.256Z] #26 7.278 Selecting previously unselected package libpsl5:ppc64el. [2020-09-29T23:48:12.256Z] #26 7.280 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-09-29T23:48:12.256Z] #26 7.281 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-09-29T23:48:12.256Z] #26 7.303 Selecting previously unselected package librtmp1:ppc64el. [2020-09-29T23:48:12.428Z] #41 44.15 DEP criu/namespaces.d [2020-09-29T23:48:12.553Z] #26 7.305 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-09-29T23:48:12.553Z] #26 7.307 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:48:12.553Z] #26 7.333 Selecting previously unselected package libssh2-1:ppc64el. [2020-09-29T23:48:12.553Z] #26 7.335 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-09-29T23:48:12.553Z] #26 7.337 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-09-29T23:48:12.553Z] #26 7.371 Selecting previously unselected package libcurl4:ppc64el. [2020-09-29T23:48:12.553Z] #26 7.373 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-29T23:48:12.553Z] #26 7.374 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-09-29T23:48:12.553Z] #26 7.422 Selecting previously unselected package curl. [2020-09-29T23:48:12.553Z] #26 7.424 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-29T23:48:12.553Z] #26 7.425 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T23:48:12.553Z] #26 7.492 Selecting previously unselected package libonig5:ppc64el. [2020-09-29T23:48:12.553Z] #26 7.495 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-29T23:48:12.553Z] #26 7.513 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-29T23:48:12.754Z] #41 44.28 DEP criu/mount.d [2020-09-29T23:48:12.754Z] #41 44.46 DEP criu/memfd.d [2020-09-29T23:48:12.850Z] #26 7.606 Selecting previously unselected package libjq1:ppc64el. [2020-09-29T23:48:12.850Z] #26 7.608 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T23:48:12.850Z] #26 7.610 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T23:48:12.850Z] #26 7.646 Selecting previously unselected package jq. [2020-09-29T23:48:12.850Z] #26 7.648 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T23:48:12.850Z] #26 7.649 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:48:12.850Z] #26 7.679 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-09-29T23:48:12.850Z] #26 7.682 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-09-29T23:48:12.850Z] #26 7.686 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-09-29T23:48:12.850Z] #26 7.824 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-09-29T23:48:13.045Z] #41 44.60 DEP criu/mem.d [2020-09-29T23:48:13.045Z] #41 44.78 DEP criu/lsm.d [2020-09-29T23:48:13.145Z] #26 7.827 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:48:13.145Z] #26 7.831 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-09-29T23:48:13.145Z] #26 7.835 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:48:13.145Z] #26 7.837 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:48:13.145Z] #26 7.840 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-09-29T23:48:13.145Z] #26 7.843 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:48:13.145Z] #26 7.846 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-09-29T23:48:13.145Z] #26 7.848 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-09-29T23:48:13.145Z] #26 7.851 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:48:13.145Z] #26 7.856 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-29T23:48:13.145Z] #26 7.859 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T23:48:13.145Z] #26 7.861 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:48:13.145Z] #26 7.864 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T23:48:13.336Z] #41 44.92 DEP criu/log.d [2020-09-29T23:48:13.336Z] #41 45.02 DEP criu/libnetlink.d [2020-09-29T23:48:13.627Z] #41 45.14 DEP criu/kerndat.d [2020-09-29T23:48:13.627Z] #41 45.34 DEP criu/kcmp-ids.d [2020-09-29T23:48:13.627Z] #41 45.40 DEP criu/irmap.d [2020-09-29T23:48:13.790Z] #26 8.471 Updating certificates in /etc/ssl/certs... [2020-09-29T23:48:13.919Z] #41 45.56 DEP criu/ipc_ns.d [2020-09-29T23:48:14.084Z] #26 9.133 126 added, 0 removed; done. [2020-09-29T23:48:14.210Z] #41 45.75 DEP criu/image.d [2020-09-29T23:48:14.210Z] #41 45.93 DEP criu/image-desc.d [2020-09-29T23:48:14.379Z] #26 9.157 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-09-29T23:48:14.379Z] #26 9.161 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:48:14.379Z] #26 9.164 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-09-29T23:48:14.379Z] #26 9.168 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T23:48:14.379Z] #26 9.172 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:48:14.379Z] #26 9.182 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T23:48:14.379Z] #26 9.187 Updating certificates in /etc/ssl/certs... [2020-09-29T23:48:14.505Z] #41 46.02 DEP criu/fsnotify.d [2020-09-29T23:48:14.505Z] #41 46.14 DEP criu/filesystems.d [2020-09-29T23:48:14.505Z] #41 46.25 DEP criu/files.d [2020-09-29T23:48:14.675Z] #26 9.678 0 added, 0 removed; done. [2020-09-29T23:48:14.675Z] #26 9.679 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T23:48:14.675Z] #26 9.680 done. [2020-09-29T23:48:14.797Z] #41 46.43 DEP criu/files-reg.d [2020-09-29T23:48:14.797Z] #41 46.51 DEP criu/files-ext.d [2020-09-29T23:48:14.797Z] #41 46.58 DEP criu/file-lock.d [2020-09-29T23:48:14.797Z] #41 46.66 DEP criu/file-ids.d [2020-09-29T23:48:14.968Z] #26 DONE 9.8s [2020-09-29T23:48:14.968Z] [2020-09-29T23:48:14.968Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:48:14.968Z] #27 DONE 0.1s [2020-09-29T23:48:14.968Z] [2020-09-29T23:48:14.968Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:48:15.088Z] #41 46.73 DEP criu/fifo.d [2020-09-29T23:48:15.088Z] #41 46.84 DEP criu/fdstore.d [2020-09-29T23:48:15.088Z] #41 46.92 DEP criu/fault-injection.d [2020-09-29T23:48:15.260Z] #28 0.324 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:48:15.379Z] #41 46.95 DEP criu/external.d [2020-09-29T23:48:15.379Z] #41 47.05 DEP criu/eventpoll.d [2020-09-29T23:48:15.379Z] #41 ... [2020-09-29T23:48:15.379Z] [2020-09-29T23:48:15.379Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:15.379Z] #43 83.00 github.com/LK4D4/vndr/godl [2020-09-29T23:48:15.555Z] #28 0.620 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:48:15.555Z] #28 0.763 [2020-09-29T23:48:15.670Z] #43 83.47 github.com/LK4D4/vndr [2020-09-29T23:48:16.732Z] #28 0.911 ### 4.6% ############### 20.9% ########################## 36.7% ################################ 44.5% ########################################## 58.8% ################################################### 71.8% ############################################################### 88.1% ######################################################################## 100.0% [2020-09-29T23:48:16.732Z] #28 1.763 [2020-09-29T23:48:17.030Z] #28 1.882 ########################## 36.8% ######################################################################## 100.0% [2020-09-29T23:48:17.030Z] #28 2.079 [2020-09-29T23:48:17.737Z] #28 2.267 0.3% ############# 19.3% ################# 24.7% ############################################## 64.2% ######################################################################## 100.0% [2020-09-29T23:48:18.070Z] #28 2.965 #=#=# [2020-09-29T23:48:18.719Z] #28 3.086 ##### 7.1% ################# 24.2% ############################ 40.0% ################################### 49.2% ############################################ 62.2% ####################################################### 77.6% ##################################################################### 96.8% ######################################################################## 100.0% [2020-09-29T23:48:19.048Z] #28 3.937 [2020-09-29T23:48:21.236Z] #43 ... [2020-09-29T23:48:21.236Z] [2020-09-29T23:48:21.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:21.236Z] #41 47.26 DEP criu/eventfd.d [2020-09-29T23:48:21.236Z] #41 47.41 DEP criu/crtools.d [2020-09-29T23:48:21.236Z] #41 47.59 DEP criu/cr-service.d [2020-09-29T23:48:21.236Z] #41 47.74 DEP criu/cr-restore.d [2020-09-29T23:48:21.236Z] #41 47.85 DEP criu/cr-errno.d [2020-09-29T23:48:21.236Z] #41 47.87 DEP criu/cr-dump.d [2020-09-29T23:48:21.236Z] #41 48.03 DEP criu/cr-dedup.d [2020-09-29T23:48:21.236Z] #41 48.11 DEP criu/cr-check.d [2020-09-29T23:48:21.236Z] #41 48.30 DEP criu/config.d [2020-09-29T23:48:21.236Z] #41 48.49 DEP criu/clone-noasan.d [2020-09-29T23:48:21.236Z] #41 48.54 DEP criu/cgroup.d [2020-09-29T23:48:21.236Z] #41 48.69 DEP criu/cgroup-props.d [2020-09-29T23:48:21.236Z] #41 48.76 DEP criu/bitmap.d [2020-09-29T23:48:21.236Z] #41 48.77 DEP criu/bfd.d [2020-09-29T23:48:21.236Z] #41 48.85 DEP criu/autofs.d [2020-09-29T23:48:21.236Z] #41 48.99 DEP criu/aio.d [2020-09-29T23:48:21.236Z] #41 49.11 DEP criu/action-scripts.d [2020-09-29T23:48:21.236Z] #41 49.42 CC criu/action-scripts.o [2020-09-29T23:48:21.236Z] #41 49.78 CC criu/aio.o [2020-09-29T23:48:21.236Z] #41 50.07 CC criu/autofs.o [2020-09-29T23:48:21.236Z] #41 51.00 CC criu/bfd.o [2020-09-29T23:48:21.236Z] #41 51.33 CC criu/bitmap.o [2020-09-29T23:48:21.236Z] #41 51.40 CC criu/cgroup-props.o [2020-09-29T23:48:21.236Z] #41 51.78 CC criu/cgroup.o [2020-09-29T23:48:21.530Z] #41 ... [2020-09-29T23:48:21.530Z] [2020-09-29T23:48:21.530Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:48:21.530Z] #18 1.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:48:21.530Z] #18 1.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:48:21.530Z] #18 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:48:21.530Z] #18 1.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T23:48:21.530Z] #18 2.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T23:48:21.530Z] #18 3.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T23:48:21.530Z] #18 6.079 Fetched 8078 kB in 5s (1666 kB/s) [2020-09-29T23:48:21.530Z] #18 6.079 Reading package lists... [2020-09-29T23:48:21.530Z] #18 7.529 Reading package lists... [2020-09-29T23:48:21.530Z] #18 9.022 Building dependency tree... [2020-09-29T23:48:21.530Z] #18 9.484 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:48:21.530Z] #18 9.484 The following additional packages will be installed: [2020-09-29T23:48:21.530Z] #18 9.484 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:48:21.530Z] #18 9.485 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:48:21.530Z] #18 9.485 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:48:21.530Z] #18 9.485 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:48:21.530Z] #18 9.485 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:48:21.530Z] #18 9.486 Suggested packages: [2020-09-29T23:48:21.530Z] #18 9.486 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:48:21.530Z] #18 9.486 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:48:21.530Z] #18 9.486 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:48:21.530Z] #18 9.486 Recommended packages: [2020-09-29T23:48:21.530Z] #18 9.486 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:48:21.530Z] #18 9.486 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:48:21.530Z] #18 ... [2020-09-29T23:48:21.530Z] [2020-09-29T23:48:21.530Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:21.530Z] #43 DONE 89.3s [2020-09-29T23:48:21.842Z] [2020-09-29T23:48:21.842Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:48:22.009Z] #28 4.065 0.0% ### 4.7% ###### 9.7% ######### 13.6% ############ 17.7% ################ 22.7% #################### 27.9% ####################### 33.0% ########################### 38.3% ############################## 42.2% ################################# 46.7% ##################################### 51.9% ######################################## 56.6% ########################################### 61.0% ############################################## 64.4% ################################################ 67.2% ################################################## 70.1% #################################################### 73.2% ###################################################### 75.7% ######################################################## 79.0% ########################################################## 81.5% ############################################################ 84.6% ############################################################## 87.3% ################################################################ 90.0% ################################################################## 92.7% #################################################################### 95.5% ###################################################################### 98.4% ######################################################################## 100.0% [2020-09-29T23:48:22.009Z] #28 6.893 [2020-09-29T23:48:22.009Z] #28 7.087 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:48:22.150Z] #18 10.74 The following NEW packages will be installed: [2020-09-29T23:48:22.150Z] #18 10.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:48:22.150Z] #18 10.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:48:22.150Z] #18 10.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:48:22.150Z] #18 10.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:48:22.150Z] #18 10.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:48:22.150Z] #18 10.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:48:22.150Z] #18 10.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:48:22.150Z] #18 10.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:48:22.150Z] #18 10.74 xz-utils zip [2020-09-29T23:48:22.150Z] #18 10.80 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:48:22.150Z] #18 10.80 Need to get 27.7 MB of archives. [2020-09-29T23:48:22.150Z] #18 10.80 After this operation, 117 MB of additional disk space will be used. [2020-09-29T23:48:22.150Z] #18 10.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-29T23:48:22.329Z] #28 7.380 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:48:22.459Z] #18 10.84 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-29T23:48:22.459Z] #18 10.88 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-29T23:48:22.459Z] #18 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-29T23:48:22.459Z] #18 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-29T23:48:22.459Z] #18 10.93 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-29T23:48:22.459Z] #18 10.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:48:22.459Z] #18 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-29T23:48:22.459Z] #18 11.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-29T23:48:22.632Z] #28 7.539 [2020-09-29T23:48:22.632Z] #28 7.639 ######################################################################## 100.0% [2020-09-29T23:48:22.632Z] #28 7.664 [2020-09-29T23:48:22.753Z] #18 11.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-29T23:48:22.753Z] #18 11.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-29T23:48:22.753Z] #18 11.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-29T23:48:22.753Z] #18 11.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-29T23:48:22.753Z] #18 11.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-29T23:48:22.753Z] #18 11.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-29T23:48:22.753Z] #18 11.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-29T23:48:22.753Z] #18 11.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-29T23:48:22.753Z] #18 11.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:48:22.753Z] #18 11.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:48:22.753Z] #18 11.09 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-29T23:48:22.753Z] #18 11.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-29T23:48:22.753Z] #18 11.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-29T23:48:22.753Z] #18 11.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-29T23:48:22.753Z] #18 11.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-29T23:48:22.753Z] #18 11.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-29T23:48:22.753Z] #18 11.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-29T23:48:22.753Z] #18 11.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-29T23:48:22.753Z] #18 11.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-29T23:48:22.753Z] #18 11.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-29T23:48:22.925Z] #28 7.817 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:48:22.925Z] #28 8.087 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:48:23.045Z] #18 11.46 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-29T23:48:23.045Z] #18 11.46 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-29T23:48:23.045Z] #18 11.46 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-29T23:48:23.045Z] #18 11.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-29T23:48:23.045Z] #18 11.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-29T23:48:23.045Z] #18 11.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:48:23.045Z] #18 11.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-29T23:48:23.045Z] #18 11.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:48:23.045Z] #18 11.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-29T23:48:23.045Z] #18 11.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-29T23:48:23.045Z] #18 11.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:48:23.045Z] #18 11.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:48:23.045Z] #18 11.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-29T23:48:23.045Z] #18 11.62 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-29T23:48:23.045Z] #18 11.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-29T23:48:23.045Z] #18 11.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:48:23.220Z] #28 8.103 skipping existing 5cb8031fd95d [2020-09-29T23:48:23.220Z] #28 8.126 [2020-09-29T23:48:23.220Z] #28 8.290 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:48:23.336Z] #18 11.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-29T23:48:23.336Z] #18 11.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-29T23:48:23.336Z] #18 11.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-29T23:48:23.515Z] #28 8.587 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:48:23.515Z] #28 8.606 skipping existing 283607eaa57e [2020-09-29T23:48:23.515Z] #28 8.631 [2020-09-29T23:48:23.809Z] #28 8.903 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:48:23.968Z] #18 12.31 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:48:23.968Z] #18 12.33 Fetched 27.7 MB in 1s (23.7 MB/s) [2020-09-29T23:48:23.968Z] #18 12.36 Selecting previously unselected package pigz. [2020-09-29T23:48:23.968Z] #18 12.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 ... 23199 files and directories currently installed.) [2020-09-29T23:48:23.968Z] #18 12.40 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-29T23:48:23.968Z] #18 12.41 Unpacking pigz (2.4-1) ... [2020-09-29T23:48:23.968Z] #18 12.46 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-29T23:48:23.968Z] #18 12.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T23:48:23.968Z] #18 12.47 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-29T23:48:24.102Z] #28 9.191 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:48:24.259Z] #18 12.76 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:48:24.259Z] #18 12.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T23:48:24.259Z] #18 12.77 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:48:24.397Z] #28 9.353 [2020-09-29T23:48:24.397Z] #28 9.434 ######################################################################## 100.0% [2020-09-29T23:48:24.397Z] #28 9.465 [2020-09-29T23:48:24.397Z] #28 9.480 Download of images into '/build' complete. [2020-09-29T23:48:24.397Z] #28 9.480 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:48:24.397Z] #28 9.480 tar -cC '/build' . | docker load [2020-09-29T23:48:24.397Z] #28 DONE 9.5s [2020-09-29T23:48:24.397Z] [2020-09-29T23:48:24.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:48:24.891Z] #18 13.27 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-29T23:48:24.891Z] #18 13.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:48:25.924Z] #18 14.45 Selecting previously unselected package python3-minimal. [2020-09-29T23:48:25.924Z] #18 14.45 (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-29T23:48:25.924Z] #18 14.48 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-29T23:48:25.924Z] #18 14.48 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:48:25.924Z] #18 14.54 Selecting previously unselected package libmpdec2:s390x. [2020-09-29T23:48:26.217Z] #18 14.54 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-29T23:48:26.217Z] #18 14.54 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-29T23:48:26.217Z] #18 14.63 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-29T23:48:26.217Z] #18 14.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T23:48:26.217Z] #18 14.63 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-29T23:48:26.484Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.4s done [2020-09-29T23:48:26.484Z] #9 DONE 32.1s [2020-09-29T23:48:26.484Z] [2020-09-29T23:48:26.484Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:48:26.484Z] #10 DONE 0.2s [2020-09-29T23:48:26.484Z] [2020-09-29T23:48:26.484Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:48:26.484Z] #11 DONE 0.2s [2020-09-29T23:48:26.484Z] [2020-09-29T23:48:26.484Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:26.484Z] #46 ... [2020-09-29T23:48:26.484Z] [2020-09-29T23:48:26.484Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:48:26.484Z] #30 DONE 0.1s [2020-09-29T23:48:26.484Z] [2020-09-29T23:48:26.484Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:48:26.484Z] #38 DONE 0.1s [2020-09-29T23:48:26.778Z] [2020-09-29T23:48:26.778Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:48:26.849Z] #18 15.26 Selecting previously unselected package python3.7. [2020-09-29T23:48:26.849Z] #18 15.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T23:48:26.849Z] #18 15.27 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:48:27.081Z] #39 0.628 + git clone https://github.com/docker/distribution.git . [2020-09-29T23:48:27.081Z] #39 0.630 Cloning into '.'... [2020-09-29T23:48:27.140Z] #18 15.41 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-29T23:48:27.140Z] #18 15.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-29T23:48:27.140Z] #18 15.41 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-29T23:48:27.140Z] #18 15.45 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:48:27.431Z] #18 15.96 Selecting previously unselected package python3. [2020-09-29T23:48:27.431Z] #18 15.96 (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-29T23:48:27.431Z] #18 15.97 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-29T23:48:27.431Z] #18 15.98 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:48:27.431Z] #18 16.05 Selecting previously unselected package libip4tc0:s390x. [2020-09-29T23:48:27.431Z] #18 16.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-29T23:48:27.431Z] #18 16.05 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-29T23:48:27.431Z] #18 16.10 Selecting previously unselected package libip6tc0:s390x. [2020-09-29T23:48:27.431Z] #18 16.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-29T23:48:27.724Z] #18 16.11 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-29T23:48:27.724Z] #18 16.17 Selecting previously unselected package libiptc0:s390x. [2020-09-29T23:48:27.724Z] #18 16.17 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-29T23:48:27.724Z] #18 16.18 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-29T23:48:27.724Z] #18 16.21 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-29T23:48:27.724Z] #18 ... [2020-09-29T23:48:27.724Z] [2020-09-29T23:48:27.724Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:48:27.724Z] #30 DONE 95.4s [2020-09-29T23:48:27.724Z] [2020-09-29T23:48:27.724Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:48:27.724Z] #18 16.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-29T23:48:27.724Z] #18 16.21 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-29T23:48:27.724Z] #18 16.27 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-29T23:48:27.724Z] #18 16.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-29T23:48:27.724Z] #18 16.29 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-29T23:48:27.724Z] #18 16.34 Selecting previously unselected package libnftnl11:s390x. [2020-09-29T23:48:27.724Z] #18 16.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-29T23:48:27.724Z] #18 ... [2020-09-29T23:48:27.724Z] [2020-09-29T23:48:27.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:27.724Z] #41 54.04 CC criu/clone-noasan.o [2020-09-29T23:48:27.724Z] #41 54.13 CC criu/config.o [2020-09-29T23:48:27.724Z] #41 55.13 CC criu/cr-check.o [2020-09-29T23:48:27.724Z] #41 56.15 CC criu/cr-dedup.o [2020-09-29T23:48:27.724Z] #41 56.41 CC criu/cr-dump.o [2020-09-29T23:48:27.724Z] #41 58.00 CC criu/cr-errno.o [2020-09-29T23:48:27.724Z] #41 58.04 CC criu/cr-restore.o [2020-09-29T23:48:28.015Z] #41 ... [2020-09-29T23:48:28.016Z] [2020-09-29T23:48:28.016Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:48:28.016Z] #18 16.34 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-29T23:48:28.016Z] #18 16.43 Selecting previously unselected package iptables. [2020-09-29T23:48:28.016Z] #18 16.43 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-29T23:48:28.016Z] #18 16.44 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:48:28.307Z] #18 16.76 Selecting previously unselected package xxd. [2020-09-29T23:48:28.307Z] #18 16.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-29T23:48:28.307Z] #18 16.77 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:48:28.599Z] #18 17.06 Selecting previously unselected package vim-common. [2020-09-29T23:48:28.599Z] #18 17.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:48:28.599Z] #18 17.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:48:28.890Z] #18 17.23 Selecting previously unselected package bash-completion. [2020-09-29T23:48:28.890Z] #18 17.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:48:29.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:48:29.123Z] [2020-09-29T23:48:29.123Z] + TEST_INTEGRATION_DEST=2 [2020-09-29T23:48:29.123Z] + CONTAINER_NAME=docker-pr1-2 [2020-09-29T23:48:29.123Z] + TEST_SKIP_INTEGRATION=1 [2020-09-29T23:48:29.123Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-29T23:48:29.123Z] + run_tests [2020-09-29T23:48:29.123Z] + c=0 [2020-09-29T23:48:29.123Z] + '[' -n 0 ']' [2020-09-29T23:48:29.123Z] + rm= [2020-09-29T23:48:29.123Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41506/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41506/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh '' test-integration [2020-09-29T23:48:29.123Z] ++ jobs -p [2020-09-29T23:48:29.123Z] + for job in $(jobs -p) [2020-09-29T23:48:29.123Z] + wait 5407 [2020-09-29T23:48:29.123Z] + TEST_INTEGRATION_DEST=3 [2020-09-29T23:48:29.123Z] + CONTAINER_NAME=docker-pr1-3 [2020-09-29T23:48:29.123Z] + TEST_SKIP_INTEGRATION=1 [2020-09-29T23:48:29.123Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-29T23:48:29.123Z] + run_tests [2020-09-29T23:48:29.123Z] + '[' -n 0 ']' [2020-09-29T23:48:29.123Z] + rm= [2020-09-29T23:48:29.123Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41506/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41506/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh '' test-integration [2020-09-29T23:48:29.123Z] + TEST_INTEGRATION_DEST=1 [2020-09-29T23:48:29.123Z] + CONTAINER_NAME=docker-pr1-1 [2020-09-29T23:48:29.123Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:48:29.123Z] + run_tests test-integration-flaky [2020-09-29T23:48:29.123Z] + '[' -n 0 ']' [2020-09-29T23:48:29.123Z] + rm= [2020-09-29T23:48:29.123Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41506/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41506/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh test-integration-flaky test-integration [2020-09-29T23:48:29.123Z] [2020-09-29T23:48:29.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:48:29.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:48:29.123Z] HOSTNAME=5c7c9c069b7a [2020-09-29T23:48:29.123Z] TEST_SKIP_INTEGRATION=1 [2020-09-29T23:48:29.123Z] TESTDEBUG=0 [2020-09-29T23:48:29.123Z] DEST=bundles/test-integration [2020-09-29T23:48:29.123Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:48:29.123Z] KEEPBUNDLE=1 [2020-09-29T23:48:29.123Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:48:29.123Z] container=docker [2020-09-29T23:48:29.123Z] HOME=/root [2020-09-29T23:48:29.123Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:48:29.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:48:29.123Z] VALIDATE_BRANCH=master [2020-09-29T23:48:29.123Z] TERM=xterm [2020-09-29T23:48:29.123Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:48:29.123Z] SHLVL=1 [2020-09-29T23:48:29.123Z] TIMEOUT=120m [2020-09-29T23:48:29.123Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:48:29.123Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:48:29.123Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-29T23:48:29.123Z] GO111MODULE=off [2020-09-29T23:48:29.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:48:29.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:48:29.123Z] GOPATH=/go [2020-09-29T23:48:29.123Z] PKG_CONFIG=pkg-config [2020-09-29T23:48:29.123Z] _=/usr/bin/env [2020-09-29T23:48:29.123Z] Building test suite binary ./integration-cli/test.main [2020-09-29T23:48:29.123Z] [2020-09-29T23:48:29.123Z] [2020-09-29T23:48:29.123Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-29T23:48:29.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:48:29.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:48:29.123Z] HOSTNAME=df3d3100b47e [2020-09-29T23:48:29.123Z] TEST_SKIP_INTEGRATION=1 [2020-09-29T23:48:29.123Z] TESTDEBUG=0 [2020-09-29T23:48:29.123Z] DEST=bundles/test-integration [2020-09-29T23:48:29.123Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:48:29.123Z] KEEPBUNDLE=1 [2020-09-29T23:48:29.123Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:48:29.123Z] container=docker [2020-09-29T23:48:29.123Z] HOME=/root [2020-09-29T23:48:29.123Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:48:29.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:48:29.123Z] VALIDATE_BRANCH=master [2020-09-29T23:48:29.123Z] TERM=xterm [2020-09-29T23:48:29.123Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:48:29.123Z] SHLVL=1 [2020-09-29T23:48:29.123Z] TIMEOUT=120m [2020-09-29T23:48:29.123Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:48:29.123Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:48:29.123Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-29T23:48:29.123Z] GO111MODULE=off [2020-09-29T23:48:29.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:48:29.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:48:29.123Z] GOPATH=/go [2020-09-29T23:48:29.123Z] PKG_CONFIG=pkg-config [2020-09-29T23:48:29.123Z] _=/usr/bin/env [2020-09-29T23:48:29.123Z] Building test suite binary ./integration-cli/test.main [2020-09-29T23:48:29.123Z] No new tests added to integration. [2020-09-29T23:48:29.123Z] [2020-09-29T23:48:29.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:48:29.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:48:29.123Z] HOSTNAME=4e8c53869d12 [2020-09-29T23:48:29.123Z] TESTDEBUG=0 [2020-09-29T23:48:29.123Z] DEST=bundles/test-integration [2020-09-29T23:48:29.123Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:48:29.123Z] KEEPBUNDLE=1 [2020-09-29T23:48:29.123Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:48:29.123Z] container=docker [2020-09-29T23:48:29.123Z] HOME=/root [2020-09-29T23:48:29.123Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:48:29.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:48:29.123Z] VALIDATE_BRANCH=master [2020-09-29T23:48:29.123Z] TERM=xterm [2020-09-29T23:48:29.123Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:48:29.123Z] SHLVL=1 [2020-09-29T23:48:29.123Z] TIMEOUT=120m [2020-09-29T23:48:29.123Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:48:29.123Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:48:29.123Z] GO111MODULE=off [2020-09-29T23:48:29.123Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:48:29.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:48:29.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:48:29.123Z] GOPATH=/go [2020-09-29T23:48:29.123Z] PKG_CONFIG=pkg-config [2020-09-29T23:48:29.123Z] _=/usr/bin/env [2020-09-29T23:48:29.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:48:29.924Z] #18 18.48 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:48:30.216Z] #18 18.73 Selecting previously unselected package bzip2. [2020-09-29T23:48:30.216Z] #18 18.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-29T23:48:30.216Z] #18 18.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:48:30.216Z] #18 18.77 Selecting previously unselected package xz-utils. [2020-09-29T23:48:30.216Z] #18 18.77 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-29T23:48:30.216Z] #18 18.77 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:48:30.216Z] #18 18.87 Selecting previously unselected package apparmor. [2020-09-29T23:48:30.508Z] #18 18.87 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-29T23:48:30.508Z] #18 18.91 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:48:30.822Z] #18 19.14 Selecting previously unselected package aufs-tools. [2020-09-29T23:48:30.822Z] #18 19.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-29T23:48:30.822Z] #18 19.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:48:30.822Z] #18 19.21 Selecting previously unselected package libonig5:s390x. [2020-09-29T23:48:30.822Z] #18 19.21 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-29T23:48:30.823Z] #18 19.21 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-29T23:48:30.823Z] #18 19.29 Selecting previously unselected package libjq1:s390x. [2020-09-29T23:48:30.823Z] #18 19.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T23:48:30.823Z] #18 19.29 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T23:48:30.823Z] #18 19.36 Selecting previously unselected package jq. [2020-09-29T23:48:30.823Z] #18 19.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T23:48:30.823Z] #18 19.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:48:30.823Z] #18 19.39 Selecting previously unselected package libaio1:s390x. [2020-09-29T23:48:31.116Z] #18 19.39 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-29T23:48:31.116Z] #18 19.40 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-29T23:48:31.116Z] #18 19.42 Selecting previously unselected package libgpm2:s390x. [2020-09-29T23:48:31.116Z] #18 19.42 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-29T23:48:31.116Z] #18 19.42 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-29T23:48:31.116Z] #18 19.45 Selecting previously unselected package libicu63:s390x. [2020-09-29T23:48:31.116Z] #18 19.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-29T23:48:31.116Z] #18 19.46 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T23:48:31.642Z] #39 ... [2020-09-29T23:48:31.643Z] [2020-09-29T23:48:31.643Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:31.643Z] #46 0.594 + RM_GOPATH=0 [2020-09-29T23:48:31.643Z] #46 0.594 + TMP_GOPATH= [2020-09-29T23:48:31.643Z] #46 0.594 + : /build [2020-09-29T23:48:31.643Z] #46 0.595 + '[' -z '' ']' [2020-09-29T23:48:31.643Z] #46 0.595 ++ mktemp -d [2020-09-29T23:48:31.643Z] #46 0.597 + export GOPATH=/tmp/tmp.kwnsnTBGGp [2020-09-29T23:48:31.643Z] #46 0.597 + GOPATH=/tmp/tmp.kwnsnTBGGp [2020-09-29T23:48:31.643Z] #46 0.597 + RM_GOPATH=1 [2020-09-29T23:48:31.643Z] #46 0.597 + case "$(go env GOARCH)" in [2020-09-29T23:48:31.643Z] #46 0.598 ++ go env GOARCH [2020-09-29T23:48:31.643Z] #46 0.602 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:31.643Z] #46 0.602 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:31.643Z] #46 0.603 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:31.643Z] #46 0.604 + dir=/tmp/install [2020-09-29T23:48:31.643Z] #46 0.604 + bin=gotestsum [2020-09-29T23:48:31.643Z] #46 0.604 + shift [2020-09-29T23:48:31.643Z] #46 0.604 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T23:48:31.643Z] #46 0.604 + . /tmp/install/gotestsum.installer [2020-09-29T23:48:31.643Z] #46 0.604 ++ : v0.5.3 [2020-09-29T23:48:31.643Z] #46 0.604 + install_gotestsum [2020-09-29T23:48:31.643Z] #46 0.605 + set -e [2020-09-29T23:48:31.643Z] #46 0.605 + export GO111MODULE=on [2020-09-29T23:48:31.643Z] #46 0.605 + GO111MODULE=on [2020-09-29T23:48:31.643Z] #46 0.605 + GOBIN=/build [2020-09-29T23:48:31.643Z] #46 0.606 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T23:48:31.643Z] #46 0.625 go: finding gotest.tools v0.5.3 [2020-09-29T23:48:31.643Z] #46 0.626 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:48:31.643Z] #46 1.297 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:48:31.643Z] #46 2.385 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:48:31.643Z] #46 3.929 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:48:31.643Z] #46 3.941 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:48:31.643Z] #46 3.942 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:48:31.643Z] #46 3.994 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:48:31.643Z] #46 4.001 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:48:31.643Z] #46 4.170 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:48:31.643Z] #46 4.178 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:48:31.643Z] #46 4.201 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:48:31.643Z] #46 4.228 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:48:31.643Z] #46 4.265 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:48:31.643Z] #46 4.302 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:48:31.643Z] #46 4.306 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:48:31.643Z] #46 4.340 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:48:31.643Z] #46 4.564 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:48:31.643Z] #46 4.590 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:48:31.643Z] #46 4.593 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:48:31.643Z] #46 4.696 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:48:31.643Z] #46 5.149 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:48:31.643Z] #46 5.255 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:48:33.183Z] #18 21.51 Selecting previously unselected package libnet1:s390x. [2020-09-29T23:48:33.184Z] #18 21.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-29T23:48:33.184Z] #18 21.51 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T23:48:33.184Z] #18 21.56 Selecting previously unselected package libnl-3-200:s390x. [2020-09-29T23:48:33.184Z] #18 21.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-29T23:48:33.184Z] #18 21.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T23:48:33.184Z] #18 21.64 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-29T23:48:33.184Z] #18 21.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-29T23:48:33.184Z] #18 21.65 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T23:48:33.184Z] #18 21.67 Selecting previously unselected package libreadline5:s390x. [2020-09-29T23:48:33.184Z] #18 21.67 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-29T23:48:33.184Z] #18 21.67 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-29T23:48:33.184Z] #18 21.74 Selecting previously unselected package net-tools. [2020-09-29T23:48:33.184Z] #18 21.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-29T23:48:33.184Z] #18 21.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:48:33.451Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 29.1% of statements [2020-09-29T23:48:33.451Z] ok github.com/docker/docker/container 0.187s coverage: 34.4% of statements [2020-09-29T23:48:33.451Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:48:33.451Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:48:33.451Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:48:33.451Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:48:33.479Z] #18 21.84 Selecting previously unselected package python-pip-whl. [2020-09-29T23:48:33.479Z] #18 21.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:48:33.479Z] #18 21.85 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:48:33.769Z] #18 22.31 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:48:33.769Z] #18 22.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:48:33.769Z] #18 22.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:48:33.769Z] #18 22.39 Selecting previously unselected package python3-distutils. [2020-09-29T23:48:33.769Z] #18 22.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:48:34.060Z] #18 22.40 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:48:34.060Z] #18 22.46 Selecting previously unselected package python3-pip. [2020-09-29T23:48:34.060Z] #18 22.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:48:34.060Z] #18 22.47 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:48:34.060Z] #18 22.54 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:48:34.060Z] #18 22.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:48:34.060Z] #18 22.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:48:34.060Z] #18 22.59 Selecting previously unselected package python3-setuptools. [2020-09-29T23:48:34.060Z] #18 22.59 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:48:34.060Z] #18 22.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:48:34.351Z] #18 22.72 Selecting previously unselected package python3-wheel. [2020-09-29T23:48:34.351Z] #18 22.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:48:34.351Z] #18 22.72 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:48:34.351Z] #18 22.76 Selecting previously unselected package sudo. [2020-09-29T23:48:34.351Z] #18 22.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-29T23:48:34.351Z] #18 22.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:48:34.399Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.096s coverage: 65.3% of statements [2020-09-29T23:48:34.415Z] #46 7.724 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:48:34.415Z] #46 8.082 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:48:34.642Z] #18 23.04 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:48:34.642Z] #18 23.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-29T23:48:34.642Z] #18 23.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:48:34.642Z] #18 23.18 Selecting previously unselected package uidmap. [2020-09-29T23:48:34.642Z] #18 23.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-29T23:48:34.642Z] #18 23.18 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:48:34.642Z] #18 23.26 Selecting previously unselected package vim-runtime. [2020-09-29T23:48:34.642Z] #18 23.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:48:34.935Z] #18 23.28 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-29T23:48:34.935Z] #18 23.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:48:34.935Z] #18 23.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:48:36.442Z] #18 25.01 Selecting previously unselected package vim. [2020-09-29T23:48:36.542Z] #46 10.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:48:36.542Z] #46 ... [2020-09-29T23:48:36.542Z] [2020-09-29T23:48:36.542Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:36.542Z] #57 0.781 + RM_GOPATH=0 [2020-09-29T23:48:36.542Z] #57 0.781 + TMP_GOPATH= [2020-09-29T23:48:36.542Z] #57 0.781 + : /build [2020-09-29T23:48:36.542Z] #57 0.782 + '[' -z '' ']' [2020-09-29T23:48:36.542Z] #57 0.783 ++ mktemp -d [2020-09-29T23:48:36.542Z] #57 0.802 + export GOPATH=/tmp/tmp.phhgOb6QyV [2020-09-29T23:48:36.542Z] #57 0.802 + GOPATH=/tmp/tmp.phhgOb6QyV [2020-09-29T23:48:36.542Z] #57 0.802 + RM_GOPATH=1 [2020-09-29T23:48:36.542Z] #57 0.803 + case "$(go env GOARCH)" in [2020-09-29T23:48:36.542Z] #57 0.803 ++ go env GOARCH [2020-09-29T23:48:36.542Z] #57 0.825 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:36.542Z] #57 0.825 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:36.542Z] #57 0.836 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:36.542Z] #57 0.858 + dir=/tmp/install [2020-09-29T23:48:36.542Z] #57 0.858 + bin=rootlesskit [2020-09-29T23:48:36.543Z] #57 0.859 + shift [2020-09-29T23:48:36.543Z] #57 0.859 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T23:48:36.543Z] #57 0.860 + . /tmp/install/rootlesskit.installer [2020-09-29T23:48:36.543Z] #57 0.860 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:48:36.543Z] #57 0.861 + install_rootlesskit [2020-09-29T23:48:36.543Z] #57 0.861 + case "$1" in [2020-09-29T23:48:36.543Z] #57 0.861 + export CGO_ENABLED=0 [2020-09-29T23:48:36.543Z] #57 0.861 + CGO_ENABLED=0 [2020-09-29T23:48:36.543Z] #57 0.861 + _install_rootlesskit [2020-09-29T23:48:36.543Z] #57 0.862 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T23:48:36.543Z] #57 0.862 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.phhgOb6QyV/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:48:36.543Z] #57 0.862 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:48:36.543Z] #57 0.868 Cloning into '/tmp/tmp.phhgOb6QyV/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T23:48:36.543Z] #57 7.086 + cd /tmp/tmp.phhgOb6QyV/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:48:36.543Z] #57 7.087 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:48:36.543Z] #57 7.611 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:48:36.543Z] #57 7.627 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T23:48:36.543Z] #57 ... [2020-09-29T23:48:36.543Z] [2020-09-29T23:48:36.543Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:48:36.543Z] #35 1.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:48:36.543Z] #35 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:48:36.543Z] #35 1.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:48:36.543Z] #35 2.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:48:36.543Z] #35 4.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:48:36.543Z] #35 6.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:48:36.733Z] #18 25.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-29T23:48:36.734Z] #18 25.02 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:48:36.841Z] #35 ... [2020-09-29T23:48:36.841Z] [2020-09-29T23:48:36.841Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:48:36.841Z] #31 0.643 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T23:48:36.841Z] #31 0.648 Cloning into '.'... [2020-09-29T23:48:36.841Z] #31 ... [2020-09-29T23:48:36.841Z] [2020-09-29T23:48:36.841Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:48:36.841Z] #50 0.746 + RM_GOPATH=0 [2020-09-29T23:48:36.841Z] #50 0.758 + TMP_GOPATH= [2020-09-29T23:48:36.841Z] #50 0.758 + : /build [2020-09-29T23:48:36.841Z] #50 0.758 + '[' -z '' ']' [2020-09-29T23:48:36.841Z] #50 0.762 ++ mktemp -d [2020-09-29T23:48:36.841Z] #50 0.782 + export GOPATH=/tmp/tmp.ZW6lISzgUN [2020-09-29T23:48:36.841Z] #50 0.782 + GOPATH=/tmp/tmp.ZW6lISzgUN [2020-09-29T23:48:36.841Z] #50 0.783 + RM_GOPATH=1 [2020-09-29T23:48:36.841Z] #50 0.784 + case "$(go env GOARCH)" in [2020-09-29T23:48:36.841Z] #50 0.790 ++ go env GOARCH [2020-09-29T23:48:36.841Z] #50 0.824 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:36.842Z] #50 0.824 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:36.842Z] #50 0.826 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:36.842Z] #50 0.834 + dir=/tmp/install [2020-09-29T23:48:36.842Z] #50 0.836 + bin=shfmt [2020-09-29T23:48:36.842Z] #50 0.836 + shift [2020-09-29T23:48:36.842Z] #50 0.836 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T23:48:36.842Z] #50 0.836 + . /tmp/install/shfmt.installer [2020-09-29T23:48:36.842Z] #50 0.837 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:48:36.842Z] #50 0.837 + install_shfmt [2020-09-29T23:48:36.842Z] #50 0.838 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T23:48:36.842Z] #50 0.838 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:48:36.842Z] #50 0.838 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZW6lISzgUN/src/github.com/mvdan/sh [2020-09-29T23:48:36.842Z] #50 0.855 Cloning into '/tmp/tmp.ZW6lISzgUN/src/github.com/mvdan/sh'... [2020-09-29T23:48:36.842Z] #50 10.06 + cd /tmp/tmp.ZW6lISzgUN/src/github.com/mvdan/sh [2020-09-29T23:48:36.842Z] #50 10.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:48:36.842Z] #50 10.20 + GO111MODULE=on [2020-09-29T23:48:36.842Z] #50 10.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T23:48:37.025Z] #18 25.36 Selecting previously unselected package xfsprogs. [2020-09-29T23:48:37.025Z] #18 25.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-29T23:48:37.025Z] #18 25.36 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:48:37.140Z] #50 ... [2020-09-29T23:48:37.140Z] [2020-09-29T23:48:37.140Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:37.140Z] #48 0.512 + RM_GOPATH=0 [2020-09-29T23:48:37.140Z] #48 0.512 + TMP_GOPATH= [2020-09-29T23:48:37.140Z] #48 0.513 + : /build [2020-09-29T23:48:37.140Z] #48 0.513 + '[' -z '' ']' [2020-09-29T23:48:37.140Z] #48 0.514 ++ mktemp -d [2020-09-29T23:48:37.140Z] #48 0.515 + export GOPATH=/tmp/tmp.aJQljvj2tu [2020-09-29T23:48:37.140Z] #48 0.515 + GOPATH=/tmp/tmp.aJQljvj2tu [2020-09-29T23:48:37.140Z] #48 0.515 + RM_GOPATH=1 [2020-09-29T23:48:37.140Z] #48 0.515 + case "$(go env GOARCH)" in [2020-09-29T23:48:37.140Z] #48 0.516 ++ go env GOARCH [2020-09-29T23:48:37.140Z] #48 0.520 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.140Z] #48 0.520 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.140Z] #48 0.520 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:37.140Z] #48 0.521 + dir=/tmp/install [2020-09-29T23:48:37.140Z] #48 0.521 + bin=golangci_lint [2020-09-29T23:48:37.140Z] #48 0.521 + shift [2020-09-29T23:48:37.140Z] #48 0.522 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T23:48:37.140Z] #48 0.522 + . /tmp/install/golangci_lint.installer [2020-09-29T23:48:37.140Z] #48 0.522 ++ : v1.23.8 [2020-09-29T23:48:37.140Z] #48 0.522 + install_golangci_lint [2020-09-29T23:48:37.140Z] #48 0.522 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T23:48:37.140Z] #48 0.522 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:48:37.140Z] #48 0.523 Installing golangci-lint version v1.23.8 [2020-09-29T23:48:37.140Z] #48 ... [2020-09-29T23:48:37.140Z] [2020-09-29T23:48:37.140Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:37.140Z] #23 0.796 + RM_GOPATH=0 [2020-09-29T23:48:37.140Z] #23 0.796 + TMP_GOPATH= [2020-09-29T23:48:37.140Z] #23 0.796 + : /build [2020-09-29T23:48:37.140Z] #23 0.797 + '[' -z '' ']' [2020-09-29T23:48:37.140Z] #23 0.811 ++ mktemp -d [2020-09-29T23:48:37.140Z] #23 0.833 + export GOPATH=/tmp/tmp.wL1B1vS6fP [2020-09-29T23:48:37.140Z] #23 0.833 + GOPATH=/tmp/tmp.wL1B1vS6fP [2020-09-29T23:48:37.140Z] #23 0.834 + RM_GOPATH=1 [2020-09-29T23:48:37.140Z] #23 0.834 + case "$(go env GOARCH)" in [2020-09-29T23:48:37.140Z] #23 0.835 ++ go env GOARCH [2020-09-29T23:48:37.140Z] #23 0.859 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.140Z] #23 0.859 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.140Z] #23 0.863 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:37.140Z] #23 0.865 + dir=/tmp/install [2020-09-29T23:48:37.140Z] #23 0.865 + bin=dockercli [2020-09-29T23:48:37.140Z] #23 0.865 + shift [2020-09-29T23:48:37.140Z] #23 0.865 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T23:48:37.140Z] #23 0.866 + . /tmp/install/dockercli.installer [2020-09-29T23:48:37.140Z] #23 0.893 ++ : stable [2020-09-29T23:48:37.140Z] #23 0.894 ++ : 17.06.2-ce [2020-09-29T23:48:37.140Z] #23 0.895 + install_dockercli [2020-09-29T23:48:37.140Z] #23 0.895 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:48:37.140Z] #23 0.895 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:48:37.140Z] #23 0.931 ++ uname -m [2020-09-29T23:48:37.140Z] #23 0.937 + arch=ppc64le [2020-09-29T23:48:37.140Z] #23 0.937 + '[' ppc64le '!=' x86_64 ']' [2020-09-29T23:48:37.140Z] #23 0.937 + '[' ppc64le '!=' s390x ']' [2020-09-29T23:48:37.140Z] #23 0.937 + '[' ppc64le '!=' armhf ']' [2020-09-29T23:48:37.140Z] #23 0.937 + build_dockercli [2020-09-29T23:48:37.140Z] #23 0.937 + git clone https://github.com/docker/docker-ce /tmp/tmp.wL1B1vS6fP/tmp/docker-ce [2020-09-29T23:48:37.140Z] #23 0.947 Cloning into '/tmp/tmp.wL1B1vS6fP/tmp/docker-ce'... [2020-09-29T23:48:37.316Z] #18 25.62 Selecting previously unselected package zip. [2020-09-29T23:48:37.316Z] #18 25.63 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-29T23:48:37.316Z] #18 25.63 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:48:37.316Z] #18 25.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:48:37.316Z] #18 25.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:48:37.316Z] #18 25.81 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-29T23:48:37.316Z] #18 25.82 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-29T23:48:37.316Z] #18 25.82 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-29T23:48:37.316Z] #18 25.83 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-29T23:48:37.316Z] #18 25.84 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:48:37.316Z] #18 25.84 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-29T23:48:37.316Z] #18 25.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T23:48:37.316Z] #18 25.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:48:37.316Z] #18 25.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T23:48:37.438Z] #23 ... [2020-09-29T23:48:37.438Z] [2020-09-29T23:48:37.438Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:48:37.438Z] #33 0.771 + RM_GOPATH=0 [2020-09-29T23:48:37.438Z] #33 0.772 + TMP_GOPATH= [2020-09-29T23:48:37.438Z] #33 0.772 + : /build [2020-09-29T23:48:37.438Z] #33 0.772 + '[' -z '' ']' [2020-09-29T23:48:37.438Z] #33 0.784 ++ mktemp -d [2020-09-29T23:48:37.438Z] #33 0.792 + export GOPATH=/tmp/tmp.1AJaCJSeTg [2020-09-29T23:48:37.438Z] #33 0.792 + GOPATH=/tmp/tmp.1AJaCJSeTg [2020-09-29T23:48:37.438Z] #33 0.792 + RM_GOPATH=1 [2020-09-29T23:48:37.438Z] #33 0.793 + case "$(go env GOARCH)" in [2020-09-29T23:48:37.438Z] #33 0.793 ++ go env GOARCH [2020-09-29T23:48:37.438Z] #33 0.842 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.438Z] #33 0.843 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.438Z] #33 0.844 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:37.438Z] #33 0.845 + dir=/tmp/install [2020-09-29T23:48:37.438Z] #33 0.845 + bin=tomlv [2020-09-29T23:48:37.438Z] #33 0.846 + shift [2020-09-29T23:48:37.438Z] #33 0.846 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T23:48:37.438Z] #33 0.846 + . /tmp/install/tomlv.installer [2020-09-29T23:48:37.438Z] #33 0.847 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:48:37.438Z] #33 0.848 + install_tomlv [2020-09-29T23:48:37.438Z] #33 0.848 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T23:48:37.438Z] #33 0.848 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:48:37.438Z] #33 0.849 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1AJaCJSeTg/src/github.com/BurntSushi/toml [2020-09-29T23:48:37.438Z] #33 0.852 Cloning into '/tmp/tmp.1AJaCJSeTg/src/github.com/BurntSushi/toml'... [2020-09-29T23:48:37.438Z] #33 2.300 + cd /tmp/tmp.1AJaCJSeTg/src/github.com/BurntSushi/toml [2020-09-29T23:48:37.438Z] #33 2.300 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:48:37.438Z] #33 2.320 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:48:37.438Z] #33 3.041 internal/cpu [2020-09-29T23:48:37.438Z] #33 3.137 math/bits [2020-09-29T23:48:37.438Z] #33 3.182 runtime/internal/sys [2020-09-29T23:48:37.438Z] #33 3.187 runtime/internal/atomic [2020-09-29T23:48:37.438Z] #33 4.079 unicode/utf8 [2020-09-29T23:48:37.438Z] #33 4.213 internal/bytealg [2020-09-29T23:48:37.438Z] #33 4.357 unicode [2020-09-29T23:48:37.438Z] #33 4.758 math [2020-09-29T23:48:37.438Z] #33 5.564 internal/testlog [2020-09-29T23:48:37.438Z] #33 6.374 runtime [2020-09-29T23:48:37.438Z] #33 6.663 encoding [2020-09-29T23:48:37.438Z] #33 7.300 runtime/cgo [2020-09-29T23:48:37.439Z] #33 ... [2020-09-29T23:48:37.439Z] [2020-09-29T23:48:37.439Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:48:37.439Z] #54 1.009 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:48:37.439Z] #54 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:48:37.439Z] #54 1.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:48:37.439Z] #54 2.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:48:37.439Z] #54 4.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:48:37.439Z] #54 6.292 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:48:37.607Z] #18 25.87 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T23:48:37.607Z] #18 25.88 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:48:37.607Z] #18 25.88 Setting up zip (3.0-11+b1) ... [2020-09-29T23:48:37.607Z] #18 25.89 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:48:37.607Z] #18 25.90 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:48:37.736Z] #54 ... [2020-09-29T23:48:37.736Z] [2020-09-29T23:48:37.736Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:37.736Z] #44 0.740 + RM_GOPATH=0 [2020-09-29T23:48:37.736Z] #44 0.740 + TMP_GOPATH= [2020-09-29T23:48:37.736Z] #44 0.741 + : /build [2020-09-29T23:48:37.736Z] #44 0.741 + '[' -z '' ']' [2020-09-29T23:48:37.736Z] #44 0.742 ++ mktemp -d [2020-09-29T23:48:37.736Z] #44 0.747 + export GOPATH=/tmp/tmp.wDTBU7lHOd [2020-09-29T23:48:37.737Z] #44 0.747 + GOPATH=/tmp/tmp.wDTBU7lHOd [2020-09-29T23:48:37.737Z] #44 0.747 + RM_GOPATH=1 [2020-09-29T23:48:37.737Z] #44 0.747 + case "$(go env GOARCH)" in [2020-09-29T23:48:37.737Z] #44 0.760 ++ go env GOARCH [2020-09-29T23:48:37.737Z] #44 0.824 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.737Z] #44 0.824 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.737Z] #44 0.826 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:37.737Z] #44 0.829 + dir=/tmp/install [2020-09-29T23:48:37.737Z] #44 0.829 + bin=vndr [2020-09-29T23:48:37.737Z] #44 0.829 + shift [2020-09-29T23:48:37.737Z] #44 0.829 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T23:48:37.737Z] #44 0.829 + . /tmp/install/vndr.installer [2020-09-29T23:48:37.737Z] #44 0.830 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:48:37.737Z] #44 0.830 + install_vndr [2020-09-29T23:48:37.737Z] #44 0.831 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T23:48:37.737Z] #44 0.831 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:48:37.737Z] #44 0.831 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wDTBU7lHOd/src/github.com/LK4D4/vndr [2020-09-29T23:48:37.737Z] #44 0.839 Cloning into '/tmp/tmp.wDTBU7lHOd/src/github.com/LK4D4/vndr'... [2020-09-29T23:48:37.737Z] #44 2.041 + cd /tmp/tmp.wDTBU7lHOd/src/github.com/LK4D4/vndr [2020-09-29T23:48:37.737Z] #44 2.041 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:48:37.737Z] #44 2.054 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T23:48:37.737Z] #44 3.205 internal/cpu [2020-09-29T23:48:37.737Z] #44 3.209 internal/race [2020-09-29T23:48:37.737Z] #44 3.218 runtime/internal/sys [2020-09-29T23:48:37.737Z] #44 3.280 runtime/internal/atomic [2020-09-29T23:48:37.737Z] #44 3.459 sync/atomic [2020-09-29T23:48:37.737Z] #44 3.640 runtime/internal/math [2020-09-29T23:48:37.737Z] #44 4.068 unicode [2020-09-29T23:48:37.737Z] #44 4.152 unicode/utf8 [2020-09-29T23:48:37.737Z] #44 4.207 internal/bytealg [2020-09-29T23:48:37.737Z] #44 4.255 math/bits [2020-09-29T23:48:37.737Z] #44 5.867 math [2020-09-29T23:48:37.737Z] #44 6.005 runtime [2020-09-29T23:48:37.737Z] #44 6.135 internal/testlog [2020-09-29T23:48:37.737Z] #44 6.847 encoding [2020-09-29T23:48:37.737Z] #44 7.326 unicode/utf16 [2020-09-29T23:48:37.737Z] #44 8.407 container/list [2020-09-29T23:48:37.737Z] #44 10.55 crypto/internal/subtle [2020-09-29T23:48:37.737Z] #44 10.81 crypto/subtle [2020-09-29T23:48:37.737Z] #44 11.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T23:48:37.737Z] #44 ... [2020-09-29T23:48:37.737Z] [2020-09-29T23:48:37.737Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:48:37.737Z] #63 0.740 + RM_GOPATH=0 [2020-09-29T23:48:37.737Z] #63 0.740 + TMP_GOPATH= [2020-09-29T23:48:37.737Z] #63 0.740 + : /build [2020-09-29T23:48:37.737Z] #63 0.741 + '[' -z '' ']' [2020-09-29T23:48:37.737Z] #63 0.742 ++ mktemp -d [2020-09-29T23:48:37.737Z] #63 0.752 + export GOPATH=/tmp/tmp.kSWSFiQQiQ [2020-09-29T23:48:37.737Z] #63 0.752 + GOPATH=/tmp/tmp.kSWSFiQQiQ [2020-09-29T23:48:37.737Z] #63 0.752 + RM_GOPATH=1 [2020-09-29T23:48:37.737Z] #63 0.752 + case "$(go env GOARCH)" in [2020-09-29T23:48:37.737Z] #63 0.752 ++ go env GOARCH [2020-09-29T23:48:37.737Z] #63 0.777 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.737Z] #63 0.777 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:48:37.737Z] #63 0.781 ++ dirname /tmp/install/install.sh [2020-09-29T23:48:37.737Z] #63 0.788 + dir=/tmp/install [2020-09-29T23:48:37.737Z] #63 0.788 + bin=proxy [2020-09-29T23:48:37.737Z] #63 0.788 + shift [2020-09-29T23:48:37.737Z] #63 0.789 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T23:48:37.737Z] #63 0.790 + . /tmp/install/proxy.installer [2020-09-29T23:48:37.737Z] #63 0.791 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:48:37.737Z] #63 0.793 + install_proxy [2020-09-29T23:48:37.737Z] #63 0.796 + case "$1" in [2020-09-29T23:48:37.737Z] #63 0.801 + export CGO_ENABLED=0 [2020-09-29T23:48:37.737Z] #63 0.801 + CGO_ENABLED=0 [2020-09-29T23:48:37.737Z] #63 0.801 + _install_proxy [2020-09-29T23:48:37.737Z] #63 0.801 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:48:37.737Z] #63 0.801 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T23:48:37.737Z] #63 0.801 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kSWSFiQQiQ/src/github.com/docker/libnetwork [2020-09-29T23:48:37.737Z] #63 0.806 Cloning into '/tmp/tmp.kSWSFiQQiQ/src/github.com/docker/libnetwork'... [2020-09-29T23:48:37.737Z] #63 ... [2020-09-29T23:48:37.737Z] [2020-09-29T23:48:37.737Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:48:37.737Z] #12 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:48:37.737Z] #12 1.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:48:37.737Z] #12 1.181 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:48:37.737Z] #12 2.499 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:48:37.737Z] #12 4.606 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:48:37.737Z] #12 6.194 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:48:38.039Z] #12 ... [2020-09-29T23:48:38.039Z] [2020-09-29T23:48:38.039Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:48:38.039Z] #41 0.711 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:48:38.039Z] #41 0.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:48:38.039Z] #41 0.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:48:38.039Z] #41 1.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:48:38.039Z] #41 4.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:48:38.039Z] #41 5.927 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:48:38.039Z] #41 ... [2020-09-29T23:48:38.039Z] [2020-09-29T23:48:38.039Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:48:38.039Z] #50 11.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:48:38.039Z] #50 11.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:48:38.357Z] #50 11.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:48:38.357Z] #50 12.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:48:38.627Z] ok github.com/docker/docker/daemon/cluster/convert 0.032s coverage: 35.9% of statements [2020-09-29T23:48:38.627Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2020-09-29T23:48:38.640Z] #18 27.06 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-29T23:48:38.640Z] #18 27.07 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:48:38.640Z] #18 27.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:48:38.640Z] #18 27.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:48:38.640Z] #18 27.12 invoke-rc.d: could not determine current runlevel [2020-09-29T23:48:38.640Z] #18 27.13 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:48:38.640Z] #18 27.13 Setting up pigz (2.4-1) ... [2020-09-29T23:48:38.640Z] #18 27.14 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-29T23:48:38.640Z] #18 27.14 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T23:48:38.640Z] #18 27.16 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:48:38.640Z] #18 27.16 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-29T23:48:38.640Z] #18 27.17 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:48:38.665Z] #50 12.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:48:38.931Z] #18 27.35 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-29T23:48:38.931Z] #18 27.35 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-29T23:48:38.931Z] #18 27.36 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-29T23:48:38.931Z] #18 27.37 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:48:38.931Z] #18 27.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:48:38.931Z] #18 27.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:48:38.931Z] #18 27.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:48:38.931Z] #18 27.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:48:38.931Z] #18 27.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:48:38.931Z] #18 27.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:48:38.931Z] #18 27.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:48:38.931Z] #18 27.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:48:38.931Z] #18 27.40 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T23:48:38.931Z] #18 27.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:48:38.931Z] #18 27.41 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-29T23:48:38.931Z] #18 27.42 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:48:38.931Z] #18 27.42 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-29T23:48:38.931Z] #18 27.43 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:48:39.222Z] #18 ... [2020-09-29T23:48:39.222Z] [2020-09-29T23:48:39.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:39.222Z] #41 60.75 CC criu/cr-service.o [2020-09-29T23:48:39.222Z] #41 61.56 CC criu/crtools.o [2020-09-29T23:48:39.222Z] #41 61.84 CC criu/eventfd.o [2020-09-29T23:48:39.222Z] #41 62.02 CC criu/eventpoll.o [2020-09-29T23:48:39.222Z] #41 62.33 CC criu/external.o [2020-09-29T23:48:39.222Z] #41 62.49 CC criu/fault-injection.o [2020-09-29T23:48:39.222Z] #41 62.57 CC criu/fdstore.o [2020-09-29T23:48:39.222Z] #41 62.87 CC criu/fifo.o [2020-09-29T23:48:39.222Z] #41 63.07 CC criu/file-ids.o [2020-09-29T23:48:39.222Z] #41 63.30 CC criu/file-lock.o [2020-09-29T23:48:39.222Z] #41 63.96 CC criu/files-ext.o [2020-09-29T23:48:39.222Z] #41 64.27 CC criu/files-reg.o [2020-09-29T23:48:39.222Z] #41 65.61 CC criu/files.o [2020-09-29T23:48:39.222Z] #41 66.82 CC criu/filesystems.o [2020-09-29T23:48:39.222Z] #41 67.27 CC criu/fsnotify.o [2020-09-29T23:48:39.222Z] #41 67.94 CC criu/image-desc.o [2020-09-29T23:48:39.222Z] #41 67.99 CC criu/image.o [2020-09-29T23:48:39.222Z] #41 68.53 CC criu/ipc_ns.o [2020-09-29T23:48:39.222Z] #41 69.27 CC criu/irmap.o [2020-09-29T23:48:39.222Z] #41 69.65 CC criu/kcmp-ids.o [2020-09-29T23:48:39.222Z] #41 69.83 CC criu/kerndat.o [2020-09-29T23:48:39.222Z] #41 70.47 CC criu/libnetlink.o [2020-09-29T23:48:39.222Z] #41 70.69 CC criu/log.o [2020-09-29T23:48:39.222Z] #41 70.94 CC criu/lsm.o [2020-09-29T23:48:39.513Z] #41 71.10 CC criu/mem.o [2020-09-29T23:48:39.722Z] #50 13.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:48:40.145Z] #41 71.95 CC criu/memfd.o [2020-09-29T23:48:40.777Z] #41 72.31 CC criu/mount.o [2020-09-29T23:48:40.777Z] #41 ... [2020-09-29T23:48:40.777Z] [2020-09-29T23:48:40.777Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:48:40.777Z] #18 29.13 Setting up iptables (1.8.2-4) ... [2020-09-29T23:48:40.777Z] #18 29.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:48:40.777Z] #18 29.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:48:40.777Z] #18 29.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:48:40.777Z] #18 29.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:48:40.777Z] #18 29.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:48:40.777Z] #18 29.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:48:40.777Z] #18 29.16 Setting up python3 (3.7.3-1) ... [2020-09-29T23:48:40.783Z] #50 14.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:48:41.067Z] #18 29.33 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:48:41.190Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2020-09-29T23:48:41.358Z] #18 29.79 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:48:42.144Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2020-09-29T23:48:42.337Z] #50 15.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:48:42.392Z] #18 30.66 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:48:42.392Z] #18 30.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:48:42.392Z] #18 30.89 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:48:42.408Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-09-29T23:48:43.023Z] #18 31.26 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:48:43.314Z] #18 31.56 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:48:43.403Z] #50 16.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:48:43.403Z] #50 17.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:48:43.403Z] #50 ... [2020-09-29T23:48:43.403Z] [2020-09-29T23:48:43.403Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:48:43.702Z] #39 16.90 Checking out files: 91% (1519/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-29T23:48:43.702Z] #39 17.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T23:48:43.948Z] #18 32.24 Setting up python3-pip (18.1-5) ... [2020-09-29T23:48:44.240Z] #18 32.73 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:48:44.240Z] #18 32.77 Processing triggers for mime-support (3.62) ... [2020-09-29T23:48:44.334Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-09-29T23:48:44.882Z] #18 DONE 33.2s [2020-09-29T23:48:44.882Z] [2020-09-29T23:48:44.882Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:48:45.827Z] #39 19.04 + 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-29T23:48:45.918Z] #19 1.077 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:48:45.918Z] #19 1.079 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:48:45.918Z] #19 1.081 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:48:46.210Z] #19 DONE 1.3s [2020-09-29T23:48:46.210Z] [2020-09-29T23:48:46.210Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:48:47.642Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.542s coverage: 14.1% of statements [2020-09-29T23:48:47.642Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-09-29T23:48:48.592Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.636s coverage: 56.2% of statements [2020-09-29T23:48:48.629Z] #39 ... [2020-09-29T23:48:48.629Z] [2020-09-29T23:48:48.629Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:48.629Z] #44 11.84 internal/nettrace [2020-09-29T23:48:48.629Z] #44 12.18 runtime/cgo [2020-09-29T23:48:48.629Z] #44 15.42 vendor/golang.org/x/crypto/internal/subtle [2020-09-29T23:48:48.629Z] #44 ... [2020-09-29T23:48:48.629Z] [2020-09-29T23:48:48.629Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:48:48.629Z] #63 17.32 Checking out files: 87% (1663/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-29T23:48:48.629Z] #63 17.57 + cd /tmp/tmp.kSWSFiQQiQ/src/github.com/docker/libnetwork [2020-09-29T23:48:48.629Z] #63 17.57 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:48:48.629Z] #63 18.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T23:48:49.491Z] INFO [loader] Go packages loading at mode 575 (name|imports|deps|exports_file|files|types_sizes|compiled_files) took 1m55.032050641s [2020-09-29T23:48:49.491Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 474.574248ms [2020-09-29T23:48:49.773Z] #20 3.292 Collecting yamllint==1.16.0 [2020-09-29T23:48:49.773Z] #20 3.450 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:48:49.773Z] #20 3.482 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:48:49.773Z] #20 3.516 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:48:49.773Z] #20 3.537 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:48:49.773Z] #20 3.619 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:48:50.170Z] #63 ... [2020-09-29T23:48:50.170Z] [2020-09-29T23:48:50.170Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:50.170Z] #46 13.53 go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:48:50.170Z] #46 13.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:48:50.170Z] #46 13.58 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:48:50.170Z] #46 13.71 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:48:50.170Z] #46 13.81 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:48:50.170Z] #46 13.95 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:48:50.170Z] #46 14.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:48:50.170Z] #46 14.48 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:48:50.170Z] #46 14.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:48:50.170Z] #46 14.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:48:50.170Z] #46 14.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:48:50.405Z] #20 4.255 Building wheels for collected packages: pyyaml [2020-09-29T23:48:50.405Z] #20 4.256 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:48:50.699Z] #20 4.723 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:48:50.699Z] #20 4.723 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:48:50.699Z] #20 4.773 Successfully built pyyaml [2020-09-29T23:48:50.820Z] #46 ... [2020-09-29T23:48:50.820Z] [2020-09-29T23:48:50.820Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:48:50.820Z] #35 14.38 Fetched 8163 kB in 13s (614 kB/s) [2020-09-29T23:48:50.820Z] #35 14.38 Reading package lists... [2020-09-29T23:48:50.820Z] #35 20.99 Reading package lists... [2020-09-29T23:48:50.820Z] #35 ... [2020-09-29T23:48:50.820Z] [2020-09-29T23:48:50.820Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:48:50.820Z] #54 14.58 Fetched 8163 kB in 14s (601 kB/s) [2020-09-29T23:48:50.820Z] #54 14.58 Reading package lists... [2020-09-29T23:48:50.990Z] #20 4.804 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T23:48:50.990Z] #20 4.982 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:48:51.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:48:51.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:48:51.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:48:51.133Z] #54 21.15 Reading package lists... [2020-09-29T23:48:51.133Z] #54 ... [2020-09-29T23:48:51.133Z] [2020-09-29T23:48:51.133Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:48:51.133Z] #41 14.42 Fetched 8163 kB in 14s (594 kB/s) [2020-09-29T23:48:51.133Z] #41 14.42 Reading package lists... [2020-09-29T23:48:51.133Z] #41 21.33 Reading package lists... [2020-09-29T23:48:51.133Z] #41 ... [2020-09-29T23:48:51.133Z] [2020-09-29T23:48:51.133Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:48:51.133Z] #12 14.82 Fetched 8163 kB in 14s (594 kB/s) [2020-09-29T23:48:51.133Z] #12 14.82 Reading package lists... [2020-09-29T23:48:51.149Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-09-29T23:48:51.281Z] #20 DONE 5.3s [2020-09-29T23:48:51.281Z] [2020-09-29T23:48:51.281Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:48:51.437Z] #12 21.37 Reading package lists... [2020-09-29T23:48:51.437Z] #12 ... [2020-09-29T23:48:51.437Z] [2020-09-29T23:48:51.437Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:48:51.437Z] #50 17.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:48:51.437Z] #50 17.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:48:51.437Z] #50 18.65 runtime/cgo [2020-09-29T23:48:51.437Z] #50 18.93 runtime [2020-09-29T23:48:51.588Z] #23 DONE 0.2s [2020-09-29T23:48:51.588Z] [2020-09-29T23:48:51.588Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:51.588Z] #41 74.17 CC criu/namespaces.o [2020-09-29T23:48:51.588Z] #41 75.27 CC criu/net.o [2020-09-29T23:48:51.588Z] #41 77.09 CC criu/netfilter.o [2020-09-29T23:48:51.588Z] #41 77.35 CC criu/page-pipe.o [2020-09-29T23:48:51.588Z] #41 77.83 CC criu/page-xfer.o [2020-09-29T23:48:51.588Z] #41 78.63 CC criu/pagemap-cache.o [2020-09-29T23:48:51.588Z] #41 78.81 CC criu/pagemap.o [2020-09-29T23:48:51.588Z] #41 79.37 CC criu/parasite-syscall.o [2020-09-29T23:48:51.588Z] #41 79.81 CC criu/path.o [2020-09-29T23:48:51.588Z] #41 79.95 CC criu/pie-util-vdso.o [2020-09-29T23:48:51.588Z] #41 80.22 CC criu/pie-util.o [2020-09-29T23:48:51.588Z] #41 80.32 CC criu/pipes.o [2020-09-29T23:48:51.588Z] #41 80.78 CC criu/plugin.o [2020-09-29T23:48:51.588Z] #41 81.06 CC criu/proc_parse.o [2020-09-29T23:48:51.588Z] #41 82.41 CC criu/protobuf-desc.o [2020-09-29T23:48:51.588Z] #41 82.96 CC criu/protobuf.o [2020-09-29T23:48:51.588Z] #41 83.27 CC criu/pstree.o [2020-09-29T23:48:51.588Z] #41 ... [2020-09-29T23:48:51.588Z] [2020-09-29T23:48:51.588Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:48:52.626Z] #28 DONE 0.9s [2020-09-29T23:48:52.626Z] [2020-09-29T23:48:52.626Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:48:52.626Z] #31 DONE 0.2s [2020-09-29T23:48:52.626Z] [2020-09-29T23:48:52.626Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:48:52.626Z] #33 DONE 0.1s [2020-09-29T23:48:52.626Z] [2020-09-29T23:48:52.626Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:48:52.626Z] #36 DONE 0.1s [2020-09-29T23:48:52.626Z] [2020-09-29T23:48:52.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:52.626Z] #41 84.07 CC criu/rbtree.o [2020-09-29T23:48:52.626Z] #41 84.38 CC criu/rst-malloc.o [2020-09-29T23:48:52.731Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.527s coverage: 46.2% of statements [2020-09-29T23:48:52.917Z] #41 84.60 CC criu/seccomp.o [2020-09-29T23:48:53.209Z] #41 84.88 CC criu/seize.o [2020-09-29T23:48:53.500Z] #41 85.20 CC criu/servicefd.o [2020-09-29T23:48:53.550Z] #50 ... [2020-09-29T23:48:53.550Z] [2020-09-29T23:48:53.550Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:48:53.550Z] #35 20.99 Reading package lists... [2020-09-29T23:48:53.791Z] #41 85.44 CC criu/shmem.o [2020-09-29T23:48:54.161Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.479s coverage: 73.1% of statements [2020-09-29T23:48:54.424Z] #41 85.90 CC criu/sigframe.o [2020-09-29T23:48:54.424Z] #41 86.00 CC criu/signalfd.o [2020-09-29T23:48:54.424Z] #41 86.14 CC criu/sk-inet.o [2020-09-29T23:48:54.743Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.950s coverage: 49.5% of statements [2020-09-29T23:48:55.056Z] #41 86.74 CC criu/sk-netlink.o [2020-09-29T23:48:55.347Z] #41 87.01 CC criu/sk-packet.o [2020-09-29T23:48:55.395Z] #35 27.36 Building dependency tree... [2020-09-29T23:48:55.638Z] #41 87.40 CC criu/sk-queue.o [2020-09-29T23:48:55.930Z] #41 87.58 CC criu/sk-tcp.o [2020-09-29T23:48:56.221Z] #41 87.84 CC criu/sk-unix.o [2020-09-29T23:48:56.666Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-09-29T23:48:56.666Z] ok github.com/docker/docker/daemon 12.336s coverage: 17.3% of statements [2020-09-29T23:48:56.666Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:48:56.666Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:48:56.666Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:48:56.666Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:48:56.666Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:48:56.929Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.567s coverage: 76.1% of statements [2020-09-29T23:48:57.270Z] #41 ... [2020-09-29T23:48:57.270Z] [2020-09-29T23:48:57.270Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:48:57.270Z] #38 114.6 + dpkg --print-architecture [2020-09-29T23:48:57.270Z] #38 114.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:48:57.270Z] #38 114.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:48:57.270Z] #38 114.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:48:57.270Z] #38 ... [2020-09-29T23:48:57.270Z] [2020-09-29T23:48:57.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:57.270Z] #41 88.82 CC criu/sockets.o [2020-09-29T23:48:57.270Z] #41 ... [2020-09-29T23:48:57.270Z] [2020-09-29T23:48:57.270Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:48:57.270Z] #51 53.54 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-29T23:48:57.270Z] #51 54.49 + mkdir -p /build [2020-09-29T23:48:57.270Z] #51 54.49 + cp runc /build/runc [2020-09-29T23:48:57.270Z] #51 DONE 54.9s [2020-09-29T23:48:57.505Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-09-29T23:48:57.514Z] #35 30.94 The following additional packages will be installed: [2020-09-29T23:48:57.514Z] #35 30.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T23:48:57.514Z] #35 30.96 Suggested packages: [2020-09-29T23:48:57.514Z] #35 30.96 cmake-doc ninja-build lrzip [2020-09-29T23:48:57.514Z] #35 30.96 Recommended packages: [2020-09-29T23:48:57.514Z] #35 30.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T23:48:57.573Z] [2020-09-29T23:48:57.573Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:48:57.871Z] #54 ... [2020-09-29T23:48:57.871Z] [2020-09-29T23:48:57.871Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:48:57.871Z] #41 89.53 CC criu/stats.o [2020-09-29T23:48:58.162Z] #41 89.74 CC criu/string.o [2020-09-29T23:48:58.162Z] #41 89.89 CC criu/sysctl.o [2020-09-29T23:48:58.453Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-09-29T23:48:58.583Z] #35 32.05 The following NEW packages will be installed: [2020-09-29T23:48:58.583Z] #35 32.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T23:48:58.583Z] #35 32.07 vim-common xxd [2020-09-29T23:48:58.583Z] #35 32.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:48:58.583Z] #35 32.30 Need to get 14.9 MB of archives. [2020-09-29T23:48:58.583Z] #35 32.30 After this operation, 67.2 MB of additional disk space will be used. [2020-09-29T23:48:58.583Z] #35 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-29T23:48:58.795Z] #41 90.27 CC criu/sysfs_parse.o [2020-09-29T23:48:58.795Z] #41 90.43 CC criu/timens.o [2020-09-29T23:48:58.795Z] #41 90.57 CC criu/timerfd.o [2020-09-29T23:48:58.888Z] #35 32.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:48:58.888Z] #35 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T23:48:58.888Z] #35 32.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-29T23:48:59.086Z] #41 90.71 CC criu/tty.o [2020-09-29T23:48:59.554Z] #35 ... [2020-09-29T23:48:59.554Z] [2020-09-29T23:48:59.554Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:48:59.554Z] #41 21.33 Reading package lists... [2020-09-29T23:48:59.554Z] #41 28.16 Building dependency tree... [2020-09-29T23:48:59.554Z] #41 30.76 The following additional packages will be installed: [2020-09-29T23:48:59.554Z] #41 30.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T23:48:59.554Z] #41 30.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T23:48:59.554Z] #41 30.77 Suggested packages: [2020-09-29T23:48:59.554Z] #41 30.78 manpages-dev python-setuptools [2020-09-29T23:48:59.554Z] #41 32.08 The following NEW packages will be installed: [2020-09-29T23:48:59.554Z] #41 32.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T23:48:59.554Z] #41 32.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T23:48:59.554Z] #41 32.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T23:48:59.554Z] #41 32.11 python-six zlib1g-dev [2020-09-29T23:48:59.554Z] #41 32.22 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:48:59.554Z] #41 32.22 Need to get 4075 kB of archives. [2020-09-29T23:48:59.554Z] #41 32.22 After this operation, 24.5 MB of additional disk space will be used. [2020-09-29T23:48:59.554Z] #41 32.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-29T23:48:59.554Z] #41 32.25 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-29T23:48:59.554Z] #41 32.26 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-29T23:48:59.554Z] #41 32.27 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-29T23:48:59.555Z] #41 32.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-29T23:48:59.555Z] #41 32.28 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-29T23:48:59.555Z] #41 32.28 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-29T23:48:59.555Z] #41 32.29 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-29T23:48:59.555Z] #41 32.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-29T23:48:59.555Z] #41 32.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-29T23:48:59.555Z] #41 32.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-29T23:48:59.555Z] #41 32.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-29T23:48:59.555Z] #41 32.61 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-29T23:48:59.555Z] #41 32.61 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-29T23:48:59.555Z] #41 32.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T23:48:59.555Z] #41 32.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-29T23:48:59.555Z] #41 32.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-29T23:48:59.719Z] #41 91.42 CC criu/tun.o [2020-09-29T23:48:59.856Z] #41 ... [2020-09-29T23:48:59.856Z] [2020-09-29T23:48:59.856Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:48:59.856Z] #35 33.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-29T23:49:00.010Z] #41 91.68 CC criu/uffd.o [2020-09-29T23:49:00.164Z] #35 33.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-29T23:49:00.164Z] #35 33.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-29T23:49:00.164Z] #35 33.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-29T23:49:00.164Z] #35 33.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-29T23:49:00.164Z] #35 33.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-29T23:49:00.379Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 41.0% of statements [2020-09-29T23:49:00.379Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.672s coverage: 57.7% of statements [2020-09-29T23:49:00.379Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:49:00.379Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:49:00.379Z] ok github.com/docker/docker/daemon/images 0.109s coverage: 4.8% of statements [2020-09-29T23:49:00.379Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:49:00.379Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:49:00.464Z] #35 ... [2020-09-29T23:49:00.464Z] [2020-09-29T23:49:00.464Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:49:00.464Z] #54 21.15 Reading package lists... [2020-09-29T23:49:00.464Z] #54 27.98 Building dependency tree... [2020-09-29T23:49:00.464Z] #54 30.81 The following additional packages will be installed: [2020-09-29T23:49:00.464Z] #54 30.81 libbtrfs0 [2020-09-29T23:49:00.464Z] #54 30.99 The following NEW packages will be installed: [2020-09-29T23:49:00.464Z] #54 31.01 libbtrfs-dev libbtrfs0 [2020-09-29T23:49:00.464Z] #54 31.20 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:49:00.464Z] #54 31.20 Need to get 120 kB of archives. [2020-09-29T23:49:00.464Z] #54 31.20 After this operation, 423 kB of additional disk space will be used. [2020-09-29T23:49:00.464Z] #54 31.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-29T23:49:00.464Z] #54 31.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-29T23:49:00.464Z] #54 32.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:49:00.464Z] #54 32.87 Fetched 120 kB in 0s (831 kB/s) [2020-09-29T23:49:00.464Z] #54 33.05 Selecting previously unselected package libbtrfs0. [2020-09-29T23:49:00.464Z] #54 33.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 ... 15339 files and directories currently installed.) [2020-09-29T23:49:00.464Z] #54 33.10 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-29T23:49:00.464Z] #54 33.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:49:00.464Z] #54 33.23 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:49:00.464Z] #54 33.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-29T23:49:00.464Z] #54 33.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:49:00.464Z] #54 33.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:49:00.464Z] #54 33.58 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:49:00.464Z] #54 33.59 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:49:00.464Z] #54 DONE 34.0s [2020-09-29T23:49:00.464Z] [2020-09-29T23:49:00.464Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:00.464Z] #55 0.243 + RM_GOPATH=0 [2020-09-29T23:49:00.644Z] #41 92.19 CC criu/util.o [2020-09-29T23:49:00.766Z] #55 0.244 + TMP_GOPATH= [2020-09-29T23:49:00.766Z] #55 0.245 + : /build [2020-09-29T23:49:00.766Z] #55 0.247 + '[' -z '' ']' [2020-09-29T23:49:00.766Z] #55 0.248 ++ mktemp -d [2020-09-29T23:49:00.766Z] #55 0.252 + export GOPATH=/tmp/tmp.06NmjJuxXx [2020-09-29T23:49:00.766Z] #55 0.252 + GOPATH=/tmp/tmp.06NmjJuxXx [2020-09-29T23:49:00.766Z] #55 0.252 + RM_GOPATH=1 [2020-09-29T23:49:00.766Z] #55 0.253 + case "$(go env GOARCH)" in [2020-09-29T23:49:00.766Z] #55 0.254 ++ go env GOARCH [2020-09-29T23:49:00.766Z] #55 0.276 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:49:00.766Z] #55 0.277 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:49:00.766Z] #55 0.281 ++ dirname /tmp/install/install.sh [2020-09-29T23:49:00.766Z] #55 0.288 + dir=/tmp/install [2020-09-29T23:49:00.766Z] #55 0.290 + bin=containerd [2020-09-29T23:49:00.766Z] #55 0.291 + shift [2020-09-29T23:49:00.766Z] #55 0.292 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T23:49:00.766Z] #55 0.293 + . /tmp/install/containerd.installer [2020-09-29T23:49:00.766Z] #55 0.294 ++ set -e [2020-09-29T23:49:00.766Z] #55 0.294 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:49:00.766Z] #55 0.297 + install_containerd [2020-09-29T23:49:00.766Z] #55 0.300 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T23:49:00.766Z] #55 0.310 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:49:00.766Z] #55 0.311 + git clone https://github.com/containerd/containerd.git /tmp/tmp.06NmjJuxXx/src/github.com/containerd/containerd [2020-09-29T23:49:00.766Z] #55 0.331 Cloning into '/tmp/tmp.06NmjJuxXx/src/github.com/containerd/containerd'... [2020-09-29T23:49:01.278Z] #41 92.77 CC criu/uts_ns.o [2020-09-29T23:49:01.278Z] #41 92.93 CC criu/vdso.o [2020-09-29T23:49:01.569Z] #41 93.18 LINK criu/built-in.o [2020-09-29T23:49:01.569Z] #41 93.26 LINK criu/criu [2020-09-29T23:49:01.776Z] ok github.com/docker/docker/daemon/logger/gelf 0.072s coverage: 67.0% of statements [2020-09-29T23:49:01.776Z] ok github.com/docker/docker/daemon/logger/awslogs 0.281s coverage: 77.4% of statements [2020-09-29T23:49:01.776Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:49:01.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:49:01.776Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2020-09-29T23:49:01.860Z] #41 93.45 DEP lib/c/criu.d [2020-09-29T23:49:01.860Z] #41 93.49 CC images/rpc.pb-c.o [2020-09-29T23:49:01.860Z] #41 93.71 CC lib/c/criu.o [2020-09-29T23:49:02.156Z] #41 ... [2020-09-29T23:49:02.156Z] [2020-09-29T23:49:02.156Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:49:02.156Z] #38 DONE 129.8s [2020-09-29T23:49:02.156Z] [2020-09-29T23:49:02.156Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:02.156Z] #47 126.4 + cd /tmp/tmp.uqWkTNn3c6/src/github.com/golangci/golangci-lint/ [2020-09-29T23:49:02.156Z] #47 126.4 + git checkout -q v1.23.8 [2020-09-29T23:49:02.156Z] #47 126.8 ++ git describe --tags [2020-09-29T23:49:02.156Z] #47 126.8 + version=v1.23.8 [2020-09-29T23:49:02.156Z] #47 126.8 ++ git rev-parse --short HEAD [2020-09-29T23:49:02.156Z] #47 126.8 + commit=76a82c6 [2020-09-29T23:49:02.156Z] #47 126.8 ++ git show -s --format=%cd [2020-09-29T23:49:02.156Z] #47 126.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:49:02.156Z] #47 126.8 + 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-29T23:49:02.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2020-09-29T23:49:02.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-09-29T23:49:03.707Z] #47 ... [2020-09-29T23:49:03.707Z] [2020-09-29T23:49:03.707Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:49:03.707Z] #39 DONE 0.2s [2020-09-29T23:49:03.707Z] [2020-09-29T23:49:03.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:03.707Z] #41 94.37 LINK lib/c/built-in.o [2020-09-29T23:49:03.707Z] #41 94.37 LINK lib/c/libcriu.so [2020-09-29T23:49:03.707Z] #41 94.44 LINK lib/c/libcriu.a [2020-09-29T23:49:03.707Z] #41 94.56 GEN magic.py [2020-09-29T23:49:03.707Z] #41 94.67 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:49:03.707Z] #41 94.67 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:49:03.707Z] #41 94.70 Note: Building without GnuTLS support [2020-09-29T23:49:03.707Z] #41 94.70 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:49:03.707Z] #41 94.70 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:49:03.707Z] #41 94.91 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:49:03.707Z] #41 95.22 make[1]: Nothing to be done for 'all'. [2020-09-29T23:49:03.707Z] #41 95.52 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:49:03.707Z] #41 95.54 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:49:03.707Z] #41 95.55 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:49:03.707Z] #41 95.58 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:49:03.749Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2020-09-29T23:49:03.749Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:49:03.998Z] #41 95.58 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:49:03.998Z] #41 95.59 make[1]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.60 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:49:03.998Z] #41 95.66 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.67 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.69 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.73 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.76 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.77 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:03.998Z] #41 95.79 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:04.012Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-09-29T23:49:04.012Z] time="2020-09-29T23:49:04Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate482029004/log580288187.1: no such file or directory" [2020-09-29T23:49:04.012Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 38.3% of statements [2020-09-29T23:49:04.295Z] #41 95.85 make[2]: Nothing to be done for 'all'. [2020-09-29T23:49:04.295Z] #41 95.86 INSTALL criu/criu [2020-09-29T23:49:04.295Z] #41 DONE 96.0s [2020-09-29T23:49:04.295Z] [2020-09-29T23:49:04.295Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:04.928Z] #54 ... [2020-09-29T23:49:04.928Z] [2020-09-29T23:49:04.928Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:49:04.963Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2020-09-29T23:49:05.220Z] #42 DONE 0.2s [2020-09-29T23:49:05.220Z] [2020-09-29T23:49:05.220Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:49:05.521Z] #44 DONE 0.2s [2020-09-29T23:49:05.521Z] [2020-09-29T23:49:05.521Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:49:05.521Z] #46 DONE 0.2s [2020-09-29T23:49:05.521Z] [2020-09-29T23:49:05.521Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:05.555Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2020-09-29T23:49:05.818Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2020-09-29T23:49:06.455Z] #55 ... [2020-09-29T23:49:06.455Z] [2020-09-29T23:49:06.455Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:49:06.455Z] #12 21.37 Reading package lists... [2020-09-29T23:49:06.455Z] #12 29.61 Building dependency tree... [2020-09-29T23:49:06.455Z] #12 32.29 The following additional packages will be installed: [2020-09-29T23:49:06.455Z] #12 32.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T23:49:06.455Z] #12 32.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T23:49:06.455Z] #12 32.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T23:49:06.455Z] #12 32.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:49:06.455Z] #12 32.31 Suggested packages: [2020-09-29T23:49:06.455Z] #12 32.31 gcc-8-locales seccomp wine64 [2020-09-29T23:49:06.455Z] #12 33.79 The following NEW packages will be installed: [2020-09-29T23:49:06.455Z] #12 33.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T23:49:06.455Z] #12 33.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T23:49:06.455Z] #12 33.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T23:49:06.455Z] #12 33.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T23:49:06.455Z] #12 33.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T23:49:06.455Z] #12 33.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:49:06.455Z] #12 33.93 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:49:06.455Z] #12 33.93 Need to get 78.9 MB of archives. [2020-09-29T23:49:06.455Z] #12 33.93 After this operation, 532 MB of additional disk space will be used. [2020-09-29T23:49:06.455Z] #12 33.93 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-29T23:49:06.455Z] #12 34.45 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-29T23:49:06.456Z] #12 34.92 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-29T23:49:06.456Z] #12 34.96 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-29T23:49:06.456Z] #12 34.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-29T23:49:06.456Z] #12 35.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T23:49:06.456Z] #12 35.37 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-29T23:49:06.456Z] #12 35.61 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-29T23:49:06.456Z] #12 35.63 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-29T23:49:06.456Z] #12 38.92 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-29T23:49:06.456Z] #12 ... [2020-09-29T23:49:06.456Z] [2020-09-29T23:49:06.456Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:49:06.456Z] #41 33.96 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:49:06.456Z] #41 34.39 Fetched 4075 kB in 0s (8396 kB/s) [2020-09-29T23:49:06.456Z] #41 34.53 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-29T23:49:06.456Z] #41 34.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-29T23:49:06.456Z] #41 34.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 34.60 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-29T23:49:06.456Z] #41 34.73 Selecting previously unselected package libnet1:ppc64el. [2020-09-29T23:49:06.456Z] #41 34.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 34.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:49:06.456Z] #41 34.90 Selecting previously unselected package libnet1-dev. [2020-09-29T23:49:06.456Z] #41 34.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 34.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:49:06.456Z] #41 35.20 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-29T23:49:06.456Z] #41 35.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 35.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:49:06.456Z] #41 35.39 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-29T23:49:06.456Z] #41 35.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 35.41 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-29T23:49:06.456Z] #41 35.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-29T23:49:06.456Z] #41 35.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 35.69 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:49:06.456Z] #41 35.78 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-29T23:49:06.456Z] #41 35.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 35.81 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:49:06.456Z] #41 35.95 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-29T23:49:06.456Z] #41 35.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 35.97 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-29T23:49:06.456Z] #41 36.32 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-29T23:49:06.456Z] #41 36.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 36.36 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:06.456Z] #41 37.39 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-29T23:49:06.456Z] #41 37.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 37.41 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:06.456Z] #41 37.65 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-29T23:49:06.456Z] #41 37.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 37.65 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:06.456Z] #41 39.08 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-29T23:49:06.456Z] #41 39.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 39.12 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:06.456Z] #41 ... [2020-09-29T23:49:06.456Z] [2020-09-29T23:49:06.456Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:06.456Z] #63 DONE 39.6s [2020-09-29T23:49:06.456Z] [2020-09-29T23:49:06.456Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:49:06.456Z] #41 39.61 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T23:49:06.456Z] #41 39.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #41 39.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:49:06.456Z] #41 ... [2020-09-29T23:49:06.456Z] [2020-09-29T23:49:06.456Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:49:06.456Z] #35 35.89 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:49:06.456Z] #35 36.19 Fetched 14.9 MB in 2s (7717 kB/s) [2020-09-29T23:49:06.456Z] #35 36.34 Selecting previously unselected package xxd. [2020-09-29T23:49:06.456Z] #35 36.34 (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-29T23:49:06.456Z] #35 36.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-29T23:49:06.456Z] #35 36.49 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:49:06.456Z] #35 36.78 Selecting previously unselected package vim-common. [2020-09-29T23:49:06.456Z] #35 36.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:49:06.456Z] #35 36.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:49:06.456Z] #35 37.26 Selecting previously unselected package cmake-data. [2020-09-29T23:49:06.456Z] #35 37.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T23:49:06.456Z] #35 37.28 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T23:49:06.456Z] #35 40.07 Selecting previously unselected package libicu63:ppc64el. [2020-09-29T23:49:06.456Z] #35 40.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-29T23:49:06.755Z] #35 40.13 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:49:06.766Z] ok github.com/docker/docker/daemon/logger/splunk 1.923s coverage: 82.5% of statements [2020-09-29T23:49:06.766Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:49:06.766Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:49:07.345Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2020-09-29T23:49:08.302Z] #35 ... [2020-09-29T23:49:08.302Z] [2020-09-29T23:49:08.302Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:49:08.302Z] #12 42.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-29T23:49:08.302Z] #12 42.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-29T23:49:08.302Z] #12 42.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-29T23:49:08.603Z] #12 42.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-29T23:49:08.603Z] #12 42.13 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-29T23:49:08.603Z] #12 42.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-29T23:49:08.603Z] #12 42.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-29T23:49:08.603Z] #12 42.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-29T23:49:08.603Z] #12 42.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-29T23:49:08.603Z] #12 42.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-29T23:49:08.603Z] #12 42.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-29T23:49:08.603Z] #12 42.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-29T23:49:08.603Z] #12 42.30 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-29T23:49:08.603Z] #12 42.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-29T23:49:08.603Z] #12 42.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-29T23:49:08.737Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-09-29T23:49:09.000Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-09-29T23:49:09.945Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-09-29T23:49:09.945Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2020-09-29T23:49:09.945Z] ok github.com/docker/docker/distribution 2.220s coverage: 21.9% of statements [2020-09-29T23:49:09.945Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:49:09.945Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:49:09.945Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:49:10.159Z] #12 43.76 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:49:10.208Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-09-29T23:49:10.208Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:49:10.460Z] #12 43.98 Fetched 78.9 MB in 8s (9328 kB/s) [2020-09-29T23:49:10.460Z] #12 44.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T23:49:10.460Z] #12 44.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-29T23:49:10.764Z] #12 44.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-29T23:49:10.764Z] #12 44.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:49:10.786Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-09-29T23:49:11.363Z] ok github.com/docker/docker/oci 0.049s coverage: 8.2% of statements [2020-09-29T23:49:11.628Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-09-29T23:49:12.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:49:12.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:49:12.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:49:13.023Z] ok github.com/docker/docker/opts 0.108s coverage: 67.1% of statements [2020-09-29T23:49:13.575Z] #12 47.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T23:49:13.575Z] #12 47.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-29T23:49:13.575Z] #12 47.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:49:13.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:49:13.997Z] #47 ... [2020-09-29T23:49:13.998Z] [2020-09-29T23:49:13.998Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:13.998Z] #54 115.5 + bin/containerd [2020-09-29T23:49:14.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:49:14.416Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-09-29T23:49:14.416Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-09-29T23:49:14.653Z] #12 ... [2020-09-29T23:49:14.653Z] [2020-09-29T23:49:14.653Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:49:14.653Z] #35 48.05 Selecting previously unselected package libxml2:ppc64el. [2020-09-29T23:49:14.653Z] #35 48.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-29T23:49:14.653Z] #35 48.07 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:49:14.653Z] #35 ... [2020-09-29T23:49:14.653Z] [2020-09-29T23:49:14.653Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:14.653Z] #33 38.13 internal/reflectlite [2020-09-29T23:49:14.653Z] #33 38.13 sync [2020-09-29T23:49:14.653Z] #33 42.66 errors [2020-09-29T23:49:14.653Z] #33 42.67 sort [2020-09-29T23:49:14.653Z] #33 43.31 strconv [2020-09-29T23:49:14.653Z] #33 43.32 internal/oserror [2020-09-29T23:49:14.653Z] #33 43.32 io [2020-09-29T23:49:14.653Z] #33 43.66 syscall [2020-09-29T23:49:14.653Z] #33 47.20 bytes [2020-09-29T23:49:14.653Z] #33 47.23 strings [2020-09-29T23:49:14.653Z] #33 ... [2020-09-29T23:49:14.653Z] [2020-09-29T23:49:14.653Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:14.653Z] #50 48.30 syscall [2020-09-29T23:49:14.653Z] #50 48.31 strconv [2020-09-29T23:49:14.653Z] #50 48.34 bytes [2020-09-29T23:49:14.653Z] #50 48.38 strings [2020-09-29T23:49:14.679Z] ok github.com/docker/docker/pkg/authorization 1.400s coverage: 68.3% of statements [2020-09-29T23:49:15.255Z] ok github.com/docker/docker/pkg/archive 1.137s coverage: 76.9% of statements [2020-09-29T23:49:15.518Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-09-29T23:49:15.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:49:16.094Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-09-29T23:49:16.094Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-09-29T23:49:16.783Z] #50 ... [2020-09-29T23:49:16.783Z] [2020-09-29T23:49:16.783Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:49:16.783Z] #44 40.00 sync [2020-09-29T23:49:16.783Z] #44 40.03 internal/reflectlite [2020-09-29T23:49:16.783Z] #44 42.28 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:49:16.783Z] #44 42.32 math/rand [2020-09-29T23:49:16.783Z] #44 42.32 internal/singleflight [2020-09-29T23:49:16.783Z] #44 45.08 sort [2020-09-29T23:49:16.783Z] #44 45.11 io [2020-09-29T23:49:16.783Z] #44 45.13 strconv [2020-09-29T23:49:16.783Z] #44 45.14 syscall [2020-09-29T23:49:16.783Z] #44 49.06 bytes [2020-09-29T23:49:16.783Z] #44 49.56 strings [2020-09-29T23:49:16.783Z] #44 ... [2020-09-29T23:49:16.783Z] [2020-09-29T23:49:16.783Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:49:16.783Z] #41 40.08 Selecting previously unselected package protobuf-compiler. [2020-09-29T23:49:16.783Z] #41 40.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:49:16.783Z] #41 40.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 40.48 Selecting previously unselected package python-pkg-resources. [2020-09-29T23:49:16.783Z] #41 40.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:49:16.783Z] #41 40.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T23:49:16.783Z] #41 40.60 Selecting previously unselected package python-six. [2020-09-29T23:49:16.783Z] #41 40.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T23:49:16.783Z] #41 40.61 Unpacking python-six (1.12.0-1) ... [2020-09-29T23:49:16.783Z] #41 40.69 Selecting previously unselected package python-protobuf. [2020-09-29T23:49:16.783Z] #41 40.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:49:16.783Z] #41 40.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 41.19 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T23:49:16.783Z] #41 45.90 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 45.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:49:16.783Z] #41 45.97 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:49:16.783Z] #41 46.00 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:49:16.783Z] #41 46.01 Setting up python-six (1.12.0-1) ... [2020-09-29T23:49:16.783Z] #41 49.99 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-29T23:49:16.783Z] #41 49.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:49:16.783Z] #41 50.01 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 50.02 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-29T23:49:16.783Z] #41 50.03 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 50.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 50.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:49:16.783Z] #41 50.05 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 50.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:49:16.783Z] #41 50.07 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T23:49:16.783Z] #41 ... [2020-09-29T23:49:16.783Z] [2020-09-29T23:49:16.783Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:49:16.783Z] #12 50.39 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T23:49:16.783Z] #12 50.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T23:49:16.783Z] #12 50.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:49:17.042Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-29T23:49:17.086Z] #12 50.63 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-29T23:49:17.086Z] #12 50.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:49:17.086Z] #12 50.63 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:49:17.086Z] #12 50.82 Selecting previously unselected package dmsetup. [2020-09-29T23:49:17.304Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-29T23:49:17.393Z] #12 50.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:49:17.393Z] #12 50.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T23:49:17.393Z] #12 51.03 Selecting previously unselected package mingw-w64-common. [2020-09-29T23:49:17.393Z] #12 51.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T23:49:17.393Z] #12 51.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T23:49:17.879Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-29T23:49:18.825Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-29T23:49:18.825Z] ok github.com/docker/docker/pkg/chrootarchive 3.463s coverage: 43.2% of statements [2020-09-29T23:49:19.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:49:19.519Z] #12 ... [2020-09-29T23:49:19.519Z] [2020-09-29T23:49:19.519Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:49:19.519Z] #35 48.71 Selecting previously unselected package libarchive13:ppc64el. [2020-09-29T23:49:19.519Z] #35 48.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-29T23:49:19.519Z] #35 48.73 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-29T23:49:19.519Z] #35 49.08 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-29T23:49:19.519Z] #35 49.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-29T23:49:19.519Z] #35 49.09 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-29T23:49:19.519Z] #35 49.22 Selecting previously unselected package librhash0:ppc64el. [2020-09-29T23:49:19.519Z] #35 49.22 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-29T23:49:19.519Z] #35 49.23 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-29T23:49:19.519Z] #35 49.44 Selecting previously unselected package libuv1:ppc64el. [2020-09-29T23:49:19.519Z] #35 49.44 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-29T23:49:19.519Z] #35 49.46 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-29T23:49:19.519Z] #35 49.63 Selecting previously unselected package cmake. [2020-09-29T23:49:19.519Z] #35 49.63 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-29T23:49:19.519Z] #35 49.65 Unpacking cmake (3.13.4-1) ... [2020-09-29T23:49:19.519Z] #35 52.70 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:49:19.519Z] #35 52.73 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:49:19.519Z] #35 52.74 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-29T23:49:19.519Z] #35 52.74 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:49:19.519Z] #35 52.79 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-29T23:49:19.519Z] #35 52.79 Setting up cmake-data (3.13.4-1) ... [2020-09-29T23:49:19.519Z] #35 52.81 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:49:19.519Z] #35 52.82 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-29T23:49:19.519Z] #35 52.84 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-29T23:49:19.519Z] #35 52.84 Setting up cmake (3.13.4-1) ... [2020-09-29T23:49:19.519Z] #35 52.85 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:49:19.519Z] #35 52.91 Processing triggers for mime-support (3.62) ... [2020-09-29T23:49:19.519Z] #35 DONE 53.2s [2020-09-29T23:49:19.772Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-09-29T23:49:19.827Z] [2020-09-29T23:49:19.827Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:49:19.827Z] #31 46.63 Checking out files: 87% (1331/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-29T23:49:19.827Z] #31 47.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T23:49:19.827Z] #31 47.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T23:49:20.034Z] ok github.com/docker/docker/pkg/fsutils 0.285s coverage: 85.1% of statements [2020-09-29T23:49:20.034Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-09-29T23:49:20.130Z] #31 ... [2020-09-29T23:49:20.130Z] [2020-09-29T23:49:20.130Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:49:20.130Z] #36 0.459 + RM_GOPATH=0 [2020-09-29T23:49:20.130Z] #36 0.460 + TMP_GOPATH= [2020-09-29T23:49:20.130Z] #36 0.460 + : /build [2020-09-29T23:49:20.130Z] #36 0.460 + '[' -z '' ']' [2020-09-29T23:49:20.130Z] #36 0.462 ++ mktemp -d [2020-09-29T23:49:20.130Z] #36 0.464 + export GOPATH=/tmp/tmp.39oKUusqTf [2020-09-29T23:49:20.130Z] #36 0.464 + GOPATH=/tmp/tmp.39oKUusqTf [2020-09-29T23:49:20.130Z] #36 0.464 + RM_GOPATH=1 [2020-09-29T23:49:20.130Z] #36 0.464 + case "$(go env GOARCH)" in [2020-09-29T23:49:20.130Z] #36 0.465 ++ go env GOARCH [2020-09-29T23:49:20.130Z] #36 0.483 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:49:20.130Z] #36 0.488 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:49:20.130Z] #36 0.489 ++ dirname /tmp/install/install.sh [2020-09-29T23:49:20.130Z] #36 0.492 + dir=/tmp/install [2020-09-29T23:49:20.130Z] #36 0.498 + bin=tini [2020-09-29T23:49:20.130Z] #36 0.498 + shift [2020-09-29T23:49:20.130Z] #36 0.499 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:49:20.130Z] #36 0.499 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:49:20.130Z] #36 0.500 + . /tmp/install/tini.installer [2020-09-29T23:49:20.130Z] #36 0.500 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:49:20.130Z] #36 0.500 + install_tini [2020-09-29T23:49:20.130Z] #36 0.500 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:49:20.130Z] #36 0.500 + git clone https://github.com/krallin/tini.git /tmp/tmp.39oKUusqTf/tini [2020-09-29T23:49:20.130Z] #36 0.509 Cloning into '/tmp/tmp.39oKUusqTf/tini'... [2020-09-29T23:49:20.296Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-09-29T23:49:20.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:49:21.194Z] #36 1.557 + cd /tmp/tmp.39oKUusqTf/tini [2020-09-29T23:49:21.194Z] #36 1.558 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:49:21.194Z] #36 1.568 + cmake . [2020-09-29T23:49:21.245Z] ok github.com/docker/docker/layer 7.686s coverage: 68.8% of statements [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:49:21.245Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:49:21.245Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-09-29T23:49:21.509Z] ok github.com/docker/docker/pkg/ioutils 0.596s coverage: 69.3% of statements [2020-09-29T23:49:21.509Z] ok github.com/docker/docker/pkg/idtools 0.716s coverage: 70.1% of statements [2020-09-29T23:49:21.509Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:49:21.771Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2020-09-29T23:49:21.771Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T23:49:21.771Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:49:21.771Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-09-29T23:49:21.771Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:49:21.853Z] #36 2.181 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:49:21.853Z] #36 2.277 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:49:21.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:49:22.035Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-09-29T23:49:22.298Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-09-29T23:49:22.298Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-09-29T23:49:22.503Z] #36 2.990 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:49:22.503Z] #36 2.992 -- Detecting C compiler ABI info [2020-09-29T23:49:22.875Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-09-29T23:49:22.875Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:49:22.875Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:49:22.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:49:23.154Z] #36 3.516 -- Detecting C compiler ABI info - done [2020-09-29T23:49:23.154Z] #36 3.571 -- Detecting C compile features [2020-09-29T23:49:23.452Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2020-09-29T23:49:23.456Z] #36 ... [2020-09-29T23:49:23.456Z] [2020-09-29T23:49:23.456Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:49:23.456Z] #41 56.81 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-29T23:49:23.456Z] #41 56.82 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:49:23.456Z] #41 DONE 57.0s [2020-09-29T23:49:23.456Z] [2020-09-29T23:49:23.456Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:23.715Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2020-09-29T23:49:23.978Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2020-09-29T23:49:23.978Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-09-29T23:49:24.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:49:24.553Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-09-29T23:49:25.011Z] #42 1.553 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:49:25.011Z] #42 1.560 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:49:25.011Z] #42 1.568 Note: Building without GnuTLS support [2020-09-29T23:49:25.011Z] #42 1.572 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:49:25.011Z] #42 1.577 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:49:25.127Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-09-29T23:49:25.389Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-09-29T23:49:25.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:49:25.964Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-09-29T23:49:25.964Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-09-29T23:49:26.226Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-29T23:49:26.802Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.2% of statements [2020-09-29T23:49:27.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:49:27.143Z] #42 3.504 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:49:27.143Z] #42 3.557 GEN .gitid [2020-09-29T23:49:27.143Z] #42 3.591 GEN criu/include/version.h [2020-09-29T23:49:27.143Z] #42 3.661 GEN include/common/asm [2020-09-29T23:49:27.376Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-09-29T23:49:27.639Z] ok github.com/docker/docker/pkg/signal 2.818s coverage: 61.0% of statements [2020-09-29T23:49:27.639Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2020-09-29T23:49:27.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:49:28.215Z] testing: warning: no tests to run [2020-09-29T23:49:28.215Z] coverage: [no statements] [2020-09-29T23:49:28.215Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-09-29T23:49:28.479Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2020-09-29T23:49:28.479Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-09-29T23:49:28.479Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-09-29T23:49:28.742Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-09-29T23:49:29.284Z] #42 5.793 PBCC images/timens.pb-c.c [2020-09-29T23:49:29.284Z] #42 5.844 DEP images/timens.pb-c.d [2020-09-29T23:49:29.284Z] #42 5.896 PBCC images/fown.pb-c.c [2020-09-29T23:49:29.284Z] #42 ... [2020-09-29T23:49:29.284Z] [2020-09-29T23:49:29.284Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:49:29.284Z] #36 5.661 -- Detecting C compile features - done [2020-09-29T23:49:29.284Z] #36 5.703 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:49:29.284Z] #36 6.168 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:49:29.284Z] #36 6.352 -- Configuring done [2020-09-29T23:49:29.284Z] #36 6.391 -- Generating done [2020-09-29T23:49:29.284Z] #36 6.398 -- Build files have been written to: /tmp/tmp.39oKUusqTf/tini [2020-09-29T23:49:29.284Z] #36 6.408 + make tini-static [2020-09-29T23:49:29.284Z] #36 6.747 Scanning dependencies of target tini-static [2020-09-29T23:49:29.284Z] #36 6.857 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:49:29.284Z] #36 8.761 [100%] Linking C executable tini-static [2020-09-29T23:49:29.284Z] #36 9.544 [100%] Built target tini-static [2020-09-29T23:49:29.284Z] #36 9.628 + mkdir -p /build [2020-09-29T23:49:29.284Z] #36 9.647 + cp tini-static /build/docker-init [2020-09-29T23:49:29.284Z] #36 DONE 9.8s [2020-09-29T23:49:29.284Z] [2020-09-29T23:49:29.284Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:29.284Z] #42 5.920 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:49:29.284Z] #42 ... [2020-09-29T23:49:29.284Z] [2020-09-29T23:49:29.284Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:49:29.284Z] #12 57.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:49:29.284Z] #12 57.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:49:29.284Z] #12 57.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:49:29.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:49:29.591Z] #12 ... [2020-09-29T23:49:29.591Z] [2020-09-29T23:49:29.591Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:29.591Z] #42 6.122 PBCC images/opts.pb-c.c [2020-09-29T23:49:29.591Z] #42 6.180 PBCC images/memfd.pb-c.c [2020-09-29T23:49:29.591Z] #42 6.276 DEP images/fown.pb-c.d [2020-09-29T23:49:29.912Z] #42 6.367 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:49:29.912Z] #42 6.479 DEP images/opts.pb-c.d [2020-09-29T23:49:30.137Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-09-29T23:49:30.137Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 75.3% of statements [2020-09-29T23:49:30.220Z] #42 6.659 DEP images/memfd.pb-c.d [2020-09-29T23:49:30.220Z] #42 6.719 PBCC images/sit.pb-c.c [2020-09-29T23:49:30.220Z] #42 6.776 DEP images/sit.pb-c.d [2020-09-29T23:49:30.526Z] #42 6.963 PBCC images/macvlan.pb-c.c [2020-09-29T23:49:30.526Z] #42 7.039 DEP images/macvlan.pb-c.d [2020-09-29T23:49:30.526Z] #42 7.093 PBCC images/autofs.pb-c.c [2020-09-29T23:49:30.526Z] #42 7.122 DEP images/autofs.pb-c.d [2020-09-29T23:49:30.697Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:49:30.697Z] Using test binary docker [2020-09-29T23:49:30.697Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:49:30.697Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:49:30.697Z] INFO: Waiting for daemon to start... [2020-09-29T23:49:30.697Z] Starting dockerd [2020-09-29T23:49:30.827Z] #42 7.236 PBCC images/sysctl.pb-c.c [2020-09-29T23:49:30.827Z] #42 ... [2020-09-29T23:49:30.827Z] [2020-09-29T23:49:30.827Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:30.827Z] #33 54.27 bufio [2020-09-29T23:49:30.827Z] #33 55.63 path [2020-09-29T23:49:30.827Z] #33 55.90 reflect [2020-09-29T23:49:30.827Z] #33 57.47 text/tabwriter [2020-09-29T23:49:30.827Z] #33 ... [2020-09-29T23:49:30.827Z] [2020-09-29T23:49:30.827Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:30.827Z] #42 7.404 DEP images/sysctl.pb-c.d [2020-09-29T23:49:30.827Z] #42 7.458 PBCC images/time.pb-c.c [2020-09-29T23:49:30.827Z] #42 7.472 DEP images/time.pb-c.d [2020-09-29T23:49:30.827Z] #42 7.528 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:49:30.827Z] #42 7.561 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:49:31.086Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-09-29T23:49:31.086Z] ok github.com/docker/docker/plugin 0.589s coverage: 23.1% of statements [2020-09-29T23:49:31.129Z] #42 7.616 PBCC images/seccomp.pb-c.c [2020-09-29T23:49:31.129Z] #42 7.638 DEP images/seccomp.pb-c.d [2020-09-29T23:49:31.129Z] #42 7.699 PBCC images/userns.pb-c.c [2020-09-29T23:49:31.129Z] #42 7.727 DEP images/userns.pb-c.d [2020-09-29T23:49:31.129Z] #42 7.786 PBCC images/cgroup.pb-c.c [2020-09-29T23:49:31.431Z] #42 7.850 DEP images/cgroup.pb-c.d [2020-09-29T23:49:31.431Z] #42 7.943 PBCC images/ext-file.pb-c.c [2020-09-29T23:49:31.431Z] #42 7.981 DEP images/ext-file.pb-c.d [2020-09-29T23:49:31.431Z] #42 8.061 PBCC images/rpc.pb-c.c [2020-09-29T23:49:31.431Z] #42 8.101 DEP images/rpc.pb-c.d [2020-09-29T23:49:31.431Z] #42 8.148 PBCC images/siginfo.pb-c.c [2020-09-29T23:49:31.431Z] #42 8.192 DEP images/siginfo.pb-c.d [2020-09-29T23:49:31.730Z] #42 8.238 PBCC images/pagemap.pb-c.c [2020-09-29T23:49:31.730Z] #42 8.279 DEP images/pagemap.pb-c.d [2020-09-29T23:49:31.730Z] #42 8.347 PBCC images/rlimit.pb-c.c [2020-09-29T23:49:31.730Z] #42 8.383 DEP images/rlimit.pb-c.d [2020-09-29T23:49:31.730Z] #42 8.476 PBCC images/file-lock.pb-c.c [2020-09-29T23:49:32.030Z] #42 8.488 DEP images/file-lock.pb-c.d [2020-09-29T23:49:32.030Z] #42 8.562 PBCC images/tty.pb-c.c [2020-09-29T23:49:32.030Z] #42 8.619 DEP images/tty.pb-c.d [2020-09-29T23:49:32.030Z] #42 8.722 PBCC images/tun.pb-c.c [2020-09-29T23:49:32.030Z] #42 ... [2020-09-29T23:49:32.030Z] [2020-09-29T23:49:32.030Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:32.030Z] #50 55.64 bufio [2020-09-29T23:49:32.030Z] #50 57.53 text/tabwriter [2020-09-29T23:49:32.030Z] #50 60.09 regexp/syntax [2020-09-29T23:49:32.030Z] #50 60.13 reflect [2020-09-29T23:49:32.033Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-09-29T23:49:32.033Z] ok github.com/docker/docker/registry/resumable 0.043s coverage: 100.0% of statements [2020-09-29T23:49:32.296Z] ok github.com/docker/docker/registry 0.222s coverage: 56.3% of statements [2020-09-29T23:49:32.331Z] #50 ... [2020-09-29T23:49:32.331Z] [2020-09-29T23:49:32.331Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:49:32.331Z] #44 55.62 bufio [2020-09-29T23:49:32.331Z] #44 58.16 reflect [2020-09-29T23:49:32.331Z] #44 59.07 regexp/syntax [2020-09-29T23:49:32.331Z] #44 60.41 hash/crc32 [2020-09-29T23:49:32.331Z] #44 64.28 vendor/golang.org/x/net/dns/dnsmessage [2020-09-29T23:49:32.331Z] #44 ... [2020-09-29T23:49:32.331Z] [2020-09-29T23:49:32.331Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:32.331Z] #42 8.803 PBCC images/netdev.pb-c.c [2020-09-29T23:49:32.331Z] #42 8.888 DEP images/tun.pb-c.d [2020-09-29T23:49:32.331Z] #42 8.945 DEP images/netdev.pb-c.d [2020-09-29T23:49:32.575Z] #54 ... [2020-09-29T23:49:32.575Z] [2020-09-29T23:49:32.575Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:32.575Z] #47 DONE 158.5s [2020-09-29T23:49:32.575Z] [2020-09-29T23:49:32.575Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:32.575Z] #54 ... [2020-09-29T23:49:32.575Z] [2020-09-29T23:49:32.575Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:49:32.575Z] #48 DONE 0.4s [2020-09-29T23:49:32.575Z] [2020-09-29T23:49:32.575Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:49:32.575Z] #50 DONE 0.2s [2020-09-29T23:49:32.575Z] [2020-09-29T23:49:32.575Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:49:32.629Z] #42 9.027 PBCC images/vma.pb-c.c [2020-09-29T23:49:32.629Z] #42 9.105 DEP images/vma.pb-c.d [2020-09-29T23:49:32.629Z] #42 9.210 PBCC images/creds.pb-c.c [2020-09-29T23:49:32.629Z] #42 9.220 DEP images/creds.pb-c.d [2020-09-29T23:49:32.629Z] #42 9.306 PBCC images/utsns.pb-c.c [2020-09-29T23:49:32.866Z] #52 DONE 0.2s [2020-09-29T23:49:32.866Z] [2020-09-29T23:49:32.866Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:32.871Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2020-09-29T23:49:32.927Z] #42 9.332 DEP images/utsns.pb-c.d [2020-09-29T23:49:32.927Z] #42 9.452 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:49:32.927Z] #42 9.468 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:49:32.927Z] #42 9.521 DEP images/ipc-desc.pb-c.d [2020-09-29T23:49:32.927Z] #42 9.566 DEP images/ipc-sem.pb-c.d [2020-09-29T23:49:32.927Z] #42 9.614 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:49:32.927Z] #42 9.634 DEP images/ipc-msg.pb-c.d [2020-09-29T23:49:32.927Z] #42 9.700 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:49:33.134Z] ok github.com/docker/docker/runconfig 0.046s coverage: 66.1% of statements [2020-09-29T23:49:33.209Z] . [2020-09-29T23:49:33.209Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:49:33.209Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:49:33.209Z] Error: No such image: emptyfs [2020-09-29T23:49:33.209Z] Running integration-test (iteration 1) [2020-09-29T23:49:33.209Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:49:33.226Z] #42 9.728 DEP images/ipc-shm.pb-c.d [2020-09-29T23:49:33.226Z] #42 9.750 PBCC images/ipc-var.pb-c.c [2020-09-29T23:49:33.226Z] #42 9.785 DEP images/ipc-var.pb-c.d [2020-09-29T23:49:33.226Z] #42 9.852 PBCC images/sk-opts.pb-c.c [2020-09-29T23:49:33.226Z] #42 9.883 PBCC images/packet-sock.pb-c.c [2020-09-29T23:49:33.226Z] #42 9.965 DEP images/sk-opts.pb-c.d [2020-09-29T23:49:33.528Z] #42 10.05 DEP images/packet-sock.pb-c.d [2020-09-29T23:49:33.528Z] #42 10.12 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:49:33.528Z] #42 10.17 DEP images/sk-netlink.pb-c.d [2020-09-29T23:49:33.528Z] #42 10.24 PBCC images/sk-inet.pb-c.c [2020-09-29T23:49:33.829Z] #42 10.34 DEP images/sk-inet.pb-c.d [2020-09-29T23:49:33.829Z] #42 10.39 PBCC images/sk-unix.pb-c.c [2020-09-29T23:49:33.829Z] #42 10.45 DEP images/sk-unix.pb-c.d [2020-09-29T23:49:33.829Z] #42 10.50 PBCC images/mm.pb-c.c [2020-09-29T23:49:34.127Z] #42 10.57 DEP images/mm.pb-c.d [2020-09-29T23:49:34.127Z] #42 10.66 PBCC images/timerfd.pb-c.c [2020-09-29T23:49:34.128Z] #42 10.71 DEP images/timerfd.pb-c.d [2020-09-29T23:49:34.128Z] #42 10.77 PBCC images/timer.pb-c.c [2020-09-29T23:49:34.128Z] #42 10.80 DEP images/timer.pb-c.d [2020-09-29T23:49:34.429Z] #42 10.92 PBCC images/sa.pb-c.c [2020-09-29T23:49:34.429Z] #42 10.97 DEP images/sa.pb-c.d [2020-09-29T23:49:34.429Z] #42 11.06 PBCC images/pipe-data.pb-c.c [2020-09-29T23:49:34.429Z] #42 11.11 DEP images/pipe-data.pb-c.d [2020-09-29T23:49:34.429Z] #42 11.19 PBCC images/mnt.pb-c.c [2020-09-29T23:49:34.729Z] #42 ... [2020-09-29T23:49:34.729Z] [2020-09-29T23:49:34.729Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:34.729Z] #46 DONE 68.2s [2020-09-29T23:49:34.729Z] [2020-09-29T23:49:34.729Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:34.729Z] #42 11.30 DEP images/mnt.pb-c.d [2020-09-29T23:49:34.729Z] #42 11.43 PBCC images/sk-packet.pb-c.c [2020-09-29T23:49:35.034Z] #42 11.46 DEP images/sk-packet.pb-c.d [2020-09-29T23:49:35.034Z] #42 11.58 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:49:35.034Z] #42 11.64 DEP images/tcp-stream.pb-c.d [2020-09-29T23:49:35.034Z] #42 11.70 PBCC images/pipe.pb-c.c [2020-09-29T23:49:35.057Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-09-29T23:49:35.355Z] #42 11.77 DEP images/pipe.pb-c.d [2020-09-29T23:49:35.355Z] #42 11.87 PBCC images/pstree.pb-c.c [2020-09-29T23:49:35.355Z] #42 11.90 DEP images/pstree.pb-c.d [2020-09-29T23:49:35.355Z] #42 12.04 PBCC images/fs.pb-c.c [2020-09-29T23:49:35.355Z] #42 12.05 DEP images/fs.pb-c.d [2020-09-29T23:49:35.355Z] #42 12.08 PBCC images/signalfd.pb-c.c [2020-09-29T23:49:35.355Z] #42 12.12 DEP images/signalfd.pb-c.d [2020-09-29T23:49:35.633Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-09-29T23:49:35.633Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2020-09-29T23:49:35.662Z] #42 12.23 PBCC images/fh.pb-c.c [2020-09-29T23:49:35.662Z] #42 12.28 PBCC images/fsnotify.pb-c.c [2020-09-29T23:49:35.662Z] #42 12.32 DEP images/fh.pb-c.d [2020-09-29T23:49:35.662Z] #42 12.36 DEP images/fsnotify.pb-c.d [2020-09-29T23:49:35.961Z] #42 12.39 PBCC images/eventpoll.pb-c.c [2020-09-29T23:49:35.961Z] #42 12.40 DEP images/eventpoll.pb-c.d [2020-09-29T23:49:35.961Z] #42 12.43 PBCC images/eventfd.pb-c.c [2020-09-29T23:49:35.961Z] #42 12.45 DEP images/eventfd.pb-c.d [2020-09-29T23:49:35.961Z] #42 12.48 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:49:35.961Z] #42 12.51 DEP images/remap-file-path.pb-c.d [2020-09-29T23:49:35.961Z] #42 12.54 PBCC images/fifo.pb-c.c [2020-09-29T23:49:35.961Z] #42 12.57 DEP images/fifo.pb-c.d [2020-09-29T23:49:35.961Z] #42 12.66 PBCC images/ghost-file.pb-c.c [2020-09-29T23:49:36.257Z] #42 12.76 DEP images/ghost-file.pb-c.d [2020-09-29T23:49:36.257Z] #42 12.80 PBCC images/regfile.pb-c.c [2020-09-29T23:49:36.257Z] #42 12.83 DEP images/regfile.pb-c.d [2020-09-29T23:49:36.257Z] #42 12.88 PBCC images/ns.pb-c.c [2020-09-29T23:49:36.257Z] #42 12.91 DEP images/ns.pb-c.d [2020-09-29T23:49:36.257Z] #42 12.95 PBCC images/fdinfo.pb-c.c [2020-09-29T23:49:36.557Z] #42 13.07 DEP images/fdinfo.pb-c.d [2020-09-29T23:49:36.558Z] #42 13.13 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:49:36.558Z] #42 13.18 PBCC images/core-arm.pb-c.c [2020-09-29T23:49:36.558Z] #42 13.25 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:49:36.858Z] #42 13.31 PBCC images/core-s390.pb-c.c [2020-09-29T23:49:36.858Z] #42 13.38 PBCC images/core-x86.pb-c.c [2020-09-29T23:49:36.858Z] #42 13.44 PBCC images/core.pb-c.c [2020-09-29T23:49:37.020Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-09-29T23:49:37.157Z] #42 13.56 PBCC images/inventory.pb-c.c [2020-09-29T23:49:37.157Z] #42 13.69 DEP images/core-aarch64.pb-c.d [2020-09-29T23:49:37.157Z] #42 13.77 DEP images/core-arm.pb-c.d [2020-09-29T23:49:37.157Z] #42 13.79 DEP images/core-ppc64.pb-c.d [2020-09-29T23:49:37.157Z] #42 13.89 DEP images/core-s390.pb-c.d [2020-09-29T23:49:37.456Z] #42 13.93 DEP images/core-x86.pb-c.d [2020-09-29T23:49:37.456Z] #42 14.02 DEP images/core.pb-c.d [2020-09-29T23:49:37.456Z] #42 14.11 DEP images/inventory.pb-c.d [2020-09-29T23:49:37.456Z] #42 14.16 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:49:37.456Z] #42 14.17 DEP images/cpuinfo.pb-c.d [2020-09-29T23:49:37.456Z] #42 14.27 PBCC images/stats.pb-c.c [2020-09-29T23:49:37.756Z] #42 14.31 DEP images/stats.pb-c.d [2020-09-29T23:49:39.866Z] #42 16.10 make[1]: Nothing to be done for 'all'. [2020-09-29T23:49:40.166Z] #42 ... [2020-09-29T23:49:40.166Z] [2020-09-29T23:49:40.166Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:41.060Z] #55 39.96 Checking out files: 61% (2002/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) [2020-09-29T23:49:41.060Z] #55 ... [2020-09-29T23:49:41.060Z] [2020-09-29T23:49:41.060Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:49:41.061Z] #12 64.61 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:49:41.061Z] #12 64.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-29T23:49:41.061Z] #12 64.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:49:41.061Z] #12 64.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:49:41.061Z] #12 64.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-29T23:49:41.061Z] #12 64.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:49:41.061Z] #12 ... [2020-09-29T23:49:41.061Z] [2020-09-29T23:49:41.061Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:41.061Z] #33 64.72 internal/syscall/execenv [2020-09-29T23:49:41.061Z] #33 64.74 internal/syscall/unix [2020-09-29T23:49:41.061Z] #33 64.75 time [2020-09-29T23:49:41.061Z] #33 71.55 internal/poll [2020-09-29T23:49:41.061Z] #33 74.33 os [2020-09-29T23:49:41.340Z] #54 143.7 + bin/containerd-stress [2020-09-29T23:49:41.357Z] #33 ... [2020-09-29T23:49:41.357Z] [2020-09-29T23:49:41.357Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:49:41.357Z] #55 39.96 Checking out files: 61% (2002/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:49:41.357Z] #55 41.08 + cd /tmp/tmp.06NmjJuxXx/src/github.com/containerd/containerd [2020-09-29T23:49:41.655Z] #55 41.08 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:49:42.299Z] #55 41.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:49:42.299Z] #55 41.82 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:49:42.299Z] #55 41.82 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:49:42.299Z] #55 41.82 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:49:42.299Z] #55 41.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:49:42.299Z] #55 41.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:49:42.299Z] #55 41.82 + '[' '' = dynamic ']' [2020-09-29T23:49:42.299Z] #55 41.82 + make [2020-09-29T23:49:42.374Z] #54 145.1 + bin/containerd-shim [2020-09-29T23:49:43.354Z] #55 42.73 + bin/ctr [2020-09-29T23:49:46.130Z] #55 ... [2020-09-29T23:49:46.130Z] [2020-09-29T23:49:46.130Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:46.130Z] #50 69.60 time [2020-09-29T23:49:46.130Z] #50 72.99 regexp [2020-09-29T23:49:46.130Z] #50 79.49 path/filepath [2020-09-29T23:49:46.130Z] #50 ... [2020-09-29T23:49:46.130Z] [2020-09-29T23:49:46.130Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:46.130Z] #42 17.82 CC images/stats.o [2020-09-29T23:49:46.130Z] #42 18.27 CC images/core.o [2020-09-29T23:49:46.130Z] #42 19.12 CC images/core-x86.o [2020-09-29T23:49:46.130Z] #42 19.94 CC images/core-arm.o [2020-09-29T23:49:46.130Z] #42 20.41 CC images/core-aarch64.o [2020-09-29T23:49:46.130Z] #42 21.02 CC images/core-ppc64.o [2020-09-29T23:49:46.130Z] #42 21.91 CC images/core-s390.o [2020-09-29T23:49:46.130Z] #42 22.87 CC images/cpuinfo.o [2020-09-29T23:49:46.789Z] #42 23.39 CC images/inventory.o [2020-09-29T23:49:46.824Z] #54 149.5 + bin/containerd-shim-runc-v1 [2020-09-29T23:49:47.134Z] #42 23.76 CC images/fdinfo.o [2020-09-29T23:49:47.134Z] #42 ... [2020-09-29T23:49:47.134Z] [2020-09-29T23:49:47.134Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:49:47.134Z] #44 70.76 time [2020-09-29T23:49:47.134Z] #44 76.21 regexp [2020-09-29T23:49:47.134Z] #44 ... [2020-09-29T23:49:47.134Z] [2020-09-29T23:49:47.134Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:47.134Z] #50 80.79 mvdan.cc/sh/v3/fileutil [2020-09-29T23:49:48.045Z] Loaded image: buildpack-deps:buster [2020-09-29T23:49:48.045Z] Loaded image: busybox:latest [2020-09-29T23:49:48.045Z] Loaded image: busybox:glibc [2020-09-29T23:49:48.045Z] Loaded image: debian:buster [2020-09-29T23:49:48.045Z] Loaded image: hello-world:latest [2020-09-29T23:49:48.045Z] INFO: Testing against a local daemon [2020-09-29T23:49:48.045Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:49:48.971Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-09-29T23:49:48.971Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:49:49.903Z] #50 83.11 encoding/binary [2020-09-29T23:49:49.903Z] #50 83.12 flag [2020-09-29T23:49:49.903Z] #50 83.18 github.com/pkg/diff [2020-09-29T23:49:49.903Z] #50 83.19 go/token [2020-09-29T23:49:50.371Z] #54 152.6 + bin/containerd-shim-runc-v2 [2020-09-29T23:49:50.662Z] #54 153.3 + binaries [2020-09-29T23:49:50.662Z] #54 153.3 + install -D bin/containerd /build/containerd [2020-09-29T23:49:50.662Z] #54 153.3 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:49:50.662Z] #54 153.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:49:50.662Z] #54 153.3 + install -D bin/ctr /build/ctr [2020-09-29T23:49:50.904Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-09-29T23:49:50.904Z] === RUN TestBuildWithSession [2020-09-29T23:49:50.904Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:49:50.904Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:49:50.904Z] === RUN TestBuildSquashParent [2020-09-29T23:49:51.035Z] #54 DONE 153.8s [2020-09-29T23:49:51.668Z] [2020-09-29T23:49:51.668Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:49:51.959Z] #55 DONE 0.3s [2020-09-29T23:49:52.014Z] #50 85.76 go/scanner [2020-09-29T23:49:52.250Z] [2020-09-29T23:49:52.250Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:49:52.250Z] #59 DONE 0.2s [2020-09-29T23:49:52.250Z] [2020-09-29T23:49:52.250Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:49:52.367Z] #50 ... [2020-09-29T23:49:52.368Z] [2020-09-29T23:49:52.368Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:52.368Z] #33 75.84 internal/fmtsort [2020-09-29T23:49:52.368Z] #33 77.84 path/filepath [2020-09-29T23:49:52.368Z] #33 77.84 fmt [2020-09-29T23:49:52.368Z] #33 80.01 io/ioutil [2020-09-29T23:49:52.368Z] #33 82.19 flag [2020-09-29T23:49:52.368Z] #33 82.19 log [2020-09-29T23:49:52.368Z] #33 82.19 github.com/BurntSushi/toml [2020-09-29T23:49:52.368Z] #33 ... [2020-09-29T23:49:52.368Z] [2020-09-29T23:49:52.368Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:49:52.368Z] #12 86.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:49:52.368Z] #12 86.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-29T23:49:52.368Z] #12 86.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:49:52.541Z] #61 DONE 0.1s [2020-09-29T23:49:52.541Z] [2020-09-29T23:49:52.541Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:49:52.541Z] #63 DONE 0.1s [2020-09-29T23:49:52.541Z] [2020-09-29T23:49:52.541Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:49:52.541Z] #64 DONE 0.1s [2020-09-29T23:49:52.541Z] [2020-09-29T23:49:52.541Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:49:53.174Z] #65 DONE 0.7s [2020-09-29T23:49:53.465Z] [2020-09-29T23:49:53.465Z] #66 exporting to image [2020-09-29T23:49:53.465Z] #66 exporting layers [2020-09-29T23:49:56.194Z] #66 exporting layers 2.5s done [2020-09-29T23:49:56.194Z] #66 writing image sha256:d6de6d2a620a055e690d3b3b127a3e8fcee75937b4eca27976001c8f18014e2e done [2020-09-29T23:49:56.194Z] #66 naming to docker.io/library/docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 done [2020-09-29T23:49:56.194Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T23:49:56.621Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/test/unit [2020-09-29T23:49:57.125Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.29542246s with top 10 stages: buildssa: 1m33.157007884s, goimports: 22.45832233s, unconvert: 12.407173698s, gosec: 10.474074097s, golint: 6.222290892s, ineffassign: 4.524308857s, misspell: 4.416746156s, inspect: 3.185829375s, vrp: 3.130871139s, printf: 1.833284589s [2020-09-29T23:49:58.085Z] #12 ... [2020-09-29T23:49:58.085Z] [2020-09-29T23:49:58.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:58.085Z] #42 24.24 CC images/fown.o [2020-09-29T23:49:58.085Z] #42 24.50 CC images/ns.o [2020-09-29T23:49:58.085Z] #42 24.74 CC images/regfile.o [2020-09-29T23:49:58.085Z] #42 24.99 CC images/ghost-file.o [2020-09-29T23:49:58.085Z] #42 25.34 CC images/fifo.o [2020-09-29T23:49:58.085Z] #42 25.53 CC images/remap-file-path.o [2020-09-29T23:49:58.085Z] #42 25.74 CC images/eventfd.o [2020-09-29T23:49:58.085Z] #42 26.10 CC images/eventpoll.o [2020-09-29T23:49:58.085Z] #42 26.60 CC images/fh.o [2020-09-29T23:49:58.085Z] #42 26.98 CC images/fsnotify.o [2020-09-29T23:49:58.085Z] #42 27.83 CC images/signalfd.o [2020-09-29T23:49:58.085Z] #42 28.05 CC images/fs.o [2020-09-29T23:49:58.085Z] #42 28.25 CC images/pstree.o [2020-09-29T23:49:58.085Z] #42 28.50 CC images/pipe.o [2020-09-29T23:49:58.085Z] #42 28.81 CC images/tcp-stream.o [2020-09-29T23:49:58.085Z] #42 29.08 CC images/sk-packet.o [2020-09-29T23:49:58.085Z] #42 29.48 CC images/mnt.o [2020-09-29T23:49:58.085Z] #42 29.68 CC images/pipe-data.o [2020-09-29T23:49:58.085Z] #42 29.87 CC images/sa.o [2020-09-29T23:49:58.085Z] #42 30.16 CC images/timer.o [2020-09-29T23:49:58.085Z] #42 30.59 CC images/timerfd.o [2020-09-29T23:49:58.085Z] #42 30.80 CC images/mm.o [2020-09-29T23:49:58.085Z] #42 31.07 CC images/sk-opts.o [2020-09-29T23:49:58.085Z] #42 31.28 CC images/sk-unix.o [2020-09-29T23:49:58.085Z] #42 31.63 CC images/sk-inet.o [2020-09-29T23:49:58.085Z] #42 32.03 CC images/tun.o [2020-09-29T23:49:58.085Z] #42 32.31 CC images/sk-netlink.o [2020-09-29T23:49:58.085Z] #42 32.51 CC images/packet-sock.o [2020-09-29T23:49:58.085Z] #42 33.03 CC images/ipc-var.o [2020-09-29T23:49:58.085Z] #42 33.22 CC images/ipc-desc.o [2020-09-29T23:49:58.085Z] #42 33.44 CC images/ipc-shm.o [2020-09-29T23:49:58.085Z] #42 33.66 CC images/ipc-msg.o [2020-09-29T23:49:58.085Z] #42 33.98 CC images/ipc-sem.o [2020-09-29T23:49:58.085Z] #42 34.24 CC images/utsns.o [2020-09-29T23:49:58.085Z] #42 ... [2020-09-29T23:49:58.085Z] [2020-09-29T23:49:58.085Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:49:58.085Z] #33 87.25 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:49:58.085Z] #33 DONE 91.4s [2020-09-29T23:49:58.085Z] [2020-09-29T23:49:58.085Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:49:58.085Z] #44 84.14 github.com/LK4D4/vndr/versioned [2020-09-29T23:49:58.085Z] #44 84.29 internal/lazyregexp [2020-09-29T23:49:58.085Z] #44 84.34 os/exec [2020-09-29T23:49:58.085Z] #44 84.40 net [2020-09-29T23:49:58.085Z] #44 89.52 encoding/base64 [2020-09-29T23:49:58.085Z] #44 89.52 crypto/cipher [2020-09-29T23:49:58.085Z] #44 89.53 go/scanner [2020-09-29T23:49:58.085Z] #44 91.33 net/url [2020-09-29T23:49:58.384Z] #44 ... [2020-09-29T23:49:58.384Z] [2020-09-29T23:49:58.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:49:58.384Z] #42 34.79 CC images/creds.o [2020-09-29T23:49:58.683Z] #42 35.22 CC images/vma.o [2020-09-29T23:49:58.980Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:49:58.980Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === Skipped [2020-09-29T23:49:58.980Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T23:49:58.980Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T23:49:58.980Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T23:49:58.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T23:49:58.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T23:49:58.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T23:49:58.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T23:49:58.980Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.980Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T23:49:58.980Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:49:58.980Z] [2020-09-29T23:49:58.980Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T23:49:58.980Z] time="2020-09-29T23:48:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:49:58.980Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:49:58.980Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T23:49:58.981Z] time="2020-09-29T23:48:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T23:49:58.981Z] time="2020-09-29T23:48:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T23:49:58.981Z] time="2020-09-29T23:48:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T23:49:58.981Z] time="2020-09-29T23:48:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T23:49:58.981Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T23:49:58.981Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T23:49:58.981Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:49:58.981Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T23:49:58.981Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T23:49:58.981Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T23:49:58.981Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] [2020-09-29T23:49:58.981Z] DONE 2148 tests, 26 skipped in 190.125s [2020-09-29T23:49:58.982Z] #42 35.63 CC images/netdev.o Post stage [Pipeline] junit [2020-09-29T23:49:58.997Z] Recording test results [2020-09-29T23:49:59.004Z] --- PASS: TestBuildSquashParent (7.30s) [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:49:59.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:49:59.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:49:59.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:49:59.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:49:59.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:49:59.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:49:59.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:49:59.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:49:59.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:49:59.359Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:49:59.468Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -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:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh dynbinary test-integration [2020-09-29T23:49:59.631Z] #42 36.15 CC images/tty.o [2020-09-29T23:49:59.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:49:59.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:50:00.041Z] [2020-09-29T23:50:00.278Z] #42 36.77 CC images/file-lock.o [2020-09-29T23:50:00.278Z] #42 36.96 CC images/rlimit.o [2020-09-29T23:50:00.303Z] Removing bundles/ [2020-09-29T23:50:00.303Z] [2020-09-29T23:50:00.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:50:00.303Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:50:00.303Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:50:00.576Z] #42 37.22 CC images/pagemap.o [2020-09-29T23:50:00.874Z] #42 37.66 CC images/siginfo.o [2020-09-29T23:50:01.539Z] #42 38.07 CC images/rpc.o [2020-09-29T23:50:01.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:50:01.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:50:03.084Z] #42 39.54 CC images/ext-file.o [2020-09-29T23:50:03.084Z] #42 39.73 CC images/cgroup.o [2020-09-29T23:50:03.732Z] #42 40.37 CC images/userns.o [2020-09-29T23:50:03.732Z] #42 ... [2020-09-29T23:50:03.732Z] [2020-09-29T23:50:03.732Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:50:03.732Z] #50 87.37 mvdan.cc/editorconfig [2020-09-29T23:50:03.732Z] #50 88.11 mvdan.cc/sh/v3/syntax [2020-09-29T23:50:03.732Z] #50 89.66 encoding/base64 [2020-09-29T23:50:03.732Z] #50 89.75 go/ast [2020-09-29T23:50:03.732Z] #50 92.04 golang.org/x/sys/unix [2020-09-29T23:50:03.732Z] #50 92.16 encoding/json [2020-09-29T23:50:04.031Z] #50 ... [2020-09-29T23:50:04.031Z] [2020-09-29T23:50:04.031Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:04.031Z] #44 93.25 text/template/parse [2020-09-29T23:50:04.031Z] #44 93.50 go/ast [2020-09-29T23:50:04.031Z] #44 95.83 encoding/json [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-09-29T23:50:04.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-09-29T23:50:04.330Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:50:04.330Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:50:06.812Z] #44 ... [2020-09-29T23:50:06.812Z] [2020-09-29T23:50:06.812Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:06.812Z] #42 40.72 CC images/google/protobuf/descriptor.o [2020-09-29T23:50:06.812Z] #42 42.85 CC images/opts.o [2020-09-29T23:50:06.812Z] #42 43.06 CC images/seccomp.o [2020-09-29T23:50:06.812Z] #42 43.37 CC images/binfmt-misc.o [2020-09-29T23:50:06.812Z] #42 43.54 CC images/time.o [2020-09-29T23:50:07.110Z] #42 43.72 CC images/sysctl.o [2020-09-29T23:50:07.409Z] #42 43.93 CC images/autofs.o [2020-09-29T23:50:07.409Z] #42 44.20 CC images/macvlan.o [2020-09-29T23:50:07.592Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:50:07.708Z] #42 44.44 CC images/sit.o [2020-09-29T23:50:07.968Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-29T23:50:08.006Z] #42 44.67 CC images/memfd.o [2020-09-29T23:50:08.153Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:50:08.305Z] #42 45.07 CC images/timens.o [2020-09-29T23:50:08.603Z] #42 45.34 LINK images/built-in.o [2020-09-29T23:50:08.902Z] #42 45.58 GEN compel/include/asm [2020-09-29T23:50:08.902Z] #42 45.61 GEN compel/include/version.h [2020-09-29T23:50:08.902Z] #42 45.65 touch .config [2020-09-29T23:50:08.902Z] #42 45.71 GEN include/common/config.h [2020-09-29T23:50:09.079Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:50:09.215Z] #42 45.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T23:50:09.215Z] #42 45.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T23:50:09.215Z] #42 45.92 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-29T23:50:09.215Z] #42 45.95 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-29T23:50:09.520Z] #42 46.01 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-29T23:50:09.520Z] #42 46.08 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-29T23:50:09.520Z] #42 46.10 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-29T23:50:09.520Z] #42 46.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:50:09.520Z] #42 46.13 DEP compel/plugins/std/infect.d [2020-09-29T23:50:09.820Z] #42 46.34 DEP compel/plugins/std/string.d [2020-09-29T23:50:09.821Z] #42 ... [2020-09-29T23:50:09.821Z] [2020-09-29T23:50:09.821Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:50:09.821Z] #12 101.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-29T23:50:09.821Z] #12 101.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 101.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-29T23:50:09.821Z] #12 101.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-29T23:50:09.821Z] #12 101.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 101.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-29T23:50:09.821Z] #12 101.4 Selecting previously unselected package libbtrfs0. [2020-09-29T23:50:09.821Z] #12 101.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 101.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:50:09.821Z] #12 101.6 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:50:09.821Z] #12 101.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 101.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:50:09.821Z] #12 101.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-29T23:50:09.821Z] #12 101.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 101.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:50:09.821Z] #12 101.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-29T23:50:09.821Z] #12 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 101.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:50:09.821Z] #12 102.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-29T23:50:09.821Z] #12 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 102.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-29T23:50:09.821Z] #12 102.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-29T23:50:09.821Z] #12 102.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 102.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-29T23:50:09.821Z] #12 102.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-29T23:50:09.821Z] #12 102.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 102.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-29T23:50:09.821Z] #12 102.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-29T23:50:09.821Z] #12 102.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 102.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-29T23:50:09.821Z] #12 102.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-29T23:50:09.821Z] #12 102.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 102.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-29T23:50:09.821Z] #12 103.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-29T23:50:09.821Z] #12 103.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 103.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-29T23:50:09.821Z] #12 103.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-29T23:50:09.821Z] #12 103.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:50:09.821Z] #12 103.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-29T23:50:10.122Z] #12 103.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-29T23:50:10.122Z] #12 103.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-29T23:50:10.122Z] #12 103.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-29T23:50:10.122Z] #12 103.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-29T23:50:10.122Z] #12 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-29T23:50:10.122Z] #12 103.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:50:10.441Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-29T23:50:10.773Z] #12 104.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-29T23:50:10.773Z] #12 104.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:50:10.773Z] #12 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T23:50:10.773Z] #12 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T23:50:11.072Z] #12 104.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:50:11.072Z] #12 104.5 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-29T23:50:11.072Z] #12 104.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T23:50:11.072Z] #12 104.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:50:11.072Z] #12 104.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-29T23:50:11.072Z] #12 104.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:50:11.072Z] #12 104.6 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:50:11.072Z] #12 104.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:50:11.072Z] #12 104.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-29T23:50:11.072Z] #12 104.6 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:50:11.367Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2020-09-29T23:50:11.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-09-29T23:50:11.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-29T23:50:11.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-29T23:50:11.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-29T23:50:11.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-29T23:50:11.367Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:50:11.372Z] #12 DONE 105.0s [2020-09-29T23:50:11.372Z] [2020-09-29T23:50:11.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:11.372Z] #42 46.46 DEP compel/plugins/std/log.d [2020-09-29T23:50:11.372Z] #42 46.59 DEP compel/plugins/std/fds.d [2020-09-29T23:50:11.372Z] #42 46.69 DEP compel/plugins/std/std.d [2020-09-29T23:50:11.372Z] #42 46.79 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:50:11.372Z] #42 46.90 DEP compel/plugins/fds/fds.d [2020-09-29T23:50:11.372Z] #42 47.05 CC compel/plugins/std/std.o [2020-09-29T23:50:11.372Z] #42 47.31 CC compel/plugins/std/fds.o [2020-09-29T23:50:11.372Z] #42 47.77 CC compel/plugins/std/log.o [2020-09-29T23:50:12.036Z] #42 ... [2020-09-29T23:50:12.036Z] [2020-09-29T23:50:12.036Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:50:12.036Z] #13 DONE 0.7s [2020-09-29T23:50:12.036Z] [2020-09-29T23:50:12.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:12.036Z] #42 48.78 CC compel/plugins/std/string.o [2020-09-29T23:50:12.337Z] #42 ... [2020-09-29T23:50:12.337Z] [2020-09-29T23:50:12.337Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:50:12.337Z] #14 DONE 0.4s [2020-09-29T23:50:12.639Z] [2020-09-29T23:50:12.639Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:12.639Z] #52 0.531 + RM_GOPATH=0 [2020-09-29T23:50:12.639Z] #52 0.531 + TMP_GOPATH= [2020-09-29T23:50:12.639Z] #52 0.531 + : /build [2020-09-29T23:50:12.639Z] #52 0.531 + '[' -z '' ']' [2020-09-29T23:50:12.639Z] #52 0.536 ++ mktemp -d [2020-09-29T23:50:12.639Z] #52 0.539 + export GOPATH=/tmp/tmp.aAWxg5gWRD [2020-09-29T23:50:12.639Z] #52 0.539 + GOPATH=/tmp/tmp.aAWxg5gWRD [2020-09-29T23:50:12.639Z] #52 0.540 + RM_GOPATH=1 [2020-09-29T23:50:12.639Z] #52 0.540 + case "$(go env GOARCH)" in [2020-09-29T23:50:12.639Z] #52 0.546 ++ go env GOARCH [2020-09-29T23:50:12.639Z] #52 0.568 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:50:12.639Z] #52 0.568 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:50:12.639Z] #52 0.579 ++ dirname /tmp/install/install.sh [2020-09-29T23:50:12.639Z] #52 0.594 + dir=/tmp/install [2020-09-29T23:50:12.639Z] #52 0.595 + bin=runc [2020-09-29T23:50:12.639Z] #52 0.595 + shift [2020-09-29T23:50:12.639Z] #52 0.595 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:50:12.639Z] #52 0.600 + . /tmp/install/runc.installer [2020-09-29T23:50:12.639Z] #52 0.604 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:50:12.639Z] #52 0.606 + install_runc [2020-09-29T23:50:12.639Z] #52 0.608 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:50:12.639Z] #52 0.615 + uname -r [2020-09-29T23:50:12.639Z] #52 0.620 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:50:12.639Z] #52 0.620 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:50:12.639Z] #52 0.620 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aAWxg5gWRD/src/github.com/opencontainers/runc [2020-09-29T23:50:12.639Z] #52 0.620 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:50:12.639Z] #52 0.630 Cloning into '/tmp/tmp.aAWxg5gWRD/src/github.com/opencontainers/runc'... [2020-09-29T23:50:12.639Z] #52 ... [2020-09-29T23:50:12.639Z] [2020-09-29T23:50:12.639Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:50:12.639Z] #15 0.294 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:50:12.639Z] #15 DONE 0.4s [2020-09-29T23:50:12.940Z] [2020-09-29T23:50:12.940Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:50:13.241Z] #16 DONE 0.4s [2020-09-29T23:50:13.241Z] [2020-09-29T23:50:13.241Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:50:13.543Z] #17 DONE 0.3s [2020-09-29T23:50:13.543Z] [2020-09-29T23:50:13.543Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:13.543Z] #42 49.31 CC compel/plugins/std/infect.o [2020-09-29T23:50:13.543Z] #42 49.83 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-29T23:50:13.543Z] #42 49.87 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-29T23:50:13.543Z] #42 49.93 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-29T23:50:13.543Z] #42 49.97 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-29T23:50:13.543Z] #42 50.04 AR compel/plugins/std.lib.a [2020-09-29T23:50:13.543Z] #42 50.18 CC compel/plugins/fds/fds.o [2020-09-29T23:50:13.842Z] #42 ... [2020-09-29T23:50:13.842Z] [2020-09-29T23:50:13.842Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:50:13.842Z] #18 DONE 0.4s [2020-09-29T23:50:14.141Z] [2020-09-29T23:50:14.141Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:14.141Z] #42 50.68 AR compel/plugins/fds.lib.a [2020-09-29T23:50:14.141Z] #42 50.72 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:50:14.141Z] #42 50.77 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:50:14.442Z] #42 50.90 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-29T23:50:14.442Z] #42 51.00 HOSTDEP compel/src/main-host.d [2020-09-29T23:50:14.442Z] #42 51.09 DEP compel/src/lib/ptrace.d [2020-09-29T23:50:14.442Z] #42 51.23 DEP compel/src/lib/infect.d [2020-09-29T23:50:15.087Z] #42 51.51 DEP compel/src/lib/infect-util.d [2020-09-29T23:50:15.087Z] #42 51.78 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:50:15.169Z] INFO [runner/unused/goanalysis] analyzers took 26.594060211s with top 10 stages: buildssa: 22.438278128s, U1000: 4.155782083s [2020-09-29T23:50:15.170Z] INFO [runner] Issues before processing: 2270, after processing: 0 [2020-09-29T23:50:15.170Z] INFO [runner] Processors filtering stat (out/in): cgo: 1690/2270, autogenerated_exclude: 1585/1690, exclude: 1585/1585, skip_dirs: 1690/1690, path_prettifier: 1690/1690, skip_files: 1690/1690, exclude-rules: 64/1585, nolint: 0/64, filename_unadjuster: 1690/1690, identifier_marker: 1585/1585 [2020-09-29T23:50:15.170Z] INFO [runner] processing took 127.17528ms with stages: nolint: 55.186539ms, identifier_marker: 38.46631ms, path_prettifier: 14.213915ms, autogenerated_exclude: 7.275292ms, exclude-rules: 6.616445ms, skip_dirs: 3.73133ms, cgo: 876.796µs, filename_unadjuster: 802.601µs, max_same_issues: 1.877µs, uniq_by_line: 723ns, max_from_linter: 699ns, diff: 610ns, source_code: 565ns, skip_files: 474ns, path_shortener: 413ns, exclude: 379ns, max_per_file_from_linter: 312ns [2020-09-29T23:50:15.170Z] INFO [runner] linters took 1m34.814020875s with stages: goanalysis_metalinter: 1m15.815234032s, unused: 18.871367808s [2020-09-29T23:50:15.170Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2020-09-29T23:50:15.170Z] INFO Memory: 1583 samples, avg is 237.8MB, max is 3163.7MB [2020-09-29T23:50:15.170Z] INFO Execution took 3m30.928923332s [2020-09-29T23:50:15.170Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-29T23:50:15.386Z] #42 51.94 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-29T23:50:15.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh dynbinary-daemon test-docker-py [2020-09-29T23:50:15.685Z] #42 52.08 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-29T23:50:15.685Z] #42 52.18 DEP compel/src/lib/log.d [2020-09-29T23:50:15.685Z] #42 52.28 DEP compel/src/main.d [2020-09-29T23:50:16.012Z] #42 52.39 DEP compel/src/lib/handle-elf.d [2020-09-29T23:50:16.012Z] #42 52.51 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-29T23:50:16.012Z] #42 52.67 CC compel/src/lib/log.o [2020-09-29T23:50:16.080Z] [2020-09-29T23:50:16.080Z] Removing bundles/ [2020-09-29T23:50:16.080Z] [2020-09-29T23:50:16.080Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-29T23:50:16.080Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:50:16.080Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:50:16.313Z] #42 52.96 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-29T23:50:16.605Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-09-29T23:50:16.605Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:50:16.611Z] #42 53.22 CC compel/arch/ppc64/src/lib/infect.o [2020-09-29T23:50:17.261Z] #42 53.88 CC compel/src/lib/infect-rpc.o [2020-09-29T23:50:17.915Z] #42 54.26 CC compel/src/lib/infect-util.o [2020-09-29T23:50:17.915Z] #42 54.52 CC compel/src/lib/infect.o [2020-09-29T23:50:19.455Z] #42 ... [2020-09-29T23:50:19.455Z] [2020-09-29T23:50:19.455Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:19.455Z] #44 103.2 go/parser [2020-09-29T23:50:19.455Z] #44 103.3 text/template [2020-09-29T23:50:19.455Z] #44 112.8 encoding/xml [2020-09-29T23:50:19.755Z] #44 ... [2020-09-29T23:50:19.755Z] [2020-09-29T23:50:19.755Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:50:19.755Z] #19 0.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:50:19.755Z] #19 0.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:50:19.755Z] #19 0.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:50:19.755Z] #19 1.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:50:19.755Z] #19 3.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:50:19.755Z] #19 4.261 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:50:20.814Z] #19 ... [2020-09-29T23:50:20.814Z] [2020-09-29T23:50:20.814Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:20.814Z] #44 114.5 math/big [2020-09-29T23:50:24.683Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-29T23:50:24.683Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:50:25.332Z] #44 118.6 go/doc [2020-09-29T23:50:25.981Z] #44 ... [2020-09-29T23:50:25.981Z] [2020-09-29T23:50:25.981Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:50:25.981Z] #50 110.6 golang.org/x/crypto/ssh/terminal [2020-09-29T23:50:25.981Z] #50 113.5 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:50:25.981Z] #50 DONE 119.5s [2020-09-29T23:50:25.981Z] [2020-09-29T23:50:25.981Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:25.981Z] #42 57.49 CC compel/src/lib/ptrace.o [2020-09-29T23:50:25.981Z] #42 57.97 AR compel/libcompel.a [2020-09-29T23:50:25.981Z] #42 58.03 HOSTCC compel/src/main-host.o [2020-09-29T23:50:25.981Z] #42 58.59 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-29T23:50:25.981Z] #42 58.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:50:25.981Z] #42 59.29 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:50:25.981Z] #42 59.53 HOSTLINK compel/compel-host-bin [2020-09-29T23:50:25.981Z] #42 59.69 DEP soccr/soccr.d [2020-09-29T23:50:25.981Z] #42 59.96 CC soccr/soccr.o [2020-09-29T23:50:25.981Z] #42 61.85 AR soccr/libsoccr.a [2020-09-29T23:50:25.981Z] #42 61.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:50:25.981Z] #42 62.26 DEP criu/arch/ppc64/sigframe.d [2020-09-29T23:50:25.981Z] #42 62.48 DEP criu/arch/ppc64/crtools.d [2020-09-29T23:50:26.285Z] #42 63.01 DEP criu/arch/ppc64/cpu.d [2020-09-29T23:50:26.586Z] #42 63.33 CC criu/arch/ppc64/cpu.o [2020-09-29T23:50:27.196Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-29T23:50:27.196Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:50:27.647Z] #42 64.23 CC criu/arch/ppc64/crtools.o [2020-09-29T23:50:28.732Z] #42 65.37 CC criu/arch/ppc64/sigframe.o [2020-09-29T23:50:29.034Z] #42 65.72 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-29T23:50:29.034Z] #42 65.76 DEP criu/pie/util-vdso.d [2020-09-29T23:50:29.335Z] #42 65.92 DEP criu/pie/util.d [2020-09-29T23:50:29.638Z] #42 66.07 CC criu/pie/util.o [2020-09-29T23:50:29.938Z] #42 66.47 CC criu/pie/util-vdso.o [2020-09-29T23:50:30.587Z] #42 67.27 AR criu/pie/pie.lib.a [2020-09-29T23:50:30.888Z] #42 67.40 DEP criu/pie/restorer.d [2020-09-29T23:50:31.186Z] #42 67.68 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-29T23:50:31.186Z] #42 67.71 DEP criu/arch/ppc64/restorer.d [2020-09-29T23:50:31.186Z] #42 67.89 DEP criu/arch/ppc64/vdso-pie.d [2020-09-29T23:50:31.488Z] #42 68.04 DEP criu/pie/parasite-vdso.d [2020-09-29T23:50:31.788Z] #42 68.25 DEP criu/pie/parasite.d [2020-09-29T23:50:31.788Z] #42 ... [2020-09-29T23:50:31.788Z] [2020-09-29T23:50:31.788Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:31.788Z] #52 10.34 + cd /tmp/tmp.aAWxg5gWRD/src/github.com/opencontainers/runc [2020-09-29T23:50:31.788Z] #52 10.34 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:50:31.788Z] #52 10.89 + '[' -z '' ']' [2020-09-29T23:50:31.788Z] #52 10.89 + target=static [2020-09-29T23:50:31.788Z] #52 10.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:50:31.788Z] #52 11.09 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-29T23:50:32.087Z] #52 ... [2020-09-29T23:50:32.087Z] [2020-09-29T23:50:32.087Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:32.087Z] #42 68.51 CC criu/pie/parasite.o [2020-09-29T23:50:32.456Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-29T23:50:32.456Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:50:32.711Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-09-29T23:50:32.711Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:50:33.144Z] #42 69.95 LINK criu/pie/parasite.built-in.o [2020-09-29T23:50:33.446Z] #42 69.98 GEN criu/pie/parasite-blob.h [2020-09-29T23:50:33.446Z] #42 70.01 CC criu/pie/parasite-vdso.o [2020-09-29T23:50:34.093Z] #42 70.78 CC criu/arch/ppc64/vdso-pie.o [2020-09-29T23:50:34.750Z] #42 71.20 CC criu/arch/ppc64/restorer.o [2020-09-29T23:50:34.750Z] #42 ... [2020-09-29T23:50:34.750Z] [2020-09-29T23:50:34.750Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:50:34.750Z] #19 10.67 Fetched 8163 kB in 10s (799 kB/s) [2020-09-29T23:50:34.750Z] #19 10.67 Reading package lists... [2020-09-29T23:50:34.750Z] #19 16.67 Reading package lists... [2020-09-29T23:50:34.750Z] #19 20.87 Building dependency tree... [2020-09-29T23:50:34.750Z] #19 ... [2020-09-29T23:50:34.750Z] [2020-09-29T23:50:34.750Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:50:34.750Z] #57 126.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:50:34.750Z] #57 126.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:50:35.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:50:35.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:50:37.950Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-09-29T23:50:37.950Z] === RUN TestBuildWithHugeFile [2020-09-29T23:50:38.316Z] #57 ... [2020-09-29T23:50:38.316Z] [2020-09-29T23:50:38.316Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:50:38.316Z] #19 20.87 Building dependency tree... [2020-09-29T23:50:38.316Z] #19 22.49 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:50:38.316Z] #19 22.49 The following additional packages will be installed: [2020-09-29T23:50:38.316Z] #19 22.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:50:38.316Z] #19 22.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:50:38.316Z] #19 22.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:50:38.316Z] #19 22.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:50:38.316Z] #19 22.50 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:50:38.316Z] #19 22.51 Suggested packages: [2020-09-29T23:50:38.316Z] #19 22.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:50:38.316Z] #19 22.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:50:38.316Z] #19 22.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:50:38.316Z] #19 22.51 Recommended packages: [2020-09-29T23:50:38.316Z] #19 22.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:50:38.316Z] #19 22.51 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:50:38.619Z] #19 24.69 The following NEW packages will be installed: [2020-09-29T23:50:38.619Z] #19 24.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:50:38.619Z] #19 24.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:50:38.619Z] #19 24.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:50:38.619Z] #19 24.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:50:38.619Z] #19 24.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:50:38.619Z] #19 24.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:50:38.619Z] #19 24.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:50:38.619Z] #19 24.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:50:38.619Z] #19 24.70 xz-utils zip [2020-09-29T23:50:38.619Z] #19 24.84 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:50:38.619Z] #19 24.84 Need to get 29.2 MB of archives. [2020-09-29T23:50:38.619Z] #19 24.84 After this operation, 134 MB of additional disk space will be used. [2020-09-29T23:50:38.619Z] #19 24.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-29T23:50:38.920Z] #19 24.87 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-29T23:50:38.920Z] #19 24.93 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-29T23:50:38.920Z] #19 25.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-29T23:50:38.920Z] #19 25.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-29T23:50:38.920Z] #19 25.08 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-29T23:50:39.219Z] #19 25.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:50:39.219Z] #19 25.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-29T23:50:39.219Z] #19 25.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-29T23:50:39.219Z] #19 25.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-29T23:50:39.220Z] #19 25.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-29T23:50:39.220Z] #19 25.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-29T23:50:39.220Z] #19 25.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-29T23:50:39.220Z] #19 25.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-29T23:50:39.220Z] #19 25.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-29T23:50:39.220Z] #19 25.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-29T23:50:39.220Z] #19 25.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-29T23:50:39.220Z] #19 25.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:50:39.220Z] #19 25.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:50:39.220Z] #19 25.30 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-29T23:50:39.220Z] #19 25.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-29T23:50:39.220Z] #19 25.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-29T23:50:39.220Z] #19 25.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-29T23:50:39.220Z] #19 25.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-29T23:50:39.220Z] #19 25.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-29T23:50:39.220Z] #19 25.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-29T23:50:39.220Z] #19 25.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-29T23:50:39.220Z] #19 25.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-29T23:50:39.220Z] #19 25.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-29T23:50:39.912Z] #19 25.84 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-29T23:50:39.912Z] #19 25.85 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-29T23:50:39.912Z] #19 25.85 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-29T23:50:39.912Z] #19 25.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-29T23:50:39.912Z] #19 25.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-29T23:50:39.912Z] #19 25.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:50:39.912Z] #19 25.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T23:50:39.912Z] #19 25.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:50:39.912Z] #19 25.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-29T23:50:39.912Z] #19 25.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T23:50:39.912Z] #19 25.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:50:39.912Z] #19 25.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:50:39.912Z] #19 25.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-29T23:50:39.912Z] #19 26.03 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-29T23:50:39.912Z] #19 26.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-29T23:50:39.912Z] #19 26.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:50:40.235Z] #19 26.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-29T23:50:40.545Z] #19 26.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-29T23:50:40.545Z] #19 26.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-29T23:50:40.545Z] #19 ... [2020-09-29T23:50:40.545Z] [2020-09-29T23:50:40.545Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:50:40.545Z] #57 DONE 134.3s [2020-09-29T23:50:40.545Z] [2020-09-29T23:50:40.545Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:40.545Z] #42 71.81 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-29T23:50:40.545Z] #42 71.86 CC criu/pie/restorer.o [2020-09-29T23:50:40.545Z] #42 75.44 LINK criu/pie/restorer.built-in.o [2020-09-29T23:50:40.545Z] #42 75.45 GEN criu/pie/restorer-blob.h [2020-09-29T23:50:40.545Z] #42 75.56 DEP criu/vdso.d [2020-09-29T23:50:40.545Z] #42 75.81 DEP criu/uts_ns.d [2020-09-29T23:50:40.545Z] #42 76.04 DEP criu/util.d [2020-09-29T23:50:40.545Z] #42 76.36 DEP criu/uffd.d [2020-09-29T23:50:40.545Z] #42 76.67 DEP criu/tun.d [2020-09-29T23:50:40.545Z] #42 76.97 DEP criu/tty.d [2020-09-29T23:50:40.545Z] #42 77.18 DEP criu/timerfd.d [2020-09-29T23:50:40.850Z] #42 ... [2020-09-29T23:50:40.850Z] [2020-09-29T23:50:40.850Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:50:40.850Z] #58 DONE 0.1s [2020-09-29T23:50:40.850Z] [2020-09-29T23:50:40.850Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:40.850Z] #44 128.9 github.com/LK4D4/vndr/build [2020-09-29T23:50:40.850Z] #44 132.0 vendor/golang.org/x/text/unicode/norm [2020-09-29T23:50:40.850Z] #44 ... [2020-09-29T23:50:40.850Z] [2020-09-29T23:50:40.850Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:50:40.850Z] #59 DONE 0.1s [2020-09-29T23:50:40.850Z] [2020-09-29T23:50:40.850Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:40.850Z] #42 77.44 DEP criu/timens.d [2020-09-29T23:50:41.158Z] #42 77.82 DEP criu/sysfs_parse.d [2020-09-29T23:50:41.546Z] #42 78.03 DEP criu/sysctl.d [2020-09-29T23:50:41.881Z] #42 78.33 DEP criu/string.d [2020-09-29T23:50:41.881Z] #42 78.47 DEP criu/stats.d [2020-09-29T23:50:41.881Z] #42 78.65 DEP criu/sockets.d [2020-09-29T23:50:42.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:50:42.629Z] #42 79.04 DEP criu/sk-unix.d [2020-09-29T23:50:42.629Z] #42 79.28 DEP criu/sk-tcp.d [2020-09-29T23:50:42.943Z] #42 79.54 DEP criu/sk-queue.d [2020-09-29T23:50:43.299Z] #42 79.72 DEP criu/sk-packet.d [2020-09-29T23:50:43.299Z] #42 79.94 DEP criu/sk-netlink.d [2020-09-29T23:50:43.614Z] #42 80.21 DEP criu/sk-inet.d [2020-09-29T23:50:43.939Z] #42 80.42 DEP criu/signalfd.d [2020-09-29T23:50:43.939Z] #42 80.57 DEP criu/sigframe.d [2020-09-29T23:50:44.253Z] #42 80.66 DEP criu/shmem.d [2020-09-29T23:50:44.253Z] #42 80.80 DEP criu/servicefd.d [2020-09-29T23:50:44.573Z] #42 80.97 DEP criu/seize.d [2020-09-29T23:50:44.573Z] #42 81.11 DEP criu/seccomp.d [2020-09-29T23:50:44.921Z] #42 81.33 DEP criu/rst-malloc.d [2020-09-29T23:50:44.922Z] #42 81.42 DEP criu/rbtree.d [2020-09-29T23:50:44.922Z] #42 81.44 DEP criu/pstree.d [2020-09-29T23:50:44.922Z] #42 81.63 DEP criu/protobuf.d [2020-09-29T23:50:45.257Z] #42 81.79 GEN criu/protobuf-desc-gen.h [2020-09-29T23:50:47.390Z] #42 ... [2020-09-29T23:50:47.390Z] [2020-09-29T23:50:47.390Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:50:47.390Z] #19 27.87 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:50:47.390Z] #19 28.07 Fetched 29.2 MB in 2s (16.4 MB/s) [2020-09-29T23:50:47.390Z] #19 28.27 Selecting previously unselected package pigz. [2020-09-29T23:50:47.390Z] #19 28.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-29T23:50:47.390Z] #19 28.40 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-29T23:50:47.390Z] #19 28.41 Unpacking pigz (2.4-1) ... [2020-09-29T23:50:47.390Z] #19 28.47 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-29T23:50:47.390Z] #19 28.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:50:47.390Z] #19 28.49 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:50:47.390Z] #19 28.91 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:50:47.390Z] #19 28.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:50:47.390Z] #19 28.92 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:50:47.390Z] #19 29.88 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:50:47.390Z] #19 29.89 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:50:47.390Z] #19 32.54 Selecting previously unselected package python3-minimal. [2020-09-29T23:50:47.390Z] #19 32.54 (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-29T23:50:47.390Z] #19 32.60 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-29T23:50:47.390Z] #19 32.61 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:50:47.390Z] #19 32.73 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-29T23:50:47.390Z] #19 32.75 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-29T23:50:47.390Z] #19 32.76 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-29T23:50:47.390Z] #19 32.88 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-29T23:50:47.390Z] #19 32.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:50:47.390Z] #19 32.91 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:50:47.390Z] #19 ... [2020-09-29T23:50:47.390Z] [2020-09-29T23:50:47.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:50:47.390Z] #42 83.93 DEP criu/protobuf-desc.d [2020-09-29T23:50:47.689Z] #42 84.11 DEP criu/proc_parse.d [2020-09-29T23:50:47.689Z] #42 84.29 DEP criu/plugin.d [2020-09-29T23:50:47.990Z] #42 84.39 DEP criu/pipes.d [2020-09-29T23:50:47.990Z] #42 84.66 DEP criu/pie-util.d [2020-09-29T23:50:47.990Z] #42 84.79 DEP criu/pie-util-vdso.d [2020-09-29T23:50:48.291Z] #42 84.93 DEP criu/path.d [2020-09-29T23:50:48.589Z] #42 85.12 DEP criu/parasite-syscall.d [2020-09-29T23:50:48.589Z] #42 85.32 DEP criu/pagemap.d [2020-09-29T23:50:48.887Z] #42 85.54 DEP criu/pagemap-cache.d [2020-09-29T23:50:49.189Z] #42 85.73 DEP criu/page-xfer.d [2020-09-29T23:50:49.486Z] #42 85.97 DEP criu/page-pipe.d [2020-09-29T23:50:49.486Z] #42 86.09 DEP criu/netfilter.d [2020-09-29T23:50:49.832Z] #42 86.28 DEP criu/net.d [2020-09-29T23:50:49.832Z] #42 86.45 DEP criu/namespaces.d [2020-09-29T23:50:50.210Z] #42 86.66 DEP criu/mount.d [2020-09-29T23:50:50.210Z] #42 86.81 DEP criu/memfd.d [2020-09-29T23:50:50.575Z] #42 86.98 DEP criu/mem.d [2020-09-29T23:50:50.575Z] #42 87.23 DEP criu/lsm.d [2020-09-29T23:50:50.897Z] #42 87.46 DEP criu/log.d [2020-09-29T23:50:51.254Z] #42 87.65 DEP criu/libnetlink.d [2020-09-29T23:50:51.254Z] #42 87.80 DEP criu/kerndat.d [2020-09-29T23:50:51.598Z] #42 88.02 DEP criu/kcmp-ids.d [2020-09-29T23:50:51.598Z] #42 88.13 DEP criu/irmap.d [2020-09-29T23:50:51.960Z] #42 88.38 DEP criu/ipc_ns.d [2020-09-29T23:50:51.960Z] #42 88.56 DEP criu/image.d [2020-09-29T23:50:52.310Z] #42 88.79 DEP criu/image-desc.d [2020-09-29T23:50:52.310Z] #42 88.87 DEP criu/fsnotify.d [2020-09-29T23:50:52.685Z] #42 89.02 DEP criu/filesystems.d [2020-09-29T23:50:52.685Z] #42 89.17 DEP criu/files.d [2020-09-29T23:50:53.005Z] #42 89.49 DEP criu/files-reg.d [2020-09-29T23:50:53.005Z] #42 89.63 DEP criu/files-ext.d [2020-09-29T23:50:53.347Z] #42 89.78 DEP criu/file-lock.d [2020-09-29T23:50:53.347Z] #42 89.91 DEP criu/file-ids.d [2020-09-29T23:50:53.743Z] #42 90.13 DEP criu/fifo.d [2020-09-29T23:50:53.743Z] #42 90.34 DEP criu/fdstore.d [2020-09-29T23:50:53.743Z] #42 90.47 DEP criu/fault-injection.d [2020-09-29T23:50:54.066Z] #42 90.52 DEP criu/external.d [2020-09-29T23:50:54.066Z] #42 90.71 DEP criu/eventpoll.d [2020-09-29T23:50:54.442Z] #42 90.95 DEP criu/eventfd.d [2020-09-29T23:50:54.794Z] #42 91.25 DEP criu/crtools.d [2020-09-29T23:50:54.794Z] #42 91.46 DEP criu/cr-service.d [2020-09-29T23:50:55.102Z] #42 91.63 DEP criu/cr-restore.d [2020-09-29T23:50:55.411Z] #42 ... [2020-09-29T23:50:55.411Z] [2020-09-29T23:50:55.411Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-09-29T23:50:55.749Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:50:55.749Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:50:56.042Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-09-29T23:50:56.043Z] #23 148.9 Checking out files: 28% (3088/10921) Checking out files: 29% (3168/10921) Checking out files: 30% (3277/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) [2020-09-29T23:50:56.043Z] #23 ... [2020-09-29T23:50:56.043Z] [2020-09-29T23:50:56.043Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:50:56.043Z] #44 139.8 mime [2020-09-29T23:50:56.043Z] #44 143.3 vendor/golang.org/x/net/idna [2020-09-29T23:50:56.043Z] #44 145.4 net/textproto [2020-09-29T23:50:56.043Z] #44 145.5 crypto/x509 [2020-09-29T23:50:56.043Z] #44 146.9 vendor/golang.org/x/net/http/httpproxy [2020-09-29T23:50:56.043Z] #44 147.4 mime/multipart [2020-09-29T23:50:56.043Z] #44 147.4 vendor/golang.org/x/net/http/httpguts [2020-09-29T23:50:56.359Z] #44 ... [2020-09-29T23:50:56.359Z] [2020-09-29T23:50:56.359Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:50:57.924Z] #23 148.9 Checking out files: 28% (3088/10921) Checking out files: 29% (3168/10921) Checking out files: 30% (3277/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) Checking out files: 45% (4915/10921) Checking out files: 45% (4995/10921) Checking out files: 46% (5024/10921) Checking out files: 47% (5133/10921) Checking out files: 48% (5243/10921) Checking out files: 49% (5352/10921) Checking out files: 50% (5461/10921) Checking out files: 51% (5570/10921) Checking out files: 52% (5679/10921) Checking out files: 53% (5789/10921) Checking out files: 54% (5898/10921) Checking out files: 55% (6007/10921) Checking out files: 56% (6116/10921) Checking out files: 57% (6225/10921) Checking out files: 58% (6335/10921) Checking out files: 59% (6444/10921) Checking out files: 60% (6553/10921) Checking out files: 61% (6662/10921) Checking out files: 62% (6772/10921) Checking out files: 63% (6881/10921) Checking out files: 64% (6990/10921) Checking out files: 65% (7099/10921) Checking out files: 65% (7186/10921) Checking out files: 66% (7208/10921) Checking out files: 67% (7318/10921) Checking out files: 68% (7427/10921) Checking out files: 69% (7536/10921) Checking out files: 70% (7645/10921) Checking out files: 71% (7754/10921) Checking out files: 72% (7864/10921) Checking out files: 73% (7973/10921) Checking out files: 74% (8082/10921) Checking out files: 75% (8191/10921) Checking out files: 76% (8300/10921) [2020-09-29T23:50:57.924Z] #23 ... [2020-09-29T23:50:57.924Z] [2020-09-29T23:50:57.924Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:50:57.924Z] #19 33.84 Selecting previously unselected package python3.7. [2020-09-29T23:50:57.924Z] #19 33.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 33.85 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:50:57.924Z] #19 34.02 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-29T23:50:57.924Z] #19 34.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 34.05 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-29T23:50:57.924Z] #19 34.18 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:50:57.924Z] #19 35.23 Selecting previously unselected package python3. [2020-09-29T23:50:57.924Z] #19 35.23 (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-29T23:50:57.924Z] #19 35.29 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 35.31 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:50:57.924Z] #19 35.44 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-29T23:50:57.924Z] #19 35.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 35.46 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:50:57.924Z] #19 35.56 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-29T23:50:57.924Z] #19 35.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 35.62 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:50:57.924Z] #19 35.74 Selecting previously unselected package libiptc0:ppc64el. [2020-09-29T23:50:57.924Z] #19 35.77 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 35.78 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-29T23:50:57.924Z] #19 35.93 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-29T23:50:57.924Z] #19 35.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 35.96 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-29T23:50:57.924Z] #19 36.12 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-29T23:50:57.924Z] #19 36.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 36.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-29T23:50:57.924Z] #19 36.28 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-29T23:50:57.924Z] #19 36.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 36.29 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-29T23:50:57.924Z] #19 36.38 Selecting previously unselected package iptables. [2020-09-29T23:50:57.924Z] #19 36.41 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 36.42 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:50:57.924Z] #19 36.99 Selecting previously unselected package xxd. [2020-09-29T23:50:57.924Z] #19 37.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 37.00 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:50:57.924Z] #19 37.08 Selecting previously unselected package vim-common. [2020-09-29T23:50:57.924Z] #19 37.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:50:57.924Z] #19 37.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:50:57.924Z] #19 37.33 Selecting previously unselected package bash-completion. [2020-09-29T23:50:57.924Z] #19 37.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:50:57.924Z] #19 41.06 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:50:57.924Z] #19 41.58 Selecting previously unselected package bzip2. [2020-09-29T23:50:57.924Z] #19 41.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 41.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:50:57.924Z] #19 41.68 Selecting previously unselected package xz-utils. [2020-09-29T23:50:57.924Z] #19 41.69 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 41.69 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:50:57.924Z] #19 41.81 Selecting previously unselected package apparmor. [2020-09-29T23:50:57.924Z] #19 41.84 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 42.04 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:50:57.924Z] #19 42.55 Selecting previously unselected package aufs-tools. [2020-09-29T23:50:57.924Z] #19 42.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 42.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:50:57.924Z] #19 42.81 Selecting previously unselected package libonig5:ppc64el. [2020-09-29T23:50:57.924Z] #19 42.82 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 42.84 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-29T23:50:57.924Z] #19 43.08 Selecting previously unselected package libjq1:ppc64el. [2020-09-29T23:50:57.924Z] #19 43.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 43.10 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T23:50:57.924Z] #19 43.25 Selecting previously unselected package jq. [2020-09-29T23:50:57.924Z] #19 43.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 43.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:50:57.924Z] #19 43.47 Selecting previously unselected package libaio1:ppc64el. [2020-09-29T23:50:57.924Z] #19 43.49 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 43.49 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-29T23:50:57.924Z] #19 43.57 Selecting previously unselected package libgpm2:ppc64el. [2020-09-29T23:50:57.924Z] #19 43.58 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-29T23:50:57.924Z] #19 43.59 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-29T23:50:57.924Z] #19 43.68 Selecting previously unselected package libicu63:ppc64el. [2020-09-29T23:50:57.924Z] #19 43.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-29T23:50:57.925Z] #19 43.70 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:50:57.925Z] #19 ... [2020-09-29T23:50:57.925Z] [2020-09-29T23:50:57.925Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:50:58.208Z] Running on azwin-2-31b660 in d:\jenkins\workspace\moby_PR-41506 [Pipeline] { [Pipeline] ws [2020-09-29T23:50:58.226Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-29T23:50:58.782Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 13.6% of statements [2020-09-29T23:50:58.821Z] #23 148.9 Checking out files: 28% (3088/10921) Checking out files: 29% (3168/10921) Checking out files: 30% (3277/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) Checking out files: 45% (4915/10921) Checking out files: 45% (4995/10921) Checking out files: 46% (5024/10921) Checking out files: 47% (5133/10921) Checking out files: 48% (5243/10921) Checking out files: 49% (5352/10921) Checking out files: 50% (5461/10921) Checking out files: 51% (5570/10921) Checking out files: 52% (5679/10921) Checking out files: 53% (5789/10921) Checking out files: 54% (5898/10921) Checking out files: 55% (6007/10921) Checking out files: 56% (6116/10921) Checking out files: 57% (6225/10921) Checking out files: 58% (6335/10921) Checking out files: 59% (6444/10921) Checking out files: 60% (6553/10921) Checking out files: 61% (6662/10921) Checking out files: 62% (6772/10921) Checking out files: 63% (6881/10921) Checking out files: 64% (6990/10921) Checking out files: 65% (7099/10921) Checking out files: 65% (7186/10921) Checking out files: 66% (7208/10921) Checking out files: 67% (7318/10921) Checking out files: 68% (7427/10921) Checking out files: 69% (7536/10921) Checking out files: 70% (7645/10921) Checking out files: 71% (7754/10921) Checking out files: 72% (7864/10921) Checking out files: 73% (7973/10921) Checking out files: 74% (8082/10921) Checking out files: 75% (8191/10921) Checking out files: 76% (8300/10921) Checking out files: 77% (8410/10921) Checking out files: 78% (8519/10921) Checking out files: 79% (8628/10921) Checking out files: 80% (8737/10921) Checking out files: 81% (8847/10921) Checking out files: 82% (8956/10921) Checking out files: 83% (9065/10921) Checking out files: 84% (9174/10921) Checking out files: 85% (9283/10921) Checking out files: 86% (9393/10921) Checking out files: 87% (9502/10921) Checking out files: 88% (9611/10921) Checking out files: 88% (9679/10921) Checking out files: 89% (9720/10921) Checking out files: 90% (9829/10921) Checking out files: 91% (9939/10921) Checking out files: 92% (10048/10921) Checking out files: 93% (10157/10921) Checking out files: 94% (10266/10921) Checking out files: 95% (10375/10921) Checking out files: 96% (10485/10921) Checking out files: 97% (10594/10921) Checking out files: 98% (10703/10921) Checking out files: 99% (10812/10921) Checking out files: 100% (10921/10921) Checking out files: 100% (10921/10921), done. [2020-09-29T23:50:58.821Z] #23 152.5 + cd /tmp/tmp.wL1B1vS6fP/tmp/docker-ce [2020-09-29T23:50:58.821Z] #23 152.5 + git checkout -q v17.06.2-ce [2020-09-29T23:50:59.076Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 48.0% of statements [2020-09-29T23:50:59.711Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-29T23:51:00.004Z] ok github.com/docker/docker/builder/remotecontext/git 1.150s coverage: 86.3% of statements [2020-09-29T23:51:00.004Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:51:00.004Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:51:02.743Z] ok github.com/docker/docker/client 0.120s coverage: 75.4% of statements [2020-09-29T23:51:03.379Z] #23 156.5 + mkdir -p /tmp/tmp.wL1B1vS6fP/src/github.com/docker [2020-09-29T23:51:03.379Z] #23 156.5 + mv components/cli /tmp/tmp.wL1B1vS6fP/src/github.com/docker/cli [2020-09-29T23:51:03.379Z] #23 156.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-29T23:51:04.048Z] #23 ... [2020-09-29T23:51:04.048Z] [2020-09-29T23:51:04.048Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:51:04.048Z] #19 47.62 Selecting previously unselected package libnet1:ppc64el. [2020-09-29T23:51:04.048Z] #19 47.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-29T23:51:04.048Z] #19 47.63 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:51:04.048Z] #19 47.72 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-29T23:51:04.048Z] #19 47.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-29T23:51:04.048Z] #19 47.74 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:51:04.048Z] #19 47.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-29T23:51:04.048Z] #19 47.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:51:04.048Z] #19 47.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:51:04.048Z] #19 47.93 Selecting previously unselected package libreadline5:ppc64el. [2020-09-29T23:51:04.048Z] #19 47.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-29T23:51:04.048Z] #19 47.95 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-29T23:51:04.048Z] #19 48.15 Selecting previously unselected package net-tools. [2020-09-29T23:51:04.048Z] #19 48.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-29T23:51:04.048Z] #19 48.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:51:04.048Z] #19 48.44 Selecting previously unselected package python-pip-whl. [2020-09-29T23:51:04.048Z] #19 48.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:51:04.048Z] #19 48.44 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:51:04.048Z] #19 48.97 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:51:04.048Z] #19 48.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:51:04.048Z] #19 48.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:51:04.048Z] #19 49.19 Selecting previously unselected package python3-distutils. [2020-09-29T23:51:04.048Z] #19 49.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:51:04.048Z] #19 49.20 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:51:04.048Z] #19 49.41 Selecting previously unselected package python3-pip. [2020-09-29T23:51:04.048Z] #19 49.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:51:04.048Z] #19 49.43 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:51:04.048Z] #19 49.63 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:51:04.048Z] #19 49.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:51:04.048Z] #19 49.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:51:04.048Z] #19 49.80 Selecting previously unselected package python3-setuptools. [2020-09-29T23:51:04.048Z] #19 49.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:51:04.048Z] #19 49.83 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:51:04.048Z] #19 50.08 Selecting previously unselected package python3-wheel. [2020-09-29T23:51:04.048Z] #19 50.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:51:04.048Z] #19 50.09 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:51:04.048Z] #19 50.16 Selecting previously unselected package sudo. [2020-09-29T23:51:04.048Z] #19 50.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-29T23:51:04.048Z] #19 50.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:51:04.703Z] #19 50.73 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:51:04.703Z] #19 50.74 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-29T23:51:04.703Z] #19 50.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:51:05.008Z] #19 51.01 Selecting previously unselected package uidmap. [2020-09-29T23:51:05.008Z] #19 51.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-29T23:51:05.008Z] #19 51.02 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:51:05.008Z] #19 51.13 Selecting previously unselected package vim-runtime. [2020-09-29T23:51:05.008Z] #19 51.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:51:05.008Z] #19 51.20 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-29T23:51:05.310Z] #19 51.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:51:05.310Z] #19 51.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:51:05.310Z] #19 ... [2020-09-29T23:51:05.310Z] [2020-09-29T23:51:05.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:51:05.310Z] #42 91.97 DEP criu/cr-errno.d [2020-09-29T23:51:05.310Z] #42 91.98 DEP criu/cr-dump.d [2020-09-29T23:51:05.310Z] #42 92.17 DEP criu/cr-dedup.d [2020-09-29T23:51:05.310Z] #42 92.41 DEP criu/cr-check.d [2020-09-29T23:51:05.310Z] #42 92.72 DEP criu/config.d [2020-09-29T23:51:05.310Z] #42 92.86 DEP criu/clone-noasan.d [2020-09-29T23:51:05.310Z] #42 92.94 DEP criu/cgroup.d [2020-09-29T23:51:05.310Z] #42 93.09 DEP criu/cgroup-props.d [2020-09-29T23:51:05.310Z] #42 93.36 DEP criu/bitmap.d [2020-09-29T23:51:05.310Z] #42 93.40 DEP criu/bfd.d [2020-09-29T23:51:05.310Z] #42 93.60 DEP criu/autofs.d [2020-09-29T23:51:05.310Z] #42 93.87 DEP criu/aio.d [2020-09-29T23:51:05.310Z] #42 94.15 DEP criu/action-scripts.d [2020-09-29T23:51:05.310Z] #42 94.59 CC criu/action-scripts.o [2020-09-29T23:51:05.310Z] #42 95.46 CC criu/aio.o [2020-09-29T23:51:05.310Z] #42 96.17 CC criu/autofs.o [2020-09-29T23:51:05.310Z] #42 98.88 CC criu/bfd.o [2020-09-29T23:51:05.310Z] #42 99.99 CC criu/bitmap.o [2020-09-29T23:51:05.310Z] #42 100.2 CC criu/cgroup-props.o [2020-09-29T23:51:05.310Z] #42 101.3 CC criu/cgroup.o [2020-09-29T23:51:08.078Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:51:08.078Z] [2020-09-29T23:51:08.078Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:51:08.089Z] #42 ... [2020-09-29T23:51:08.089Z] [2020-09-29T23:51:08.089Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:51:08.089Z] #44 151.7 crypto/tls [2020-09-29T23:51:08.089Z] #44 159.5 net/http/httptrace [2020-09-29T23:51:08.089Z] #44 159.8 net/http [2020-09-29T23:51:08.652Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:51:08.652Z] HOSTNAME=d6e95a301716 [2020-09-29T23:51:08.652Z] TESTDEBUG=0 [2020-09-29T23:51:08.652Z] DEST=bundles/test-integration [2020-09-29T23:51:08.652Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:51:08.652Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:51:08.652Z] container=docker [2020-09-29T23:51:08.652Z] HOME=/root [2020-09-29T23:51:08.652Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:51:08.652Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:51:08.652Z] VALIDATE_BRANCH=master [2020-09-29T23:51:08.652Z] TERM=xterm [2020-09-29T23:51:08.652Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:51:08.652Z] SHLVL=1 [2020-09-29T23:51:08.652Z] TIMEOUT=120m [2020-09-29T23:51:08.652Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:51:08.652Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:51:08.652Z] GO111MODULE=off [2020-09-29T23:51:08.652Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:51:08.652Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:51:08.652Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:51:08.652Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:51:08.652Z] GOPATH=/go [2020-09-29T23:51:08.652Z] PKG_CONFIG=pkg-config [2020-09-29T23:51:08.652Z] _=/usr/bin/env [2020-09-29T23:51:08.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:51:09.146Z] #44 ... [2020-09-29T23:51:09.146Z] [2020-09-29T23:51:09.146Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:51:09.146Z] #19 54.99 Selecting previously unselected package vim. [2020-09-29T23:51:09.146Z] #19 54.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-29T23:51:09.146Z] #19 55.05 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:51:09.450Z] #19 55.66 Selecting previously unselected package xfsprogs. [2020-09-29T23:51:09.450Z] #19 55.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-29T23:51:09.450Z] #19 55.68 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:51:10.115Z] #19 56.22 Selecting previously unselected package zip. [2020-09-29T23:51:10.115Z] #19 56.23 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-29T23:51:10.115Z] #19 56.23 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:51:10.416Z] #19 56.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:51:10.416Z] #19 56.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:51:10.416Z] #19 56.43 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:51:10.416Z] #19 56.43 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-29T23:51:10.416Z] #19 56.44 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-29T23:51:10.416Z] #19 56.44 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:51:10.416Z] #19 56.44 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:51:10.416Z] #19 56.45 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-29T23:51:10.416Z] #19 56.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:51:10.416Z] #19 56.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:51:10.416Z] #19 56.46 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:51:10.416Z] #19 56.47 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:51:10.416Z] #19 56.47 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:51:10.416Z] #19 56.48 Setting up zip (3.0-11+b1) ... [2020-09-29T23:51:10.416Z] #19 56.49 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:51:10.416Z] #19 56.51 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:51:14.936Z] #19 60.77 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-29T23:51:14.936Z] #19 60.78 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:51:14.936Z] #19 60.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:51:14.936Z] #19 60.84 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:51:14.936Z] #19 60.93 invoke-rc.d: could not determine current runlevel [2020-09-29T23:51:14.936Z] #19 60.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:51:14.936Z] #19 60.96 Setting up pigz (2.4-1) ... [2020-09-29T23:51:14.936Z] #19 60.98 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-29T23:51:14.936Z] #19 61.00 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:51:14.936Z] #19 61.01 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:51:14.936Z] #19 61.02 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-29T23:51:14.936Z] #19 61.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:51:15.586Z] #19 61.83 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-29T23:51:15.586Z] #19 61.84 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-29T23:51:15.586Z] #19 61.84 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:51:15.586Z] #19 61.85 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:51:15.885Z] #19 61.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:51:15.885Z] #19 61.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:51:15.885Z] #19 61.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:51:15.885Z] #19 61.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:51:15.885Z] #19 61.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:51:15.885Z] #19 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:51:15.885Z] #19 61.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:51:15.885Z] #19 62.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:51:15.885Z] #19 62.06 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T23:51:15.885Z] #19 62.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:51:16.189Z] #19 62.09 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-29T23:51:16.189Z] #19 62.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:51:16.189Z] #19 62.11 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-29T23:51:16.189Z] #19 62.11 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:51:19.762Z] #19 ... [2020-09-29T23:51:19.762Z] [2020-09-29T23:51:19.762Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:51:19.762Z] #44 172.9 github.com/LK4D4/vndr/godl [2020-09-29T23:51:19.762Z] #44 ... [2020-09-29T23:51:19.762Z] [2020-09-29T23:51:19.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:51:19.762Z] #42 106.4 CC criu/clone-noasan.o [2020-09-29T23:51:19.762Z] #42 106.7 CC criu/config.o [2020-09-29T23:51:19.762Z] #42 109.9 CC criu/cr-check.o [2020-09-29T23:51:19.762Z] #42 112.3 CC criu/cr-dedup.o [2020-09-29T23:51:19.762Z] #42 112.8 CC criu/cr-dump.o [2020-09-29T23:51:19.762Z] #42 115.8 CC criu/cr-errno.o [2020-09-29T23:51:19.762Z] #42 116.0 CC criu/cr-restore.o [2020-09-29T23:51:20.063Z] #42 ... [2020-09-29T23:51:20.063Z] [2020-09-29T23:51:20.063Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:51:20.063Z] #19 66.09 Setting up iptables (1.8.2-4) ... [2020-09-29T23:51:20.063Z] #19 66.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:51:20.063Z] #19 66.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:51:20.063Z] #19 66.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:51:20.063Z] #19 66.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:51:20.063Z] #19 66.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:51:20.063Z] #19 66.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:51:20.063Z] #19 66.19 Setting up python3 (3.7.3-1) ... [2020-09-29T23:51:20.712Z] using credential docker-jenkins-github-credentials [2020-09-29T23:51:20.718Z] #19 66.79 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:51:20.787Z] Cloning the remote Git repository [2020-09-29T23:51:20.787Z] Cloning with configured refspecs honoured and without tags [2020-09-29T23:51:20.979Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:51:21.373Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-29T23:51:21.781Z] #19 67.71 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:51:22.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:51:22.218Z] > git --version # timeout=10 [2020-09-29T23:51:22.260Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-29T23:51:22.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:51:22.263Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:51:24.114Z] #19 70.14 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:51:24.114Z] #19 70.15 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:51:24.767Z] #19 70.76 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:51:26.323Z] #19 ... [2020-09-29T23:51:26.323Z] [2020-09-29T23:51:26.323Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:51:26.323Z] #42 122.7 CC criu/cr-service.o [2020-09-29T23:51:28.434Z] #42 125.1 CC criu/crtools.o [2020-09-29T23:51:29.494Z] #42 ... [2020-09-29T23:51:29.494Z] [2020-09-29T23:51:29.494Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:51:29.494Z] #44 173.7 github.com/LK4D4/vndr [2020-09-29T23:51:29.494Z] #44 DONE 183.0s [2020-09-29T23:51:29.494Z] [2020-09-29T23:51:29.494Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:51:29.494Z] #42 126.1 CC criu/eventfd.o [2020-09-29T23:51:29.869Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 29.1% of statements [2020-09-29T23:51:29.869Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-09-29T23:51:29.869Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:51:29.869Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:51:29.869Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:51:29.869Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:51:30.151Z] #42 126.7 CC criu/eventpoll.o [2020-09-29T23:51:30.802Z] #42 ... [2020-09-29T23:51:30.802Z] [2020-09-29T23:51:30.802Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:51:30.802Z] #19 72.37 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:51:30.802Z] #19 73.20 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:51:30.802Z] #19 74.80 Setting up python3-pip (18.1-5) ... [2020-09-29T23:51:30.802Z] #19 76.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:51:30.802Z] #19 76.45 Processing triggers for mime-support (3.62) ... [2020-09-29T23:51:30.802Z] #19 DONE 76.8s [2020-09-29T23:51:30.802Z] [2020-09-29T23:51:30.802Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:51:31.102Z] #20 0.360 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:51:31.102Z] #20 0.373 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:51:31.102Z] #20 0.376 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:51:31.102Z] #20 DONE 0.5s [2020-09-29T23:51:31.102Z] [2020-09-29T23:51:31.102Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:51:33.396Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-09-29T23:51:34.115Z] --- PASS: TestBuildWithHugeFile (51.38s) [2020-09-29T23:51:34.115Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:51:34.115Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:51:34.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:51:34.115Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:51:34.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:51:34.115Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:51:34.115Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:51:34.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:51:34.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:51:34.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:51:34.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-29T23:51:34.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-09-29T23:51:34.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-09-29T23:51:34.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-29T23:51:34.115Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:51:34.115Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:51:34.469Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-09-29T23:51:35.041Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:51:35.507Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-29T23:51:36.745Z] #21 4.666 Collecting yamllint==1.16.0 [2020-09-29T23:51:36.745Z] #21 5.187 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:51:36.745Z] #21 5.410 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:51:36.745Z] #21 ... [2020-09-29T23:51:36.745Z] [2020-09-29T23:51:36.745Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:51:36.745Z] #31 DONE 190.3s [2020-09-29T23:51:36.745Z] [2020-09-29T23:51:36.745Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:51:36.745Z] #21 5.544 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:51:36.745Z] #21 ... [2020-09-29T23:51:36.745Z] [2020-09-29T23:51:36.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:51:36.745Z] #42 128.1 CC criu/external.o [2020-09-29T23:51:36.745Z] #42 128.6 CC criu/fault-injection.o [2020-09-29T23:51:36.745Z] #42 128.7 CC criu/fdstore.o [2020-09-29T23:51:36.745Z] #42 129.1 CC criu/fifo.o [2020-09-29T23:51:36.745Z] #42 129.5 CC criu/file-ids.o [2020-09-29T23:51:36.745Z] #42 129.8 CC criu/file-lock.o [2020-09-29T23:51:36.745Z] #42 130.8 CC criu/files-ext.o [2020-09-29T23:51:36.745Z] #42 131.2 CC criu/files-reg.o [2020-09-29T23:51:37.042Z] #42 133.7 CC criu/files.o [2020-09-29T23:51:37.474Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:51:38.035Z] [2020-09-29T23:51:38.035Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-29T23:51:38.596Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-29T23:51:38.596Z] Using test binary docker [2020-09-29T23:51:38.596Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:51:38.596Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:51:38.596Z] INFO: Waiting for daemon to start... [2020-09-29T23:51:38.596Z] Starting dockerd [2020-09-29T23:51:39.201Z] --- PASS: TestBuildPreserveOwnership (10.38s) [2020-09-29T23:51:39.201Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.37s) [2020-09-29T23:51:39.201Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-29T23:51:39.201Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:51:39.201Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-29T23:51:39.201Z] PASS [2020-09-29T23:51:39.201Z] [2020-09-29T23:51:39.201Z] === Skipped [2020-09-29T23:51:39.201Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:51:39.201Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:51:39.201Z] [2020-09-29T23:51:39.201Z] [2020-09-29T23:51:39.201Z] DONE 32 tests, 1 skipped in 126.205s [2020-09-29T23:51:39.201Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:51:39.434Z] Fetching without tags [2020-09-29T23:51:39.457Z] INFO: Testing against a local daemon [2020-09-29T23:51:39.457Z] === RUN TestConfigInspect [2020-09-29T23:51:39.457Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-29T23:51:39.457Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:39.457Z] === RUN TestConfigList [2020-09-29T23:51:39.457Z] --- SKIP: TestConfigList (0.02s) [2020-09-29T23:51:39.457Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:39.457Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:51:39.457Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-29T23:51:39.457Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:39.457Z] === RUN TestConfigsUpdate [2020-09-29T23:51:39.457Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-09-29T23:51:39.458Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:39.458Z] === RUN TestTemplatedConfig [2020-09-29T23:51:39.458Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-29T23:51:39.458Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:39.458Z] === RUN TestConfigCreateResolve [2020-09-29T23:51:39.458Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-29T23:51:39.458Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:39.458Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:51:39.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:51:39.184Z] > git config --add remote.origin.fetch +refs/pull/41506/head:refs/remotes/origin/PR-41506 # timeout=10 [2020-09-29T23:51:39.228Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:51:39.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:51:39.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:51:39.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:51:39.469Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41506/head:refs/remotes/origin/PR-41506 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:51:40.634Z] #42 ... [2020-09-29T23:51:40.634Z] [2020-09-29T23:51:40.634Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:51:40.634Z] #21 5.684 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:51:40.634Z] #21 5.945 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:51:40.634Z] #21 7.903 Building wheels for collected packages: pyyaml [2020-09-29T23:51:40.634Z] #21 7.905 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:51:40.634Z] #21 9.021 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:51:40.634Z] #21 9.024 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:51:40.634Z] #21 9.102 Successfully built pyyaml [2020-09-29T23:51:40.634Z] #21 9.117 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T23:51:40.634Z] #21 9.470 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:51:40.634Z] #21 DONE 9.7s [2020-09-29T23:51:40.634Z] [2020-09-29T23:51:40.634Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:51:40.634Z] #42 136.9 CC criu/filesystems.o [2020-09-29T23:51:40.707Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:51:40.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:51:40.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:51:41.110Z] . [2020-09-29T23:51:41.111Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-29T23:51:41.280Z] #42 137.8 CC criu/fsnotify.o [2020-09-29T23:51:41.387Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-09-29T23:51:41.387Z] PASS [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] === Skipped [2020-09-29T23:51:41.387Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-29T23:51:41.387Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-09-29T23:51:41.387Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-29T23:51:41.387Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-09-29T23:51:41.387Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-29T23:51:41.387Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-29T23:51:41.387Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] [2020-09-29T23:51:41.387Z] DONE 7 tests, 6 skipped in 1.754s [2020-09-29T23:51:41.387Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:51:41.387Z] INFO: Testing against a local daemon [2020-09-29T23:51:41.387Z] === RUN TestCheckpoint [2020-09-29T23:51:41.387Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:51:41.387Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:51:41.387Z] === RUN TestContainerInvalidJSON [2020-09-29T23:51:41.387Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:51:41.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:51:41.387Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:51:41.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:51:41.387Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:51:41.387Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:51:41.387Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:51:41.387Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:51:41.387Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:51:41.387Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-29T23:51:41.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:51:41.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:51:41.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:51:41.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:51:41.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-29T23:51:41.387Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:51:41.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-29T23:51:41.387Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:51:41.387Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-09-29T23:51:41.387Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:51:41.387Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-29T23:51:41.387Z] === RUN TestCopyFromContainer [2020-09-29T23:51:42.415Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-09-29T23:51:42.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:51:42.817Z] #42 139.0 CC criu/image-desc.o [2020-09-29T23:51:42.817Z] #42 139.2 CC criu/image.o [2020-09-29T23:51:40.813Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:51:40.863Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:51:43.453Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2020-09-29T23:51:43.466Z] #42 140.2 CC criu/ipc_ns.o [2020-09-29T23:51:44.088Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-29T23:51:44.396Z] Merge succeeded, producing 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:51:44.396Z] Checking out Revision 77096349e185923ff64f1c5dcf38a3c8d10a11b6 (PR-41506) [2020-09-29T23:51:44.724Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-29T23:51:45.024Z] #42 141.5 CC criu/irmap.o [2020-09-29T23:51:45.359Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-29T23:51:45.359Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.3% of statements [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer// [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:51:45.551Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:51:45.651Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:51:45.651Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:51:45.651Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:51:45.651Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:51:45.667Z] #42 142.3 CC criu/kcmp-ids.o [2020-09-29T23:51:45.806Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer (4.42s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-29T23:51:45.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-29T23:51:45.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:51:45.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:51:45.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:51:45.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:51:45.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:51:45.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:51:45.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:51:45.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:51:45.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:51:45.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:51:45.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-29T23:51:45.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:51:45.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:51:45.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:51:45.807Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:51:45.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-29T23:51:45.807Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:51:45.807Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:51:45.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:51:45.807Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:51:45.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:51:45.807Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:51:45.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:51:45.807Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:51:45.807Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:51:45.807Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:51:45.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-29T23:51:45.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:51:45.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:51:45.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:51:45.807Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:51:45.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T23:51:45.807Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:51:43.940Z] > git remote # timeout=10 [2020-09-29T23:51:44.014Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:51:44.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:51:44.073Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:51:44.290Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-29T23:51:44.429Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:51:44.476Z] > git checkout -f 77096349e185923ff64f1c5dcf38a3c8d10a11b6 # timeout=10 [2020-09-29T23:51:46.311Z] #42 142.6 CC criu/kerndat.o [2020-09-29T23:51:47.165Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-29T23:51:47.175Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2020-09-29T23:51:47.175Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:51:47.361Z] #42 143.8 CC criu/libnetlink.o [2020-09-29T23:51:47.659Z] #42 144.2 CC criu/log.o [2020-09-29T23:51:47.801Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 56.2% of statements [2020-09-29T23:51:48.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-09-29T23:51:48.134Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:51:48.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:51:48.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:51:48.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:51:48.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:51:48.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:51:48.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:51:48.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:51:48.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:51:48.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:51:48.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:51:48.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:51:48.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:51:48.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:51:48.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:51:48.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:51:48.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-29T23:51:48.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T23:51:48.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-29T23:51:48.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-29T23:51:48.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-29T23:51:48.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T23:51:48.134Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:51:48.305Z] #42 144.7 CC criu/lsm.o [2020-09-29T23:51:48.605Z] #42 145.2 CC criu/mem.o [2020-09-29T23:51:48.694Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-09-29T23:51:48.694Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:51:48.694Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:51:48.694Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:51:48.694Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-29T23:51:48.694Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:51:48.694Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:51:48.694Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:51:48.694Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-29T23:51:48.694Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:51:48.694Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-29T23:51:48.694Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-29T23:51:48.694Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:51:48.694Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:51:48.694Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:51:48.694Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-29T23:51:48.694Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:51:48.694Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:51:48.694Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-29T23:51:48.694Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-29T23:51:48.694Z] === RUN TestDiff [2020-09-29T23:51:49.255Z] --- PASS: TestDiff (0.41s) [2020-09-29T23:51:49.255Z] === RUN TestExecWithCloseStdin [2020-09-29T23:51:49.511Z] --- PASS: TestExecWithCloseStdin (0.44s) [2020-09-29T23:51:49.511Z] === RUN TestExec [2020-09-29T23:51:50.072Z] --- PASS: TestExec (0.43s) [2020-09-29T23:51:50.072Z] === RUN TestExecUser [2020-09-29T23:51:50.144Z] #42 146.9 CC criu/memfd.o [2020-09-29T23:51:50.328Z] --- PASS: TestExecUser (0.43s) [2020-09-29T23:51:50.328Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:51:50.889Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-09-29T23:51:50.889Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:51:51.218Z] #42 147.7 CC criu/mount.o [2020-09-29T23:51:52.263Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.025s coverage: 46.2% of statements [2020-09-29T23:51:52.900Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-09-29T23:51:54.153Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-09-29T23:51:54.153Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:51:54.713Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-09-29T23:51:54.713Z] === RUN TestHealthKillContainer [2020-09-29T23:51:55.734Z] #42 152.1 CC criu/namespaces.o [2020-09-29T23:51:56.427Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.443s coverage: 49.5% of statements [2020-09-29T23:51:57.225Z] --- PASS: TestHealthKillContainer (2.47s) [2020-09-29T23:51:57.225Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:51:57.785Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2020-09-29T23:51:57.785Z] === RUN TestIpcModeNone [2020-09-29T23:51:57.843Z] #42 154.0 CC criu/net.o [2020-09-29T23:51:57.941Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.430s coverage: 73.1% of statements [2020-09-29T23:51:57.941Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:51:58.041Z] --- PASS: TestIpcModeNone (0.47s) [2020-09-29T23:51:58.041Z] === RUN TestIpcModePrivate [2020-09-29T23:51:58.602Z] --- PASS: TestIpcModePrivate (0.43s) [2020-09-29T23:51:58.602Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-09-29T23:51:58.602Z] === RUN TestIpcModeShareable [2020-09-29T23:51:58.602Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-29T23:51:58.602Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:51:58.602Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:51:59.514Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.658s coverage: 76.1% of statements [2020-09-29T23:51:59.966Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2020-09-29T23:51:59.966Z] === RUN TestAPIIpcModeHost [2020-09-29T23:51:59.966Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-29T23:51:59.966Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:51:59.966Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:51:59.966Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-29T23:51:59.966Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:51:59.966Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:52:00.149Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-09-29T23:52:00.271Z] Commit message: "vendor: github.com/coreos/pkg v4" [2020-09-29T23:52:00.662Z] > git --version # timeout=10 [2020-09-29T23:52:00.716Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-29T23:52:00.765Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-29T23:52:00.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:52:01.189Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [Pipeline] withEnv [Pipeline] { [2020-09-29T23:52:01.426Z] #42 157.6 CC criu/netfilter.o [2020-09-29T23:52:01.426Z] #42 157.9 CC criu/page-pipe.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:52:02.079Z] #42 158.7 CC criu/page-xfer.o [2020-09-29T23:52:02.479Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2020-09-29T23:52:02.479Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2020-09-29T23:52:02.479Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:52:02.479Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-29T23:52:02.479Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:02.479Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:52:02.479Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-29T23:52:02.479Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:02.479Z] === RUN TestIpcModeOlderClient [2020-09-29T23:52:02.479Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:52:02.479Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:52:02.479Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-09-29T23:52:02.479Z] === RUN TestKillContainer [2020-09-29T23:52:02.479Z] === RUN TestKillContainer/no_signal [2020-09-29T23:52:02.707Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-09-29T23:52:02.707Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-09-29T23:52:02.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:52:03.039Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:52:03.039Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:52:03.600Z] --- PASS: TestKillContainer (1.21s) [2020-09-29T23:52:03.600Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-09-29T23:52:03.600Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-09-29T23:52:03.600Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-09-29T23:52:03.600Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:52:03.600Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:52:03.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:52:03.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:52:03.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:52:03.745Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.149s coverage: 57.7% of statements [2020-09-29T23:52:03.745Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:52:03.745Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:52:03.745Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:52:03.745Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:52:04.038Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.0% of statements [2020-09-29T23:52:04.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:52:04.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:52:04.218Z] #42 160.7 CC criu/pagemap-cache.o [2020-09-29T23:52:04.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-09-29T23:52:04.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-09-29T23:52:04.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-09-29T23:52:04.417Z] === RUN TestKillStoppedContainer [2020-09-29T23:52:04.519Z] #42 161.1 CC criu/pagemap.o [2020-09-29T23:52:04.672Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-29T23:52:04.672Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:52:04.672Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-29T23:52:04.672Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:52:04.675Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.4% of statements [2020-09-29T23:52:04.675Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:52:04.675Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:52:04.929Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-09-29T23:52:04.929Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:52:04.929Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:52:04.929Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:04.929Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:52:04.929Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:52:04.929Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:52:04.929Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:52:04.929Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-29T23:52:04.929Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-29T23:52:04.929Z] === RUN TestLinksContainerNames [2020-09-29T23:52:04.972Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-09-29T23:52:05.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:52:05.578Z] #42 162.1 CC criu/parasite-syscall.o [2020-09-29T23:52:05.608Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2020-09-29T23:52:05.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:52:05.855Z] --- PASS: TestLinksContainerNames (0.79s) [2020-09-29T23:52:05.855Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:52:05.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-09-29T23:52:06.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-09-29T23:52:06.416Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-09-29T23:52:06.416Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:52:06.635Z] #42 163.2 CC criu/path.o [2020-09-29T23:52:06.635Z] #42 163.4 CC criu/pie-util-vdso.o [2020-09-29T23:52:06.672Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:52:06.672Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:52:06.672Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:52:06.672Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:52:06.838Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-09-29T23:52:06.838Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:52:06.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:52:06.928Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-29T23:52:06.928Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-29T23:52:06.928Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:52:06.928Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-29T23:52:06.928Z] 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-29T23:52:06.928Z] === RUN TestNetworkNat [2020-09-29T23:52:07.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:52:07.288Z] #42 163.9 CC criu/pie-util.o [2020-09-29T23:52:07.475Z] time="2020-09-29T23:52:07Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate927451746/log600910425.1: no such file or directory" [2020-09-29T23:52:07.475Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 38.3% of statements [2020-09-29T23:52:07.509Z] --- PASS: TestNetworkNat (0.43s) [2020-09-29T23:52:07.509Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:52:07.589Z] #42 164.1 CC criu/pipes.o [2020-09-29T23:52:07.720Z] + docker version [2020-09-29T23:52:07.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:52:07.771Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-09-29T23:52:07.771Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:52:08.110Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-09-29T23:52:08.256Z] #42 164.9 CC criu/plugin.o [2020-09-29T23:52:08.931Z] #42 165.4 CC criu/proc_parse.o [2020-09-29T23:52:09.148Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-29T23:52:09.148Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-29T23:52:09.784Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-29T23:52:09.784Z] ok github.com/docker/docker/daemon/logger/splunk 1.429s coverage: 82.5% of statements [2020-09-29T23:52:09.784Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:52:09.784Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:52:10.282Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2020-09-29T23:52:10.282Z] === RUN TestPause [2020-09-29T23:52:10.282Z] --- SKIP: TestPause (0.00s) [2020-09-29T23:52:10.282Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:10.282Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:52:10.283Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:52:10.283Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:52:10.283Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:52:10.283Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-29T23:52:10.283Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:10.283Z] === RUN TestPsFilter [2020-09-29T23:52:10.538Z] --- PASS: TestPsFilter (0.10s) [2020-09-29T23:52:10.538Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:52:10.794Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2020-09-29T23:52:10.794Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:52:11.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:52:11.297Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-09-29T23:52:11.354Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-09-29T23:52:11.354Z] === RUN TestRemoveContainerRunning [2020-09-29T23:52:11.609Z] --- PASS: TestRemoveContainerRunning (0.39s) [2020-09-29T23:52:11.609Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:52:12.170Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2020-09-29T23:52:12.170Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:52:12.170Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-29T23:52:12.170Z] === RUN TestRenameLinkedContainer [2020-09-29T23:52:12.335Z] ok github.com/docker/docker/distribution 1.243s coverage: 21.9% of statements [2020-09-29T23:52:12.335Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:52:12.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:52:12.572Z] #42 169.2 CC criu/protobuf-desc.o [2020-09-29T23:52:12.971Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-09-29T23:52:12.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:52:13.227Z] #42 ... [2020-09-29T23:52:13.227Z] [2020-09-29T23:52:13.227Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:52:13.227Z] #52 121.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-29T23:52:13.524Z] Client: Docker Engine - Enterprise [2020-09-29T23:52:13.524Z] Version: 19.03.12 [2020-09-29T23:52:13.524Z] API version: 1.40 [2020-09-29T23:52:13.524Z] Go version: go1.13.13 [2020-09-29T23:52:13.524Z] Git commit: 4306744 [2020-09-29T23:52:13.524Z] Built: 08/05/2020 19:27:53 [2020-09-29T23:52:13.524Z] OS/Arch: windows/amd64 [2020-09-29T23:52:13.524Z] Experimental: false [2020-09-29T23:52:13.524Z] [2020-09-29T23:52:13.524Z] Server: Docker Engine - Enterprise [2020-09-29T23:52:13.524Z] Engine: [2020-09-29T23:52:13.524Z] Version: 19.03.12 [2020-09-29T23:52:13.524Z] API version: 1.40 (minimum version 1.24) [2020-09-29T23:52:13.524Z] Go version: go1.13.13 [2020-09-29T23:52:13.524Z] Git commit: f295753ffd [2020-09-29T23:52:13.524Z] Built: 08/05/2020 19:26:41 [2020-09-29T23:52:13.524Z] OS/Arch: windows/amd64 [2020-09-29T23:52:13.524Z] Experimental: true [2020-09-29T23:52:14.014Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-09-29T23:52:14.014Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-09-29T23:52:14.014Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:52:14.056Z] --- PASS: TestRenameLinkedContainer (1.59s) [2020-09-29T23:52:14.056Z] === RUN TestRenameStoppedContainer [2020-09-29T23:52:14.056Z] --- PASS: TestRenameStoppedContainer (0.37s) [2020-09-29T23:52:14.056Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] sh [2020-09-29T23:52:14.650Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-09-29T23:52:14.650Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:52:14.650Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-09-29T23:52:14.650Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:52:14.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:52:14.943Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-09-29T23:52:14.982Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-09-29T23:52:14.982Z] === RUN TestRenameInvalidName [2020-09-29T23:52:15.061Z] + docker info [2020-09-29T23:52:15.237Z] --- PASS: TestRenameInvalidName (0.39s) [2020-09-29T23:52:15.237Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:52:15.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:52:15.985Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-09-29T23:52:16.015Z] #52 124.5 + mkdir -p /build [2020-09-29T23:52:16.015Z] #52 124.5 + cp runc /build/runc [2020-09-29T23:52:16.015Z] #52 DONE 124.7s [2020-09-29T23:52:16.015Z] [2020-09-29T23:52:16.015Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:52:16.015Z] #39 228.9 + dpkg --print-architecture [2020-09-29T23:52:16.015Z] #39 229.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:52:16.015Z] #39 229.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:52:16.015Z] #39 229.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:52:16.602Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2020-09-29T23:52:16.602Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:52:17.030Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2020-09-29T23:52:17.030Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-29T23:52:17.163Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-09-29T23:52:17.163Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:52:17.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:52:18.091Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-09-29T23:52:18.091Z] === RUN TestResize [2020-09-29T23:52:18.347Z] --- PASS: TestResize (0.38s) [2020-09-29T23:52:18.347Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:52:18.543Z] ok github.com/docker/docker/pkg/archive 0.479s coverage: 77.2% of statements [2020-09-29T23:52:18.603Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-09-29T23:52:18.603Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:52:19.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:52:19.165Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-09-29T23:52:19.165Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:52:19.165Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:52:19.165Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-29T23:52:19.165Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:52:19.583Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 68.3% of statements [2020-09-29T23:52:19.583Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-29T23:52:19.876Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-29T23:52:21.052Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-09-29T23:52:21.052Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:52:21.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:52:22.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:52:23.008Z] #39 ... [2020-09-29T23:52:23.008Z] [2020-09-29T23:52:23.008Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:52:23.008Z] #48 232.8 + cd /tmp/tmp.aJQljvj2tu/src/github.com/golangci/golangci-lint/ [2020-09-29T23:52:23.008Z] #48 232.8 + git checkout -q v1.23.8 [2020-09-29T23:52:23.008Z] #48 233.5 ++ git describe --tags [2020-09-29T23:52:23.008Z] #48 233.5 + version=v1.23.8 [2020-09-29T23:52:23.008Z] #48 233.5 ++ git rev-parse --short HEAD [2020-09-29T23:52:23.008Z] #48 233.5 + commit=76a82c6 [2020-09-29T23:52:23.008Z] #48 233.5 ++ git show -s --format=%cd [2020-09-29T23:52:23.008Z] #48 233.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:52:23.008Z] #48 233.5 + 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-29T23:52:23.403Z] ok github.com/docker/docker/layer 7.080s coverage: 68.8% of statements [2020-09-29T23:52:23.404Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:52:23.404Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:52:23.404Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:52:23.404Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:52:23.404Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:52:23.404Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-29T23:52:23.566Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-09-29T23:52:23.566Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:52:23.669Z] #48 ... [2020-09-29T23:52:23.669Z] [2020-09-29T23:52:23.669Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:52:23.669Z] #42 170.3 CC criu/protobuf.o [2020-09-29T23:52:23.669Z] #42 170.7 CC criu/pstree.o [2020-09-29T23:52:23.669Z] #42 172.2 CC criu/rbtree.o [2020-09-29T23:52:23.669Z] #42 172.6 CC criu/rst-malloc.o [2020-09-29T23:52:23.669Z] #42 173.3 CC criu/seccomp.o [2020-09-29T23:52:23.669Z] #42 174.7 CC criu/seize.o [2020-09-29T23:52:23.670Z] #42 175.7 CC criu/servicefd.o [2020-09-29T23:52:23.670Z] #42 176.3 CC criu/shmem.o [2020-09-29T23:52:23.670Z] #42 177.4 CC criu/sigframe.o [2020-09-29T23:52:23.670Z] #42 177.6 CC criu/signalfd.o [2020-09-29T23:52:23.670Z] #42 178.0 CC criu/sk-inet.o [2020-09-29T23:52:23.670Z] #42 179.1 CC criu/sk-netlink.o [2020-09-29T23:52:23.670Z] #42 179.6 CC criu/sk-packet.o [2020-09-29T23:52:23.670Z] #42 180.3 CC criu/sk-queue.o [2020-09-29T23:52:23.696Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-09-29T23:52:23.696Z] ok github.com/docker/docker/pkg/chrootarchive 3.465s coverage: 43.2% of statements [2020-09-29T23:52:23.696Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:52:23.696Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:52:23.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:52:23.988Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-09-29T23:52:24.327Z] #42 180.9 CC criu/sk-tcp.o [2020-09-29T23:52:24.624Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-09-29T23:52:24.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:52:24.916Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-09-29T23:52:24.977Z] #42 181.5 CC criu/sk-unix.o [2020-09-29T23:52:25.209Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-29T23:52:25.230Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:52:25.230Z] Using test binary docker [2020-09-29T23:52:25.230Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:52:25.230Z] +++ /etc/init.d/apparmor start [2020-09-29T23:52:25.230Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:52:25.230Z] INFO: Waiting for daemon to start... [2020-09-29T23:52:25.230Z] Starting dockerd [2020-09-29T23:52:25.230Z] +++ 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-29T23:52:25.452Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2020-09-29T23:52:25.452Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:52:26.721Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-29T23:52:27.014Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-09-29T23:52:27.737Z] sha256:772103bbdbdf3190fdda473266bbae5ab9bf34561ef0dc382753b6186f5dadcc [2020-09-29T23:52:27.738Z] INFO: Starting docker-py tests... [2020-09-29T23:52:27.738Z] ============================= test session starts ============================== [2020-09-29T23:52:27.738Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-29T23:52:27.738Z] rootdir: /src, inifile: pytest.ini [2020-09-29T23:52:27.738Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-29T23:52:27.738Z] collected 389 items / 1 deselected / 388 selected [2020-09-29T23:52:27.738Z] [2020-09-29T23:52:27.779Z] #42 184.0 CC criu/sockets.o [2020-09-29T23:52:27.795Z] . [2020-09-29T23:52:27.795Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:52:27.795Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:52:27.795Z] Error: No such image: emptyfs [2020-09-29T23:52:27.795Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:52:27.795Z] ++++ docker load [2020-09-29T23:52:27.795Z] Running integration-test (iteration 1) [2020-09-29T23:52:27.795Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:52:27.795Z] ++ 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-29T23:52:27.795Z] ++ set -e [2020-09-29T23:52:27.795Z] ++ '[' -n 0 ']' [2020-09-29T23:52:27.795Z] ++ set -x [2020-09-29T23:52:27.795Z] ++ env -i DEST=/go/src/github.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-29T23:52:27.965Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-09-29T23:52:27.965Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:52:27.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:52:28.052Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-09-29T23:52:28.052Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-09-29T23:52:28.052Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-09-29T23:52:28.427Z] #42 185.0 CC criu/stats.o [2020-09-29T23:52:28.688Z] ok github.com/docker/docker/pkg/idtools 0.341s coverage: 70.1% of statements [2020-09-29T23:52:28.726Z] #42 185.4 CC criu/string.o [2020-09-29T23:52:28.726Z] #42 185.5 CC criu/sysctl.o [2020-09-29T23:52:28.981Z] ok github.com/docker/docker/pkg/ioutils 0.308s coverage: 70.6% of statements [2020-09-29T23:52:29.274Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-09-29T23:52:29.274Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:52:29.274Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-09-29T23:52:29.274Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T23:52:29.274Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:52:29.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-09-29T23:52:29.274Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:52:29.567Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-29T23:52:29.567Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-29T23:52:29.780Z] #42 186.2 CC criu/sysfs_parse.o [2020-09-29T23:52:29.852Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2020-09-29T23:52:29.852Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:52:29.859Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-09-29T23:52:30.079Z] #42 186.7 CC criu/timens.o [2020-09-29T23:52:30.152Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-29T23:52:30.152Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:52:30.152Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:52:30.379Z] #42 187.1 CC criu/timerfd.o [2020-09-29T23:52:30.788Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-09-29T23:52:31.033Z] #42 187.5 CC criu/tty.o [2020-09-29T23:52:31.124Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-29T23:52:31.417Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-29T23:52:31.711Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-29T23:52:31.755Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-29T23:52:31.755Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:52:32.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:52:32.316Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2020-09-29T23:52:32.316Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:52:32.750Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-09-29T23:52:32.791Z] Client: [2020-09-29T23:52:32.791Z] Debug Mode: false [2020-09-29T23:52:32.791Z] Plugins: [2020-09-29T23:52:32.791Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-29T23:52:32.791Z] [2020-09-29T23:52:32.791Z] Server: [2020-09-29T23:52:32.791Z] Containers: 0 [2020-09-29T23:52:32.791Z] Running: 0 [2020-09-29T23:52:32.791Z] Paused: 0 [2020-09-29T23:52:32.791Z] Stopped: 0 [2020-09-29T23:52:32.791Z] Images: 0 [2020-09-29T23:52:32.791Z] Server Version: 19.03.12 [2020-09-29T23:52:32.791Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-29T23:52:32.791Z] Windows: [2020-09-29T23:52:32.791Z] LCOW: [2020-09-29T23:52:32.791Z] Logging Driver: json-file [2020-09-29T23:52:32.791Z] Plugins: [2020-09-29T23:52:32.791Z] Volume: local [2020-09-29T23:52:32.791Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T23:52:32.791Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T23:52:32.791Z] Swarm: inactive [2020-09-29T23:52:32.791Z] Default Isolation: process [2020-09-29T23:52:32.791Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T23:52:32.791Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T23:52:32.791Z] OSType: windows [2020-09-29T23:52:32.791Z] Architecture: x86_64 [2020-09-29T23:52:32.791Z] CPUs: 4 [2020-09-29T23:52:32.791Z] Total Memory: 32GiB [2020-09-29T23:52:32.791Z] Name: azwin-2-31b660 [2020-09-29T23:52:32.791Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-29T23:52:32.791Z] Docker Root Dir: D:\docker [2020-09-29T23:52:32.791Z] Debug Mode: false [2020-09-29T23:52:32.791Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:52:32.791Z] Labels: [2020-09-29T23:52:32.791Z] Experimental: true [2020-09-29T23:52:32.791Z] Insecure Registries: [2020-09-29T23:52:32.791Z] 10.0.0.4:5000 [2020-09-29T23:52:32.791Z] 127.0.0.0/8 [2020-09-29T23:52:32.791Z] Registry Mirrors: [2020-09-29T23:52:32.791Z] http://10.0.0.4:5000/ [2020-09-29T23:52:32.791Z] Live Restore Enabled: false [2020-09-29T23:52:32.791Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-29T23:52:33.043Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-29T23:52:33.142Z] #42 189.8 CC criu/tun.o [2020-09-29T23:52:33.794Z] #42 190.5 CC criu/uffd.o [2020-09-29T23:52:34.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:52:34.875Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-09-29T23:52:34.875Z] === RUN TestKernelTCPMemory [2020-09-29T23:52:34.875Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-09-29T23:52:34.875Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:34.875Z] === RUN TestNISDomainname [2020-09-29T23:52:34.875Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-29T23:52:34.875Z] 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-29T23:52:34.875Z] === RUN TestHostnameDnsResolution [2020-09-29T23:52:35.131Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-09-29T23:52:35.131Z] === RUN TestStats [2020-09-29T23:52:35.131Z] --- SKIP: TestStats (0.00s) [2020-09-29T23:52:35.131Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:35.131Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:52:35.131Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:52:35.131Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:52:35.131Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:52:35.131Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:52:35.131Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:52:35.131Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:52:35.131Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:52:35.131Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:52:35.131Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:52:35.131Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:52:35.336Z] #42 191.9 CC criu/util.o [2020-09-29T23:52:35.783Z] ok github.com/docker/docker/pkg/signal 2.360s coverage: 61.0% of statements [2020-09-29T23:52:36.057Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:52:36.076Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-29T23:52:36.369Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-29T23:52:36.661Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-29T23:52:36.876Z] #42 193.4 CC criu/uts_ns.o [2020-09-29T23:52:36.876Z] #42 193.6 CC criu/vdso.o [2020-09-29T23:52:36.954Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-29T23:52:37.247Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-09-29T23:52:37.882Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2020-09-29T23:52:37.937Z] #42 194.3 LINK criu/built-in.o [2020-09-29T23:52:37.937Z] #42 194.5 LINK criu/criu [2020-09-29T23:52:37.943Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:52:38.175Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-09-29T23:52:38.236Z] #42 194.9 DEP lib/c/criu.d [2020-09-29T23:52:38.552Z] #42 195.0 CC images/rpc.pb-c.o [2020-09-29T23:52:38.811Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-09-29T23:52:38.811Z] testing: warning: no tests to run [2020-09-29T23:52:38.811Z] coverage: [no statements] [2020-09-29T23:52:38.811Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-29T23:52:38.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:52:39.104Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-29T23:52:39.209Z] #42 195.9 CC lib/c/criu.o [2020-09-29T23:52:39.308Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-29T23:52:39.308Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2020-09-29T23:52:39.308Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-09-29T23:52:39.308Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2020-09-29T23:52:39.308Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-09-29T23:52:39.308Z] === RUN TestDeleteDevicemapper [2020-09-29T23:52:39.308Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:52:39.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:52:39.308Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:52:39.397Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-29T23:52:39.397Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-29T23:52:39.499Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-29T23:52:40.060Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-29T23:52:40.066Z] Loaded image: buildpack-deps:buster [2020-09-29T23:52:40.066Z] Loaded image: busybox:latest [2020-09-29T23:52:40.066Z] Loaded image: busybox:glibc [2020-09-29T23:52:40.066Z] Loaded image: debian:buster [2020-09-29T23:52:40.066Z] Loaded image: hello-world:latest [2020-09-29T23:52:40.066Z] INFO: Testing against a local daemon [2020-09-29T23:52:40.066Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:52:40.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2020-09-29T23:52:40.674Z] === RUN TestUpdateMemory [2020-09-29T23:52:40.674Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:52:40.674Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:40.674Z] === RUN TestUpdateCPUQuota [2020-09-29T23:52:40.674Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-29T23:52:40.674Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:40.674Z] === RUN TestUpdatePidsLimit [2020-09-29T23:52:40.674Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-29T23:52:40.674Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:40.674Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:52:40.754Z] #42 197.2 LINK lib/c/built-in.o [2020-09-29T23:52:40.754Z] #42 197.2 LINK lib/c/libcriu.so [2020-09-29T23:52:40.754Z] #42 197.2 LINK lib/c/libcriu.a [2020-09-29T23:52:40.754Z] #42 197.4 GEN magic.py [2020-09-29T23:52:41.055Z] #42 197.6 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:52:41.055Z] #42 197.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:52:41.055Z] #42 197.6 Note: Building without GnuTLS support [2020-09-29T23:52:41.055Z] #42 197.6 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:52:41.055Z] #42 197.6 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:52:41.473Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-09-29T23:52:41.766Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-29T23:52:41.805Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-29T23:52:44.056Z] --- PASS: TestCgroupNamespacesBuild (2.73s) [2020-09-29T23:52:44.056Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:52:44.056Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-09-29T23:52:44.056Z] === RUN TestBuildWithSession [2020-09-29T23:52:44.056Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:52:44.056Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:52:44.056Z] === RUN TestBuildSquashParent [2020-09-29T23:52:44.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:52:44.083Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.7% of statements [2020-09-29T23:52:44.084Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-09-29T23:52:44.084Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2020-09-29T23:52:44.084Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-09-29T23:52:44.084Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-09-29T23:52:44.086Z] #42 198.5 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:52:44.086Z] #42 ... [2020-09-29T23:52:44.086Z] [2020-09-29T23:52:44.086Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:52:44.086Z] #39 DONE 256.6s [2020-09-29T23:52:44.086Z] [2020-09-29T23:52:44.086Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:52:44.086Z] #42 199.8 make[1]: Nothing to be done for 'all'. [2020-09-29T23:52:44.086Z] #42 200.9 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:52:44.386Z] #42 200.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:52:44.386Z] #42 201.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:52:44.386Z] #42 201.0 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:52:44.386Z] #42 201.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:52:44.700Z] #42 201.1 make[1]: Nothing to be done for 'all'. [2020-09-29T23:52:44.700Z] #42 201.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:52:44.700Z] #42 201.3 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:44.700Z] #42 201.4 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:44.700Z] #42 201.4 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:44.719Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-29T23:52:44.719Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-29T23:52:45.013Z] #42 201.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:45.013Z] #42 201.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:45.013Z] #42 201.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:45.013Z] #42 201.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:45.316Z] #42 201.9 make[2]: Nothing to be done for 'all'. [2020-09-29T23:52:45.316Z] #42 201.9 INSTALL criu/criu [2020-09-29T23:52:45.316Z] #42 DONE 202.0s [2020-09-29T23:52:45.316Z] [2020-09-29T23:52:45.316Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:52:46.794Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-29T23:52:47.430Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-09-29T23:52:48.065Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-09-29T23:52:48.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:52:48.701Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-09-29T23:52:50.648Z] --- PASS: TestBuildSquashParent (6.47s) [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:52:50.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:52:50.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:52:50.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:52:50.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:52:50.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:52:50.648Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:52:50.648Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:52:50.648Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:52:50.648Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:52:50.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:52:50.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:52:51.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:52:52.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:52:52.629Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2020-09-29T23:52:52.629Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:52:52.629Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2020-09-29T23:52:52.629Z] === RUN TestWaitNonBlocked [2020-09-29T23:52:52.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:52:52.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:52:52.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:52:52.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:52:52.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:52:52.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:52:52.629Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-29T23:52:52.629Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2020-09-29T23:52:52.629Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2020-09-29T23:52:52.629Z] === RUN TestWaitBlocked [2020-09-29T23:52:52.629Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:52:52.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:52:52.629Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:52:52.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:52:52.629Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:52:52.629Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:52:52.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:52:53.192Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:52:53.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2020-09-29T23:52:53.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-09-29T23:52:53.192Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:52:53.192Z] === CONT TestIpcModeOlderClient [2020-09-29T23:52:53.192Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s) [2020-09-29T23:52:54.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2020-09-29T23:52:54.748Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:52:54.748Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:52:54.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:52:57.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:52:57.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:52:57.353Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2020-09-29T23:52:57.353Z] PASS [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === Skipped [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-29T23:52:57.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-29T23:52:57.353Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-29T23:52:57.353Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-29T23:52:57.353Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-29T23:52:57.353Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-29T23:52:57.353Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-29T23:52:57.353Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-29T23:52:57.353Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-29T23:52:57.353Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:52:57.353Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:52:57.353Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-29T23:52:57.353Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-29T23:52:57.353Z] 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-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-29T23:52:57.353Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:52:57.353Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-29T23:52:57.353Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:52:57.353Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-09-29T23:52:57.353Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.353Z] [2020-09-29T23:52:57.353Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-29T23:52:57.353Z] 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-29T23:52:57.353Z] [2020-09-29T23:52:57.354Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-29T23:52:57.354Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.354Z] [2020-09-29T23:52:57.354Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:52:57.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:52:57.354Z] [2020-09-29T23:52:57.354Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:52:57.354Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.354Z] [2020-09-29T23:52:57.354Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-29T23:52:57.354Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.354Z] [2020-09-29T23:52:57.354Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-29T23:52:57.354Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:52:57.354Z] [2020-09-29T23:52:57.354Z] [2020-09-29T23:52:57.354Z] DONE 173 tests, 24 skipped in 76.279s [2020-09-29T23:52:57.354Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:52:57.609Z] INFO: Testing against a local daemon [2020-09-29T23:52:57.609Z] === RUN TestCommitInheritsEnv [2020-09-29T23:52:57.869Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:52:58.440Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:52:59.012Z] --- PASS: TestBuildMultiStageCopy (4.25s) [2020-09-29T23:52:59.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s) [2020-09-29T23:52:59.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-09-29T23:52:59.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-29T23:52:59.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-09-29T23:52:59.012Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-09-29T23:52:59.012Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:52:59.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:52:59.024Z] Using test binary docker [2020-09-29T23:52:59.024Z] +++ /etc/init.d/apparmor start [2020-09-29T23:52:59.024Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:52:59.024Z] Starting dockerd [2020-09-29T23:52:59.024Z] INFO: Waiting for daemon to start... [2020-09-29T23:52:59.024Z] +++ 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-29T23:52:59.495Z] --- PASS: TestCommitInheritsEnv (1.62s) [2020-09-29T23:52:59.495Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:52:59.495Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:52:59.495Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:52:59.495Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-29T23:52:59.495Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:52:59.495Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-29T23:52:59.495Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:53:00.402Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-09-29T23:53:00.402Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:53:00.766Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-29T23:53:00.766Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b536b761\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-29T23:53:00.766Z] ---------------------------------------------------------------------------- [2020-09-29T23:53:00.766Z] [2020-09-29T23:53:00.766Z] INFO: executeCI.ps1 starting at Tue Sep 29 23:52:59 CUT 2020 [2020-09-29T23:53:00.766Z] [2020-09-29T23:53:00.766Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-29T23:53:00.766Z] INFO: Running git version 2.24.1.windows.2 [2020-09-29T23:53:00.766Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-29T23:53:00.766Z] INFO: Environment variables: [2020-09-29T23:53:00.766Z] [2020-09-29T23:53:00.766Z] Name Value [2020-09-29T23:53:00.766Z] ---- ----- [2020-09-29T23:53:00.766Z] ALLUSERSPROFILE C:\ProgramData [2020-09-29T23:53:00.766Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-29T23:53:00.766Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-29T23:53:00.766Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-29T23:53:00.766Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-29T23:53:00.766Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-29T23:53:00.766Z] BRANCH_NAME PR-41506 [2020-09-29T23:53:00.766Z] BUILD_DISPLAY_NAME #1 [2020-09-29T23:53:00.766Z] BUILD_ID 1 [2020-09-29T23:53:00.766Z] BUILD_NUMBER 1 [2020-09-29T23:53:00.766Z] BUILD_TAG jenkins-moby-PR-41506-1 [2020-09-29T23:53:00.766Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41506/1/ [2020-09-29T23:53:00.766Z] CHANGE_AUTHOR thaJeztah [2020-09-29T23:53:00.766Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-29T23:53:00.766Z] CHANGE_BRANCH bump_coreos_pkg [2020-09-29T23:53:00.766Z] CHANGE_FORK thaJeztah/docker [2020-09-29T23:53:00.766Z] CHANGE_ID 41506 [2020-09-29T23:53:00.766Z] CHANGE_TARGET master [2020-09-29T23:53:00.766Z] CHANGE_TITLE vendor: github.com/coreos/pkg v4 [2020-09-29T23:53:00.767Z] CHANGE_URL https://github.com/moby/moby/pull/41506 [2020-09-29T23:53:00.767Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:53:00.767Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-29T23:53:00.767Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-29T23:53:00.767Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-29T23:53:00.767Z] COMPUTERNAME azwin-2-31b660 [2020-09-29T23:53:00.767Z] ComSpec C:\windows\system32\cmd.exe [2020-09-29T23:53:00.767Z] ConfigSequenceNumber 0 [2020-09-29T23:53:00.767Z] DOCKER_BUILDKIT 0 [2020-09-29T23:53:00.767Z] DOCKER_DUT_DEBUG 1 [2020-09-29T23:53:00.767Z] DOCKER_EXPERIMENTAL 1 [2020-09-29T23:53:00.767Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-29T23:53:00.767Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-29T23:53:00.767Z] EXECUTOR_NUMBER 0 [2020-09-29T23:53:00.767Z] FQDN azwin-2-31b660.westus.cloudapp.azure.com [2020-09-29T23:53:00.767Z] GIT_BRANCH PR-41506 [2020-09-29T23:53:00.767Z] GIT_COMMIT 77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:53:00.767Z] GIT_URL https://github.com/moby/moby.git [2020-09-29T23:53:00.767Z] HUDSON_COOKIE 93f44b6b-1028-4114-ada6-9e67a9625187 [2020-09-29T23:53:00.767Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-29T23:53:00.767Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-29T23:53:00.767Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-29T23:53:00.767Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-09-29T23:53:00.767Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-29T23:53:00.767Z] JENKINS_NODE_COOKIE 12bf0497-2805-4059-b75d-738ff405c017 [2020-09-29T23:53:00.767Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-29T23:53:00.767Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-29T23:53:00.767Z] JOB_BASE_NAME PR-41506 [2020-09-29T23:53:00.767Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41506/display/redirect [2020-09-29T23:53:00.767Z] JOB_NAME moby/PR-41506 [2020-09-29T23:53:00.767Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41506/ [2020-09-29T23:53:00.767Z] library.jps.version master [2020-09-29T23:53:00.767Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-29T23:53:00.767Z] NODE_LABELS amd64 azure azwin-2-31b660 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-29T23:53:00.767Z] NODE_NAME azwin-2-31b660 [2020-09-29T23:53:00.767Z] NUMBER_OF_PROCESSORS 4 [2020-09-29T23:53:00.767Z] OS Windows_NT [2020-09-29T23:53:00.767Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-29T23:53:00.767Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-29T23:53:00.767Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-29T23:53:00.767Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-09-29T23:53:00.767Z] PROCESSOR_LEVEL 6 [2020-09-29T23:53:00.767Z] PROCESSOR_REVISION 4f01 [2020-09-29T23:53:00.767Z] ProgramData C:\ProgramData [2020-09-29T23:53:00.767Z] ProgramFiles C:\Program Files [2020-09-29T23:53:00.767Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-29T23:53:00.767Z] ProgramW6432 C:\Program Files [2020-09-29T23:53:00.767Z] PROMPT $P$G [2020-09-29T23:53:00.767Z] PSExecutionPolicyPreference Bypass [2020-09-29T23:53:00.767Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-29T23:53:00.767Z] PUBLIC C:\Users\Public [2020-09-29T23:53:00.767Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41506/1/display/redirect?page=changes [2020-09-29T23:53:00.767Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41506/1/display/redirect [2020-09-29T23:53:00.767Z] SKIP_VALIDATION_TESTS 1 [2020-09-29T23:53:00.767Z] SOURCES_DRIVE d [2020-09-29T23:53:00.767Z] SOURCES_SUBDIR gopath [2020-09-29T23:53:00.767Z] STAGE_NAME Run tests [2020-09-29T23:53:00.767Z] SystemDrive C: [2020-09-29T23:53:00.767Z] SystemRoot C:\windows [2020-09-29T23:53:00.767Z] TEMP C:\windows\TEMP [2020-09-29T23:53:00.767Z] TESTDEBUG 0 [2020-09-29T23:53:00.767Z] TESTRUN_DRIVE d [2020-09-29T23:53:00.767Z] TESTRUN_SUBDIR CI [2020-09-29T23:53:00.767Z] TIMEOUT 120m [2020-09-29T23:53:00.767Z] TMP C:\windows\TEMP [2020-09-29T23:53:00.767Z] USERDOMAIN WORKGROUP [2020-09-29T23:53:00.767Z] USERNAME azwin-2-31b660$ [2020-09-29T23:53:00.767Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-29T23:53:00.767Z] windir C:\windows [2020-09-29T23:53:00.767Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-29T23:53:00.767Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-29T23:53:00.767Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-29T23:53:00.767Z] [2020-09-29T23:53:00.767Z] [2020-09-29T23:53:00.767Z] [2020-09-29T23:53:00.949Z] . [2020-09-29T23:53:00.949Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:53:00.949Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:53:00.949Z] Error: No such image: emptyfs [2020-09-29T23:53:00.949Z] ++++ docker load [2020-09-29T23:53:00.949Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:53:01.394Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-29T23:53:01.394Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:53:01.394Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:53:01.394Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-29T23:53:01.394Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:53:01.394Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-29T23:53:01.394Z] === RUN TestTagInvalidReference [2020-09-29T23:53:01.394Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-29T23:53:01.394Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:53:01.394Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-29T23:53:01.394Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:53:01.394Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T23:53:01.394Z] === RUN TestTagOfficialNames [2020-09-29T23:53:01.394Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-29T23:53:01.394Z] === RUN TestTagMatchesDigest [2020-09-29T23:53:01.394Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T23:53:01.394Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:53:01.519Z] Running integration-test (iteration 1) [2020-09-29T23:53:01.519Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:53:01.519Z] ++ 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-29T23:53:01.519Z] ++ set -e [2020-09-29T23:53:01.519Z] ++ '[' -n 0 ']' [2020-09-29T23:53:01.519Z] ++ set -x [2020-09-29T23:53:01.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-29T23:53:02.951Z] INFO: Sources under d:\gopath\... [2020-09-29T23:53:02.951Z] INFO: Test run under d:\CI\... [2020-09-29T23:53:02.951Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-29T23:53:02.951Z] INFO: docker/docker repository was found [2020-09-29T23:53:02.951Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-29T23:53:02.952Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-09-29T23:53:02.952Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:53:03.526Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-09-29T23:53:03.526Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:53:03.923Z] ltsc2019: Pulling from windows/servercore [2020-09-29T23:53:03.923Z] 4612f6d0b889: Pulling fs layer [2020-09-29T23:53:03.923Z] c3aff4450246: Pulling fs layer [2020-09-29T23:53:06.075Z] --- PASS: TestBuildMultiStageOnBuild (2.57s) [2020-09-29T23:53:06.075Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:53:07.358Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:53:07.358Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === Skipped [2020-09-29T23:53:07.358Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T23:53:07.358Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T23:53:07.358Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T23:53:07.358Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T23:53:07.358Z] time="2020-09-29T23:51:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T23:53:07.358Z] time="2020-09-29T23:51:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T23:53:07.358Z] time="2020-09-29T23:51:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T23:53:07.358Z] time="2020-09-29T23:51:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T23:53:07.358Z] time="2020-09-29T23:51:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:53:07.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:53:07.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:53:07.358Z] [2020-09-29T23:53:07.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T23:53:07.359Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T23:53:07.359Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T23:53:07.359Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:53:07.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T23:53:07.359Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T23:53:07.359Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T23:53:07.359Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] [2020-09-29T23:53:07.359Z] DONE 2148 tests, 26 skipped in 186.548s Post stage [Pipeline] junit [2020-09-29T23:53:07.407Z] Recording test results [2020-09-29T23:53:07.462Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-09-29T23:53:07.462Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:53:07.967Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -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:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh dynbinary test-integration [2020-09-29T23:53:08.260Z] [2020-09-29T23:53:08.260Z] Removing bundles/ [2020-09-29T23:53:08.260Z] [2020-09-29T23:53:08.260Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:53:08.260Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:53:08.260Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:53:10.765Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-09-29T23:53:10.765Z] === RUN TestBuildWithHugeFile [2020-09-29T23:53:11.077Z] c3aff4450246: Verifying Checksum [2020-09-29T23:53:11.077Z] c3aff4450246: Download complete [2020-09-29T23:53:11.091Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-29T23:53:21.465Z] 4612f6d0b889: Verifying Checksum [2020-09-29T23:53:21.465Z] 4612f6d0b889: Download complete [2020-09-29T23:53:24.800Z] #23 292.6 + return [2020-09-29T23:53:24.800Z] #23 DONE 292.7s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:24.800Z] #48 ... [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:24.800Z] #55 260.4 + bin/containerd [2020-09-29T23:53:24.800Z] #55 ... [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:53:24.800Z] #24 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:53:24.800Z] #29 DONE 0.7s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:24.800Z] #48 ... [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:53:24.800Z] #32 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:53:24.800Z] #34 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:53:24.800Z] #37 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:53:24.800Z] #40 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:24.800Z] #48 ... [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:53:24.800Z] #43 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:53:24.800Z] #45 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:24.800Z] #48 ... [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:53:24.800Z] #47 DONE 0.1s [2020-09-29T23:53:24.800Z] [2020-09-29T23:53:24.800Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:43.559Z] #48 DONE 316.8s [2020-09-29T23:53:43.559Z] [2020-09-29T23:53:43.559Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:45.666Z] #55 ... [2020-09-29T23:53:45.666Z] [2020-09-29T23:53:45.666Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:53:45.666Z] #49 DONE 0.1s [2020-09-29T23:53:45.666Z] [2020-09-29T23:53:45.666Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:45.964Z] #55 ... [2020-09-29T23:53:45.964Z] [2020-09-29T23:53:45.964Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:53:45.964Z] #51 DONE 0.1s [2020-09-29T23:53:45.964Z] [2020-09-29T23:53:45.964Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:53:45.964Z] #53 DONE 0.1s [2020-09-29T23:53:45.964Z] [2020-09-29T23:53:45.964Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:53:48.214Z] Loaded image: buildpack-deps:buster [2020-09-29T23:53:48.214Z] Loaded image: busybox:latest [2020-09-29T23:53:48.214Z] Loaded image: busybox:glibc [2020-09-29T23:53:48.214Z] Loaded image: debian:buster [2020-09-29T23:53:48.214Z] Loaded image: hello-world:latest [2020-09-29T23:53:48.214Z] INFO: Testing against a local daemon [2020-09-29T23:53:48.214Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:53:48.214Z] --- PASS: TestCgroupNamespacesBuild (3.23s) [2020-09-29T23:53:48.214Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:53:48.214Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-09-29T23:53:48.214Z] === RUN TestBuildWithSession [2020-09-29T23:53:48.214Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:53:48.214Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:53:48.214Z] === RUN TestBuildSquashParent [2020-09-29T23:53:57.501Z] --- PASS: TestBuildWithHugeFile (40.18s) [2020-09-29T23:53:57.501Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:53:57.501Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:53:57.501Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:53:57.501Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:53:57.501Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:53:57.501Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:53:57.501Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:53:57.501Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:53:57.501Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:53:57.501Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:53:57.501Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-09-29T23:53:57.501Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-09-29T23:53:57.501Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-09-29T23:53:57.501Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-09-29T23:53:57.501Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:53:57.501Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:53:57.501Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:53:57.501Z] --- PASS: TestBuildPreserveOwnership (5.75s) [2020-09-29T23:53:57.501Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.71s) [2020-09-29T23:53:57.501Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-09-29T23:53:57.501Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:53:57.501Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-29T23:53:57.501Z] PASS [2020-09-29T23:53:57.501Z] [2020-09-29T23:53:57.501Z] === Skipped [2020-09-29T23:53:57.501Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:53:57.501Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:53:57.501Z] [2020-09-29T23:53:57.501Z] [2020-09-29T23:53:57.501Z] DONE 32 tests, 1 skipped in 88.970s [2020-09-29T23:53:57.501Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:53:57.501Z] ++ 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-29T23:53:57.501Z] ++ set -e [2020-09-29T23:53:57.501Z] ++ '[' -n 0 ']' [2020-09-29T23:53:57.501Z] ++ set -x [2020-09-29T23:53:57.501Z] ++ env -i DEST=/go/src/github.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-29T23:53:57.501Z] INFO: Testing against a local daemon [2020-09-29T23:53:57.501Z] === RUN TestConfigInspect [2020-09-29T23:53:58.198Z] --- PASS: TestBuildSquashParent (8.72s) [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:53:58.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:53:58.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:53:58.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:53:58.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:53:58.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:53:58.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:53:58.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:53:58.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:53:58.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:54:00.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:54:00.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:54:00.801Z] --- PASS: TestConfigInspect (3.28s) [2020-09-29T23:54:00.802Z] === RUN TestConfigList [2020-09-29T23:54:03.349Z] --- PASS: TestConfigList (3.19s) [2020-09-29T23:54:03.349Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:54:03.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:54:03.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:54:03.979Z] ..........................xx.................... [ 29%] [2020-09-29T23:54:04.698Z] #55 303.3 + bin/containerd-stress [2020-09-29T23:54:05.214Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:54:05.214Z] [2020-09-29T23:54:05.214Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:54:05.214Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:54:05.214Z] HOSTNAME=b9cc670a69af [2020-09-29T23:54:05.214Z] TESTDEBUG=0 [2020-09-29T23:54:05.214Z] DEST=bundles/test-integration [2020-09-29T23:54:05.214Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:54:05.214Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-29T23:54:05.214Z] container=docker [2020-09-29T23:54:05.214Z] HOME=/root [2020-09-29T23:54:05.214Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:54:05.214Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:54:05.214Z] VALIDATE_BRANCH=master [2020-09-29T23:54:05.214Z] TERM=xterm [2020-09-29T23:54:05.214Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:54:05.214Z] SHLVL=1 [2020-09-29T23:54:05.214Z] TIMEOUT=120m [2020-09-29T23:54:05.214Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:54:05.214Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:54:05.214Z] GO111MODULE=off [2020-09-29T23:54:05.214Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:54:05.214Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:54:05.214Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:54:05.214Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:54:05.214Z] GOPATH=/go [2020-09-29T23:54:05.214Z] PKG_CONFIG=pkg-config [2020-09-29T23:54:05.214Z] _=/usr/bin/env [2020-09-29T23:54:05.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:54:06.223Z] #55 305.8 + bin/containerd-shim [2020-09-29T23:54:06.653Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-09-29T23:54:06.653Z] === RUN TestConfigsUpdate [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s) [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2020-09-29T23:54:06.683Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2020-09-29T23:54:06.683Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:54:06.683Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:54:08.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:54:09.161Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:54:09.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:54:09.956Z] --- PASS: TestConfigsUpdate (3.17s) [2020-09-29T23:54:09.956Z] === RUN TestTemplatedConfig [2020-09-29T23:54:10.300Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:54:10.869Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2020-09-29T23:54:10.869Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-09-29T23:54:10.869Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-09-29T23:54:10.869Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-09-29T23:54:10.869Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-09-29T23:54:10.869Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-09-29T23:54:10.869Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:54:12.265Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2020-09-29T23:54:12.265Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:54:13.194Z] #55 312.7 + bin/containerd-shim-runc-v1 [2020-09-29T23:54:13.320Z] --- PASS: TestTemplatedConfig (3.40s) [2020-09-29T23:54:13.321Z] === RUN TestConfigCreateResolve [2020-09-29T23:54:14.170Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-09-29T23:54:14.170Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:54:15.549Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2020-09-29T23:54:15.549Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:54:16.625Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-09-29T23:54:16.625Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:54:16.886Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-09-29T23:54:16.886Z] PASS [2020-09-29T23:54:16.886Z] [2020-09-29T23:54:16.886Z] DONE 7 tests in 20.181s [2020-09-29T23:54:16.886Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:54:16.886Z] ++ 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-29T23:54:16.886Z] ++ set -e [2020-09-29T23:54:16.886Z] ++ '[' -n 0 ']' [2020-09-29T23:54:16.886Z] ++ set -x [2020-09-29T23:54:16.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T23:54:17.148Z] INFO: Testing against a local daemon [2020-09-29T23:54:17.148Z] === RUN TestCheckpoint [2020-09-29T23:54:17.148Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:54:17.148Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:54:17.148Z] === RUN TestContainerInvalidJSON [2020-09-29T23:54:17.148Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:54:17.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:54:17.148Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:54:17.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:54:17.148Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:54:17.148Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:54:17.148Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:54:17.148Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:54:17.148Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:54:17.148Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-29T23:54:17.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:54:17.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:54:17.148Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:54:17.148Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:54:17.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-09-29T23:54:17.408Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:54:17.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-09-29T23:54:17.408Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:54:17.670Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-29T23:54:17.670Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:54:17.670Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-09-29T23:54:17.670Z] === RUN TestCopyFromContainer [2020-09-29T23:54:18.842Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-09-29T23:54:18.842Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:54:18.863Z] #55 317.6 + bin/containerd-shim-runc-v2 [2020-09-29T23:54:19.159Z] #55 318.8 + binaries [2020-09-29T23:54:19.159Z] #55 318.8 + install -D bin/containerd /build/containerd [2020-09-29T23:54:19.159Z] #55 318.8 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:54:19.159Z] #55 318.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:54:19.159Z] #55 318.8 + install -D bin/ctr /build/ctr [2020-09-29T23:54:19.159Z] #55 DONE 318.9s [2020-09-29T23:54:19.556Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-29T23:54:19.585Z] === RUN TestCopyFromContainer// [2020-09-29T23:54:19.585Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:54:19.846Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:54:19.846Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:54:20.108Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:54:20.108Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:54:20.108Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:54:20.234Z] [2020-09-29T23:54:20.234Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:54:20.234Z] #56 DONE 0.1s [2020-09-29T23:54:20.234Z] [2020-09-29T23:54:20.234Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:54:20.371Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:54:20.371Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:54:20.531Z] #60 DONE 0.1s [2020-09-29T23:54:20.531Z] [2020-09-29T23:54:20.531Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:54:20.531Z] #62 DONE 0.1s [2020-09-29T23:54:20.531Z] [2020-09-29T23:54:20.531Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:54:20.531Z] #64 DONE 0.1s [2020-09-29T23:54:20.531Z] [2020-09-29T23:54:20.531Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:54:20.531Z] #65 DONE 0.0s [2020-09-29T23:54:20.531Z] [2020-09-29T23:54:20.531Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:54:20.632Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer (3.02s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-29T23:54:20.632Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-09-29T23:54:20.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:54:20.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:54:20.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:54:20.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:54:20.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:54:20.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:54:20.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:54:20.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:54:20.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:54:20.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:54:20.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T23:54:20.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:54:20.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:54:20.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:54:20.632Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:54:20.751Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2020-09-29T23:54:20.751Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:54:20.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-29T23:54:20.894Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:54:20.894Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:54:20.894Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:54:20.894Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:54:20.894Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:54:20.894Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:54:20.894Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:54:20.894Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:54:20.894Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:54:20.894Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:54:20.894Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T23:54:20.894Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:54:20.894Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:54:20.894Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:54:20.894Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:54:20.894Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-29T23:54:20.894Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:54:22.622Z] #66 DONE 2.0s [2020-09-29T23:54:22.622Z] [2020-09-29T23:54:22.622Z] #67 exporting to oci image format [2020-09-29T23:54:22.622Z] #67 exporting layers [2020-09-29T23:54:22.810Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-09-29T23:54:22.810Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:54:24.046Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2020-09-29T23:54:24.046Z] === RUN TestBuildWithHugeFile [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-09-29T23:54:25.360Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:54:25.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:54:25.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:54:25.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:54:25.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:54:25.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:54:25.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:54:25.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:54:25.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:54:25.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:54:25.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:54:25.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:54:25.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:54:25.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:54:25.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:54:25.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2020-09-29T23:54:25.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-29T23:54:25.360Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:54:25.933Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-09-29T23:54:25.933Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:54:25.933Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:54:25.933Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:54:25.933Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-29T23:54:25.933Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:54:25.933Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:54:25.933Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:54:25.933Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-29T23:54:25.933Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:54:25.933Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:54:25.933Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:54:25.933Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:54:25.933Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:54:25.933Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:54:25.933Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:54:25.933Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:54:25.933Z] === RUN TestDiff [2020-09-29T23:54:26.877Z] --- PASS: TestDiff (0.77s) [2020-09-29T23:54:26.877Z] === RUN TestExecWithCloseStdin [2020-09-29T23:54:26.977Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-29T23:54:27.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:54:27.820Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-09-29T23:54:27.820Z] === RUN TestExec [2020-09-29T23:54:28.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:54:28.393Z] --- PASS: TestExec (0.82s) [2020-09-29T23:54:28.393Z] === RUN TestExecUser [2020-09-29T23:54:29.324Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:54:29.324Z] Using test binary docker [2020-09-29T23:54:29.324Z] +++ /etc/init.d/apparmor start [2020-09-29T23:54:29.324Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:54:29.324Z] INFO: Waiting for daemon to start... [2020-09-29T23:54:29.324Z] Starting dockerd [2020-09-29T23:54:29.324Z] +++ 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-29T23:54:29.324Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:54:29.324Z] Using test binary docker [2020-09-29T23:54:29.324Z] +++ /etc/init.d/apparmor start [2020-09-29T23:54:29.324Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:54:29.324Z] INFO: Waiting for daemon to start... [2020-09-29T23:54:29.324Z] Starting dockerd [2020-09-29T23:54:29.324Z] +++ 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-29T23:54:29.337Z] --- PASS: TestExecUser (0.81s) [2020-09-29T23:54:29.337Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:54:30.280Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-09-29T23:54:30.280Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:54:30.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:54:30.563Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-29T23:54:32.196Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s) [2020-09-29T23:54:32.196Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:54:33.516Z] . [2020-09-29T23:54:33.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:54:33.516Z] [2020-09-29T23:54:33.516Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:54:33.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:54:33.516Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:54:33.516Z] Error: No such image: emptyfs [2020-09-29T23:54:33.516Z] Error: No such image: emptyfs [2020-09-29T23:54:33.516Z] ++++ docker load [2020-09-29T23:54:33.516Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:54:33.516Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:54:33.516Z] ++++ docker load [2020-09-29T23:54:33.582Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-09-29T23:54:33.582Z] === RUN TestHealthKillContainer [2020-09-29T23:54:33.776Z] Running integration-test (iteration 1) [2020-09-29T23:54:33.776Z] 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-29T23:54:33.776Z] ++ 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-29T23:54:33.776Z] ++ set -e [2020-09-29T23:54:33.776Z] ++ '[' -n 0 ']' [2020-09-29T23:54:33.776Z] ++ set -x [2020-09-29T23:54:33.776Z] ++ env -i DEST=/go/src/github.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-29T23:54:33.776Z] Running integration-test (iteration 1) [2020-09-29T23:54:33.776Z] 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-29T23:54:33.776Z] ++ 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-29T23:54:33.776Z] ++ set -e [2020-09-29T23:54:33.776Z] ++ '[' -n 0 ']' [2020-09-29T23:54:33.776Z] ++ set -x [2020-09-29T23:54:33.776Z] ++ env -i DEST=/go/src/github.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-29T23:54:36.128Z] --- PASS: TestHealthKillContainer (2.84s) [2020-09-29T23:54:36.128Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:54:37.072Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-09-29T23:54:37.072Z] === RUN TestIpcModeNone [2020-09-29T23:54:37.643Z] --- PASS: TestIpcModeNone (0.83s) [2020-09-29T23:54:37.643Z] === RUN TestIpcModePrivate [2020-09-29T23:54:38.588Z] --- PASS: TestIpcModePrivate (0.83s) [2020-09-29T23:54:38.588Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-29T23:54:38.588Z] === RUN TestIpcModeShareable [2020-09-29T23:54:39.532Z] --- PASS: TestIpcModeShareable (0.83s) [2020-09-29T23:54:39.532Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-29T23:54:39.532Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:54:42.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2020-09-29T23:54:42.086Z] === RUN TestAPIIpcModeHost [2020-09-29T23:54:42.658Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-09-29T23:54:42.658Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:54:44.575Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-29T23:54:44.575Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-29T23:54:44.575Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:54:45.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:54:45.961Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-09-29T23:54:45.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-29T23:54:45.961Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:54:46.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:54:46.748Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-29T23:54:47.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:54:47.879Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-09-29T23:54:47.879Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-29T23:54:47.879Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:54:48.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:54:48.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:54:49.796Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-09-29T23:54:49.796Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-29T23:54:49.796Z] === RUN TestIpcModeOlderClient [2020-09-29T23:54:49.796Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:54:49.796Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:54:50.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:54:50.368Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-09-29T23:54:50.368Z] === RUN TestKillContainer [2020-09-29T23:54:50.368Z] === RUN TestKillContainer/no_signal [2020-09-29T23:54:51.311Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:54:51.573Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:54:52.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:54:52.784Z] --- PASS: TestImportExtremelyLargeImageWorks (105.40s) [2020-09-29T23:54:52.785Z] PASS [2020-09-29T23:54:52.785Z] [2020-09-29T23:54:52.785Z] === Skipped [2020-09-29T23:54:52.785Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:54:52.785Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-29T23:54:52.785Z] [2020-09-29T23:54:52.785Z] [2020-09-29T23:54:52.785Z] DONE 12 tests, 1 skipped in 109.376s [2020-09-29T23:54:52.785Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:54:52.785Z] INFO: Testing against a local daemon [2020-09-29T23:54:52.785Z] === RUN TestNetworkCreateDelete [2020-09-29T23:54:52.785Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-09-29T23:54:52.785Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:54:52.785Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-09-29T23:54:52.785Z] === RUN TestDaemonDNSFallback [2020-09-29T23:54:52.964Z] --- PASS: TestKillContainer (2.24s) [2020-09-29T23:54:52.964Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-09-29T23:54:52.964Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-09-29T23:54:52.964Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2020-09-29T23:54:52.964Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:54:52.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:54:53.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:54:53.536Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:54:53.689Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-29T23:54:54.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-09-29T23:54:54.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-09-29T23:54:54.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-09-29T23:54:54.108Z] === RUN TestKillStoppedContainer [2020-09-29T23:54:54.369Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-29T23:54:54.369Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:54:54.369Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-29T23:54:54.369Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:54:54.670Z] --- PASS: TestDaemonDNSFallback (7.27s) [2020-09-29T23:54:54.670Z] === RUN TestInspectNetwork [2020-09-29T23:54:54.670Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-29T23:54:54.670Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:54:54.670Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-29T23:54:54.670Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:54:54.670Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:54:54.670Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:54:54.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:54:54.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:54:54.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:54:54.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:54:54.670Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:54:54.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:54:54.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:54:54.670Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T23:54:54.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T23:54:54.670Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T23:54:54.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:54:54.670Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:54:54.670Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-29T23:54:54.670Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:54:54.670Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-29T23:54:54.670Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:54:54.670Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:54:54.670Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-09-29T23:54:54.670Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:54:54.670Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:54:54.670Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:54:54.670Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T23:54:54.670Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:54:54.670Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:54:54.670Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:54:54.670Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:54:54.670Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:54:54.670Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T23:54:54.670Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] PASS [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === Skipped [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-29T23:54:54.670Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-29T23:54:54.670Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-29T23:54:54.670Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-29T23:54:54.670Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-09-29T23:54:54.670Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T23:54:54.670Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:54:54.670Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-29T23:54:54.670Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T23:54:54.670Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] [2020-09-29T23:54:54.670Z] DONE 19 tests, 12 skipped in 7.978s [2020-09-29T23:54:54.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:54:54.926Z] INFO: Testing against a local daemon [2020-09-29T23:54:54.926Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:54:54.926Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:54:54.926Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:54:54.926Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:54:54.926Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:54:54.926Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:54:54.926Z] PASS [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] === Skipped [2020-09-29T23:54:54.926Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:54:54.926Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:54:54.926Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] DONE 2 tests, 2 skipped in 0.124s [2020-09-29T23:54:54.926Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:54:54.926Z] INFO: Testing against a local daemon [2020-09-29T23:54:54.926Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:54:54.926Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-29T23:54:54.926Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.926Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:54:54.926Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-29T23:54:54.926Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.926Z] PASS [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] === Skipped [2020-09-29T23:54:54.926Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-29T23:54:54.926Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-29T23:54:54.926Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] DONE 2 tests, 2 skipped in 0.113s [2020-09-29T23:54:54.926Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:54:54.926Z] testing: warning: no tests to run [2020-09-29T23:54:54.926Z] PASS [2020-09-29T23:54:54.926Z] [2020-09-29T23:54:54.926Z] DONE 0 tests in 0.023s [2020-09-29T23:54:54.926Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:54:55.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:54:55.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:54:55.181Z] INFO: Testing against a local daemon [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginTLS [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-29T23:54:55.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:54:55.181Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-29T23:54:55.182Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:54:55.182Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-29T23:54:55.182Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.182Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:54:55.182Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-29T23:54:55.182Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.182Z] === RUN TestAuthZPluginHeader [2020-09-29T23:54:55.182Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-29T23:54:55.182Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:54:55.310Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-09-29T23:54:55.311Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:54:55.311Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:54:55.311Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:54:55.311Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:54:55.311Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:54:55.311Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:54:55.311Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:54:55.616Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-29T23:54:55.742Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.67s) [2020-09-29T23:54:55.742Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.742Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:54:55.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-09-29T23:54:55.883Z] === RUN TestLinksContainerNames [2020-09-29T23:54:55.998Z] --- SKIP: TestAuthZPluginV2Disable (0.21s) [2020-09-29T23:54:55.998Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:55.998Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:54:56.558Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.49s) [2020-09-29T23:54:56.558Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:56.558Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:54:56.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:54:56.813Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.38s) [2020-09-29T23:54:56.813Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:56.813Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:54:57.276Z] --- PASS: TestLinksContainerNames (1.43s) [2020-09-29T23:54:57.276Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:54:57.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:54:57.374Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.37s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] PASS [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === Skipped [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.67s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.21s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.49s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.38s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.37s) [2020-09-29T23:54:57.374Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] DONE 17 tests, 17 skipped in 2.239s [2020-09-29T23:54:57.374Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:54:57.374Z] INFO: Testing against a local daemon [2020-09-29T23:54:57.374Z] === RUN TestPluginInvalidJSON [2020-09-29T23:54:57.374Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:54:57.374Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:54:57.374Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:54:57.374Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-29T23:54:57.374Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:54:57.374Z] === RUN TestPluginInstall [2020-09-29T23:54:57.374Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T23:54:57.374Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] PASS [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] === Skipped [2020-09-29T23:54:57.374Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-29T23:54:57.374Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] [2020-09-29T23:54:57.374Z] DONE 3 tests, 1 skipped in 0.167s [2020-09-29T23:54:57.374Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:54:57.630Z] INFO: Testing against a local daemon [2020-09-29T23:54:57.630Z] === RUN TestExternalGraphDriver [2020-09-29T23:54:57.885Z] --- SKIP: TestExternalGraphDriver (0.26s) [2020-09-29T23:54:57.885Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-29T23:54:57.885Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:54:58.233Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-09-29T23:54:58.233Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:54:58.809Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:54:58.809Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:54:58.809Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:54:58.809Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:54:58.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:54:59.071Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-29T23:54:59.335Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-29T23:54:59.335Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:54:59.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:54:59.604Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-29T23:55:00.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:55:01.254Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:55:01.254Z] Using test binary docker [2020-09-29T23:55:01.254Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:55:01.254Z] +++ /etc/init.d/apparmor start [2020-09-29T23:55:01.254Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:55:01.254Z] INFO: Waiting for daemon to start... [2020-09-29T23:55:01.254Z] Starting dockerd [2020-09-29T23:55:01.254Z] +++ 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-29T23:55:01.260Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-09-29T23:55:01.260Z] === RUN TestNetworkNat [2020-09-29T23:55:02.207Z] --- PASS: TestNetworkNat (0.87s) [2020-09-29T23:55:02.207Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:55:03.151Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-09-29T23:55:03.151Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:55:03.333Z] . [2020-09-29T23:55:03.333Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:55:03.333Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:55:03.333Z] Error: No such image: emptyfs [2020-09-29T23:55:03.333Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:55:03.333Z] ++++ docker load [2020-09-29T23:55:03.704Z] Running integration-test (iteration 1) [2020-09-29T23:55:03.704Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:55:03.704Z] ++ 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-29T23:55:03.704Z] ++ set -e [2020-09-29T23:55:03.704Z] ++ '[' -n 0 ']' [2020-09-29T23:55:03.704Z] ++ set -x [2020-09-29T23:55:03.704Z] ++ env -i DEST=/go/src/github.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-29T23:55:04.416Z] --- PASS: TestGraphdriverPluginV2 (5.78s) [2020-09-29T23:55:04.416Z] PASS [2020-09-29T23:55:04.416Z] [2020-09-29T23:55:04.416Z] === Skipped [2020-09-29T23:55:04.416Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.26s) [2020-09-29T23:55:04.416Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-29T23:55:04.416Z] [2020-09-29T23:55:04.417Z] [2020-09-29T23:55:04.417Z] DONE 2 tests, 1 skipped in 6.163s [2020-09-29T23:55:04.417Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:55:04.417Z] INFO: Testing against a local daemon [2020-09-29T23:55:04.417Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:55:04.417Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:55:04.417Z] === RUN TestReadPluginNoRead [2020-09-29T23:55:04.417Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:55:04.417Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:55:04.417Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:55:04.417Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:55:04.417Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:55:06.454Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-09-29T23:55:06.454Z] === RUN TestPause [2020-09-29T23:55:07.027Z] --- PASS: TestPause (0.81s) [2020-09-29T23:55:07.027Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:55:07.027Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:55:07.027Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:55:07.027Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:55:07.972Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-09-29T23:55:07.972Z] === RUN TestPsFilter [2020-09-29T23:55:07.972Z] --- PASS: TestPsFilter (0.25s) [2020-09-29T23:55:07.972Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:55:08.916Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-09-29T23:55:08.916Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:55:09.489Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-09-29T23:55:09.489Z] === RUN TestRemoveContainerRunning [2020-09-29T23:55:10.433Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-09-29T23:55:10.433Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:55:11.005Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2020-09-29T23:55:11.005Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:55:11.005Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-29T23:55:11.005Z] === RUN TestRenameLinkedContainer [2020-09-29T23:55:12.279Z] Loaded image: buildpack-deps:buster [2020-09-29T23:55:12.279Z] Loaded image: busybox:latest [2020-09-29T23:55:12.279Z] Loaded image: busybox:glibc [2020-09-29T23:55:12.279Z] Loaded image: debian:buster [2020-09-29T23:55:12.279Z] Loaded image: hello-world:latest [2020-09-29T23:55:12.279Z] INFO: Testing against a local daemon [2020-09-29T23:55:12.279Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:55:14.134Z] ......................... [ 67%] [2020-09-29T23:55:14.310Z] --- PASS: TestRenameLinkedContainer (2.98s) [2020-09-29T23:55:14.310Z] === RUN TestRenameStoppedContainer [2020-09-29T23:55:14.883Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-09-29T23:55:14.883Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:55:15.017Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-09-29T23:55:15.017Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:55:16.127Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-09-29T23:55:16.127Z] === RUN TestBuildWithSession [2020-09-29T23:55:16.127Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:55:16.127Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:55:16.127Z] === RUN TestBuildSquashParent [2020-09-29T23:55:16.272Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-09-29T23:55:16.272Z] === RUN TestRenameInvalidName [2020-09-29T23:55:17.215Z] --- PASS: TestRenameInvalidName (0.78s) [2020-09-29T23:55:17.215Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:55:19.256Z] --- PASS: TestDaemonStartWithLogOpt (13.22s) [2020-09-29T23:55:19.256Z] === CONT TestReadPluginNoRead [2020-09-29T23:55:20.467Z] Loaded image: buildpack-deps:buster [2020-09-29T23:55:20.467Z] Loaded image: buildpack-deps:buster [2020-09-29T23:55:20.467Z] Loaded image: busybox:latest [2020-09-29T23:55:20.467Z] Loaded image: busybox:latest [2020-09-29T23:55:20.467Z] Loaded image: busybox:glibc [2020-09-29T23:55:20.467Z] Loaded image: debian:buster [2020-09-29T23:55:20.467Z] Loaded image: busybox:glibc [2020-09-29T23:55:20.467Z] Loaded image: debian:buster [2020-09-29T23:55:20.467Z] Loaded image: hello-world:latest [2020-09-29T23:55:20.467Z] INFO: Testing against a local daemon [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite [2020-09-29T23:55:20.467Z] Loaded image: hello-world:latest [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-29T23:55:20.467Z] INFO: Testing against a local daemon [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-29T23:55:20.467Z] === RUN TestDockerDaemonSuite [2020-09-29T23:55:20.467Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-29T23:55:20.467Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-29T23:55:20.618Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:55:20.618Z] --- PASS: TestContinueAfterPluginCrash (16.84s) [2020-09-29T23:55:21.424Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-09-29T23:55:21.424Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:55:21.685Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-09-29T23:55:21.685Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:55:21.863Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-29T23:55:21.863Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-29T23:55:23.130Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:55:23.184Z] --- PASS: TestBuildSquashParent (6.64s) [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:55:23.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:55:23.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:55:23.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:55:23.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:55:23.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:55:23.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:55:23.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:55:23.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:55:23.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:55:23.245Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-29T23:55:23.504Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-29T23:55:23.601Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-09-29T23:55:23.601Z] === RUN TestResize [2020-09-29T23:55:23.863Z] --- PASS: TestResize (0.75s) [2020-09-29T23:55:23.863Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:55:24.807Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2020-09-29T23:55:24.807Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:55:25.043Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:55:25.313Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:55:25.380Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:55:25.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:55:25.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:55:25.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:55:25.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:55:25.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:55:25.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:55:25.414Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-29T23:55:25.414Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-29T23:55:25.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:55:26.793Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-29T23:55:27.053Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-29T23:55:27.053Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-29T23:55:27.053Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-29T23:55:27.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:55:27.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:55:27.554Z] --- PASS: TestReadPluginNoRead (10.23s) [2020-09-29T23:55:27.554Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2020-09-29T23:55:27.554Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-09-29T23:55:27.554Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-09-29T23:55:27.554Z] read_test.go:92: [dc9e0347e35dd] daemon is not started [2020-09-29T23:55:27.554Z] PASS [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] DONE 6 tests in 23.597s [2020-09-29T23:55:27.554Z] 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-29T23:55:27.554Z] testing: warning: no tests to run [2020-09-29T23:55:27.554Z] PASS [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] DONE 0 tests in 0.045s [2020-09-29T23:55:27.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:55:27.554Z] INFO: Testing against a local daemon [2020-09-29T23:55:27.554Z] === RUN TestPluginWithDevMounts [2020-09-29T23:55:27.554Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T23:55:27.554Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-29T23:55:27.554Z] PASS [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === Skipped [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-29T23:55:27.554Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] DONE 1 tests, 1 skipped in 0.136s [2020-09-29T23:55:27.554Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:55:27.554Z] INFO: Testing against a local daemon [2020-09-29T23:55:27.554Z] === RUN TestSecretInspect [2020-09-29T23:55:27.554Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-29T23:55:27.554Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] === RUN TestSecretList [2020-09-29T23:55:27.554Z] --- SKIP: TestSecretList (0.01s) [2020-09-29T23:55:27.554Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:55:27.554Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-29T23:55:27.554Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] === RUN TestSecretsUpdate [2020-09-29T23:55:27.554Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-29T23:55:27.554Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] === RUN TestTemplatedSecret [2020-09-29T23:55:27.554Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-29T23:55:27.554Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] === RUN TestSecretCreateResolve [2020-09-29T23:55:27.554Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-09-29T23:55:27.554Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] PASS [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === Skipped [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-29T23:55:27.554Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-29T23:55:27.554Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-29T23:55:27.554Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-29T23:55:27.554Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-29T23:55:27.554Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-09-29T23:55:27.554Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] [2020-09-29T23:55:27.554Z] DONE 6 tests, 6 skipped in 0.180s [2020-09-29T23:55:27.554Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:55:27.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:55:27.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:55:27.810Z] INFO: Testing against a local daemon [2020-09-29T23:55:27.810Z] === RUN TestServiceCreateInit [2020-09-29T23:55:27.810Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:55:27.810Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:55:27.810Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-29T23:55:27.810Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:55:27.810Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:55:27.810Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-29T23:55:27.810Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceConflict [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-29T23:55:27.810Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-29T23:55:27.810Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-29T23:55:27.810Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-09-29T23:55:27.810Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-29T23:55:27.810Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceSysctls [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-29T23:55:27.810Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-29T23:55:27.810Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestInspect [2020-09-29T23:55:27.810Z] --- SKIP: TestInspect (0.01s) [2020-09-29T23:55:27.810Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestCreateJob [2020-09-29T23:55:27.810Z] --- SKIP: TestCreateJob (0.01s) [2020-09-29T23:55:27.810Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestReplicatedJob [2020-09-29T23:55:27.810Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-29T23:55:27.810Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:55:27.810Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-29T23:55:27.810Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:27.810Z] === RUN TestServiceListWithStatuses [2020-09-29T23:55:27.810Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T23:55:27.810Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:55:27.810Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:55:27.991Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-29T23:55:28.065Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-09-29T23:55:28.066Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:28.066Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:55:28.066Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-09-29T23:55:28.066Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:28.066Z] === RUN TestServicePlugin [2020-09-29T23:55:28.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:55:28.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:55:28.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:55:28.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:55:28.928Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-29T23:55:29.187Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-29T23:55:29.187Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-29T23:55:29.187Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-09-29T23:55:30.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2020-09-29T23:55:30.458Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:55:30.458Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:55:30.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:55:31.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:55:31.331Z] --- SKIP: TestServicePlugin (3.44s) [2020-09-29T23:55:31.331Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.331Z] === RUN TestServiceUpdateLabel [2020-09-29T23:55:31.331Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-29T23:55:31.331Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.331Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:55:31.331Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-29T23:55:31.331Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.331Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:55:31.331Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-09-29T23:55:31.331Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.331Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:55:31.586Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-09-29T23:55:31.586Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.586Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:55:31.586Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-29T23:55:31.586Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.586Z] PASS [2020-09-29T23:55:31.586Z] [2020-09-29T23:55:31.586Z] === Skipped [2020-09-29T23:55:31.586Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:55:31.587Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:55:31.587Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:55:31.587Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:55:31.587Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-29T23:55:31.587Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-29T23:55:31.587Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-29T23:55:31.587Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-29T23:55:31.587Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-09-29T23:55:31.587Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-29T23:55:31.587Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-29T23:55:31.587Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-29T23:55:31.587Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-29T23:55:31.587Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-29T23:55:31.587Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-29T23:55:31.587Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-29T23:55:31.587Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T23:55:31.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-09-29T23:55:31.587Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-09-29T23:55:31.587Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-09-29T23:55:31.587Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-29T23:55:31.587Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-29T23:55:31.587Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-09-29T23:55:31.587Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-09-29T23:55:31.587Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-29T23:55:31.587Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] DONE 24 tests, 23 skipped in 3.875s [2020-09-29T23:55:31.587Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T23:55:31.587Z] INFO: Testing against a local daemon [2020-09-29T23:55:31.587Z] === RUN TestSessionCreate [2020-09-29T23:55:31.587Z] --- PASS: TestSessionCreate (0.02s) [2020-09-29T23:55:31.587Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:55:31.587Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-29T23:55:31.587Z] PASS [2020-09-29T23:55:31.587Z] [2020-09-29T23:55:31.587Z] DONE 2 tests in 0.154s [2020-09-29T23:55:31.587Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T23:55:31.843Z] INFO: Testing against a local daemon [2020-09-29T23:55:31.843Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:55:31.843Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:55:31.843Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:55:31.843Z] === RUN TestEventsExecDie [2020-09-29T23:55:32.404Z] --- PASS: TestEventsExecDie (0.48s) [2020-09-29T23:55:32.404Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:55:32.404Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-29T23:55:32.404Z] === RUN TestInfoBinaryCommits [2020-09-29T23:55:32.404Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-29T23:55:32.404Z] === RUN TestInfoAPIVersioned [2020-09-29T23:55:32.404Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T23:55:32.404Z] === RUN TestInfoDiscoveryBackend [2020-09-29T23:55:32.528Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:55:33.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:55:33.454Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:55:33.767Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-29T23:55:33.767Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T23:55:33.884Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:55:33.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-09-29T23:55:33.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-09-29T23:55:33.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2020-09-29T23:55:33.884Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-09-29T23:55:33.885Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-09-29T23:55:33.885Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:55:34.086Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:55:34.718Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-09-29T23:55:34.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-09-29T23:55:34.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-09-29T23:55:34.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-09-29T23:55:34.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-09-29T23:55:34.718Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-09-29T23:55:34.718Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:55:35.802Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-09-29T23:55:35.802Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:55:36.224Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-09-29T23:55:36.224Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:55:37.190Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-09-29T23:55:37.190Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:55:37.320Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-29T23:55:37.928Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-09-29T23:55:37.928Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T23:55:37.928Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-29T23:55:37.928Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:55:37.928Z] === RUN TestInfoAPI [2020-09-29T23:55:37.928Z] --- PASS: TestInfoAPI (0.04s) [2020-09-29T23:55:37.928Z] === RUN TestInfoAPIWarnings [2020-09-29T23:55:38.259Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-29T23:55:38.962Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-09-29T23:55:38.962Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:55:39.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-09-29T23:55:39.108Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:55:39.664Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-09-29T23:55:39.664Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:55:40.165Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-29T23:55:40.425Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-29T23:55:41.023Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-09-29T23:55:41.023Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:55:42.335Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-29T23:55:42.411Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-09-29T23:55:42.411Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:55:42.521Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-09-29T23:55:42.521Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:55:42.904Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-29T23:55:43.165Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-29T23:55:44.054Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-09-29T23:55:44.054Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:55:44.102Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-29T23:55:44.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-09-29T23:55:44.328Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:55:45.008Z] #67 exporting layers 81.6s done [2020-09-29T23:55:45.008Z] #67 exporting manifest sha256:eca5738af1ef31680d602acbcc76c954e7c0469de48fd916a37f0569c846afb2 done [2020-09-29T23:55:45.008Z] #67 exporting config sha256:75a335bd302c7660b4876e55edb269575b61c739695a89d3145b1cee78788846 done [2020-09-29T23:55:45.008Z] #67 sending tarball [2020-09-29T23:55:45.041Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-29T23:55:45.272Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-29T23:55:45.272Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:55:45.609Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-29T23:55:45.609Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-29T23:55:46.790Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-09-29T23:55:46.790Z] === RUN TestBuildWithHugeFile [2020-09-29T23:55:47.191Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-09-29T23:55:47.191Z] === RUN TestKernelTCPMemory [2020-09-29T23:55:47.516Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-29T23:55:47.764Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-09-29T23:55:47.764Z] === RUN TestNISDomainname [2020-09-29T23:55:47.775Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-29T23:55:48.372Z] 4612f6d0b889: Pull complete [2020-09-29T23:55:48.709Z] --- PASS: TestNISDomainname (0.92s) [2020-09-29T23:55:48.709Z] === RUN TestHostnameDnsResolution [2020-09-29T23:55:49.702Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-29T23:55:50.625Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-09-29T23:55:50.625Z] === RUN TestStats [2020-09-29T23:55:50.642Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-29T23:55:51.580Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-29T23:55:51.840Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-29T23:55:53.171Z] --- PASS: TestStats (2.78s) [2020-09-29T23:55:53.171Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:55:53.171Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:55:53.171Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:55:53.171Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:55:53.171Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:55:53.171Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:55:53.171Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:55:53.171Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:55:53.171Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:55:53.171Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:55:53.171Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:55:53.171Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:55:53.171Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:55:53.745Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-29T23:55:54.314Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-29T23:55:54.763Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-29T23:55:54.883Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-29T23:55:55.142Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-29T23:55:55.710Z] --- PASS: TestBuildWithHugeFile (91.95s) [2020-09-29T23:55:55.710Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:55:55.710Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:55:55.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:55:55.710Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:55:55.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:55:55.710Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:55:55.710Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:55:55.710Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:55:55.710Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:55:55.959Z] --- PASS: TestInfoAPIWarnings (17.35s) [2020-09-29T23:55:55.959Z] === RUN TestInfoDebug [2020-09-29T23:55:55.968Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:55:56.215Z] --- PASS: TestInfoDebug (1.54s) [2020-09-29T23:55:56.215Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:55:56.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-29T23:55:56.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-09-29T23:55:56.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-09-29T23:55:56.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-29T23:55:56.227Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:55:56.227Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:55:56.477Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T23:55:56.477Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-09-29T23:55:56.477Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-09-29T23:55:56.477Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2020-09-29T23:55:56.477Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2020-09-29T23:55:56.477Z] === RUN TestDeleteDevicemapper [2020-09-29T23:55:56.477Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:55:56.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:55:56.477Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:55:56.486Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-29T23:55:57.423Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-29T23:55:57.578Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-29T23:55:57.578Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:55:58.363Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-29T23:55:59.464Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-29T23:55:59.464Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:55:59.742Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-29T23:55:59.783Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2020-09-29T23:55:59.783Z] === RUN TestUpdateMemory [2020-09-29T23:55:59.783Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:55:59.783Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:55:59.783Z] === RUN TestUpdateCPUQuota [2020-09-29T23:56:00.002Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:56:00.026Z] --- PASS: TestLoginFailsWithBadCredentials (0.65s) [2020-09-29T23:56:00.026Z] === RUN TestPingCacheHeaders [2020-09-29T23:56:00.026Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-29T23:56:00.026Z] === RUN TestPingGet [2020-09-29T23:56:00.026Z] --- PASS: TestPingGet (0.01s) [2020-09-29T23:56:00.026Z] === RUN TestPingHead [2020-09-29T23:56:00.026Z] --- PASS: TestPingHead (0.02s) [2020-09-29T23:56:00.026Z] === RUN TestVersion [2020-09-29T23:56:00.026Z] --- PASS: TestVersion (0.02s) [2020-09-29T23:56:00.026Z] PASS [2020-09-29T23:56:00.026Z] [2020-09-29T23:56:00.026Z] === Skipped [2020-09-29T23:56:00.026Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:56:00.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:56:00.026Z] [2020-09-29T23:56:00.026Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-29T23:56:00.026Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:56:00.026Z] [2020-09-29T23:56:00.026Z] [2020-09-29T23:56:00.026Z] DONE 18 tests, 2 skipped in 28.269s [2020-09-29T23:56:00.026Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T23:56:00.026Z] INFO: Testing against a local daemon [2020-09-29T23:56:00.026Z] === RUN TestVolumesCreateAndList [2020-09-29T23:56:00.026Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-29T23:56:00.026Z] === RUN TestVolumesRemove [2020-09-29T23:56:00.026Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-29T23:56:00.026Z] === RUN TestVolumesInspect [2020-09-29T23:56:00.281Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-29T23:56:00.281Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:56:00.281Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:56:00.281Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:56:00.281Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:56:00.281Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-29T23:56:00.281Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:56:00.281Z] PASS [2020-09-29T23:56:00.281Z] [2020-09-29T23:56:00.281Z] DONE 5 tests in 0.220s [2020-09-29T23:56:00.281Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:56:00.281Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11865 is not a child of this shell [2020-09-29T23:56:00.281Z] warning: PID 11865 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-29T23:56:00.281Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:56:00.281Z] [2020-09-29T23:56:00.281Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:56:00.281Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:56:00.281Z] [2020-09-29T23:56:00.281Z] To set a process to complain mode, use the command line tool [2020-09-29T23:56:00.281Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:56:00.281Z] Removing test suite binaries [2020-09-29T23:56:00.281Z] exiting test-integration [2020-09-29T23:56:00.281Z] ++ exit 0 [2020-09-29T23:56:00.502Z] #67 ... [2020-09-29T23:56:00.502Z] [2020-09-29T23:56:00.502Z] #68 importing to docker [2020-09-29T23:56:00.502Z] #68 ... [2020-09-29T23:56:00.502Z] [2020-09-29T23:56:00.502Z] #67 exporting to oci image format [2020-09-29T23:56:00.502Z] #67 sending tarball 15.9s done [2020-09-29T23:56:00.502Z] #67 DONE 97.5s [2020-09-29T23:56:00.502Z] [2020-09-29T23:56:00.502Z] #68 importing to docker [2020-09-29T23:56:00.570Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-29T23:56:00.830Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-29T23:56:00.830Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-29T23:56:01.168Z] --- PASS: TestUpdateCPUQuota (1.35s) [2020-09-29T23:56:01.168Z] === RUN TestUpdatePidsLimit [2020-09-29T23:56:01.168Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:56:01.168Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:56:01.206Z] [2020-09-29T23:56:01.741Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:56:01.768Z] --- PASS: TestBuildPreserveOwnership (5.69s) [2020-09-29T23:56:01.768Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2020-09-29T23:56:01.768Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.89s) [2020-09-29T23:56:01.768Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:56:01.768Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-29T23:56:02.002Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:56:02.027Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-09-29T23:56:02.027Z] PASS [2020-09-29T23:56:02.027Z] [2020-09-29T23:56:02.027Z] === Skipped [2020-09-29T23:56:02.027Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:56:02.027Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:56:02.027Z] [2020-09-29T23:56:02.027Z] [2020-09-29T23:56:02.027Z] DONE 32 tests, 1 skipped in 180.609s [2020-09-29T23:56:02.027Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:56:02.027Z] ++ 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-29T23:56:02.027Z] ++ set -e [2020-09-29T23:56:02.027Z] ++ '[' -n 0 ']' [2020-09-29T23:56:02.027Z] ++ set -x [2020-09-29T23:56:02.027Z] ++ env -i DEST=/go/src/github.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-29T23:56:02.285Z] INFO: Testing against a local daemon [2020-09-29T23:56:02.285Z] === RUN TestConfigInspect [2020-09-29T23:56:02.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero Post stage [Pipeline] junit [2020-09-29T23:56:02.591Z] Recording test results [2020-09-29T23:56:02.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:56:02.853Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-29T23:56:03.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T23:56:03.477Z] + echo Ensuring container killed. [2020-09-29T23:56:03.477Z] Ensuring container killed. [2020-09-29T23:56:03.477Z] + docker rm -vf docker-pr1 [2020-09-29T23:56:03.477Z] Error: No such container: docker-pr1 [2020-09-29T23:56:03.477Z] + true [Pipeline] sh [2020-09-29T23:56:03.792Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:56:03.792Z] Chowning /workspace to jenkins user [2020-09-29T23:56:03.792Z] + id -u [2020-09-29T23:56:03.792Z] + id -g [2020-09-29T23:56:03.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41506:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T23:56:04.233Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-09-29T23:56:04.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-29T23:56:04.490Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [2020-09-29T23:56:05.171Z] --- PASS: TestConfigInspect (2.88s) [2020-09-29T23:56:05.171Z] === RUN TestConfigList [Pipeline] sh [2020-09-29T23:56:05.483Z] + bundleName=amd64-rootless [2020-09-29T23:56:05.483Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-29T23:56:05.483Z] Creating amd64-rootless-bundles.tar.gz [2020-09-29T23:56:05.483Z] + 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-29T23:56:05.483Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T23:56:05.492Z] Archiving artifacts [2020-09-29T23:56:05.684Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T23:56:05.985Z] + make clean [2020-09-29T23:56:06.240Z] docker volume rm -f docker-dev-cache [2020-09-29T23:56:06.240Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T23:56:06.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T23:56:08.455Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-29T23:56:08.455Z] --- PASS: TestConfigList (3.24s) [2020-09-29T23:56:08.455Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:56:10.366Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-29T23:56:10.625Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-29T23:56:11.192Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-29T23:56:11.192Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2020-09-29T23:56:11.192Z] === RUN TestConfigsUpdate [2020-09-29T23:56:12.619Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-29T23:56:12.798Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-29T23:56:12.798Z] tests/integration/client_test.py ..... [ 75%] [2020-09-29T23:56:12.798Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-29T23:56:12.798Z] tests/integration/errors_test.py . [ 76%] [2020-09-29T23:56:13.186Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-29T23:56:13.933Z] --- PASS: TestBuildWithHugeFile (26.65s) [2020-09-29T23:56:13.933Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:56:13.933Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:56:13.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:56:13.933Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:56:13.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:56:13.933Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:56:13.933Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:56:13.933Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:56:13.933Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:56:13.933Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:56:13.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-29T23:56:13.933Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-09-29T23:56:13.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-09-29T23:56:13.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-29T23:56:13.933Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:56:13.933Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:56:14.125Z] --- PASS: TestConfigsUpdate (2.92s) [2020-09-29T23:56:14.125Z] === RUN TestTemplatedConfig [2020-09-29T23:56:15.504Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-29T23:56:16.726Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2020-09-29T23:56:16.726Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:56:17.411Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-29T23:56:17.671Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-09-29T23:56:17.671Z] === RUN TestWaitNonBlocked [2020-09-29T23:56:17.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:56:17.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:56:17.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:56:17.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:56:17.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:56:17.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:56:17.980Z] --- PASS: TestTemplatedConfig (3.76s) [2020-09-29T23:56:17.980Z] === RUN TestConfigCreateResolve [2020-09-29T23:56:18.404Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:56:18.615Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T23:56:18.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-09-29T23:56:18.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2020-09-29T23:56:18.615Z] === RUN TestWaitBlocked [2020-09-29T23:56:18.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:56:18.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:56:18.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:56:18.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:56:18.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:56:18.615Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:56:19.135Z] #68 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T23:56:19.359Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-29T23:56:19.359Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-29T23:56:19.564Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:56:19.564Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-09-29T23:56:19.564Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-09-29T23:56:19.564Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:56:19.564Z] === CONT TestIpcModeOlderClient [2020-09-29T23:56:19.564Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:56:19.564Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:56:19.587Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/test/unit [2020-09-29T23:56:19.618Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-29T23:56:19.826Z] --- PASS: TestIpcModeOlderClient (0.26s) [2020-09-29T23:56:19.826Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:56:20.479Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2020-09-29T23:56:20.479Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.21s) [2020-09-29T23:56:20.479Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-09-29T23:56:20.479Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:56:20.479Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-09-29T23:56:20.479Z] PASS [2020-09-29T23:56:20.479Z] [2020-09-29T23:56:20.479Z] === Skipped [2020-09-29T23:56:20.479Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:56:20.479Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:56:20.479Z] [2020-09-29T23:56:20.479Z] [2020-09-29T23:56:20.479Z] DONE 32 tests, 1 skipped in 76.787s [2020-09-29T23:56:20.479Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:56:20.479Z] ++ 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-29T23:56:20.479Z] ++ set -e [2020-09-29T23:56:20.479Z] ++ '[' -n 0 ']' [2020-09-29T23:56:20.479Z] ++ set -x [2020-09-29T23:56:20.479Z] ++ env -i DEST=/go/src/github.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-29T23:56:20.479Z] INFO: Testing against a local daemon [2020-09-29T23:56:20.479Z] === RUN TestConfigInspect [2020-09-29T23:56:20.556Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-29T23:56:21.124Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-29T23:56:21.124Z] --- PASS: TestConfigCreateResolve (3.04s) [2020-09-29T23:56:21.124Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:56:21.124Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-29T23:56:21.124Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-29T23:56:21.692Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-09-29T23:56:21.692Z] PASS [2020-09-29T23:56:21.692Z] [2020-09-29T23:56:21.692Z] DONE 7 tests in 19.485s [2020-09-29T23:56:21.692Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:56:21.692Z] ++ 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-29T23:56:21.692Z] ++ set -e [2020-09-29T23:56:21.692Z] ++ '[' -n 0 ']' [2020-09-29T23:56:21.692Z] ++ set -x [2020-09-29T23:56:21.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T23:56:21.692Z] INFO: Testing against a local daemon [2020-09-29T23:56:21.692Z] === RUN TestCheckpoint [2020-09-29T23:56:21.692Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:56:21.692Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:56:21.692Z] === RUN TestContainerInvalidJSON [2020-09-29T23:56:21.692Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:56:21.692Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:56:21.692Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:56:21.692Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:56:21.692Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:56:21.692Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:56:21.692Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:56:21.692Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:56:21.692Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:56:21.692Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-29T23:56:21.692Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:56:21.692Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:56:21.692Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:56:21.692Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:56:21.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-29T23:56:21.952Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:56:21.952Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-29T23:56:21.952Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-09-29T23:56:21.952Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:56:21.952Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-29T23:56:21.952Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:56:21.952Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-09-29T23:56:21.952Z] === RUN TestCopyFromContainer [2020-09-29T23:56:23.140Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:56:23.142Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2020-09-29T23:56:23.334Z] === RUN TestCopyFromContainer// [2020-09-29T23:56:23.594Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:56:23.594Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-29T23:56:23.594Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:56:23.853Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:56:23.853Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:56:23.853Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:56:24.086Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2020-09-29T23:56:24.113Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:56:24.113Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:56:24.113Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:56:24.372Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer (2.41s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-29T23:56:24.372Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-29T23:56:24.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:56:24.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:56:24.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:56:24.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:56:24.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:56:24.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:56:24.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:56:24.372Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:56:24.372Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:56:24.372Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:56:24.372Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T23:56:24.372Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:56:24.372Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:56:24.372Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-29T23:56:24.373Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:56:24.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-29T23:56:24.632Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:56:24.632Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:56:24.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:56:24.632Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:56:24.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:56:24.632Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:56:24.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:56:24.632Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:56:24.632Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:56:24.632Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:56:24.632Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-29T23:56:24.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:56:24.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:56:24.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-29T23:56:24.632Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:56:24.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T23:56:24.632Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:56:24.659Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [2020-09-29T23:56:24.890Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-29T23:56:24.941Z] --- PASS: TestConfigInspect (3.90s) [2020-09-29T23:56:24.941Z] === RUN TestConfigList [2020-09-29T23:56:25.828Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-29T23:56:26.089Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-09-29T23:56:26.089Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:56:26.657Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-09-29T23:56:28.036Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:56:28.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:56:28.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:56:28.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:56:28.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:56:28.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:56:28.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:56:28.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:56:28.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:56:28.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:56:28.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:56:28.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:56:28.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:56:28.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:56:28.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:56:28.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-29T23:56:28.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-29T23:56:28.036Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:56:28.508Z] --- PASS: TestConfigList (3.66s) [2020-09-29T23:56:28.509Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:56:28.605Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-29T23:56:28.605Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-09-29T23:56:28.605Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:56:28.606Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:56:28.606Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:56:28.606Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-09-29T23:56:28.606Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:56:28.606Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:56:28.606Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:56:28.606Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T23:56:28.606Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:56:28.606Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:56:28.606Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:56:28.606Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:56:28.606Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:56:28.606Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:56:28.606Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:56:28.606Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:56:28.606Z] === RUN TestDiff [2020-09-29T23:56:28.865Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-29T23:56:29.125Z] --- PASS: TestDiff (0.62s) [2020-09-29T23:56:29.125Z] === RUN TestExecWithCloseStdin [2020-09-29T23:56:29.695Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-29T23:56:30.264Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-29T23:56:30.264Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-09-29T23:56:30.264Z] === RUN TestExec [2020-09-29T23:56:30.833Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-29T23:56:31.093Z] --- PASS: TestExec (0.82s) [2020-09-29T23:56:31.093Z] === RUN TestExecUser [2020-09-29T23:56:32.031Z] --- PASS: TestExecUser (0.86s) [2020-09-29T23:56:32.031Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:56:32.047Z] --- PASS: TestConfigsCreateAndDelete (3.75s) [2020-09-29T23:56:32.047Z] === RUN TestConfigsUpdate [2020-09-29T23:56:32.797Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-09-29T23:56:32.797Z] PASS [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] === Skipped [2020-09-29T23:56:32.797Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-29T23:56:32.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:56:32.797Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:56:32.797Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:56:32.797Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:56:32.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:56:32.797Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] [2020-09-29T23:56:32.797Z] DONE 192 tests, 6 skipped in 135.651s [2020-09-29T23:56:32.797Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:56:32.797Z] ++ 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-29T23:56:32.797Z] ++ set -e [2020-09-29T23:56:32.797Z] ++ '[' -n 0 ']' [2020-09-29T23:56:32.797Z] ++ set -x [2020-09-29T23:56:32.797Z] ++ env -i DEST=/go/src/github.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-29T23:56:32.797Z] INFO: Testing against a local daemon [2020-09-29T23:56:32.797Z] === RUN TestCommitInheritsEnv [2020-09-29T23:56:33.370Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-09-29T23:56:33.370Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:56:33.370Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T23:56:33.370Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-29T23:56:33.370Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:56:33.413Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-09-29T23:56:33.414Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:56:33.631Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T23:56:33.631Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:56:33.631Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-29T23:56:33.631Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:56:33.673Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-29T23:56:33.673Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-29T23:56:34.204Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-29T23:56:34.204Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:56:34.204Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:56:34.204Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:56:34.204Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:56:34.204Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-29T23:56:34.204Z] === RUN TestTagInvalidReference [2020-09-29T23:56:34.204Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-29T23:56:34.204Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:56:34.204Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-29T23:56:34.204Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:56:34.204Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-29T23:56:34.204Z] === RUN TestTagOfficialNames [2020-09-29T23:56:34.466Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-29T23:56:34.466Z] === RUN TestTagMatchesDigest [2020-09-29T23:56:34.466Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T23:56:34.466Z] PASS [2020-09-29T23:56:34.466Z] [2020-09-29T23:56:34.466Z] === Skipped [2020-09-29T23:56:34.466Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T23:56:34.466Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-29T23:56:34.466Z] [2020-09-29T23:56:34.466Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:56:34.466Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:56:34.466Z] [2020-09-29T23:56:34.466Z] [2020-09-29T23:56:34.466Z] DONE 12 tests, 2 skipped in 1.708s [2020-09-29T23:56:34.466Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:56:34.466Z] ++ 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-29T23:56:34.466Z] ++ set -e [2020-09-29T23:56:34.466Z] ++ '[' -n 0 ']' [2020-09-29T23:56:34.466Z] ++ set -x [2020-09-29T23:56:34.466Z] ++ env -i DEST=/go/src/github.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-29T23:56:34.466Z] INFO: Testing against a local daemon [2020-09-29T23:56:34.466Z] === RUN TestNetworkCreateDelete [2020-09-29T23:56:34.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-09-29T23:56:34.610Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:56:35.039Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-09-29T23:56:35.039Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:56:35.571Z] --- PASS: TestConfigsUpdate (3.54s) [2020-09-29T23:56:35.571Z] === RUN TestTemplatedConfig [2020-09-29T23:56:35.983Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2020-09-29T23:56:35.983Z] === RUN TestDaemonDNSFallback [2020-09-29T23:56:35.989Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-09-29T23:56:35.989Z] === RUN TestHealthKillContainer [2020-09-29T23:56:37.368Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-29T23:56:37.368Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-29T23:56:38.747Z] --- PASS: TestHealthKillContainer (2.75s) [2020-09-29T23:56:38.747Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:56:38.747Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-29T23:56:38.747Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-29T23:56:39.097Z] --- PASS: TestTemplatedConfig (3.63s) [2020-09-29T23:56:39.097Z] === RUN TestConfigCreateResolve [2020-09-29T23:56:39.316Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-09-29T23:56:39.316Z] === RUN TestIpcModeNone [2020-09-29T23:56:40.255Z] --- PASS: TestIpcModeNone (0.89s) [2020-09-29T23:56:40.255Z] === RUN TestIpcModePrivate [2020-09-29T23:56:41.195Z] --- PASS: TestIpcModePrivate (0.83s) [2020-09-29T23:56:41.195Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-09-29T23:56:41.195Z] === RUN TestIpcModeShareable [2020-09-29T23:56:41.195Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-29T23:56:41.195Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-29T23:56:41.820Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-09-29T23:56:42.132Z] --- PASS: TestIpcModeShareable (0.82s) [2020-09-29T23:56:42.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-09-29T23:56:42.132Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:56:42.623Z] --- PASS: TestConfigCreateResolve (3.70s) [2020-09-29T23:56:42.623Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:56:42.699Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-29T23:56:43.260Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-29T23:56:43.260Z] PASS [2020-09-29T23:56:43.260Z] [2020-09-29T23:56:43.260Z] DONE 7 tests in 22.804s [2020-09-29T23:56:43.260Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:56:43.260Z] ++ 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-29T23:56:43.260Z] ++ set -e [2020-09-29T23:56:43.260Z] ++ '[' -n 0 ']' [2020-09-29T23:56:43.260Z] ++ set -x [2020-09-29T23:56:43.260Z] ++ env -i DEST=/go/src/github.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-29T23:56:43.260Z] INFO: Testing against a local daemon [2020-09-29T23:56:43.260Z] === RUN TestCheckpoint [2020-09-29T23:56:43.260Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:56:43.260Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:56:43.260Z] === RUN TestContainerInvalidJSON [2020-09-29T23:56:43.260Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:56:43.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:56:43.260Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:56:43.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:56:43.260Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:56:43.260Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:56:43.260Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:56:43.260Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:56:43.260Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:56:43.260Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-29T23:56:43.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:56:43.260Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:56:43.260Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:56:43.260Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:56:43.553Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-09-29T23:56:43.553Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:56:43.553Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-09-29T23:56:43.553Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:56:43.635Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-29T23:56:43.846Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-29T23:56:43.846Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:56:43.846Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-29T23:56:43.846Z] === RUN TestCopyFromContainer [2020-09-29T23:56:44.128Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-09-29T23:56:44.128Z] === RUN TestInspectNetwork [2020-09-29T23:56:44.204Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-29T23:56:44.774Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-09-29T23:56:44.774Z] === RUN TestAPIIpcModeHost [2020-09-29T23:56:45.034Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-29T23:56:45.603Z] --- PASS: TestAPIIpcModeHost (0.79s) [2020-09-29T23:56:45.603Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:56:45.862Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-29T23:56:45.922Z] === RUN TestCopyFromContainer// [2020-09-29T23:56:46.215Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:56:46.215Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:56:46.215Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:56:46.507Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:56:46.507Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:56:46.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:56:46.800Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:56:46.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:56:46.800Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer (3.06s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-09-29T23:56:47.093Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-29T23:56:47.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:56:47.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:56:47.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:56:47.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:56:47.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:56:47.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:56:47.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:56:47.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:56:47.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:56:47.093Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:56:47.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-29T23:56:47.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:56:47.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:56:47.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:56:47.093Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:56:47.093Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-29T23:56:47.093Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:56:47.093Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:56:47.093Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:56:47.093Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:56:47.093Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:56:47.093Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:56:47.093Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:56:47.093Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:56:47.093Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:56:47.093Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:56:47.093Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-29T23:56:47.093Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:56:47.093Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:56:47.093Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:56:47.093Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:56:47.093Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T23:56:47.093Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:56:47.242Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-09-29T23:56:47.243Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-09-29T23:56:47.243Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:56:47.502Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-29T23:56:48.061Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-29T23:56:48.335Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T23:56:48.335Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T23:56:48.335Z] === RUN TestInspectNetwork/network_name [2020-09-29T23:56:48.335Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T23:56:48.439Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-29T23:56:49.010Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-09-29T23:56:49.010Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-09-29T23:56:49.010Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:56:49.269Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-29T23:56:49.864Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2020-09-29T23:56:49.864Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:56:50.648Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-09-29T23:56:50.648Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2020-09-29T23:56:50.648Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:56:51.587Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-29T23:56:51.846Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-29T23:56:52.106Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-09-29T23:56:52.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-09-29T23:56:52.106Z] === RUN TestIpcModeOlderClient [2020-09-29T23:56:52.106Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:56:52.106Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:56:52.366Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-09-29T23:56:52.604Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:56:52.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:56:52.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:56:52.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:56:52.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:56:52.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:56:52.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:56:52.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:56:52.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:56:52.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:56:52.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:56:52.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:56:52.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:56:52.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:56:52.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:56:52.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-29T23:56:52.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T23:56:52.604Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:56:52.934Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-29T23:56:52.934Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-09-29T23:56:52.934Z] === RUN TestKillContainer [2020-09-29T23:56:52.934Z] === RUN TestKillContainer/no_signal [2020-09-29T23:56:53.241Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-09-29T23:56:53.241Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:56:53.241Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:56:53.241Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:56:53.241Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-29T23:56:53.241Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:56:53.241Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:56:53.241Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:56:53.241Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-29T23:56:53.241Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:56:53.241Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:56:53.241Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:56:53.241Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:56:53.241Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:56:53.241Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:56:53.241Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:56:53.241Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:56:53.241Z] === RUN TestDiff [2020-09-29T23:56:53.504Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:56:53.642Z] --- PASS: TestInspectNetwork (9.57s) [2020-09-29T23:56:53.642Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T23:56:53.642Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T23:56:53.642Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T23:56:53.642Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T23:56:53.642Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:56:53.876Z] --- PASS: TestDiff (0.82s) [2020-09-29T23:56:53.876Z] === RUN TestExecWithCloseStdin [2020-09-29T23:56:54.073Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-29T23:56:54.073Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:56:54.923Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-09-29T23:56:54.923Z] === RUN TestExec [2020-09-29T23:56:55.024Z] --- PASS: TestKillContainer (2.20s) [2020-09-29T23:56:55.024Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-09-29T23:56:55.024Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-09-29T23:56:55.024Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-09-29T23:56:55.024Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:56:55.024Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:56:55.581Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-09-29T23:56:55.581Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:56:55.581Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:56:55.581Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:56:55.581Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:56:55.581Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:56:55.581Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:56:55.581Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:56:55.581Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:56:55.581Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:56:55.581Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:56:55.581Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T23:56:55.581Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T23:56:55.581Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:56:55.581Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T23:56:55.581Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:56:55.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:56:55.962Z] --- PASS: TestExec (0.91s) [2020-09-29T23:56:55.962Z] === RUN TestExecUser [2020-09-29T23:56:56.164Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-29T23:56:56.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2020-09-29T23:56:56.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2020-09-29T23:56:56.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-09-29T23:56:56.423Z] === RUN TestKillStoppedContainer [2020-09-29T23:56:56.423Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-09-29T23:56:56.423Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:56:56.423Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-29T23:56:56.423Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:56:56.538Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-09-29T23:56:56.538Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:56:56.597Z] --- PASS: TestExecUser (0.89s) [2020-09-29T23:56:56.597Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:56:56.990Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-29T23:56:57.250Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-09-29T23:56:57.250Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:56:57.250Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:56:57.250Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:56:57.250Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:56:57.250Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:56:57.250Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:56:57.250Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:56:57.636Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-09-29T23:56:57.636Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:56:57.819Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-09-29T23:56:57.819Z] === RUN TestLinksContainerNames [2020-09-29T23:56:57.926Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-09-29T23:56:57.926Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:56:58.870Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-09-29T23:56:58.870Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:56:59.199Z] --- PASS: TestLinksContainerNames (1.47s) [2020-09-29T23:56:59.199Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:56:59.710Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-09-29T23:56:59.710Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:57:00.135Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-09-29T23:57:00.135Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:57:00.346Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-09-29T23:57:00.346Z] === RUN TestHealthKillContainer [2020-09-29T23:57:00.395Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-29T23:57:00.655Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:57:00.655Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:57:00.655Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:57:00.655Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:57:00.655Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:57:00.655Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:57:00.655Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:57:00.787Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2020-09-29T23:57:00.787Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:57:00.914Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:57:00.915Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:57:00.915Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:57:00.915Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:57:01.174Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:57:01.434Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-29T23:57:01.434Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-29T23:57:01.434Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:57:03.334Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-09-29T23:57:03.334Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:57:03.870Z] --- PASS: TestHealthKillContainer (2.93s) [2020-09-29T23:57:03.870Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:57:03.907Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s) [2020-09-29T23:57:03.907Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:57:03.909Z] ......... [ 86%] [2020-09-29T23:57:03.970Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2020-09-29T23:57:03.970Z] === RUN TestNetworkNat [2020-09-29T23:57:03.970Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-29T23:57:04.163Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-09-29T23:57:04.163Z] === RUN TestIpcModeNone [2020-09-29T23:57:04.231Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-29T23:57:04.492Z] --- PASS: TestNetworkNat (0.70s) [2020-09-29T23:57:04.492Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:57:04.751Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-29T23:57:05.201Z] --- PASS: TestIpcModeNone (0.89s) [2020-09-29T23:57:05.201Z] === RUN TestIpcModePrivate [2020-09-29T23:57:05.320Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-09-29T23:57:05.320Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:57:05.320Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-29T23:57:05.836Z] --- PASS: TestIpcModePrivate (0.88s) [2020-09-29T23:57:05.836Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-29T23:57:05.836Z] === RUN TestIpcModeShareable [2020-09-29T23:57:05.888Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-29T23:57:06.875Z] --- PASS: TestIpcModeShareable (0.98s) [2020-09-29T23:57:06.875Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-29T23:57:06.875Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:57:07.210Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-09-29T23:57:07.210Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:57:07.210Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:57:07.210Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:57:07.210Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:57:07.264Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-29T23:57:07.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-29T23:57:08.401Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2020-09-29T23:57:08.401Z] === RUN TestPause [2020-09-29T23:57:08.493Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-29T23:57:08.969Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-29T23:57:09.229Z] --- PASS: TestPause (0.85s) [2020-09-29T23:57:09.229Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:57:09.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:57:09.229Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:57:09.229Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:57:09.931Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-29T23:57:10.167Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-09-29T23:57:10.167Z] === RUN TestPsFilter [2020-09-29T23:57:10.167Z] --- PASS: TestPsFilter (0.20s) [2020-09-29T23:57:10.167Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:57:10.434Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-09-29T23:57:10.434Z] === RUN TestAPIIpcModeHost [2020-09-29T23:57:10.434Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-09-29T23:57:10.434Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:57:11.105Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-29T23:57:11.105Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-09-29T23:57:11.105Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:57:11.105Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-29T23:57:11.366Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-29T23:57:11.625Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2020-09-29T23:57:11.625Z] === RUN TestRemoveContainerRunning [2020-09-29T23:57:12.508Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-29T23:57:12.508Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-29T23:57:12.508Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:57:12.564Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-09-29T23:57:12.564Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:57:12.564Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-29T23:57:13.133Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2020-09-29T23:57:13.133Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:57:13.392Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-29T23:57:13.392Z] === RUN TestRenameLinkedContainer [2020-09-29T23:57:14.022Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-09-29T23:57:14.022Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-29T23:57:14.022Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:57:14.773Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-29T23:57:16.095Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-09-29T23:57:16.095Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-29T23:57:16.095Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:57:16.165Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-29T23:57:16.461Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-29T23:57:16.461Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-29T23:57:16.735Z] --- PASS: TestRenameLinkedContainer (3.28s) [2020-09-29T23:57:16.735Z] === RUN TestRenameStoppedContainer [2020-09-29T23:57:17.304Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-09-29T23:57:17.304Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:57:17.608Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-09-29T23:57:17.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-29T23:57:17.608Z] === RUN TestIpcModeOlderClient [2020-09-29T23:57:17.608Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:57:17.608Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:57:18.646Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-09-29T23:57:18.646Z] === RUN TestKillContainer [2020-09-29T23:57:18.646Z] === RUN TestKillContainer/no_signal [2020-09-29T23:57:18.686Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-29T23:57:18.945Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-29T23:57:18.945Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-09-29T23:57:18.945Z] === RUN TestRenameInvalidName [2020-09-29T23:57:19.283Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:57:19.885Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-29T23:57:19.885Z] --- PASS: TestRenameInvalidName (0.71s) [2020-09-29T23:57:19.885Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:57:19.917Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:57:20.824Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-29T23:57:20.955Z] --- PASS: TestKillContainer (2.55s) [2020-09-29T23:57:20.955Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-09-29T23:57:20.955Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-29T23:57:20.955Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-09-29T23:57:20.955Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:57:20.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:57:21.762Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-29T23:57:21.993Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:57:22.021Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2020-09-29T23:57:22.021Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:57:22.259Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-29T23:57:22.591Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-29T23:57:22.591Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-09-29T23:57:22.591Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:57:22.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-09-29T23:57:22.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-09-29T23:57:22.628Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-29T23:57:22.628Z] === RUN TestKillStoppedContainer [2020-09-29T23:57:22.628Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-29T23:57:22.628Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:57:22.921Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-29T23:57:22.921Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:57:23.962Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-09-29T23:57:23.962Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:57:23.962Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:57:23.962Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:57:23.962Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:57:23.962Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:57:23.962Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:57:23.962Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:57:23.971Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2020-09-29T23:57:23.971Z] === RUN TestResize [2020-09-29T23:57:24.257Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2020-09-29T23:57:24.257Z] === RUN TestLinksContainerNames [2020-09-29T23:57:24.539Z] --- PASS: TestResize (0.64s) [2020-09-29T23:57:24.539Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:57:24.799Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-29T23:57:25.059Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-09-29T23:57:25.059Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:57:25.334Z] --- PASS: TestServiceWithDataPathPortInit (17.35s) [2020-09-29T23:57:25.334Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:57:25.510Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-29T23:57:25.510Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-29T23:57:25.995Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:25.995Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:25.995Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:25.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:25.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:25.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:25.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:25.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:57:25.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:57:26.330Z] --- PASS: TestLinksContainerNames (1.64s) [2020-09-29T23:57:26.330Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:57:26.965Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-09-29T23:57:26.965Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:57:27.602Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:57:27.602Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:57:27.602Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:57:27.602Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:57:27.894Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:57:27.894Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:57:27.894Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:57:27.894Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:57:27.894Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:57:27.894Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:57:28.231Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:57:28.525Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-29T23:57:28.525Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-09-29T23:57:28.525Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:57:28.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:57:28.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:57:29.095Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-29T23:57:29.107Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-29T23:57:29.607Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-29T23:57:29.607Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-29T23:57:29.607Z] [2020-09-29T23:57:29.607Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-29T23:57:29.607Z] =========================== short test summary info ============================ [2020-09-29T23:57:29.607Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-29T23:57:29.607Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-29T23:57:29.607Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-29T23:57:29.607Z] Not supported on most drivers [2020-09-29T23:57:29.607Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-29T23:57:29.607Z] Output of docker top depends on host distro, and is not formalized. [2020-09-29T23:57:29.607Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-29T23:57:29.607Z] Output of docker top depends on host distro, and is not formalized. [2020-09-29T23:57:29.607Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-29T23:57:29.607Z] Can fail if eth0 has multiple IP addresses [2020-09-29T23:57:29.607Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-29T23:57:29.607Z] This doesn't seem to be taken into account by the engine [2020-09-29T23:57:29.607Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-29T23:57:29.607Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-29T23:57:29.607Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 306.64 seconds == [2020-09-29T23:57:29.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-29T23:57:30.044Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-29T23:57:30.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-29T23:57:31.265Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2020-09-29T23:57:31.265Z] === RUN TestNetworkNat [2020-09-29T23:57:31.558Z] --- PASS: TestNetworkNat (0.91s) [2020-09-29T23:57:31.558Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:57:31.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:57:31.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:57:32.596Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-09-29T23:57:32.596Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:57:33.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-29T23:57:33.477Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.44s) [2020-09-29T23:57:33.477Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wkibyjwiymlqxgwxq7qjt7d80 Created:2020-09-29 23:57:25.706842606 +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[108730c8fbe912c176504381aabfa8ec44e1527f55fef824d28a920b27e63c6e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j9jwj4i56uya8pg7e6lmqr21e EndpointID:f2cd6bfa72b104296e21f2ba92509c4d355ada00382062d6a2b932c8f6ac53c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14f081f83ff96b4974918f1d37e867ddb43e330166cb9c9ac905970e8c96435c 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:8b6bfea624d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j9jwj4i56uya8pg7e6lmqr21e EndpointID:f2cd6bfa72b104296e21f2ba92509c4d355ada00382062d6a2b932c8f6ac53c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T23:57:33.477Z] PASS [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] === Skipped [2020-09-29T23:57:33.477Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:57:33.477Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] DONE 23 tests, 1 skipped in 58.635s [2020-09-29T23:57:33.477Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:57:33.477Z] ++ 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-29T23:57:33.477Z] ++ set -e [2020-09-29T23:57:33.477Z] ++ '[' -n 0 ']' [2020-09-29T23:57:33.477Z] ++ set -x [2020-09-29T23:57:33.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-29T23:57:33.477Z] INFO: Testing against a local daemon [2020-09-29T23:57:33.477Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:57:33.477Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:57:33.477Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:57:33.477Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:57:33.477Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:57:33.477Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:57:33.477Z] PASS [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] === Skipped [2020-09-29T23:57:33.477Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:57:33.477Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:57:33.477Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] [2020-09-29T23:57:33.477Z] DONE 2 tests, 2 skipped in 0.159s [2020-09-29T23:57:33.477Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:57:33.477Z] ++ 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-29T23:57:33.477Z] ++ set -e [2020-09-29T23:57:33.477Z] ++ '[' -n 0 ']' [2020-09-29T23:57:33.477Z] ++ set -x [2020-09-29T23:57:33.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-29T23:57:33.477Z] INFO: Testing against a local daemon [2020-09-29T23:57:33.478Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:57:34.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:57:35.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:35.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-09-29T23:57:35.394Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:57:35.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-29T23:57:36.121Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2020-09-29T23:57:36.121Z] === RUN TestPause [2020-09-29T23:57:36.338Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T23:57:36.757Z] --- PASS: TestPause (0.87s) [2020-09-29T23:57:36.757Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:57:36.757Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:57:36.757Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:57:36.757Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:57:36.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:37.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-29T23:57:37.392Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-09-29T23:57:37.392Z] === RUN TestPsFilter [2020-09-29T23:57:37.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-29T23:57:37.684Z] --- PASS: TestPsFilter (0.27s) [2020-09-29T23:57:37.684Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:57:37.724Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T23:57:38.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:38.667Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T23:57:38.723Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-09-29T23:57:38.723Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:57:39.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:39.358Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-09-29T23:57:39.359Z] === RUN TestRemoveContainerRunning [2020-09-29T23:57:39.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-29T23:57:39.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:57:39.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-29T23:57:40.396Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-09-29T23:57:40.396Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:57:41.032Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-09-29T23:57:41.032Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:57:41.032Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T23:57:41.032Z] === RUN TestRenameLinkedContainer [2020-09-29T23:57:41.972Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T23:57:42.028Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:57:42.028Z] [2020-09-29T23:57:42.028Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:57:42.028Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:57:42.028Z] [2020-09-29T23:57:42.028Z] To set a process to complain mode, use the command line tool [2020-09-29T23:57:42.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:57:42.028Z] [2020-09-29T23:57:42.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.35s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-09-29T23:57:42.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-09-29T23:57:42.487Z] === RUN TestCgroupNamespacesRun Post stage [Pipeline] junit [2020-09-29T23:57:42.618Z] Recording test results [Pipeline] sh [2020-09-29T23:57:43.071Z] + echo Ensuring container killed. [2020-09-29T23:57:43.071Z] Ensuring container killed. [2020-09-29T23:57:43.071Z] + docker rm -vf docker-pr1 [2020-09-29T23:57:43.071Z] Error: No such container: docker-pr1 [2020-09-29T23:57:43.071Z] + true [Pipeline] sh [2020-09-29T23:57:43.387Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:57:43.387Z] Chowning /workspace to jenkins user [2020-09-29T23:57:43.387Z] + id -u [2020-09-29T23:57:43.387Z] + id -g [2020-09-29T23:57:43.387Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41506:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:57:44.517Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2020-09-29T23:57:44.517Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:57:44.556Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-09-29T23:57:44.556Z] === RUN TestRenameStoppedContainer [2020-09-29T23:57:44.785Z] + bundleName=docker-py [2020-09-29T23:57:44.785Z] + echo Creating docker-py-bundles.tar.gz [2020-09-29T23:57:44.785Z] Creating docker-py-bundles.tar.gz [2020-09-29T23:57:44.785Z] + 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-29T23:57:44.794Z] Archiving artifacts [2020-09-29T23:57:44.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-29T23:57:45.279Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T23:57:45.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh binary-daemon [2020-09-29T23:57:45.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-29T23:57:45.594Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-09-29T23:57:45.594Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:57:45.603Z] [2020-09-29T23:57:45.859Z] Removing bundles/ [2020-09-29T23:57:45.859Z] [2020-09-29T23:57:45.859Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-29T23:57:45.859Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-29T23:57:45.859Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:57:46.396Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2020-09-29T23:57:46.396Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:57:46.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-29T23:57:47.106Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-09-29T23:57:47.106Z] === RUN TestRenameInvalidName [2020-09-29T23:57:48.145Z] --- PASS: TestRenameInvalidName (0.84s) [2020-09-29T23:57:48.145Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:57:48.565Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2020-09-29T23:57:48.565Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:57:51.107Z] --- PASS: TestCgroupNamespacesRunHostMode (2.26s) [2020-09-29T23:57:51.107Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:57:51.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-29T23:57:51.872Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T23:57:53.016Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s) [2020-09-29T23:57:53.016Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan (17.85s) [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.63s) [2020-09-29T23:57:53.260Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-09-29T23:57:53.260Z] PASS [2020-09-29T23:57:53.260Z] [2020-09-29T23:57:53.260Z] DONE 8 tests in 19.992s [2020-09-29T23:57:53.260Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:57:53.260Z] ++ 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-29T23:57:53.260Z] ++ set -e [2020-09-29T23:57:53.260Z] ++ '[' -n 0 ']' [2020-09-29T23:57:53.260Z] ++ set -x [2020-09-29T23:57:53.260Z] ++ env -i DEST=/go/src/github.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-29T23:57:53.260Z] testing: warning: no tests to run [2020-09-29T23:57:53.260Z] PASS [2020-09-29T23:57:53.260Z] [2020-09-29T23:57:53.260Z] DONE 0 tests in 0.027s [2020-09-29T23:57:53.260Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:57:53.260Z] ++ 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-29T23:57:53.260Z] ++ set -e [2020-09-29T23:57:53.260Z] ++ '[' -n 0 ']' [2020-09-29T23:57:53.260Z] ++ set -x [2020-09-29T23:57:53.260Z] ++ env -i DEST=/go/src/github.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-29T23:57:53.522Z] INFO: Testing against a local daemon [2020-09-29T23:57:53.522Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:57:53.769Z] --- PASS: TestRenameAnonymousContainer (4.81s) [2020-09-29T23:57:53.769Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:57:53.769Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-09-29T23:57:53.769Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:57:54.923Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-29T23:57:54.923Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:57:54.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-29T23:57:55.439Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-09-29T23:57:55.439Z] === RUN TestAuthZPluginTLS [2020-09-29T23:57:55.843Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-09-29T23:57:55.843Z] === RUN TestResize [2020-09-29T23:57:55.862Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-29T23:57:55.862Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:57:56.013Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-09-29T23:57:56.013Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:57:56.482Z] --- PASS: TestResize (0.85s) [2020-09-29T23:57:56.482Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:57:56.585Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-09-29T23:57:56.585Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:57:57.117Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-09-29T23:57:57.117Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:57:57.157Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-09-29T23:57:57.157Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:57:57.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-29T23:57:57.502Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-09-29T23:57:57.502Z] === RUN TestKernelTCPMemory [2020-09-29T23:57:57.730Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-09-29T23:57:57.730Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:57:58.156Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:57:58.156Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:58.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:57:58.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:57:58.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:57:58.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-29T23:57:58.440Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-09-29T23:57:58.440Z] === RUN TestNISDomainname [2020-09-29T23:57:59.377Z] --- PASS: TestNISDomainname (0.94s) [2020-09-29T23:57:59.377Z] === RUN TestHostnameDnsResolution [2020-09-29T23:57:59.647Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-09-29T23:57:59.647Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:58:00.010Z] c3aff4450246: Pull complete [2020-09-29T23:58:00.010Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-29T23:58:00.010Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:58:00.010Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:58:00.010Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-29T23:58:00.010Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-29T23:58:00.010Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-29T23:58:00.010Z] INFO: Docker version of control daemon [2020-09-29T23:58:00.010Z] [2020-09-29T23:58:00.011Z] Client: Docker Engine - Enterprise [2020-09-29T23:58:00.011Z] Version: 19.03.12 [2020-09-29T23:58:00.011Z] API version: 1.40 [2020-09-29T23:58:00.011Z] Go version: go1.13.13 [2020-09-29T23:58:00.011Z] Git commit: 4306744 [2020-09-29T23:58:00.011Z] Built: 08/05/2020 19:27:53 [2020-09-29T23:58:00.011Z] OS/Arch: windows/amd64 [2020-09-29T23:58:00.011Z] Experimental: false [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] Server: Docker Engine - Enterprise [2020-09-29T23:58:00.011Z] Engine: [2020-09-29T23:58:00.011Z] Version: 19.03.12 [2020-09-29T23:58:00.011Z] API version: 1.40 (minimum version 1.24) [2020-09-29T23:58:00.011Z] Go version: go1.13.13 [2020-09-29T23:58:00.011Z] Git commit: f295753ffd [2020-09-29T23:58:00.011Z] Built: 08/05/2020 19:26:41 [2020-09-29T23:58:00.011Z] OS/Arch: windows/amd64 [2020-09-29T23:58:00.011Z] Experimental: true [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] INFO: Docker info of control daemon [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] Client: [2020-09-29T23:58:00.011Z] Debug Mode: false [2020-09-29T23:58:00.011Z] Plugins: [2020-09-29T23:58:00.011Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] Server: [2020-09-29T23:58:00.011Z] Containers: 0 [2020-09-29T23:58:00.011Z] Running: 0 [2020-09-29T23:58:00.011Z] Paused: 0 [2020-09-29T23:58:00.011Z] Stopped: 0 [2020-09-29T23:58:00.011Z] Images: 1 [2020-09-29T23:58:00.011Z] Server Version: 19.03.12 [2020-09-29T23:58:00.011Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-29T23:58:00.011Z] Windows: [2020-09-29T23:58:00.011Z] LCOW: [2020-09-29T23:58:00.011Z] Logging Driver: json-file [2020-09-29T23:58:00.011Z] Plugins: [2020-09-29T23:58:00.011Z] Volume: local [2020-09-29T23:58:00.011Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T23:58:00.011Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T23:58:00.011Z] Swarm: inactive [2020-09-29T23:58:00.011Z] Default Isolation: process [2020-09-29T23:58:00.011Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T23:58:00.011Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T23:58:00.011Z] OSType: windows [2020-09-29T23:58:00.011Z] Architecture: x86_64 [2020-09-29T23:58:00.011Z] CPUs: 4 [2020-09-29T23:58:00.011Z] Total Memory: 32GiB [2020-09-29T23:58:00.011Z] Name: azwin-2-31b660 [2020-09-29T23:58:00.011Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-29T23:58:00.011Z] Docker Root Dir: D:\docker [2020-09-29T23:58:00.011Z] Debug Mode: false [2020-09-29T23:58:00.011Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:58:00.011Z] Labels: [2020-09-29T23:58:00.011Z] Experimental: true [2020-09-29T23:58:00.011Z] Insecure Registries: [2020-09-29T23:58:00.011Z] 10.0.0.4:5000 [2020-09-29T23:58:00.011Z] 127.0.0.0/8 [2020-09-29T23:58:00.011Z] Registry Mirrors: [2020-09-29T23:58:00.011Z] http://10.0.0.4:5000/ [2020-09-29T23:58:00.011Z] Live Restore Enabled: false [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] INFO: Commit hash is 77096349e1 [2020-09-29T23:58:00.011Z] INFO: Nuke-Everything... [2020-09-29T23:58:00.011Z] INFO: Container count on control daemon to delete is 0 [2020-09-29T23:58:00.011Z] INFO: Nuking d:\CI [2020-09-29T23:58:00.011Z] INFO: Zapped successfully [2020-09-29T23:58:00.011Z] INFO: Location for testing is d:\CI\PR-41506\1 [2020-09-29T23:58:00.011Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] INFO: Building the image from Dockerfile.windows at 09/29/2020 23:57:51... [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] Sending build context to Docker daemon 56.23MB [2020-09-29T23:58:00.011Z] [2020-09-29T23:58:00.011Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-29T23:58:00.011Z] ---> 715aaeac112d [2020-09-29T23:58:00.011Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-29T23:58:00.011Z] ---> Running in 6c8691147e33 [2020-09-29T23:58:00.011Z] Removing intermediate container 6c8691147e33 [2020-09-29T23:58:00.011Z] ---> 96f3c702355f [2020-09-29T23:58:00.011Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-29T23:58:00.011Z] ---> Running in e07f97d07411 [2020-09-29T23:58:00.011Z] Removing intermediate container e07f97d07411 [2020-09-29T23:58:00.011Z] ---> 9d2e437826b7 [2020-09-29T23:58:00.011Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-09-29T23:58:00.011Z] ---> Running in c0a64c33c59f [2020-09-29T23:58:00.011Z] Removing intermediate container c0a64c33c59f [2020-09-29T23:58:00.011Z] ---> 41fab7c8e25a [2020-09-29T23:58:00.011Z] 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-29T23:58:00.011Z] ---> Running in 9d12fb201c1b [2020-09-29T23:58:00.011Z] Removing intermediate container 9d12fb201c1b [2020-09-29T23:58:00.011Z] ---> a5400069517f [2020-09-29T23:58:00.011Z] 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-29T23:58:00.011Z] ---> Running in 14a4ee968772 [2020-09-29T23:58:00.220Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-09-29T23:58:00.220Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:58:00.759Z] --- PASS: TestHostnameDnsResolution (1.40s) [2020-09-29T23:58:00.759Z] === RUN TestStats [2020-09-29T23:58:00.792Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-09-29T23:58:00.792Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:58:00.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:58:00.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:58:01.365Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-09-29T23:58:01.365Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:58:01.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:58:01.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:58:02.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-29T23:58:03.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-29T23:58:03.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:58:03.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:58:03.706Z] --- PASS: TestStats (2.93s) [2020-09-29T23:58:03.706Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:58:03.706Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:58:03.706Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:58:03.706Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:58:03.706Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:58:03.706Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:58:03.706Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:58:03.706Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:58:03.706Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:58:03.706Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:58:03.706Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:58:03.914Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-09-29T23:58:03.914Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:58:04.129Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-09-29T23:58:04.129Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-09-29T23:58:04.774Z] ok github.com/docker/docker/builder/remotecontext/git 3.577s coverage: 86.3% of statements [2020-09-29T23:58:05.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-29T23:58:05.085Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:58:05.422Z] ok github.com/docker/docker/builder/remotecontext 0.435s coverage: 13.6% of statements [2020-09-29T23:58:05.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:58:05.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:58:05.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-09-29T23:58:05.833Z] === RUN TestAuthZPluginHeader [2020-09-29T23:58:06.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-29T23:58:06.777Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-09-29T23:58:06.777Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:58:06.777Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T23:58:06.777Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:06.777Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:58:06.777Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:58:06.777Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:06.777Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:58:06.777Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:58:06.777Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:06.777Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:58:06.777Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:58:06.777Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:06.777Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:58:06.960Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:58:06.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-29T23:58:07.091Z] [2020-09-29T23:58:07.091Z] SUCCESS: Specified value was saved. [2020-09-29T23:58:07.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-29T23:58:08.054Z] INFO: Downloading git... [2020-09-29T23:58:08.191Z] ok github.com/docker/docker/builder/dockerfile 1.308s coverage: 48.0% of statements [2020-09-29T23:58:08.191Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:58:08.191Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:58:08.906Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T23:58:08.906Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2020-09-29T23:58:08.906Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2020-09-29T23:58:08.906Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-09-29T23:58:08.906Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-09-29T23:58:08.906Z] === RUN TestDeleteDevicemapper [2020-09-29T23:58:08.906Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:58:08.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:58:08.906Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:58:09.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:58:09.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:58:09.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-29T23:58:09.597Z] INFO: Downloading go... [2020-09-29T23:58:11.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-09-29T23:58:11.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-09-29T23:58:11.125Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:58:11.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-29T23:58:11.751Z] ok github.com/docker/docker/client 0.600s coverage: 75.4% of statements [2020-09-29T23:58:11.774Z] INFO: Downloading compiler 1 of 3... [2020-09-29T23:58:11.903Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s) [2020-09-29T23:58:11.903Z] === RUN TestUpdateMemory [2020-09-29T23:58:11.903Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:58:11.903Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:58:11.903Z] === RUN TestUpdateCPUQuota [2020-09-29T23:58:12.231Z] INFO: Downloading compiler 2 of 3... [2020-09-29T23:58:12.672Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-09-29T23:58:12.672Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:58:12.689Z] INFO: Downloading compiler 3 of 3... [2020-09-29T23:58:12.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-29T23:58:13.145Z] INFO: Extracting git... [2020-09-29T23:58:13.410Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-09-29T23:58:13.410Z] === RUN TestUpdatePidsLimit [2020-09-29T23:58:13.410Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:58:13.977Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:58:14.186Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-09-29T23:58:14.186Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:58:14.238Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:58:14.498Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:58:15.066Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T23:58:15.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-29T23:58:15.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:58:15.586Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T23:58:16.262Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-09-29T23:58:16.263Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:58:16.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit (3.45s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-09-29T23:58:16.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-09-29T23:58:16.965Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:58:17.775Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-09-29T23:58:17.775Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:58:18.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-29T23:58:19.281Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-29T23:58:19.852Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-09-29T23:58:19.852Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:58:19.852Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-29T23:58:20.793Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-29T23:58:21.364Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-09-29T23:58:21.364Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:58:22.000Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-09-29T23:58:22.000Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:58:24.074Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-09-29T23:58:24.074Z] === RUN TestKernelTCPMemory [2020-09-29T23:58:24.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-29T23:58:24.709Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-09-29T23:58:24.709Z] === RUN TestNISDomainname [2020-09-29T23:58:25.748Z] --- PASS: TestNISDomainname (0.94s) [2020-09-29T23:58:25.748Z] === RUN TestHostnameDnsResolution [2020-09-29T23:58:26.020Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-29T23:58:26.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-29T23:58:26.849Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-29T23:58:27.260Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-09-29T23:58:27.260Z] === RUN TestStats [2020-09-29T23:58:27.418Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-29T23:58:27.929Z] INFO: Expanding go... [2020-09-29T23:58:27.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-29T23:58:28.248Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-29T23:58:28.745Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.63s) [2020-09-29T23:58:28.745Z] PASS [2020-09-29T23:58:28.745Z] [2020-09-29T23:58:28.745Z] === Skipped [2020-09-29T23:58:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T23:58:28.745Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:28.745Z] [2020-09-29T23:58:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:58:28.745Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:28.745Z] [2020-09-29T23:58:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:58:28.745Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:28.745Z] [2020-09-29T23:58:28.745Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:58:28.745Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:28.745Z] [2020-09-29T23:58:28.745Z] [2020-09-29T23:58:28.745Z] DONE 17 tests, 4 skipped in 32.244s [2020-09-29T23:58:28.745Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:58:28.745Z] ++ 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-29T23:58:28.745Z] ++ set -e [2020-09-29T23:58:28.745Z] ++ '[' -n 0 ']' [2020-09-29T23:58:28.745Z] ++ set -x [2020-09-29T23:58:28.745Z] ++ env -i DEST=/go/src/github.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-29T23:58:28.745Z] INFO: Testing against a local daemon [2020-09-29T23:58:28.745Z] === RUN TestPluginInvalidJSON [2020-09-29T23:58:28.745Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:58:28.745Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:58:28.745Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:58:28.745Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-29T23:58:28.745Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:58:28.745Z] === RUN TestPluginInstall [2020-09-29T23:58:28.745Z] === RUN TestPluginInstall/no_auth [2020-09-29T23:58:29.627Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-09-29T23:58:29.627Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:58:30.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-29T23:58:30.765Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2020-09-29T23:58:30.765Z] === RUN TestWaitNonBlocked [2020-09-29T23:58:30.765Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:58:30.765Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:58:30.765Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:58:30.765Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:58:30.765Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:58:30.765Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:58:30.785Z] --- PASS: TestStats (2.89s) [2020-09-29T23:58:30.785Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:58:30.785Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:58:30.785Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:58:30.785Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:58:30.785Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:58:30.785Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:58:30.785Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:58:30.785Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:58:30.785Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:58:30.785Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:58:30.785Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:58:31.078Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:58:31.295Z] time="2020-09-29T23:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:58:31.295Z] time="2020-09-29T23:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:facb438c016cc29c4540501c776420225794a0f59d4936835d5f29f20a5840bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:58:31.295Z] time="2020-09-29T23:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:58:31.295Z] time="2020-09-29T23:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:facb438c016cc29c4540501c776420225794a0f59d4936835d5f29f20a5840bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:58:31.295Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T23:58:32.146Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T23:58:32.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2020-09-29T23:58:32.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2020-09-29T23:58:32.147Z] === RUN TestWaitBlocked [2020-09-29T23:58:32.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:58:32.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:58:32.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:58:32.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:58:32.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:58:32.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:58:32.239Z] time="2020-09-29T23:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:58:32.239Z] time="2020-09-29T23:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5be54115a7fee8a5be45e690b31ae5e8f23fdef0eb20a71adccacf39407b40ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:58:32.239Z] time="2020-09-29T23:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:58:32.239Z] time="2020-09-29T23:58:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5be54115a7fee8a5be45e690b31ae5e8f23fdef0eb20a71adccacf39407b40ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:58:32.500Z] === RUN TestPluginInstall/with_insecure [2020-09-29T23:58:33.528Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:58:33.528Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-09-29T23:58:33.528Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2020-09-29T23:58:33.528Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:58:33.528Z] === CONT TestIpcModeOlderClient [2020-09-29T23:58:33.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-29T23:58:33.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-29T23:58:33.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-29T23:58:33.528Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-09-29T23:58:33.528Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:58:33.823Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:58:33.888Z] time="2020-09-29T23:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:58:33.888Z] time="2020-09-29T23:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8251be052c0081f604794ec512d149cc2c4e439a3412c32a6abe0478df0d204e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:58:33.888Z] time="2020-09-29T23:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:58:33.888Z] time="2020-09-29T23:58:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8251be052c0081f604794ec512d149cc2c4e439a3412c32a6abe0478df0d204e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:58:34.097Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-29T23:58:34.149Z] --- PASS: TestPluginInstall (8.44s) [2020-09-29T23:58:34.149Z] --- PASS: TestPluginInstall/no_auth (5.50s) [2020-09-29T23:58:34.149Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-09-29T23:58:34.149Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-09-29T23:58:34.149Z] plugin_test.go:157: [d2728579884de] daemon is not started [2020-09-29T23:58:34.149Z] PASS [2020-09-29T23:58:34.149Z] [2020-09-29T23:58:34.149Z] DONE 6 tests in 8.629s [2020-09-29T23:58:34.149Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:58:34.149Z] ++ 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-29T23:58:34.149Z] ++ set -e [2020-09-29T23:58:34.149Z] ++ '[' -n 0 ']' [2020-09-29T23:58:34.149Z] ++ set -x [2020-09-29T23:58:34.149Z] ++ env -i DEST=/go/src/github.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-29T23:58:34.410Z] INFO: Testing against a local daemon [2020-09-29T23:58:34.410Z] === RUN TestExternalGraphDriver [2020-09-29T23:58:34.672Z] === RUN TestExternalGraphDriver/json [2020-09-29T23:58:35.335Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T23:58:35.335Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-09-29T23:58:35.335Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-09-29T23:58:35.335Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-09-29T23:58:35.335Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-09-29T23:58:35.335Z] === RUN TestDeleteDevicemapper [2020-09-29T23:58:35.335Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:58:35.335Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:58:35.335Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:58:36.634Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-29T23:58:36.894Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2020-09-29T23:58:36.894Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:58:37.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-29T23:58:37.221Z] === RUN TestExternalGraphDriver/spec [2020-09-29T23:58:37.724Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-29T23:58:38.295Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2020-09-29T23:58:38.295Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:58:38.295Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-29T23:58:38.862Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2020-09-29T23:58:38.862Z] === RUN TestUpdateMemory [2020-09-29T23:58:38.862Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:58:38.862Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:58:38.862Z] === RUN TestUpdateCPUQuota [2020-09-29T23:58:38.865Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-29T23:58:39.434Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-29T23:58:39.694Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-29T23:58:39.694Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-29T23:58:39.771Z] === RUN TestExternalGraphDriver/pull [2020-09-29T23:58:39.900Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-09-29T23:58:39.900Z] === RUN TestUpdatePidsLimit [2020-09-29T23:58:39.900Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:58:40.193Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:58:40.830Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:58:41.122Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:58:41.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T23:58:41.605Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-29T23:58:41.689Z] --- PASS: TestExternalGraphDriver (7.40s) [2020-09-29T23:58:41.689Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-09-29T23:58:41.689Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-09-29T23:58:41.689Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-09-29T23:58:41.689Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:58:41.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:58:41.865Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-09-29T23:58:42.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-29T23:58:42.344Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T23:58:43.074Z] --- SKIP: TestGraphdriverPluginV2 (1.06s) [2020-09-29T23:58:43.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:43.074Z] PASS [2020-09-29T23:58:43.074Z] [2020-09-29T23:58:43.074Z] === Skipped [2020-09-29T23:58:43.074Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (1.06s) [2020-09-29T23:58:43.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:58:43.074Z] [2020-09-29T23:58:43.074Z] [2020-09-29T23:58:43.074Z] DONE 5 tests, 1 skipped in 8.621s [2020-09-29T23:58:43.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:58:43.074Z] ++ 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-29T23:58:43.074Z] ++ set -e [2020-09-29T23:58:43.074Z] ++ '[' -n 0 ']' [2020-09-29T23:58:43.074Z] ++ set -x [2020-09-29T23:58:43.074Z] ++ env -i DEST=/go/src/github.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-29T23:58:43.074Z] INFO: Testing against a local daemon [2020-09-29T23:58:43.074Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:58:43.074Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:58:43.074Z] === RUN TestReadPluginNoRead [2020-09-29T23:58:43.074Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:58:43.074Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:58:43.074Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:58:43.074Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:58:43.074Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:58:43.074Z] === CONT TestReadPluginNoRead [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit (3.74s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-09-29T23:58:43.858Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-09-29T23:58:43.858Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:58:44.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-29T23:58:45.597Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-29T23:58:46.166Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-29T23:58:47.296Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:58:47.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-29T23:58:47.869Z] --- PASS: TestDaemonStartWithLogOpt (4.72s) [2020-09-29T23:58:48.483Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-29T23:58:49.066Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-29T23:58:49.256Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:58:49.326Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-29T23:58:49.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-29T23:58:49.843Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-29T23:58:49.843Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2020-09-29T23:58:49.843Z] PASS [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] === Skipped [2020-09-29T23:58:49.843Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-29T23:58:49.843Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:58:49.843Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:58:49.843Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:58:49.843Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:58:49.843Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:58:49.843Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] [2020-09-29T23:58:49.843Z] DONE 192 tests, 6 skipped in 148.220s [2020-09-29T23:58:49.843Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:58:49.843Z] ++ 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-29T23:58:49.843Z] ++ set -e [2020-09-29T23:58:49.843Z] ++ '[' -n 0 ']' [2020-09-29T23:58:49.843Z] ++ set -x [2020-09-29T23:58:49.843Z] ++ env -i DEST=/go/src/github.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-29T23:58:50.102Z] INFO: Testing against a local daemon [2020-09-29T23:58:50.102Z] === RUN TestCommitInheritsEnv [2020-09-29T23:58:50.102Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-29T23:58:50.361Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-29T23:58:50.621Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-09-29T23:58:50.621Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:58:50.621Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:58:50.621Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:58:50.621Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T23:58:50.621Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:58:50.621Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-29T23:58:50.621Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:58:51.171Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:58:51.189Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-09-29T23:58:51.189Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:58:51.209Z] ok github.com/docker/docker/cmd/dockerd 0.210s coverage: 29.1% of statements [2020-09-29T23:58:53.053Z] INFO: Expanding compiler 1 of 3... [2020-09-29T23:58:53.053Z] INFO: Expanding compiler 2 of 3... [2020-09-29T23:58:53.091Z] --- PASS: TestReadPluginNoRead (9.79s) [2020-09-29T23:58:53.091Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-09-29T23:58:53.091Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-09-29T23:58:53.091Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-09-29T23:58:53.091Z] read_test.go:92: [d49147d0057a4] daemon is not started [2020-09-29T23:58:53.091Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-09-29T23:58:53.091Z] PASS [2020-09-29T23:58:53.091Z] [2020-09-29T23:58:53.091Z] DONE 6 tests in 10.340s [2020-09-29T23:58:53.096Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2020-09-29T23:58:53.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:58:53.353Z] 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-29T23:58:53.353Z] ++ 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-29T23:58:53.353Z] ++ set -e [2020-09-29T23:58:53.353Z] ++ '[' -n 0 ']' [2020-09-29T23:58:53.353Z] ++ set -x [2020-09-29T23:58:53.353Z] ++ env -i DEST=/go/src/github.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-29T23:58:53.353Z] testing: warning: no tests to run [2020-09-29T23:58:53.353Z] PASS [2020-09-29T23:58:53.353Z] [2020-09-29T23:58:53.353Z] DONE 0 tests in 0.089s [2020-09-29T23:58:53.353Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:58:53.353Z] ++ 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-29T23:58:53.353Z] ++ set -e [2020-09-29T23:58:53.353Z] ++ '[' -n 0 ']' [2020-09-29T23:58:53.353Z] ++ set -x [2020-09-29T23:58:53.353Z] ++ env -i DEST=/go/src/github.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-29T23:58:53.355Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-29T23:58:53.355Z] === RUN TestTagInvalidReference [2020-09-29T23:58:53.355Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-29T23:58:53.355Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:58:53.355Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-29T23:58:53.355Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:58:53.355Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T23:58:53.355Z] === RUN TestTagOfficialNames [2020-09-29T23:58:53.355Z] --- PASS: TestTagOfficialNames (0.06s) [2020-09-29T23:58:53.355Z] === RUN TestTagMatchesDigest [2020-09-29T23:58:53.355Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-29T23:58:53.355Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:58:53.614Z] INFO: Testing against a local daemon [2020-09-29T23:58:53.614Z] === RUN TestPluginWithDevMounts [2020-09-29T23:58:53.614Z] === PAUSE TestPluginWithDevMounts [2020-09-29T23:58:53.614Z] === CONT TestPluginWithDevMounts [2020-09-29T23:58:54.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-29T23:58:55.531Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-09-29T23:58:55.531Z] PASS [2020-09-29T23:58:55.531Z] [2020-09-29T23:58:55.531Z] DONE 1 tests in 2.303s [2020-09-29T23:58:55.711Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2020-09-29T23:58:55.711Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:58:55.711Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:58:55.711Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:58:55.711Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:58:55.793Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:58:55.793Z] ++ 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-29T23:58:55.793Z] ++ set -e [2020-09-29T23:58:55.793Z] ++ '[' -n 0 ']' [2020-09-29T23:58:55.793Z] ++ set -x [2020-09-29T23:58:55.793Z] ++ env -i DEST=/go/src/github.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-29T23:58:55.793Z] INFO: Testing against a local daemon [2020-09-29T23:58:55.793Z] === RUN TestSecretInspect [2020-09-29T23:58:56.507Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-09-29T23:58:56.507Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:58:57.245Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.025s coverage: 66.3% of statements [2020-09-29T23:58:57.545Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2020-09-29T23:58:57.545Z] === RUN TestWaitNonBlocked [2020-09-29T23:58:57.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:58:57.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:58:57.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:58:57.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:58:57.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:58:57.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:58:57.796Z] INFO: Expanding compiler 3 of 3... [2020-09-29T23:58:58.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-29T23:58:58.583Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-29T23:58:58.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-09-29T23:58:58.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-09-29T23:58:58.583Z] === RUN TestWaitBlocked [2020-09-29T23:58:58.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:58:58.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:58:58.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:58:58.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:58:58.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:58:58.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:58:58.760Z] INFO: Removing downloaded files... [2020-09-29T23:58:58.760Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-29T23:58:58.760Z] INFO: Configuring git core.autocrlf... [2020-09-29T23:58:59.097Z] --- PASS: TestSecretInspect (3.14s) [2020-09-29T23:58:59.097Z] === RUN TestSecretList [2020-09-29T23:58:59.620Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-29T23:58:59.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-09-29T23:58:59.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-09-29T23:58:59.620Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:58:59.620Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:59:02.401Z] --- PASS: TestSecretList (3.20s) [2020-09-29T23:59:02.401Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:59:02.689Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-29T23:59:02.873Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.9% of statements [2020-09-29T23:59:03.178Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2020-09-29T23:59:03.178Z] === CONT TestIpcModeOlderClient [2020-09-29T23:59:03.178Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-09-29T23:59:03.178Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:59:03.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-29T23:59:03.259Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-29T23:59:04.200Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-29T23:59:04.996Z] ok github.com/docker/docker/daemon/cluster 0.211s coverage: 0.5% of statements [2020-09-29T23:59:05.712Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-09-29T23:59:05.712Z] === RUN TestSecretsUpdate [2020-09-29T23:59:06.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-29T23:59:06.704Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2020-09-29T23:59:06.704Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:59:07.239Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-29T23:59:07.239Z] Copying nested executables into bundles/binary-daemon [2020-09-29T23:59:07.239Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-29T23:59:07.492Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-29T23:59:07.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh cross [2020-09-29T23:59:07.830Z] [2020-09-29T23:59:08.098Z] Removing bundles/ [2020-09-29T23:59:08.098Z] [2020-09-29T23:59:08.098Z] ---> Making bundle: cross (in bundles/cross) [2020-09-29T23:59:08.098Z] Cross building: bundles/cross/linux/amd64 [2020-09-29T23:59:08.098Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-29T23:59:08.098Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-29T23:59:08.574Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-09-29T23:59:09.023Z] --- PASS: TestSecretsUpdate (3.23s) [2020-09-29T23:59:09.023Z] === RUN TestTemplatedSecret [2020-09-29T23:59:09.399Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-29T23:59:10.231Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-09-29T23:59:10.676Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-09-29T23:59:11.318Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.8% of statements [2020-09-29T23:59:11.937Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-29T23:59:12.329Z] --- PASS: TestTemplatedSecret (3.36s) [2020-09-29T23:59:12.329Z] === RUN TestSecretCreateResolve [2020-09-29T23:59:12.413Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2020-09-29T23:59:12.413Z] PASS [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] === Skipped [2020-09-29T23:59:12.413Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-29T23:59:12.413Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:59:12.413Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:59:12.413Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:59:12.413Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:59:12.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:59:12.413Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] [2020-09-29T23:59:12.413Z] DONE 192 tests, 6 skipped in 148.937s [2020-09-29T23:59:12.413Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:59:12.413Z] ++ 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-29T23:59:12.413Z] ++ set -e [2020-09-29T23:59:12.413Z] ++ '[' -n 0 ']' [2020-09-29T23:59:12.413Z] ++ set -x [2020-09-29T23:59:12.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=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-29T23:59:12.413Z] INFO: Testing against a local daemon [2020-09-29T23:59:12.413Z] === RUN TestCommitInheritsEnv [2020-09-29T23:59:12.845Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-09-29T23:59:12.875Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-29T23:59:12.875Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-29T23:59:12.875Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-29T23:59:12.875Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-29T23:59:12.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-29T23:59:13.048Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-09-29T23:59:13.048Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:59:13.048Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:59:13.048Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:59:13.048Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-29T23:59:13.048Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:59:13.048Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-29T23:59:13.048Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:59:13.684Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-09-29T23:59:13.684Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:59:13.684Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:59:13.684Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:59:13.684Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:59:13.684Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-29T23:59:13.684Z] === RUN TestTagInvalidReference [2020-09-29T23:59:13.684Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-29T23:59:13.684Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:59:13.684Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-29T23:59:13.684Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:59:13.684Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-09-29T23:59:13.684Z] === RUN TestTagOfficialNames [2020-09-29T23:59:13.684Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-29T23:59:13.684Z] === RUN TestTagMatchesDigest [2020-09-29T23:59:13.684Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-29T23:59:13.684Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:59:13.815Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-29T23:59:14.878Z] --- PASS: TestSecretCreateResolve (2.69s) [2020-09-29T23:59:14.878Z] PASS [2020-09-29T23:59:14.878Z] [2020-09-29T23:59:14.878Z] DONE 6 tests in 18.979s [2020-09-29T23:59:14.878Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:59:14.878Z] ++ 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-29T23:59:14.878Z] ++ set -e [2020-09-29T23:59:14.878Z] ++ '[' -n 0 ']' [2020-09-29T23:59:14.878Z] ++ set -x [2020-09-29T23:59:14.878Z] ++ env -i DEST=/go/src/github.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-29T23:59:14.878Z] INFO: Testing against a local daemon [2020-09-29T23:59:14.878Z] === RUN TestServiceCreateInit [2020-09-29T23:59:14.878Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:59:15.737Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-29T23:59:16.400Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-29T23:59:16.400Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 14.1% of statements [2020-09-29T23:59:16.676Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-29T23:59:17.447Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.685s coverage: 57.1% of statements [2020-09-29T23:59:19.215Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-29T23:59:20.172Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:59:20.203Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-09-29T23:59:21.121Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-29T23:59:21.741Z] ok github.com/docker/docker/daemon 12.321s coverage: 17.2% of statements [2020-09-29T23:59:21.741Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:59:21.741Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:59:21.741Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:59:21.741Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:59:22.037Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.030s coverage: 69.2% of statements [2020-09-29T23:59:23.087Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.695s coverage: 46.2% of statements [2020-09-29T23:59:23.087Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:59:24.410Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-29T23:59:24.410Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-29T23:59:24.622Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.189s coverage: 49.5% of statements [2020-09-29T23:59:24.979Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-29T23:59:25.466Z] --- PASS: TestServiceCreateInit (10.03s) [2020-09-29T23:59:25.466Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-09-29T23:59:25.466Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) [2020-09-29T23:59:25.466Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:59:25.918Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-29T23:59:26.153Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.705s coverage: 76.1% of statements [2020-09-29T23:59:26.486Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-29T23:59:26.797Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-09-29T23:59:27.055Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-29T23:59:27.442Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-09-29T23:59:27.442Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-09-29T23:59:30.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.931s coverage: 52.1% of statements [2020-09-29T23:59:30.227Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:59:30.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:59:30.350Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-29T23:59:30.875Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 41.0% of statements [2020-09-29T23:59:32.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-29T23:59:32.973Z] ok github.com/docker/docker/daemon/logger/awslogs 0.521s coverage: 77.4% of statements [2020-09-29T23:59:32.973Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements [2020-09-29T23:59:32.973Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:59:32.973Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:59:32.973Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:59:32.973Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:59:32.973Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-09-29T23:59:33.640Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-29T23:59:33.900Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-29T23:59:34.042Z] ok github.com/docker/docker/daemon/logger/journald 0.053s coverage: 23.9% of statements [2020-09-29T23:59:34.338Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 87.2% of statements [2020-09-29T23:59:35.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-09-29T23:59:35.807Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-29T23:59:35.807Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-29T23:59:36.035Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2020-09-29T23:59:36.035Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:59:36.375Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-29T23:59:37.094Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-09-29T23:59:37.392Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 37.7% of statements [2020-09-29T23:59:37.756Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-29T23:59:38.926Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2020-09-29T23:59:38.926Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-09-29T23:59:39.133Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-29T23:59:39.392Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-29T23:59:41.714Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-09-29T23:59:41.966Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-29T23:59:42.011Z] ok github.com/docker/docker/daemon/logger/splunk 2.609s coverage: 82.5% of statements [2020-09-29T23:59:42.011Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:59:42.012Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:59:42.226Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-29T23:59:42.226Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-29T23:59:42.312Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-09-29T23:59:42.488Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-29T23:59:43.868Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-29T23:59:44.805Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-29T23:59:44.805Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-29T23:59:45.081Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-09-29T23:59:45.725Z] ok github.com/docker/docker/distribution 1.627s coverage: 21.9% of statements [2020-09-29T23:59:45.725Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:59:46.023Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2020-09-29T23:59:46.185Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-29T23:59:47.445Z] --- PASS: TestCreateServiceMultipleTimes (19.31s) [2020-09-29T23:59:47.445Z] === RUN TestCreateServiceConflict [2020-09-29T23:59:47.445Z] --- PASS: TestCreateServiceConflict (3.15s) [2020-09-29T23:59:47.445Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:59:47.556Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2020-09-29T23:59:47.556Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:59:47.556Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-09-29T23:59:47.556Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:59:48.203Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-09-29T23:59:48.722Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-29T23:59:48.849Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2020-09-29T23:59:48.849Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:59:50.102Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-29T23:59:50.380Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-09-29T23:59:51.026Z] ok github.com/docker/docker/oci 0.033s coverage: 8.2% of statements [2020-09-29T23:59:51.657Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2020-09-29T23:59:51.657Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:59:52.092Z] ok github.com/docker/docker/opts 0.158s coverage: 67.1% of statements [2020-09-29T23:59:53.631Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-29T23:59:53.928Z] ok github.com/docker/docker/pkg/authorization 0.720s coverage: 68.3% of statements [2020-09-29T23:59:54.227Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-09-29T23:59:54.868Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 76.8% of statements [2020-09-29T23:59:55.166Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-09-29T23:59:55.378Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-29T23:59:56.216Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2020-09-29T23:59:56.216Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-09-29T23:59:56.316Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-29T23:59:57.268Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-09-29T23:59:57.922Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-29T23:59:58.218Z] ok github.com/docker/docker/layer 7.118s coverage: 68.8% of statements [2020-09-29T23:59:58.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:59:58.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:59:58.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:59:58.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:59:58.219Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:59:58.219Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-29T23:59:58.224Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-29T23:59:58.224Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-29T23:59:59.746Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-09-29T23:59:59.746Z] ok github.com/docker/docker/pkg/chrootarchive 3.888s coverage: 43.2% of statements [2020-09-29T23:59:59.746Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:59:59.746Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:59:59.746Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2020-09-30T00:00:00.397Z] ok github.com/docker/docker/pkg/fsutils 0.411s coverage: 85.1% of statements [2020-09-30T00:00:00.696Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-09-30T00:00:00.993Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-09-30T00:00:01.519Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-30T00:00:01.519Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-30T00:00:02.045Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-09-30T00:00:02.045Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-09-30T00:00:02.686Z] ok github.com/docker/docker/pkg/idtools 0.708s coverage: 70.1% of statements [2020-09-30T00:00:02.686Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-09-30T00:00:02.989Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2020-09-30T00:00:03.637Z] ok github.com/docker/docker/pkg/ioutils 1.305s coverage: 70.1% of statements [2020-09-30T00:00:03.637Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-30T00:00:03.637Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-30T00:00:03.637Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-30T00:00:03.637Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-30T00:00:03.637Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-09-30T00:00:03.935Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.057s coverage: 86.7% of statements [2020-09-30T00:00:03.935Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2020-09-30T00:00:03.935Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-30T00:00:03.935Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-30T00:00:04.058Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-30T00:00:04.626Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-30T00:00:04.988Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-09-30T00:00:05.195Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-30T00:00:05.763Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-30T00:00:06.040Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-09-30T00:00:06.040Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-09-30T00:00:06.040Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2020-09-30T00:00:06.570Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.76s) [2020-09-30T00:00:06.570Z] === RUN TestCreateServiceSecretFileMode [2020-09-30T00:00:07.088Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2020-09-30T00:00:07.670Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-30T00:00:07.670Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-30T00:00:07.728Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-09-30T00:00:07.728Z] ok github.com/docker/docker/pkg/pubsub 1.129s coverage: 73.9% of statements [2020-09-30T00:00:08.380Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-30T00:00:08.380Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-09-30T00:00:09.020Z] ok github.com/docker/docker/pkg/symlink 0.014s coverage: 87.7% of statements [2020-09-30T00:00:09.119Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-09-30T00:00:09.119Z] === RUN TestCreateServiceConfigFileMode [2020-09-30T00:00:10.070Z] ok github.com/docker/docker/pkg/signal 2.890s coverage: 61.0% of statements [2020-09-30T00:00:10.070Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.8% of statements [2020-09-30T00:00:10.367Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-09-30T00:00:11.011Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2020-09-30T00:00:11.308Z] testing: warning: no tests to run [2020-09-30T00:00:11.308Z] coverage: [no statements] [2020-09-30T00:00:11.308Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-09-30T00:00:11.605Z] ok github.com/docker/docker/pkg/tarsum 0.183s coverage: 89.3% of statements [2020-09-30T00:00:11.876Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-30T00:00:11.902Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-09-30T00:00:11.902Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-09-30T00:00:12.136Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-30T00:00:12.136Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-30T00:00:12.199Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2020-09-30T00:00:12.425Z] --- PASS: TestCreateServiceConfigFileMode (2.87s) [2020-09-30T00:00:12.425Z] === RUN TestCreateServiceSysctls [2020-09-30T00:00:12.706Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-30T00:00:14.310Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 72.6% of statements [2020-09-30T00:00:14.310Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-09-30T00:00:15.243Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-30T00:00:15.365Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-09-30T00:00:15.731Z] --- PASS: TestCreateServiceSysctls (3.65s) [2020-09-30T00:00:15.731Z] === RUN TestCreateServiceCapabilities [2020-09-30T00:00:16.444Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.1% of statements [2020-09-30T00:00:16.623Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-30T00:00:17.090Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-09-30T00:00:17.090Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-09-30T00:00:18.139Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-09-30T00:00:18.139Z] ok github.com/docker/docker/registry 0.318s coverage: 56.3% of statements [2020-09-30T00:00:18.529Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-30T00:00:19.035Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2020-09-30T00:00:19.035Z] === RUN TestInspect [2020-09-30T00:00:19.673Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2020-09-30T00:00:20.435Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-30T00:00:21.003Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-30T00:00:21.806Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-09-30T00:00:22.343Z] --- PASS: TestInspect (3.48s) [2020-09-30T00:00:22.343Z] === RUN TestCreateJob [2020-09-30T00:00:22.382Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-30T00:00:22.856Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-09-30T00:00:23.153Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-09-30T00:00:24.197Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-09-30T00:00:24.916Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-30T00:00:26.557Z] --- PASS: TestCreateJob (3.97s) [2020-09-30T00:00:26.557Z] === RUN TestReplicatedJob [2020-09-30T00:00:27.451Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-30T00:00:27.710Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-30T00:00:29.494Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-30T00:00:29.494Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-30T00:00:29.494Z] Cross building: bundles/cross/windows/amd64 [2020-09-30T00:00:29.494Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-30T00:00:29.494Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-30T00:00:29.616Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-30T00:00:31.524Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-30T00:00:32.093Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-30T00:00:33.149Z] --- PASS: TestReplicatedJob (6.42s) [2020-09-30T00:00:33.149Z] === RUN TestUpdateReplicatedJob [2020-09-30T00:00:35.910Z] --- PASS: TestImportExtremelyLargeImageWorks (78.90s) [2020-09-30T00:00:35.910Z] PASS [2020-09-30T00:00:35.910Z] [2020-09-30T00:00:35.910Z] === Skipped [2020-09-30T00:00:35.910Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-30T00:00:35.910Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:00:35.910Z] [2020-09-30T00:00:35.910Z] [2020-09-30T00:00:35.910Z] DONE 12 tests, 1 skipped in 80.321s [2020-09-30T00:00:35.910Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-30T00:00:35.910Z] ++ 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-30T00:00:35.910Z] ++ set -e [2020-09-30T00:00:35.910Z] ++ '[' -n 0 ']' [2020-09-30T00:00:35.910Z] ++ set -x [2020-09-30T00:00:35.910Z] ++ env -i DEST=/go/src/github.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-30T00:00:35.910Z] INFO: Testing against a local daemon [2020-09-30T00:00:35.910Z] === RUN TestNetworkCreateDelete [2020-09-30T00:00:35.910Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-30T00:00:35.910Z] === RUN TestDockerNetworkDeletePreferID [2020-09-30T00:00:35.910Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-09-30T00:00:35.910Z] === RUN TestDaemonDNSFallback [2020-09-30T00:00:35.910Z] --- PASS: TestDaemonDNSFallback (2.48s) [2020-09-30T00:00:35.910Z] === RUN TestInspectNetwork [2020-09-30T00:00:36.291Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-30T00:00:36.457Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2020-09-30T00:00:36.457Z] === RUN TestServiceListWithStatuses [2020-09-30T00:00:36.457Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-30T00:00:36.457Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:00:36.457Z] === RUN TestDockerNetworkConnectAlias [2020-09-30T00:00:37.672Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-30T00:00:39.056Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-30T00:00:40.436Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-30T00:00:41.482Z] === RUN TestInspectNetwork/full_network_id [2020-09-30T00:00:41.482Z] === RUN TestInspectNetwork/partial_network_id [2020-09-30T00:00:41.482Z] === RUN TestInspectNetwork/network_name [2020-09-30T00:00:41.482Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-30T00:00:42.805Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/rootless [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/volume [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-30T00:00:42.805Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === Skipped [2020-09-30T00:00:42.805Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-30T00:00:42.805Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-30T00:00:42.805Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:73: No driver to put! [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-30T00:00:42.805Z] time="2020-09-29T23:59:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-30T00:00:42.805Z] time="2020-09-29T23:59:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-30T00:00:42.805Z] time="2020-09-29T23:59:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-30T00:00:42.805Z] time="2020-09-29T23:59:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-30T00:00:42.805Z] time="2020-09-29T23:59:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:73: No driver to put! [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-30T00:00:42.805Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-30T00:00:42.805Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-30T00:00:42.805Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:00:42.805Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-30T00:00:42.805Z] graphtest_unix.go:73: No driver to put! [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-30T00:00:42.805Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-30T00:00:42.805Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] [2020-09-30T00:00:42.805Z] DONE 2148 tests, 26 skipped in 258.593s Post stage [Pipeline] junit [2020-09-30T00:00:42.852Z] Recording test results [2020-09-30T00:00:43.049Z] --- PASS: TestDockerNetworkConnectAlias (6.42s) [2020-09-30T00:00:43.049Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-30T00:00:43.637Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -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:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/make.sh dynbinary test-integration [2020-09-30T00:00:43.726Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-30T00:00:43.933Z] [2020-09-30T00:00:43.933Z] Removing bundles/ [2020-09-30T00:00:43.933Z] [2020-09-30T00:00:43.933Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-30T00:00:43.933Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-30T00:00:43.933Z] GOOS="" GOARCH="" GOARM="" [2020-09-30T00:00:47.198Z] --- PASS: TestInspectNetwork (10.87s) [2020-09-30T00:00:47.198Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-30T00:00:47.198Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-30T00:00:47.198Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-30T00:00:47.198Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-30T00:00:47.198Z] === RUN TestRunContainerWithBridgeNone [2020-09-30T00:00:48.343Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2020-09-30T00:00:48.343Z] === RUN TestServicePlugin [2020-09-30T00:00:48.343Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-30T00:00:48.343Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:00:48.343Z] === RUN TestServiceUpdateLabel [2020-09-30T00:00:49.003Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-30T00:00:49.003Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-30T00:00:49.271Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-09-30T00:00:49.272Z] === RUN TestNetworkInvalidJSON [2020-09-30T00:00:49.272Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-30T00:00:49.272Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-30T00:00:49.272Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:00:49.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:00:49.272Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:00:49.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:00:49.272Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-30T00:00:49.272Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:00:49.272Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:00:49.272Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-30T00:00:49.272Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-30T00:00:49.272Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-30T00:00:49.272Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-30T00:00:49.272Z] === RUN TestHostIPv4BridgeLabel [2020-09-30T00:00:49.566Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-30T00:00:49.566Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-30T00:00:50.259Z] --- PASS: TestServiceUpdateLabel (2.69s) [2020-09-30T00:00:50.259Z] === RUN TestServiceUpdateSecrets [2020-09-30T00:00:50.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-09-30T00:00:50.605Z] === RUN TestDaemonDefaultNetworkPools [2020-09-30T00:00:51.239Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-09-30T00:00:51.239Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-30T00:00:51.541Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-30T00:00:52.752Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-30T00:00:52.752Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-30T00:00:53.790Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-09-30T00:00:53.790Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-30T00:00:54.080Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-30T00:00:54.339Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-30T00:00:54.425Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-30T00:00:54.425Z] === RUN TestServiceWithPredefinedNetwork [2020-09-30T00:00:54.910Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-30T00:00:55.479Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-30T00:00:55.739Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-30T00:00:55.998Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-30T00:00:56.258Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-30T00:00:58.793Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-30T00:00:58.889Z] --- PASS: TestServiceWithPredefinedNetwork (3.80s) [2020-09-30T00:00:58.889Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-30T00:00:58.889Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:00:58.889Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:00:58.889Z] === RUN TestServiceWithDataPathPortInit [2020-09-30T00:00:59.730Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-30T00:00:59.730Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-30T00:01:01.637Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-30T00:01:02.575Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-30T00:01:03.513Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-30T00:01:04.451Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-30T00:01:05.022Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-30T00:01:05.172Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-09-30T00:01:05.172Z] === RUN TestServiceUpdateConfigs [2020-09-30T00:01:06.411Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-30T00:01:07.350Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-30T00:01:07.610Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-30T00:01:10.414Z] Removing intermediate container 14a4ee968772 [2020-09-30T00:01:10.414Z] ---> 6bcb29cd9fc0 [2020-09-30T00:01:10.414Z] 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-30T00:01:10.414Z] ---> Running in 4b408e2ef6c1 [2020-09-30T00:01:10.414Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-09-30T00:01:10.414Z] go: finding gotest.tools v0.5.3 [2020-09-30T00:01:10.414Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-09-30T00:01:10.414Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-30T00:01:10.414Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-30T00:01:10.414Z] go: downloading github.com/pkg/errors v0.9.1 [2020-09-30T00:01:10.414Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-09-30T00:01:10.414Z] go: downloading github.com/fatih/color v1.9.0 [2020-09-30T00:01:10.414Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-30T00:01:10.414Z] go: extracting github.com/pkg/errors v0.9.1 [2020-09-30T00:01:10.414Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-30T00:01:10.414Z] go: extracting github.com/fatih/color v1.9.0 [2020-09-30T00:01:10.414Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-09-30T00:01:10.878Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-30T00:01:10.878Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-30T00:01:10.878Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-30T00:01:10.878Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-30T00:01:10.878Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-30T00:01:10.878Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-30T00:01:10.878Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-30T00:01:10.878Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-30T00:01:10.878Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-30T00:01:10.878Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-30T00:01:10.878Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-30T00:01:10.878Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-30T00:01:11.339Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-30T00:01:11.339Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-30T00:01:12.885Z] go: finding github.com/fatih/color v1.9.0 [2020-09-30T00:01:12.885Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-30T00:01:12.885Z] go: finding github.com/pkg/errors v0.9.1 [2020-09-30T00:01:12.885Z] go: finding github.com/spf13/pflag v1.0.3 [2020-09-30T00:01:12.885Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-30T00:01:13.358Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-30T00:01:13.358Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-30T00:01:13.820Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-30T00:01:13.820Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-30T00:01:13.820Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-30T00:01:13.820Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-30T00:01:13.820Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite (359.39s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.55s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.80s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:1454: [dd66768b9fc71] daemon is not started [2020-09-30T00:01:13.825Z] check_test.go:309: [d2890c2b4a7d3] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.70s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d293e6afc6796] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.64s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.36s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.09s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d31700e235866] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-30T00:01:13.825Z] check_test.go:309: [ddbdb7d922e84] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d8fd51b81dc48] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.26s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d23a8947c6d91] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.62s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.59s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2020-09-30T00:01:13.825Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-30T00:01:13.825Z] check_test.go:309: [df25bebedfb35] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2020-09-30T00:01:13.825Z] check_test.go:309: [dcbe4e5146cb2] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.48s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d826e4ab5ea99] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_plugins_test.go:79: [dbfb7d35a0ecb] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_plugins_test.go:169: [de4018d1919ca] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.61s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d0a0143924d29] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.51s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.35s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d5672534bba62] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.76s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.86s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.92s) [2020-09-30T00:01:13.825Z] check_test.go:309: [da5f6c06009d0] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.54s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.89s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.28s) [2020-09-30T00:01:13.825Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-30T00:01:13.825Z] check_test.go:309: [dbc0ae461b053] daemon is not started [2020-09-30T00:01:13.825Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-30T00:01:13.825Z] check_test.go:309: [d32ab7de30db9] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2020-09-30T00:01:13.825Z] check_test.go:309: [ddadfa560b4d3] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.66s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.31s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.43s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.86s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d14cd27e4f515] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.52s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.28s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_plugins_test.go:105: [da41c9029bb11] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d46fb0f0a037a] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-09-30T00:01:13.825Z] check_test.go:309: [d19e182925a6a] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-09-30T00:01:13.825Z] check_test.go:309: [dbb42ae9b42d4] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.32s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d4f79e69251cb] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.11s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.02s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-09-30T00:01:13.825Z] check_test.go:309: [d65baa6b229ba] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.80s) [2020-09-30T00:01:13.825Z] check_test.go:309: [dc3e94a9c8e23] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.63s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-09-30T00:01:13.825Z] check_test.go:309: [da65a0be279d5] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (5.10s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.10s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (6.11s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.62s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.89s) [2020-09-30T00:01:13.825Z] docker_cli_daemon_test.go:2549: [d5f9d9e912dd7] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.81s) [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2020-09-30T00:01:13.825Z] check_test.go:309: [da3011223c548] daemon is not started [2020-09-30T00:01:13.825Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.23s) [2020-09-30T00:01:13.825Z] === RUN TestDockerSwarmSuite [2020-09-30T00:01:13.825Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-30T00:01:17.117Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-30T00:01:17.574Z] INFO: Build done for gotestsum... [2020-09-30T00:01:20.413Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-30T00:01:21.393Z] --- PASS: TestServiceWithDataPathPortInit (21.10s) [2020-09-30T00:01:21.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-30T00:01:23.293Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2020-09-30T00:01:23.293Z] === RUN TestServiceUpdateNetwork [2020-09-30T00:01:25.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-30T00:01:29.890Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.60s) [2020-09-30T00:01:29.890Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b4a2ihixpl093jz16z39iovj1 Created:2020-09-30 00:01:20.78952897 +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[bf6e2c776454001f97faaff75c2be2353b44df52bc868f5c2e6808c69f66d68d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snzvbse5ve2cwa1p0c4s4l76i EndpointID:71edd0b64cae370bead887088b41c65246272ec8f4bd87d89128a678ef3a9fce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7efbcaac300f496676b23ff86697ec4945879f372d4f5ea5e2531f19f67afb69 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:cf74e6cad43d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snzvbse5ve2cwa1p0c4s4l76i EndpointID:71edd0b64cae370bead887088b41c65246272ec8f4bd87d89128a678ef3a9fce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-30T00:01:29.890Z] PASS [2020-09-30T00:01:29.890Z] [2020-09-30T00:01:29.890Z] === Skipped [2020-09-30T00:01:29.890Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:01:29.890Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:01:29.890Z] [2020-09-30T00:01:29.890Z] [2020-09-30T00:01:29.890Z] DONE 23 tests, 1 skipped in 57.353s [2020-09-30T00:01:29.890Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-30T00:01:29.890Z] ++ 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-30T00:01:29.890Z] ++ set -e [2020-09-30T00:01:29.890Z] ++ '[' -n 0 ']' [2020-09-30T00:01:29.890Z] ++ set -x [2020-09-30T00:01:29.890Z] ++ env -i DEST=/go/src/github.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-30T00:01:30.183Z] INFO: Testing against a local daemon [2020-09-30T00:01:30.183Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-30T00:01:30.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-30T00:01:30.183Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:01:30.183Z] === RUN TestDockerNetworkIpvlan [2020-09-30T00:01:30.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-30T00:01:30.183Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:01:30.183Z] PASS [2020-09-30T00:01:30.183Z] [2020-09-30T00:01:30.183Z] === Skipped [2020-09-30T00:01:30.183Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-30T00:01:30.183Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:01:30.183Z] [2020-09-30T00:01:30.183Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-30T00:01:30.183Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:01:30.183Z] [2020-09-30T00:01:30.183Z] [2020-09-30T00:01:30.183Z] DONE 2 tests, 2 skipped in 0.190s [2020-09-30T00:01:30.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-30T00:01:30.183Z] ++ 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-30T00:01:30.183Z] ++ set -e [2020-09-30T00:01:30.183Z] ++ '[' -n 0 ']' [2020-09-30T00:01:30.183Z] ++ set -x [2020-09-30T00:01:30.183Z] ++ env -i DEST=/go/src/github.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-30T00:01:30.183Z] INFO: Testing against a local daemon [2020-09-30T00:01:30.183Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-30T00:01:31.700Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-09-30T00:01:31.700Z] === RUN TestDockerNetworkMacvlan [2020-09-30T00:01:32.738Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-30T00:01:33.373Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-30T00:01:33.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-30T00:01:34.411Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-30T00:01:35.528Z] --- PASS: TestServiceUpdateNetwork (14.62s) [2020-09-30T00:01:35.529Z] === RUN TestServiceUpdatePidsLimit [2020-09-30T00:01:35.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-30T00:01:36.472Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-30T00:01:37.418Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-30T00:01:38.716Z] Removing intermediate container 4b408e2ef6c1 [2020-09-30T00:01:38.716Z] ---> 2db7eb02394c [2020-09-30T00:01:38.716Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-30T00:01:38.716Z] ---> Running in 18e840f1e7ef [2020-09-30T00:01:38.716Z] Removing intermediate container 18e840f1e7ef [2020-09-30T00:01:38.716Z] ---> 1851d8d5b14c [2020-09-30T00:01:38.716Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-30T00:01:38.716Z] ---> Running in 67bcc15fe6bf [2020-09-30T00:01:38.716Z] Removing intermediate container 67bcc15fe6bf [2020-09-30T00:01:38.716Z] ---> 34305cabe0a6 [2020-09-30T00:01:38.716Z] Step 10/10 : COPY . . [2020-09-30T00:01:38.876Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-30T00:01:39.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-30T00:01:39.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-30T00:01:42.405Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-30T00:01:44.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-30T00:01:45.558Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-30T00:01:45.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-30T00:01:46.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-30T00:01:46.721Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-30T00:01:48.229Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-30T00:01:48.229Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-30T00:01:48.488Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-30T00:01:49.315Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-30T00:01:50.887Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-30T00:01:50.887Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-30T00:01:50.887Z] remote: Enumerating objects: 2, done. [2020-09-30T00:01:50.887Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-30T00:01:50.887Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-30T00:01:50.887Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-30T00:01:50.887Z] 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-30T00:01:50.887Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-30T00:01:50.887Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-30T00:01:51.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/test/unit [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.35s) [2020-09-30T00:01:51.390Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-09-30T00:01:51.390Z] PASS [2020-09-30T00:01:51.390Z] [2020-09-30T00:01:51.390Z] DONE 8 tests in 20.890s [2020-09-30T00:01:51.390Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-30T00:01:51.390Z] ++ 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-30T00:01:51.390Z] ++ set -e [2020-09-30T00:01:51.390Z] ++ '[' -n 0 ']' [2020-09-30T00:01:51.390Z] ++ set -x [2020-09-30T00:01:51.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:01:51.390Z] testing: warning: no tests to run [2020-09-30T00:01:51.390Z] PASS [2020-09-30T00:01:51.390Z] [2020-09-30T00:01:51.390Z] DONE 0 tests in 0.051s [2020-09-30T00:01:51.390Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-30T00:01:51.390Z] ++ 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-30T00:01:51.390Z] ++ set -e [2020-09-30T00:01:51.390Z] ++ '[' -n 0 ']' [2020-09-30T00:01:51.390Z] ++ set -x [2020-09-30T00:01:51.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:01:51.390Z] INFO: Testing against a local daemon [2020-09-30T00:01:51.390Z] === RUN TestAuthZPluginAllowRequest [2020-09-30T00:01:52.281Z] --- PASS: TestServiceUpdatePidsLimit (17.51s) [2020-09-30T00:01:52.281Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-09-30T00:01:52.281Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-30T00:01:52.281Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-09-30T00:01:52.281Z] PASS [2020-09-30T00:01:52.281Z] [2020-09-30T00:01:52.281Z] === Skipped [2020-09-30T00:01:52.281Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-30T00:01:52.281Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:01:52.281Z] [2020-09-30T00:01:52.281Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-30T00:01:52.281Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:01:52.281Z] [2020-09-30T00:01:52.281Z] [2020-09-30T00:01:52.281Z] DONE 27 tests, 2 skipped in 157.705s [2020-09-30T00:01:52.281Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-30T00:01:52.281Z] ++ 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-30T00:01:52.281Z] ++ set -e [2020-09-30T00:01:52.281Z] ++ '[' -n 0 ']' [2020-09-30T00:01:52.281Z] ++ set -x [2020-09-30T00:01:52.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:01:52.549Z] INFO: Testing against a local daemon [2020-09-30T00:01:52.549Z] === RUN TestSessionCreate [2020-09-30T00:01:52.549Z] --- PASS: TestSessionCreate (0.05s) [2020-09-30T00:01:52.549Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-30T00:01:52.549Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-30T00:01:52.549Z] PASS [2020-09-30T00:01:52.549Z] [2020-09-30T00:01:52.549Z] DONE 2 tests in 0.239s [2020-09-30T00:01:52.549Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-30T00:01:52.549Z] ++ 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-30T00:01:52.549Z] ++ set -e [2020-09-30T00:01:52.549Z] ++ '[' -n 0 ']' [2020-09-30T00:01:52.549Z] ++ set -x [2020-09-30T00:01:52.549Z] ++ env -i DEST=/go/src/github.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-30T00:01:52.816Z] INFO: Testing against a local daemon [2020-09-30T00:01:52.816Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-30T00:01:52.816Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:01:52.816Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:01:52.816Z] === RUN TestEventsExecDie [2020-09-30T00:01:52.903Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-09-30T00:01:52.904Z] === RUN TestAuthZPluginTLS [2020-09-30T00:01:53.539Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-30T00:01:53.539Z] === RUN TestAuthZPluginDenyRequest [2020-09-30T00:01:53.728Z] ? github.com/docker/docker/api [no test files] [2020-09-30T00:01:53.769Z] --- PASS: TestEventsExecDie (0.90s) [2020-09-30T00:01:53.769Z] === RUN TestEventsBackwardsCompatible [2020-09-30T00:01:53.769Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-09-30T00:01:53.769Z] === RUN TestInfoBinaryCommits [2020-09-30T00:01:53.769Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-30T00:01:53.769Z] === RUN TestInfoAPIVersioned [2020-09-30T00:01:54.034Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-09-30T00:01:54.034Z] === RUN TestInfoDiscoveryBackend [2020-09-30T00:01:54.173Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-30T00:01:54.173Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-30T00:01:54.468Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-30T00:01:54.468Z] === RUN TestAuthZPluginDenyResponse [2020-09-30T00:01:54.610Z] --- PASS: TestInfoDiscoveryBackend (0.67s) [2020-09-30T00:01:54.610Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-30T00:01:55.102Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-30T00:01:55.102Z] === RUN TestAuthZPluginAllowEventStream [2020-09-30T00:01:55.552Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-30T00:01:55.552Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-30T00:01:56.125Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-09-30T00:01:56.125Z] === RUN TestInfoAPI [2020-09-30T00:01:56.386Z] --- PASS: TestInfoAPI (0.05s) [2020-09-30T00:01:56.386Z] === RUN TestInfoAPIWarnings [2020-09-30T00:01:57.179Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-09-30T00:01:57.179Z] === RUN TestAuthZPluginErrorResponse [2020-09-30T00:01:57.472Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-09-30T00:01:57.472Z] === RUN TestAuthZPluginErrorRequest [2020-09-30T00:01:57.765Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-30T00:01:57.765Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-30T00:01:58.400Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-30T00:01:58.400Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-30T00:01:58.468Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-30T00:01:59.036Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-30T00:01:59.604Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-30T00:02:00.174Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-30T00:02:00.434Z] === RUN TestDockerSuite/TestBuildFails [2020-09-30T00:02:00.475Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-09-30T00:02:00.475Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-30T00:02:01.374Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-30T00:02:01.374Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-30T00:02:03.214Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-09-30T00:02:03.214Z] === RUN TestAuthZPluginHeader [2020-09-30T00:02:03.281Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-30T00:02:03.849Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-09-30T00:02:03.849Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-30T00:02:03.849Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-30T00:02:03.849Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:03.849Z] === RUN TestAuthZPluginV2Disable [2020-09-30T00:02:03.849Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-30T00:02:03.849Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:03.849Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-30T00:02:03.849Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-30T00:02:03.849Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:03.849Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-30T00:02:03.849Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-30T00:02:03.849Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:03.849Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-30T00:02:05.820Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-30T00:02:05.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-30T00:02:05.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-30T00:02:07.735Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-30T00:02:08.585Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-09-30T00:02:09.643Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-30T00:02:09.903Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-30T00:02:10.843Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-30T00:02:12.751Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-30T00:02:13.319Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-30T00:02:13.890Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-30T00:02:14.481Z] ---> b42c8aa5feb9 [2020-09-30T00:02:14.481Z] Successfully built b42c8aa5feb9 [2020-09-30T00:02:14.481Z] Successfully tagged docker:latest [2020-09-30T00:02:14.481Z] INFO: Image build ended at 09/30/2020 00:02:10. Duration:00:04:19.8002542 [2020-09-30T00:02:14.481Z] [2020-09-30T00:02:14.481Z] [2020-09-30T00:02:14.481Z] INFO: Building the test binaries at 09/30/2020 00:02:11... [2020-09-30T00:02:14.502Z] --- PASS: TestInfoAPIWarnings (16.62s) [2020-09-30T00:02:14.502Z] === RUN TestInfoDebug [2020-09-30T00:02:14.502Z] --- PASS: TestInfoDebug (0.64s) [2020-09-30T00:02:14.502Z] === RUN TestInfoInsecureRegistries [2020-09-30T00:02:14.502Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-09-30T00:02:14.502Z] === RUN TestInfoRegistryMirrors [2020-09-30T00:02:14.764Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-09-30T00:02:14.764Z] === RUN TestLoginFailsWithBadCredentials [2020-09-30T00:02:15.338Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-09-30T00:02:15.338Z] === RUN TestPingCacheHeaders [2020-09-30T00:02:15.338Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-30T00:02:15.338Z] === RUN TestPingGet [2020-09-30T00:02:15.338Z] --- PASS: TestPingGet (0.03s) [2020-09-30T00:02:15.338Z] === RUN TestPingHead [2020-09-30T00:02:15.338Z] --- PASS: TestPingHead (0.04s) [2020-09-30T00:02:15.338Z] === RUN TestVersion [2020-09-30T00:02:15.338Z] --- PASS: TestVersion (0.05s) [2020-09-30T00:02:15.338Z] PASS [2020-09-30T00:02:15.338Z] [2020-09-30T00:02:15.338Z] === Skipped [2020-09-30T00:02:15.338Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:02:15.338Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:02:15.338Z] [2020-09-30T00:02:15.338Z] [2020-09-30T00:02:15.338Z] DONE 18 tests, 1 skipped in 22.673s [2020-09-30T00:02:15.338Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-30T00:02:15.338Z] ++ 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-30T00:02:15.338Z] ++ set -e [2020-09-30T00:02:15.338Z] ++ '[' -n 0 ']' [2020-09-30T00:02:15.338Z] ++ set -x [2020-09-30T00:02:15.338Z] ++ env -i DEST=/go/src/github.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-30T00:02:15.599Z] INFO: Testing against a local daemon [2020-09-30T00:02:15.599Z] === RUN TestVolumesCreateAndList [2020-09-30T00:02:15.599Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-30T00:02:15.599Z] === RUN TestVolumesRemove [2020-09-30T00:02:15.599Z] --- PASS: TestVolumesRemove (0.10s) [2020-09-30T00:02:15.599Z] === RUN TestVolumesInspect [2020-09-30T00:02:15.599Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-30T00:02:15.599Z] === RUN TestVolumesInvalidJSON [2020-09-30T00:02:15.599Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-30T00:02:15.599Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-30T00:02:15.599Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-30T00:02:15.599Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-30T00:02:15.599Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-30T00:02:15.599Z] PASS [2020-09-30T00:02:15.599Z] [2020-09-30T00:02:15.599Z] DONE 5 tests in 0.334s [2020-09-30T00:02:15.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-30T00:02:15.797Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-30T00:02:16.171Z] ++++ cat bundles/test-integration/docker.pid [2020-09-30T00:02:16.171Z] +++ kill 13539 [2020-09-30T00:02:16.677Z] INFO: make.ps1 starting at 09/30/2020 00:02:16 [2020-09-30T00:02:17.143Z] INFO: Git commit (77096349e1) assumed from DOCKER_GITCOMMIT environment variable [2020-09-30T00:02:17.143Z] INFO: Invoking autogen... [2020-09-30T00:02:17.555Z] +++ /etc/init.d/apparmor stop [2020-09-30T00:02:17.556Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-30T00:02:17.556Z] [2020-09-30T00:02:17.556Z] Unloading profiles will leave already running processes permanently [2020-09-30T00:02:17.556Z] unconfined, which can lead to unexpected situations. [2020-09-30T00:02:17.556Z] [2020-09-30T00:02:17.556Z] To set a process to complain mode, use the command line tool [2020-09-30T00:02:17.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-30T00:02:17.556Z] +++ true [2020-09-30T00:02:17.556Z] exiting test-integration [2020-09-30T00:02:17.556Z] ++ exit 0 [2020-09-30T00:02:17.556Z] [2020-09-30T00:02:17.703Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-30T00:02:18.687Z] INFO: Building daemon... [2020-09-30T00:02:19.081Z] === RUN TestDockerSuite/TestBuildHistory Post stage [Pipeline] junit [2020-09-30T00:02:20.892Z] Recording test results [2020-09-30T00:02:21.307Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-30T00:02:21.307Z] [2020-09-30T00:02:21.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-30T00:02:21.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-30T00:02:21.307Z] HOSTNAME=b558c2dd1e7e [2020-09-30T00:02:21.307Z] TESTDEBUG=0 [2020-09-30T00:02:21.307Z] DEST=bundles/test-integration [2020-09-30T00:02:21.307Z] PWD=/go/src/github.com/docker/docker [2020-09-30T00:02:21.307Z] DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 [2020-09-30T00:02:21.307Z] container=docker [2020-09-30T00:02:21.307Z] HOME=/root [2020-09-30T00:02:21.307Z] GOLANG_VERSION=1.13.15 [2020-09-30T00:02:21.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-30T00:02:21.307Z] VALIDATE_BRANCH=master [2020-09-30T00:02:21.307Z] TERM=xterm [2020-09-30T00:02:21.307Z] DOCKER_PKG=github.com/docker/docker [2020-09-30T00:02:21.307Z] SHLVL=1 [2020-09-30T00:02:21.307Z] TIMEOUT=120m [2020-09-30T00:02:21.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-30T00:02:21.307Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-30T00:02:21.307Z] GO111MODULE=off [2020-09-30T00:02:21.307Z] DOCKER_EXPERIMENTAL=1 [2020-09-30T00:02:21.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-30T00:02:21.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-30T00:02:21.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-30T00:02:21.307Z] GOPATH=/go [2020-09-30T00:02:21.307Z] PKG_CONFIG=pkg-config [2020-09-30T00:02:21.307Z] _=/usr/bin/env [2020-09-30T00:02:21.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-30T00:02:21.797Z] + echo Ensuring container killed. [2020-09-30T00:02:21.797Z] Ensuring container killed. [2020-09-30T00:02:21.797Z] + docker rm -vf docker-pr1 [2020-09-30T00:02:21.797Z] Error: No such container: docker-pr1 [2020-09-30T00:02:21.797Z] + true [Pipeline] sh [2020-09-30T00:02:22.086Z] + echo Chowning /workspace to jenkins user [2020-09-30T00:02:22.086Z] Chowning /workspace to jenkins user [2020-09-30T00:02:22.086Z] + id -u [2020-09-30T00:02:22.086Z] + id -g [2020-09-30T00:02:22.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41506:/workspace busybox chown -R 1000:1000 /workspace [2020-09-30T00:02:22.372Z] --- PASS: TestImportExtremelyLargeImageWorks (208.45s) [2020-09-30T00:02:22.372Z] PASS [2020-09-30T00:02:22.372Z] [2020-09-30T00:02:22.372Z] DONE 12 tests in 212.007s [2020-09-30T00:02:22.372Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-30T00:02:22.372Z] ++ 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-30T00:02:22.372Z] ++ set -e [2020-09-30T00:02:22.372Z] ++ '[' -n 0 ']' [2020-09-30T00:02:22.372Z] ++ set -x [2020-09-30T00:02:22.372Z] ++ env -i DEST=/go/src/github.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-30T00:02:22.372Z] INFO: Testing against a local daemon [2020-09-30T00:02:22.372Z] === RUN TestNetworkCreateDelete [2020-09-30T00:02:22.372Z] --- PASS: TestNetworkCreateDelete (0.30s) [2020-09-30T00:02:22.372Z] === RUN TestDockerNetworkDeletePreferID [2020-09-30T00:02:22.450Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.08s) [2020-09-30T00:02:22.450Z] PASS [2020-09-30T00:02:22.450Z] [2020-09-30T00:02:22.450Z] === Skipped [2020-09-30T00:02:22.450Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-30T00:02:22.450Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:22.450Z] [2020-09-30T00:02:22.450Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-30T00:02:22.450Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:22.450Z] [2020-09-30T00:02:22.450Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-30T00:02:22.450Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:22.450Z] [2020-09-30T00:02:22.450Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-30T00:02:22.450Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:22.450Z] [2020-09-30T00:02:22.450Z] [2020-09-30T00:02:22.450Z] DONE 17 tests, 4 skipped in 29.665s [2020-09-30T00:02:22.450Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-30T00:02:22.450Z] ++ 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-30T00:02:22.450Z] ++ set -e [2020-09-30T00:02:22.450Z] ++ '[' -n 0 ']' [2020-09-30T00:02:22.450Z] ++ set -x [2020-09-30T00:02:22.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=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-30T00:02:22.450Z] INFO: Testing against a local daemon [2020-09-30T00:02:22.450Z] === RUN TestPluginInvalidJSON [2020-09-30T00:02:22.450Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:02:22.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:02:22.450Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:02:22.450Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-30T00:02:22.450Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-30T00:02:22.450Z] === RUN TestPluginInstall [2020-09-30T00:02:22.450Z] === RUN TestPluginInstall/no_auth [2020-09-30T00:02:22.940Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-09-30T00:02:22.940Z] === RUN TestDaemonDNSFallback [2020-09-30T00:02:23.200Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-30T00:02:23.459Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-30T00:02:23.719Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-30T00:02:24.288Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-30T00:02:24.856Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-30T00:02:24.856Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-30T00:02:25.190Z] time="2020-09-30T00:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:02:25.190Z] time="2020-09-30T00:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14364d6af84da7962f9b1af03a7cd6c133c83a9fde7082707dd339635dad0c05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:02:25.190Z] time="2020-09-30T00:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:02:25.190Z] time="2020-09-30T00:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14364d6af84da7962f9b1af03a7cd6c133c83a9fde7082707dd339635dad0c05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:02:25.190Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-30T00:02:25.423Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-30T00:02:25.682Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-30T00:02:25.694Z] + bundleName=arm64-integration [2020-09-30T00:02:25.694Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-30T00:02:25.694Z] Creating arm64-integration-bundles.tar.gz [2020-09-30T00:02:25.694Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-09-30T00:02:25.694Z] + 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-30T00:02:25.825Z] time="2020-09-30T00:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:02:25.825Z] time="2020-09-30T00:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14364d6af84da7962f9b1af03a7cd6c133c83a9fde7082707dd339635dad0c05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:02:25.825Z] time="2020-09-30T00:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:02:25.825Z] time="2020-09-30T00:02:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14364d6af84da7962f9b1af03a7cd6c133c83a9fde7082707dd339635dad0c05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:02:25.825Z] === RUN TestPluginInstall/with_insecure [2020-09-30T00:02:25.941Z] === RUN TestDockerSuite/TestBuildLabelMultiple [Pipeline] archiveArtifacts [2020-09-30T00:02:25.969Z] Archiving artifacts [2020-09-30T00:02:26.200Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-30T00:02:26.290Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T00:02:26.460Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-30T00:02:26.619Z] + make clean [2020-09-30T00:02:26.719Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-30T00:02:26.863Z] time="2020-09-30T00:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:02:26.863Z] time="2020-09-30T00:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f11a69650d9919095a8521e0d6c25e90794ae059e2019c98601e38525cf60cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:02:26.863Z] time="2020-09-30T00:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:02:26.863Z] time="2020-09-30T00:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f11a69650d9919095a8521e0d6c25e90794ae059e2019c98601e38525cf60cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:02:27.156Z] --- PASS: TestPluginInstall (6.29s) [2020-09-30T00:02:27.156Z] --- PASS: TestPluginInstall/no_auth (4.22s) [2020-09-30T00:02:27.156Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-09-30T00:02:27.156Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-09-30T00:02:27.156Z] plugin_test.go:157: [da4d35dab4cf0] daemon is not started [2020-09-30T00:02:27.156Z] PASS [2020-09-30T00:02:27.156Z] [2020-09-30T00:02:27.156Z] DONE 6 tests in 6.456s [2020-09-30T00:02:27.156Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-30T00:02:27.156Z] ++ 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-30T00:02:27.156Z] ++ set -e [2020-09-30T00:02:27.156Z] ++ '[' -n 0 ']' [2020-09-30T00:02:27.156Z] ++ set -x [2020-09-30T00:02:27.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:02:27.192Z] docker volume rm -f docker-dev-cache [2020-09-30T00:02:27.192Z] docker-dev-cache [Pipeline] deleteDir [2020-09-30T00:02:27.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-30T00:02:27.449Z] INFO: Testing against a local daemon [2020-09-30T00:02:27.449Z] === RUN TestExternalGraphDriver [2020-09-30T00:02:27.449Z] === RUN TestExternalGraphDriver/json [2020-09-30T00:02:27.548Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-30T00:02:28.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-30T00:02:29.495Z] --- PASS: TestDaemonDNSFallback (6.71s) [2020-09-30T00:02:29.495Z] === RUN TestInspectNetwork [2020-09-30T00:02:29.554Z] === RUN TestExternalGraphDriver/spec [2020-09-30T00:02:30.063Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-30T00:02:31.628Z] === RUN TestExternalGraphDriver/pull [2020-09-30T00:02:33.386Z] === RUN TestInspectNetwork/full_network_id [2020-09-30T00:02:33.386Z] === RUN TestInspectNetwork/partial_network_id [2020-09-30T00:02:33.386Z] === RUN TestInspectNetwork/network_name [2020-09-30T00:02:33.386Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-30T00:02:34.366Z] --- PASS: TestExternalGraphDriver (6.47s) [2020-09-30T00:02:34.366Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-09-30T00:02:34.366Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-09-30T00:02:34.366Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-09-30T00:02:34.366Z] === RUN TestGraphdriverPluginV2 [2020-09-30T00:02:34.366Z] --- SKIP: TestGraphdriverPluginV2 (0.29s) [2020-09-30T00:02:34.366Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:34.366Z] PASS [2020-09-30T00:02:34.366Z] [2020-09-30T00:02:34.366Z] === Skipped [2020-09-30T00:02:34.366Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.29s) [2020-09-30T00:02:34.366Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:02:34.366Z] [2020-09-30T00:02:34.366Z] [2020-09-30T00:02:34.366Z] DONE 5 tests, 1 skipped in 6.953s [2020-09-30T00:02:34.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-30T00:02:34.366Z] ++ 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-30T00:02:34.366Z] ++ set -e [2020-09-30T00:02:34.366Z] ++ '[' -n 0 ']' [2020-09-30T00:02:34.366Z] ++ set -x [2020-09-30T00:02:34.366Z] ++ env -i DEST=/go/src/github.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-30T00:02:34.366Z] INFO: Testing against a local daemon [2020-09-30T00:02:34.366Z] === RUN TestContinueAfterPluginCrash [2020-09-30T00:02:34.366Z] === PAUSE TestContinueAfterPluginCrash [2020-09-30T00:02:34.366Z] === RUN TestReadPluginNoRead [2020-09-30T00:02:34.366Z] === PAUSE TestReadPluginNoRead [2020-09-30T00:02:34.366Z] === RUN TestDaemonStartWithLogOpt [2020-09-30T00:02:34.366Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-30T00:02:34.366Z] === CONT TestContinueAfterPluginCrash [2020-09-30T00:02:34.366Z] === CONT TestDaemonStartWithLogOpt [2020-09-30T00:02:34.765Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-30T00:02:37.300Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-30T00:02:37.300Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-30T00:02:37.300Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-30T00:02:37.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-30T00:02:37.559Z] --- PASS: TestInspectNetwork (8.05s) [2020-09-30T00:02:37.559Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-09-30T00:02:37.559Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-30T00:02:37.559Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-30T00:02:37.559Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-30T00:02:37.559Z] === RUN TestRunContainerWithBridgeNone [2020-09-30T00:02:37.559Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-30T00:02:37.818Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-30T00:02:38.829Z] --- PASS: TestDaemonStartWithLogOpt (3.87s) [2020-09-30T00:02:38.829Z] === CONT TestReadPluginNoRead [2020-09-30T00:02:39.726Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-30T00:02:39.726Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2020-09-30T00:02:39.726Z] === RUN TestNetworkInvalidJSON [2020-09-30T00:02:39.726Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-30T00:02:39.726Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-30T00:02:39.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:02:39.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:02:39.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:02:39.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:02:39.726Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-30T00:02:39.726Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:02:39.726Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:02:39.726Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-30T00:02:39.726Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-30T00:02:39.726Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-30T00:02:39.726Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-30T00:02:39.726Z] === RUN TestHostIPv4BridgeLabel [2020-09-30T00:02:40.295Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-09-30T00:02:40.295Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-30T00:02:40.863Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-30T00:02:40.906Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-30T00:02:41.435Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-09-30T00:02:41.435Z] === RUN TestDaemonDefaultNetworkPools [2020-09-30T00:02:42.003Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-09-30T00:02:42.003Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-30T00:02:42.982Z] === RUN TestReadPluginNoRead/default [2020-09-30T00:02:43.384Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-09-30T00:02:43.384Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-30T00:02:43.384Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-30T00:02:43.617Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [2020-09-30T00:02:43.953Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-30T00:02:44.521Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-30T00:02:44.521Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-30T00:02:44.521Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-30T00:02:45.091Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-30T00:02:45.091Z] === RUN TestServiceWithPredefinedNetwork [2020-09-30T00:02:45.131Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-30T00:02:47.206Z] --- PASS: TestReadPluginNoRead (8.74s) [2020-09-30T00:02:47.206Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-09-30T00:02:47.206Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2020-09-30T00:02:47.206Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2020-09-30T00:02:47.206Z] read_test.go:92: [d5bbb126b0e1a] daemon is not started [2020-09-30T00:02:47.206Z] PASS [2020-09-30T00:02:47.206Z] [2020-09-30T00:02:47.206Z] DONE 6 tests in 12.781s [2020-09-30T00:02:47.206Z] 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-30T00:02:47.206Z] ++ 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-30T00:02:47.206Z] ++ set -e [2020-09-30T00:02:47.206Z] ++ '[' -n 0 ']' [2020-09-30T00:02:47.206Z] ++ set -x [2020-09-30T00:02:47.206Z] ++ env -i DEST=/go/src/github.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-30T00:02:47.206Z] testing: warning: no tests to run [2020-09-30T00:02:47.206Z] PASS [2020-09-30T00:02:47.206Z] [2020-09-30T00:02:47.206Z] DONE 0 tests in 0.074s [2020-09-30T00:02:47.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-30T00:02:47.206Z] ++ 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-30T00:02:47.206Z] ++ set -e [2020-09-30T00:02:47.206Z] ++ '[' -n 0 ']' [2020-09-30T00:02:47.206Z] ++ set -x [2020-09-30T00:02:47.206Z] ++ env -i DEST=/go/src/github.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-30T00:02:47.206Z] INFO: Testing against a local daemon [2020-09-30T00:02:47.206Z] === RUN TestPluginWithDevMounts [2020-09-30T00:02:47.206Z] === PAUSE TestPluginWithDevMounts [2020-09-30T00:02:47.206Z] === CONT TestPluginWithDevMounts [2020-09-30T00:02:48.387Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2020-09-30T00:02:48.387Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-30T00:02:48.387Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:02:48.387Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:02:48.387Z] === RUN TestServiceWithDataPathPortInit [2020-09-30T00:02:49.281Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-09-30T00:02:49.281Z] PASS [2020-09-30T00:02:49.281Z] [2020-09-30T00:02:49.281Z] DONE 1 tests in 2.026s [2020-09-30T00:02:49.281Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-30T00:02:49.281Z] ++ 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-30T00:02:49.281Z] ++ set -e [2020-09-30T00:02:49.281Z] ++ '[' -n 0 ']' [2020-09-30T00:02:49.281Z] ++ set -x [2020-09-30T00:02:49.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:02:49.281Z] INFO: Testing against a local daemon [2020-09-30T00:02:49.281Z] === RUN TestSecretInspect [2020-09-30T00:02:52.582Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-30T00:02:53.748Z] --- PASS: TestSecretInspect (3.80s) [2020-09-30T00:02:53.748Z] === RUN TestSecretList [2020-09-30T00:02:54.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-30T00:02:54.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-30T00:02:54.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-30T00:02:54.487Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-30T00:02:55.431Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-30T00:02:56.850Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-30T00:02:56.850Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-30T00:02:57.275Z] --- PASS: TestSecretList (3.59s) [2020-09-30T00:02:57.275Z] === RUN TestSecretsCreateAndDelete [2020-09-30T00:03:00.802Z] --- PASS: TestSecretsCreateAndDelete (3.56s) [2020-09-30T00:03:00.802Z] === RUN TestSecretsUpdate [2020-09-30T00:03:01.045Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-30T00:03:01.045Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-30T00:03:01.982Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-30T00:03:02.241Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-30T00:03:04.148Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-30T00:03:04.148Z] --- PASS: TestServiceWithDataPathPortInit (16.00s) [2020-09-30T00:03:04.148Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-30T00:03:04.329Z] --- PASS: TestSecretsUpdate (3.69s) [2020-09-30T00:03:04.329Z] === RUN TestTemplatedSecret [2020-09-30T00:03:04.407Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-30T00:03:04.975Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-30T00:03:05.913Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-30T00:03:07.294Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-30T00:03:07.554Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-30T00:03:07.813Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-30T00:03:07.892Z] --- PASS: TestTemplatedSecret (3.72s) [2020-09-30T00:03:07.892Z] === RUN TestSecretCreateResolve [2020-09-30T00:03:08.380Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-30T00:03:08.640Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-30T00:03:09.210Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-30T00:03:10.590Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-30T00:03:11.160Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-30T00:03:11.421Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-09-30T00:03:11.421Z] PASS [2020-09-30T00:03:11.421Z] [2020-09-30T00:03:11.421Z] DONE 6 tests in 22.114s [2020-09-30T00:03:11.421Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-30T00:03:11.421Z] ++ 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-30T00:03:11.421Z] ++ set -e [2020-09-30T00:03:11.421Z] ++ '[' -n 0 ']' [2020-09-30T00:03:11.421Z] ++ set -x [2020-09-30T00:03:11.422Z] ++ env -i DEST=/go/src/github.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-30T00:03:11.422Z] INFO: Testing against a local daemon [2020-09-30T00:03:11.422Z] === RUN TestServiceCreateInit [2020-09-30T00:03:11.422Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-30T00:03:12.097Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s) [2020-09-30T00:03:12.097Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xwouar1txrwybcicmze7axkud Created:2020-09-30 00:03:05.634018256 +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[4f3ac24c72d647ed7d85bebd961d47eb15f6cc2bd06b9a2ebae3fbacecc1432a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uny0gqxx5dzyi3lmsb2tzdybf EndpointID:7da22e76fde94a5a16d8589cd5cd39adec38bf589108bae503e3f0317bd54624 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b5e6d740c08b2d2c0191346fae5c6deed20f96640c8d5e23d4f1edf1c8c68c46 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:6e05d3b20901 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uny0gqxx5dzyi3lmsb2tzdybf EndpointID:7da22e76fde94a5a16d8589cd5cd39adec38bf589108bae503e3f0317bd54624 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-30T00:03:12.097Z] PASS [2020-09-30T00:03:12.097Z] [2020-09-30T00:03:12.097Z] === Skipped [2020-09-30T00:03:12.097Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:03:12.097Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:03:12.097Z] [2020-09-30T00:03:12.097Z] [2020-09-30T00:03:12.097Z] DONE 23 tests, 1 skipped in 50.276s [2020-09-30T00:03:12.097Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-30T00:03:12.097Z] ++ 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-30T00:03:12.097Z] ++ set -e [2020-09-30T00:03:12.097Z] ++ '[' -n 0 ']' [2020-09-30T00:03:12.097Z] ++ set -x [2020-09-30T00:03:12.097Z] ++ env -i DEST=/go/src/github.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-30T00:03:12.357Z] INFO: Testing against a local daemon [2020-09-30T00:03:12.357Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-30T00:03:12.357Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-30T00:03:12.357Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:03:12.357Z] === RUN TestDockerNetworkIpvlan [2020-09-30T00:03:12.357Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-30T00:03:12.357Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:03:12.357Z] PASS [2020-09-30T00:03:12.357Z] [2020-09-30T00:03:12.357Z] === Skipped [2020-09-30T00:03:12.357Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-30T00:03:12.357Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:03:12.357Z] [2020-09-30T00:03:12.357Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-30T00:03:12.357Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:03:12.357Z] [2020-09-30T00:03:12.357Z] [2020-09-30T00:03:12.357Z] DONE 2 tests, 2 skipped in 0.128s [2020-09-30T00:03:12.357Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-30T00:03:12.357Z] ++ 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-30T00:03:12.357Z] ++ set -e [2020-09-30T00:03:12.357Z] ++ '[' -n 0 ']' [2020-09-30T00:03:12.357Z] ++ set -x [2020-09-30T00:03:12.357Z] ++ env -i DEST=/go/src/github.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-30T00:03:12.357Z] INFO: Testing against a local daemon [2020-09-30T00:03:12.357Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-30T00:03:13.109Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-30T00:03:14.049Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-09-30T00:03:14.049Z] === RUN TestDockerNetworkMacvlan [2020-09-30T00:03:14.309Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-30T00:03:14.570Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-30T00:03:15.512Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-30T00:03:16.082Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-30T00:03:16.342Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-30T00:03:16.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-30T00:03:17.001Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-30T00:03:17.171Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-30T00:03:18.552Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-30T00:03:19.122Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-30T00:03:19.382Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-30T00:03:21.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-30T00:03:21.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-30T00:03:21.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-30T00:03:22.584Z] --- PASS: TestServiceCreateInit (10.66s) [2020-09-30T00:03:22.584Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2020-09-30T00:03:22.584Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-09-30T00:03:22.584Z] === RUN TestCreateServiceMultipleTimes [2020-09-30T00:03:22.706Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-30T00:03:22.706Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-30T00:03:22.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-30T00:03:23.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-30T00:03:25.243Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-30T00:03:25.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-30T00:03:25.812Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-30T00:03:26.752Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-30T00:03:26.752Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan (14.06s) [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s) [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.79s) [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2020-09-30T00:03:28.132Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-09-30T00:03:28.132Z] PASS [2020-09-30T00:03:28.132Z] [2020-09-30T00:03:28.132Z] DONE 8 tests in 15.620s [2020-09-30T00:03:28.132Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-30T00:03:28.133Z] ++ 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-30T00:03:28.133Z] ++ set -e [2020-09-30T00:03:28.133Z] ++ '[' -n 0 ']' [2020-09-30T00:03:28.133Z] ++ set -x [2020-09-30T00:03:28.133Z] ++ env -i DEST=/go/src/github.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-30T00:03:28.133Z] testing: warning: no tests to run [2020-09-30T00:03:28.133Z] PASS [2020-09-30T00:03:28.133Z] [2020-09-30T00:03:28.133Z] DONE 0 tests in 0.025s [2020-09-30T00:03:28.133Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-30T00:03:28.133Z] ++ 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-30T00:03:28.133Z] ++ set -e [2020-09-30T00:03:28.133Z] ++ '[' -n 0 ']' [2020-09-30T00:03:28.133Z] ++ set -x [2020-09-30T00:03:28.133Z] ++ env -i DEST=/go/src/github.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-30T00:03:28.133Z] INFO: Testing against a local daemon [2020-09-30T00:03:28.133Z] === RUN TestAuthZPluginAllowRequest [2020-09-30T00:03:28.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-30T00:03:29.972Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-09-30T00:03:29.972Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-30T00:03:29.972Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/types [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-30T00:03:29.972Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-30T00:03:29.972Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-09-30T00:03:29.972Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/builder/dockerfile 0.182s coverage: 48.0% of statements [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.6% of statements [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-09-30T00:03:29.973Z] ok github.com/docker/docker/builder/remotecontext/git 1.533s coverage: 86.3% of statements [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/cli [no test files] [2020-09-30T00:03:29.973Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-30T00:03:30.044Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2020-09-30T00:03:30.044Z] === RUN TestAuthZPluginTLS [2020-09-30T00:03:30.303Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-30T00:03:30.303Z] === RUN TestAuthZPluginDenyRequest [2020-09-30T00:03:30.850Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-30T00:03:30.872Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-09-30T00:03:30.872Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-30T00:03:30.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-30T00:03:31.441Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-30T00:03:31.441Z] === RUN TestAuthZPluginDenyResponse [2020-09-30T00:03:31.863Z] ok github.com/docker/docker/client 0.158s coverage: 75.4% of statements [2020-09-30T00:03:32.010Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-30T00:03:32.011Z] === RUN TestAuthZPluginAllowEventStream [2020-09-30T00:03:32.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-30T00:03:33.043Z] [2020-09-30T00:03:33.043Z] ________ ____ __. [2020-09-30T00:03:33.043Z] \_____ \ | |/ _| [2020-09-30T00:03:33.043Z] / | \| < [2020-09-30T00:03:33.043Z] / | \ | \ [2020-09-30T00:03:33.043Z] \_______ /____|__ \ [2020-09-30T00:03:33.043Z] \/ \/ [2020-09-30T00:03:33.043Z] [2020-09-30T00:03:33.043Z] INFO: make.ps1 ended at 09/30/2020 00:03:32 [2020-09-30T00:03:33.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-30T00:03:34.828Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-09-30T00:03:34.828Z] === RUN TestAuthZPluginErrorResponse [2020-09-30T00:03:34.828Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-30T00:03:34.828Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-09-30T00:03:34.828Z] === RUN TestAuthZPluginErrorRequest [2020-09-30T00:03:34.828Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-09-30T00:03:34.828Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-30T00:03:34.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-30T00:03:35.397Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-09-30T00:03:35.397Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-30T00:03:35.482Z] INFO: Binaries build ended at 09/30/2020 00:03:35. Duration:00:01:23.8381178 [2020-09-30T00:03:36.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-30T00:03:37.305Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2020-09-30T00:03:37.305Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-30T00:03:37.305Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-30T00:03:38.397Z] INFO: Copying the built daemon binary to d:\CI\PR-41506\1\binary\dockerd-77096349e1.exe... [2020-09-30T00:03:38.397Z] INFO: Copying the built client binary to d:\CI\PR-41506\1\binary\docker-77096349e1.exe... [2020-09-30T00:03:38.397Z] INFO: Copying dockerversion from the container... [2020-09-30T00:03:38.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-30T00:03:38.858Z] INFO: Copying the golang package from the container to d:\CI\PR-41506\1\installer\go.zip... [2020-09-30T00:03:39.210Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-09-30T00:03:39.210Z] === RUN TestAuthZPluginHeader [2020-09-30T00:03:39.210Z] === RUN TestDockerSuite/TestBuildRm [2020-09-30T00:03:39.778Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-09-30T00:03:39.778Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-30T00:03:39.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-30T00:03:41.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-30T00:03:41.682Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-30T00:03:42.249Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-30T00:03:42.557Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-30T00:03:42.557Z] Using test binary docker [2020-09-30T00:03:42.605Z] INFO: Extracting go.zip to d:\CI\PR-41506\1\go [2020-09-30T00:03:42.852Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-30T00:03:42.852Z] +++ /etc/init.d/apparmor start [2020-09-30T00:03:42.852Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-30T00:03:42.852Z] INFO: Waiting for daemon to start... [2020-09-30T00:03:42.852Z] Starting dockerd [2020-09-30T00:03:42.852Z] +++ 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-30T00:03:43.186Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-30T00:03:43.773Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-30T00:03:44.341Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2020-09-30T00:03:44.341Z] === RUN TestAuthZPluginV2Disable [2020-09-30T00:03:44.341Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-30T00:03:44.923Z] . [2020-09-30T00:03:44.923Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-30T00:03:44.923Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-30T00:03:44.923Z] Error: No such image: emptyfs [2020-09-30T00:03:44.923Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-30T00:03:44.923Z] ++++ docker load [2020-09-30T00:03:44.923Z] Running integration-test (iteration 1) [2020-09-30T00:03:44.923Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-30T00:03:44.923Z] ++ 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-30T00:03:44.923Z] ++ set -e [2020-09-30T00:03:44.923Z] ++ '[' -n 0 ']' [2020-09-30T00:03:44.923Z] ++ set -x [2020-09-30T00:03:44.923Z] ++ env -i DEST=/go/src/github.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-30T00:03:45.277Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-30T00:03:46.215Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-30T00:03:46.784Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-30T00:03:48.162Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2020-09-30T00:03:48.162Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-30T00:03:49.539Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-30T00:03:49.714Z] --- PASS: TestCreateServiceMultipleTimes (23.65s) [2020-09-30T00:03:49.714Z] === RUN TestCreateServiceConflict [2020-09-30T00:03:49.714Z] --- PASS: TestCreateServiceConflict (3.84s) [2020-09-30T00:03:49.714Z] === RUN TestCreateServiceMaxReplicas [2020-09-30T00:03:49.798Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-30T00:03:49.799Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-30T00:03:49.799Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-30T00:03:50.367Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-30T00:03:50.937Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-30T00:03:51.197Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-30T00:03:51.197Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2020-09-30T00:03:51.197Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-30T00:03:52.135Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-30T00:03:53.246Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-09-30T00:03:53.246Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-30T00:03:55.434Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-30T00:03:56.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-30T00:03:56.631Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-30T00:03:58.013Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-30T00:03:59.397Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-30T00:04:00.320Z] Loaded image: buildpack-deps:buster [2020-09-30T00:04:00.320Z] Loaded image: busybox:latest [2020-09-30T00:04:00.320Z] Loaded image: busybox:glibc [2020-09-30T00:04:00.320Z] Loaded image: debian:buster [2020-09-30T00:04:00.320Z] Loaded image: hello-world:latest [2020-09-30T00:04:00.320Z] INFO: Testing against a local daemon [2020-09-30T00:04:00.320Z] === RUN TestCgroupNamespacesBuild [2020-09-30T00:04:00.320Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2020-09-30T00:04:00.320Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-30T00:04:00.340Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-30T00:04:00.956Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-09-30T00:04:00.956Z] === RUN TestBuildWithSession [2020-09-30T00:04:00.956Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-30T00:04:00.956Z] build_session_test.go:25: TODO: BuildKit [2020-09-30T00:04:00.956Z] === RUN TestBuildSquashParent [2020-09-30T00:04:01.718Z] === RUN TestDockerSuite/TestBuildUser [2020-09-30T00:04:03.098Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-30T00:04:03.667Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.68s) [2020-09-30T00:04:03.667Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-30T00:04:05.424Z] --- PASS: TestBuildSquashParent (4.34s) [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-30T00:04:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-30T00:04:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-30T00:04:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-30T00:04:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-30T00:04:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-30T00:04:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-30T00:04:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-30T00:04:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-30T00:04:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-30T00:04:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-30T00:04:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-30T00:04:05.575Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-30T00:04:08.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-30T00:04:08.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-30T00:04:08.609Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s) [2020-09-30T00:04:08.609Z] === RUN TestCreateServiceSecretFileMode [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.80s) [2020-09-30T00:04:09.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2020-09-30T00:04:09.720Z] === RUN TestBuildMultiStageCopy [2020-09-30T00:04:09.720Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-30T00:04:11.239Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-30T00:04:11.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-30T00:04:11.828Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-30T00:04:12.122Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-30T00:04:12.134Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 29.1% of statements [2020-09-30T00:04:12.134Z] ok github.com/docker/docker/container 0.143s coverage: 34.7% of statements [2020-09-30T00:04:12.134Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-30T00:04:12.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-30T00:04:12.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-30T00:04:12.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-30T00:04:12.136Z] --- PASS: TestCreateServiceSecretFileMode (3.55s) [2020-09-30T00:04:12.136Z] === RUN TestCreateServiceConfigFileMode [2020-09-30T00:04:12.417Z] --- PASS: TestBuildMultiStageCopy (2.81s) [2020-09-30T00:04:12.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2020-09-30T00:04:12.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-09-30T00:04:12.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-09-30T00:04:12.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-09-30T00:04:12.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-30T00:04:12.417Z] === RUN TestBuildMultiStageParentConfig [2020-09-30T00:04:12.598Z] INFO: Extraction ended at 09/30/2020 00:04:10. Duration:00:00:27.8869809 [2020-09-30T00:04:12.598Z] INFO: Updating the golang and path environment variables [2020-09-30T00:04:12.598Z] INFO: GOPATH=d:\gopath [2020-09-30T00:04:12.598Z] INFO: go version go1.13.15 windows/amd64 [2020-09-30T00:04:12.598Z] INFO: Running the daemon under test in debug mode [2020-09-30T00:04:12.598Z] INFO: Starting a daemon under test... [2020-09-30T00:04:12.598Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41506\1\daemon --pidfile d:\CI\PR-41506\1\docker.pid -D [2020-09-30T00:04:12.598Z] INFO: Process started successfully. [2020-09-30T00:04:12.598Z] INFO: Start tailing logs of the daemon under tests [2020-09-30T00:04:12.598Z] INFO: Waiting for the daemon under test to start... [2020-09-30T00:04:13.456Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-09-30T00:04:13.456Z] === RUN TestBuildLabelWithTargets [2020-09-30T00:04:14.502Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2020-09-30T00:04:14.502Z] === RUN TestBuildWithEmptyLayers [2020-09-30T00:04:15.138Z] --- PASS: TestBuildWithEmptyLayers (0.57s) [2020-09-30T00:04:15.138Z] === RUN TestBuildMultiStageOnBuild [2020-09-30T00:04:15.580Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-30T00:04:15.660Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-09-30T00:04:15.660Z] === RUN TestCreateServiceSysctls [2020-09-30T00:04:15.838Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-30T00:04:16.097Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-30T00:04:16.666Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-30T00:04:17.218Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2020-09-30T00:04:17.218Z] === RUN TestBuildUncleanTarFilenames [2020-09-30T00:04:17.602Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-30T00:04:17.862Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-09-30T00:04:17.862Z] === RUN TestBuildMultiStageLayerLeak [2020-09-30T00:04:18.171Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-30T00:04:18.171Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-30T00:04:18.171Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-30T00:04:18.171Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-30T00:04:18.430Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-30T00:04:19.368Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-30T00:04:19.368Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-30T00:04:19.380Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-09-30T00:04:19.380Z] === RUN TestBuildWithHugeFile [2020-09-30T00:04:19.936Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-30T00:04:20.504Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-30T00:04:21.072Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-30T00:04:21.239Z] --- PASS: TestCreateServiceSysctls (4.68s) [2020-09-30T00:04:21.239Z] === RUN TestCreateServiceCapabilities [2020-09-30T00:04:21.331Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.43s) [2020-09-30T00:04:21.331Z] PASS=== RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-30T00:04:21.331Z] [2020-09-30T00:04:21.331Z] [2020-09-30T00:04:21.331Z] DONE 17 tests in 53.181s [2020-09-30T00:04:21.331Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-30T00:04:21.331Z] ++ 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-30T00:04:21.331Z] ++ set -e [2020-09-30T00:04:21.331Z] ++ '[' -n 0 ']' [2020-09-30T00:04:21.331Z] ++ set -x [2020-09-30T00:04:21.331Z] ++ env -i DEST=/go/src/github.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-30T00:04:21.331Z] INFO: Testing against a local daemon [2020-09-30T00:04:21.331Z] === RUN TestPluginInvalidJSON [2020-09-30T00:04:21.331Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:04:21.331Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:04:21.331Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:04:21.331Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-30T00:04:21.331Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-30T00:04:21.331Z] === RUN TestPluginInstall [2020-09-30T00:04:21.331Z] === RUN TestPluginInstall/no_auth [2020-09-30T00:04:22.089Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-09-30T00:04:22.653Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-30T00:04:22.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-30T00:04:23.976Z] --- PASS: TestCreateServiceCapabilities (3.65s) [2020-09-30T00:04:23.976Z] === RUN TestInspect [2020-09-30T00:04:24.093Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-30T00:04:24.543Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-30T00:04:26.630Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-30T00:04:27.569Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-30T00:04:28.139Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-30T00:04:28.471Z] --- PASS: TestInspect (3.78s) [2020-09-30T00:04:28.471Z] === RUN TestCreateJob [2020-09-30T00:04:29.078Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-30T00:04:29.078Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-30T00:04:29.647Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-30T00:04:30.302Z] .....INFO: Daemon under test started and replied! [2020-09-30T00:04:30.302Z] INFO: Docker version of the daemon under test [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.302Z] Client: [2020-09-30T00:04:30.302Z] Version: 17.06.2-ce [2020-09-30T00:04:30.302Z] API version: 1.30 [2020-09-30T00:04:30.302Z] Go version: go1.8.3 [2020-09-30T00:04:30.302Z] Git commit: cec0b72 [2020-09-30T00:04:30.302Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-30T00:04:30.302Z] OS/Arch: windows/amd64 [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.302Z] Server: [2020-09-30T00:04:30.302Z] Version: 0.0.0-dev [2020-09-30T00:04:30.302Z] API version: 1.41 (minimum version 1.24) [2020-09-30T00:04:30.302Z] Go version: go1.13.15 [2020-09-30T00:04:30.302Z] Git commit: 77096349e1 [2020-09-30T00:04:30.302Z] Built: 09/30/2020 00:02:16 [2020-09-30T00:04:30.302Z] OS/Arch: windows/amd64 [2020-09-30T00:04:30.302Z] Experimental: false [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.302Z] INFO: Docker info of the daemon under test [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.302Z] Containers: 0 [2020-09-30T00:04:30.302Z] Running: 0 [2020-09-30T00:04:30.302Z] Paused: 0 [2020-09-30T00:04:30.302Z] Stopped: 0 [2020-09-30T00:04:30.302Z] Images: 0 [2020-09-30T00:04:30.302Z] Server Version: 0.0.0-dev [2020-09-30T00:04:30.302Z] Storage Driver: windowsfilter [2020-09-30T00:04:30.302Z] Windows: [2020-09-30T00:04:30.302Z] Logging Driver: json-file [2020-09-30T00:04:30.302Z] Plugins: [2020-09-30T00:04:30.302Z] Volume: local [2020-09-30T00:04:30.302Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-30T00:04:30.302Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-30T00:04:30.302Z] Swarm: inactive [2020-09-30T00:04:30.302Z] Default Isolation: process [2020-09-30T00:04:30.302Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-30T00:04:30.302Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-30T00:04:30.302Z] OSType: windows [2020-09-30T00:04:30.302Z] Architecture: x86_64 [2020-09-30T00:04:30.302Z] CPUs: 4 [2020-09-30T00:04:30.302Z] Total Memory: 32GiB [2020-09-30T00:04:30.302Z] Name: azwin-2-31b660 [2020-09-30T00:04:30.302Z] ID: LZDL:NVCX:ZIA7:GCPL:RUJN:UUFQ:5S25:JWO7:YIQG:X4NZ:6RAC:I7TY [2020-09-30T00:04:30.302Z] Docker Root Dir: D:\CI\PR-41506\1\daemon [2020-09-30T00:04:30.302Z] Debug Mode (client): false [2020-09-30T00:04:30.302Z] Debug Mode (server): true [2020-09-30T00:04:30.302Z] File Descriptors: -1 [2020-09-30T00:04:30.302Z] Goroutines: 17 [2020-09-30T00:04:30.302Z] System Time: 2020-09-30T00:04:30.1938132Z [2020-09-30T00:04:30.302Z] EventsListeners: 0 [2020-09-30T00:04:30.302Z] Registry: https://index.docker.io/v1/ [2020-09-30T00:04:30.302Z] Labels: [2020-09-30T00:04:30.302Z] Experimental: false [2020-09-30T00:04:30.302Z] Insecure Registries: [2020-09-30T00:04:30.302Z] 127.0.0.0/8 [2020-09-30T00:04:30.302Z] Live Restore Enabled: false [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.302Z] INFO: Docker images of the daemon under test [2020-09-30T00:04:30.302Z] [2020-09-30T00:04:30.586Z] time="2020-09-30T00:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:04:30.586Z] time="2020-09-30T00:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a72da231e0f44756769ae3cb257bb0bcc80f3b7009f17e832a926389c568ab2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:04:30.586Z] time="2020-09-30T00:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:04:30.586Z] time="2020-09-30T00:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a72da231e0f44756769ae3cb257bb0bcc80f3b7009f17e832a926389c568ab2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:04:30.762Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-30T00:04:30.762Z] [2020-09-30T00:04:30.762Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-30T00:04:30.762Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-30T00:04:30.762Z] ltsc2019: Pulling from windows/servercore [2020-09-30T00:04:30.762Z] 4612f6d0b889: Pulling fs layer [2020-09-30T00:04:30.762Z] c3aff4450246: Pulling fs layer [2020-09-30T00:04:30.846Z] === RUN TestPluginInstall/with_htpasswd [2020-09-30T00:04:31.783Z] time="2020-09-30T00:04:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:04:31.783Z] time="2020-09-30T00:04:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68ec7886e637d40534189c4f0e661f84c4af93fe2e02d0c2f1afaa2d6cec6c3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:04:31.783Z] time="2020-09-30T00:04:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:04:31.783Z] time="2020-09-30T00:04:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68ec7886e637d40534189c4f0e661f84c4af93fe2e02d0c2f1afaa2d6cec6c3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:04:31.783Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-30T00:04:31.783Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-30T00:04:31.783Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-30T00:04:32.042Z] === RUN TestPluginInstall/with_insecure [2020-09-30T00:04:32.302Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-30T00:04:32.630Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-30T00:04:32.933Z] --- PASS: TestCreateJob (4.69s) [2020-09-30T00:04:32.933Z] === RUN TestReplicatedJob [2020-09-30T00:04:33.241Z] === RUN TestDockerSuite/TestCommitChange [2020-09-30T00:04:33.241Z] time="2020-09-30T00:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:04:33.241Z] time="2020-09-30T00:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e5ad45a132b23584ef4d122bd938f0402b1a7abd106c4164e31c990b23a21bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:04:33.241Z] time="2020-09-30T00:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:04:33.241Z] time="2020-09-30T00:04:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e5ad45a132b23584ef4d122bd938f0402b1a7abd106c4164e31c990b23a21bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:04:33.501Z] --- PASS: TestPluginInstall (12.20s) [2020-09-30T00:04:33.501Z] --- PASS: TestPluginInstall/no_auth (9.54s) [2020-09-30T00:04:33.501Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2020-09-30T00:04:33.761Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2020-09-30T00:04:33.761Z] plugin_test.go:157: [ddea9a692994a] daemon is not started [2020-09-30T00:04:33.761Z] PASS [2020-09-30T00:04:33.761Z] [2020-09-30T00:04:33.761Z] DONE 6 tests in 12.404s [2020-09-30T00:04:33.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-30T00:04:33.761Z] ++ 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-30T00:04:33.761Z] ++ set -e [2020-09-30T00:04:33.761Z] ++ '[' -n 0 ']' [2020-09-30T00:04:33.761Z] ++ set -x [2020-09-30T00:04:33.761Z] ++ env -i DEST=/go/src/github.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-30T00:04:34.020Z] INFO: Testing against a local daemon [2020-09-30T00:04:34.020Z] === RUN TestExternalGraphDriver [2020-09-30T00:04:34.020Z] === RUN TestExternalGraphDriver/json [2020-09-30T00:04:34.280Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-30T00:04:34.518Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.8% of statements [2020-09-30T00:04:34.518Z] ok github.com/docker/docker/daemon 12.155s coverage: 17.3% of statements [2020-09-30T00:04:34.518Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-30T00:04:34.518Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-30T00:04:34.863Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-30T00:04:35.885Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-09-30T00:04:35.885Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-09-30T00:04:35.885Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-30T00:04:35.885Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-30T00:04:36.244Z] === RUN TestExternalGraphDriver/spec [2020-09-30T00:04:36.244Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-30T00:04:37.252Z] ok github.com/docker/docker/daemon/graphdriver 0.047s coverage: 2.2% of statements [2020-09-30T00:04:37.623Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-30T00:04:38.191Z] === RUN TestExternalGraphDriver/pull [2020-09-30T00:04:38.191Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-30T00:04:39.143Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.432s coverage: 73.1% of statements [2020-09-30T00:04:39.357Z] c3aff4450246: Verifying Checksum [2020-09-30T00:04:39.358Z] c3aff4450246: Download complete [2020-09-30T00:04:39.571Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-30T00:04:39.571Z] --- PASS: TestExternalGraphDriver (5.68s) [2020-09-30T00:04:39.571Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-09-30T00:04:39.571Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2020-09-30T00:04:39.571Z] --- PASS: TestExternalGraphDriver/pull (1.47s) [2020-09-30T00:04:39.571Z] === RUN TestGraphdriverPluginV2 [2020-09-30T00:04:39.705Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-30T00:04:39.846Z] --- PASS: TestReplicatedJob (6.96s) [2020-09-30T00:04:39.847Z] === RUN TestUpdateReplicatedJob [2020-09-30T00:04:40.140Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-30T00:04:40.267Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.432s coverage: 56.2% of statements [2020-09-30T00:04:41.078Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-30T00:04:42.017Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-30T00:04:42.785Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-09-30T00:04:43.394Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-30T00:04:43.654Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2020-09-30T00:04:43.654Z] PASS [2020-09-30T00:04:43.654Z] [2020-09-30T00:04:43.654Z] DONE 5 tests in 10.068s [2020-09-30T00:04:43.654Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-30T00:04:43.654Z] ++ 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-30T00:04:43.654Z] ++ set -e [2020-09-30T00:04:43.655Z] ++ '[' -n 0 ']' [2020-09-30T00:04:43.655Z] ++ set -x [2020-09-30T00:04:43.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:04:43.914Z] INFO: Testing against a local daemon [2020-09-30T00:04:43.914Z] === RUN TestContinueAfterPluginCrash [2020-09-30T00:04:43.914Z] === PAUSE TestContinueAfterPluginCrash [2020-09-30T00:04:43.914Z] === RUN TestReadPluginNoRead [2020-09-30T00:04:43.914Z] === PAUSE TestReadPluginNoRead [2020-09-30T00:04:43.914Z] === RUN TestDaemonStartWithLogOpt [2020-09-30T00:04:43.914Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-30T00:04:43.914Z] === CONT TestContinueAfterPluginCrash [2020-09-30T00:04:43.914Z] === CONT TestDaemonStartWithLogOpt [2020-09-30T00:04:44.153Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.883s coverage: 45.9% of statements [2020-09-30T00:04:44.153Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-30T00:04:44.312Z] --- PASS: TestUpdateReplicatedJob (4.64s) [2020-09-30T00:04:44.312Z] === RUN TestServiceListWithStatuses [2020-09-30T00:04:44.312Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-30T00:04:44.312Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:04:44.312Z] === RUN TestDockerNetworkConnectAlias [2020-09-30T00:04:44.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 49.5% of statements [2020-09-30T00:04:44.852Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-30T00:04:44.852Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-30T00:04:45.422Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-30T00:04:46.360Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-30T00:04:46.929Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.561s coverage: 57.7% of statements [2020-09-30T00:04:46.929Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-30T00:04:46.929Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.318s coverage: 76.1% of statements [2020-09-30T00:04:46.929Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-30T00:04:47.299Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-30T00:04:47.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-30T00:04:48.297Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-09-30T00:04:48.498Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-30T00:04:48.559Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-09-30T00:04:48.759Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-30T00:04:49.019Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-30T00:04:49.019Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-30T00:04:49.495Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-09-30T00:04:49.646Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-30T00:04:49.646Z] --- PASS: TestDaemonStartWithLogOpt (5.85s) [2020-09-30T00:04:49.646Z] === CONT TestReadPluginNoRead [2020-09-30T00:04:49.906Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-30T00:04:49.906Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-30T00:04:49.906Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-30T00:04:50.166Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-30T00:04:51.111Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-30T00:04:51.387Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-09-30T00:04:51.388Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-30T00:04:51.388Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-30T00:04:51.644Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.0% of statements [2020-09-30T00:04:51.741Z] 4612f6d0b889: Verifying Checksum [2020-09-30T00:04:51.742Z] 4612f6d0b889: Download complete [2020-09-30T00:04:52.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-30T00:04:52.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-30T00:04:52.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-30T00:04:52.570Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-30T00:04:52.805Z] --- PASS: TestDockerNetworkConnectAlias (8.15s) [2020-09-30T00:04:52.805Z] === RUN TestDockerNetworkReConnect [2020-09-30T00:04:53.538Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-09-30T00:04:53.538Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.8% of statements [2020-09-30T00:04:53.538Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-30T00:04:53.538Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-30T00:04:54.470Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2020-09-30T00:04:54.477Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-30T00:04:54.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-30T00:04:54.736Z] --- PASS: TestContinueAfterPluginCrash (10.94s) [2020-09-30T00:04:55.033Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 61.6% of statements [2020-09-30T00:04:55.033Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-09-30T00:04:55.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-30T00:04:55.308Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-30T00:04:55.877Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-30T00:04:56.136Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-30T00:04:56.401Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-09-30T00:04:56.401Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-30T00:04:56.658Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 37.7% of statements [2020-09-30T00:04:57.087Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-30T00:04:57.348Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-30T00:04:57.917Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-30T00:04:57.917Z] === RUN TestReadPluginNoRead/default [2020-09-30T00:04:58.024Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2020-09-30T00:04:58.177Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-30T00:04:58.549Z] --- PASS: TestDockerNetworkReConnect (6.32s) [2020-09-30T00:04:58.549Z] === RUN TestServicePlugin [2020-09-30T00:04:58.549Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-30T00:04:58.549Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:04:58.549Z] === RUN TestServiceUpdateLabel [2020-09-30T00:04:58.744Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-30T00:04:59.312Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-30T00:04:59.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-30T00:04:59.390Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-30T00:04:59.572Z] --- PASS: TestReadPluginNoRead (9.76s) [2020-09-30T00:04:59.572Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2020-09-30T00:04:59.572Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-09-30T00:04:59.572Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2020-09-30T00:04:59.572Z] read_test.go:92: [dd114d9e029a6] daemon is not started [2020-09-30T00:04:59.572Z] PASS [2020-09-30T00:04:59.572Z] [2020-09-30T00:04:59.572Z] DONE 6 tests in 15.746s [2020-09-30T00:04:59.572Z] 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-30T00:04:59.572Z] ++ 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-30T00:04:59.572Z] ++ set -e [2020-09-30T00:04:59.572Z] ++ '[' -n 0 ']' [2020-09-30T00:04:59.572Z] ++ set -x [2020-09-30T00:04:59.572Z] ++ env -i DEST=/go/src/github.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-30T00:04:59.572Z] testing: warning: no tests to run [2020-09-30T00:04:59.572Z] PASS [2020-09-30T00:04:59.572Z] [2020-09-30T00:04:59.572Z] DONE 0 tests in 0.055s [2020-09-30T00:04:59.572Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-30T00:04:59.572Z] ++ 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-30T00:04:59.572Z] ++ set -e [2020-09-30T00:04:59.572Z] ++ '[' -n 0 ']' [2020-09-30T00:04:59.572Z] ++ set -x [2020-09-30T00:04:59.572Z] ++ env -i DEST=/go/src/github.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-30T00:04:59.831Z] INFO: Testing against a local daemon [2020-09-30T00:04:59.831Z] === RUN TestPluginWithDevMounts [2020-09-30T00:04:59.831Z] === PAUSE TestPluginWithDevMounts [2020-09-30T00:04:59.831Z] === CONT TestPluginWithDevMounts [2020-09-30T00:04:59.831Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-30T00:04:59.952Z] ok github.com/docker/docker/daemon/logger/splunk 1.659s coverage: 82.5% of statements [2020-09-30T00:04:59.953Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-30T00:05:00.090Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-30T00:05:00.209Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-09-30T00:05:00.209Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-30T00:05:00.660Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-30T00:05:01.598Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-30T00:05:01.857Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-09-30T00:05:01.858Z] PASS [2020-09-30T00:05:01.858Z] [2020-09-30T00:05:01.858Z] DONE 1 tests in 2.141s [2020-09-30T00:05:01.858Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-30T00:05:01.858Z] ++ 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-30T00:05:01.858Z] ++ set -e [2020-09-30T00:05:01.858Z] ++ '[' -n 0 ']' [2020-09-30T00:05:01.858Z] ++ set -x [2020-09-30T00:05:01.858Z] ++ env -i DEST=/go/src/github.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-30T00:05:01.858Z] INFO: Testing against a local daemon [2020-09-30T00:05:01.858Z] === RUN TestSecretInspect [2020-09-30T00:05:02.103Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-09-30T00:05:02.193Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-09-30T00:05:02.193Z] === RUN TestServiceUpdateSecrets [2020-09-30T00:05:02.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-30T00:05:02.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-30T00:05:02.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-30T00:05:02.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-30T00:05:02.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-30T00:05:03.364Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-30T00:05:03.991Z] ok github.com/docker/docker/distribution 1.447s coverage: 21.9% of statements [2020-09-30T00:05:03.991Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-30T00:05:04.301Z] --- PASS: TestSecretInspect (2.45s) [2020-09-30T00:05:04.301Z] === RUN TestSecretList [2020-09-30T00:05:04.553Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-30T00:05:05.115Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.1% of statements [2020-09-30T00:05:05.115Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-30T00:05:05.678Z] ok github.com/docker/docker/image 0.030s coverage: 86.4% of statements [2020-09-30T00:05:06.208Z] --- PASS: TestSecretList (1.86s) [2020-09-30T00:05:06.208Z] === RUN TestSecretsCreateAndDelete [2020-09-30T00:05:06.608Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-09-30T00:05:06.608Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-30T00:05:06.864Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-09-30T00:05:06.864Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-30T00:05:07.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-30T00:05:07.427Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-30T00:05:07.714Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-30T00:05:08.284Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-30T00:05:08.794Z] ok github.com/docker/docker/oci 0.010s coverage: 8.2% of statements [2020-09-30T00:05:09.222Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2020-09-30T00:05:09.222Z] === RUN TestSecretsUpdate [2020-09-30T00:05:09.222Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-30T00:05:09.222Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-30T00:05:09.482Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-30T00:05:10.161Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-09-30T00:05:10.161Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-30T00:05:12.020Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-30T00:05:12.067Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 77.0% of statements [2020-09-30T00:05:12.279Z] --- PASS: TestSecretsUpdate (2.99s) [2020-09-30T00:05:12.279Z] === RUN TestTemplatedSecret [2020-09-30T00:05:12.539Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-30T00:05:12.628Z] ok github.com/docker/docker/pkg/authorization 0.134s coverage: 68.3% of statements [2020-09-30T00:05:12.884Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-30T00:05:13.141Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-30T00:05:13.477Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-30T00:05:15.387Z] --- PASS: TestTemplatedSecret (3.18s) [2020-09-30T00:05:15.387Z] === RUN TestSecretCreateResolve [2020-09-30T00:05:16.361Z] --- PASS: TestBuildWithHugeFile (56.03s) [2020-09-30T00:05:16.361Z] === RUN TestBuildWithEmptyDockerfile [2020-09-30T00:05:16.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-30T00:05:16.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-30T00:05:16.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-30T00:05:16.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-30T00:05:16.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-30T00:05:16.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-30T00:05:16.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-30T00:05:16.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-30T00:05:16.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-30T00:05:16.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-30T00:05:16.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-09-30T00:05:16.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-09-30T00:05:16.361Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-30T00:05:16.361Z] === RUN TestBuildPreserveOwnership [2020-09-30T00:05:16.361Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-30T00:05:16.405Z] ok github.com/docker/docker/layer 7.142s coverage: 68.8% of statements [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-30T00:05:16.405Z] ok github.com/docker/docker/pkg/chrootarchive 2.496s coverage: 43.2% of statements [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-30T00:05:16.405Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-30T00:05:16.405Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-09-30T00:05:16.967Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-09-30T00:05:17.223Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-09-30T00:05:17.298Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-30T00:05:17.557Z] --- PASS: TestSecretCreateResolve (2.20s) [2020-09-30T00:05:17.557Z] PASS [2020-09-30T00:05:17.557Z] [2020-09-30T00:05:17.557Z] DONE 6 tests in 15.826s [2020-09-30T00:05:17.557Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-30T00:05:17.557Z] ++ 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-30T00:05:17.557Z] ++ set -e [2020-09-30T00:05:17.557Z] ++ '[' -n 0 ']' [2020-09-30T00:05:17.557Z] ++ set -x [2020-09-30T00:05:17.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:05:17.785Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-09-30T00:05:17.816Z] INFO: Testing against a local daemon [2020-09-30T00:05:17.816Z] === RUN TestServiceCreateInit [2020-09-30T00:05:17.816Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-30T00:05:17.816Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-30T00:05:18.441Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-30T00:05:18.713Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-09-30T00:05:19.202Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-30T00:05:19.276Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-30T00:05:19.975Z] --- PASS: TestBuildPreserveOwnership (3.89s) [2020-09-30T00:05:19.975Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2020-09-30T00:05:19.975Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2020-09-30T00:05:19.975Z] === RUN TestBuildPlatformInvalid [2020-09-30T00:05:19.975Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-30T00:05:19.975Z] PASS [2020-09-30T00:05:19.975Z] [2020-09-30T00:05:19.975Z] === Skipped [2020-09-30T00:05:19.975Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-30T00:05:19.975Z] build_session_test.go:25: TODO: BuildKit [2020-09-30T00:05:19.975Z] [2020-09-30T00:05:19.975Z] [2020-09-30T00:05:19.975Z] DONE 32 tests, 1 skipped in 94.880s [2020-09-30T00:05:19.975Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-30T00:05:19.975Z] ++ 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-30T00:05:19.975Z] ++ set -e [2020-09-30T00:05:19.975Z] ++ '[' -n 0 ']' [2020-09-30T00:05:19.975Z] ++ set -x [2020-09-30T00:05:19.975Z] ++ env -i DEST=/go/src/github.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-30T00:05:19.975Z] INFO: Testing against a local daemon [2020-09-30T00:05:19.975Z] === RUN TestConfigInspect [2020-09-30T00:05:20.205Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-30T00:05:20.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-30T00:05:20.988Z] --- PASS: TestServiceUpdateSecrets (16.07s) [2020-09-30T00:05:20.988Z] === RUN TestServiceUpdateConfigs [2020-09-30T00:05:21.134Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-09-30T00:05:21.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-30T00:05:21.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-09-30T00:05:21.696Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2020-09-30T00:05:21.952Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-30T00:05:22.053Z] --- PASS: TestConfigInspect (1.89s) [2020-09-30T00:05:22.053Z] === RUN TestConfigList [2020-09-30T00:05:22.455Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-30T00:05:22.881Z] ok github.com/docker/docker/pkg/idtools 0.470s coverage: 70.1% of statements [2020-09-30T00:05:23.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-30T00:05:23.443Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 70.6% of statements [2020-09-30T00:05:23.443Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-09-30T00:05:23.443Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-30T00:05:23.700Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-09-30T00:05:23.700Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-30T00:05:23.700Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-30T00:05:23.956Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-30T00:05:23.956Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-30T00:05:24.130Z] --- PASS: TestConfigList (1.92s) [2020-09-30T00:05:24.130Z] === RUN TestConfigsCreateAndDelete [2020-09-30T00:05:24.213Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-09-30T00:05:24.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-30T00:05:24.469Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-30T00:05:24.726Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-09-30T00:05:24.982Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-09-30T00:05:24.982Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-30T00:05:24.982Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-30T00:05:25.649Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-09-30T00:05:25.649Z] === RUN TestConfigsUpdate [2020-09-30T00:05:25.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-30T00:05:25.912Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-09-30T00:05:26.475Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-30T00:05:26.717Z] --- PASS: TestServiceCreateInit (8.87s) [2020-09-30T00:05:26.717Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s) [2020-09-30T00:05:26.717Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2020-09-30T00:05:26.717Z] === RUN TestCreateServiceMultipleTimes [2020-09-30T00:05:26.731Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-30T00:05:26.987Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-30T00:05:27.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5ba60_} [2020-09-30T00:05:27.740Z] --- PASS: TestConfigsUpdate (1.91s) [2020-09-30T00:05:27.740Z] === RUN TestTemplatedConfig [2020-09-30T00:05:28.351Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-09-30T00:05:28.607Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-30T00:05:28.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1922303400_/foo_false____} [2020-09-30T00:05:30.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1922303400_/foo_true____} [2020-09-30T00:05:30.480Z] --- PASS: TestTemplatedConfig (2.55s) [2020-09-30T00:05:30.480Z] === RUN TestConfigCreateResolve [2020-09-30T00:05:31.873Z] ok github.com/docker/docker/pkg/signal 2.407s coverage: 61.0% of statements [2020-09-30T00:05:31.873Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-30T00:05:31.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3049573607_/foo_false____} [2020-09-30T00:05:32.004Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-09-30T00:05:32.004Z] === RUN TestConfigDaemonLibtrustID [2020-09-30T00:05:32.130Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-30T00:05:32.386Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-30T00:05:32.643Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-30T00:05:32.651Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-30T00:05:32.652Z] PASS [2020-09-30T00:05:32.652Z] [2020-09-30T00:05:32.652Z] DONE 7 tests in 12.748s [2020-09-30T00:05:32.652Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-30T00:05:32.652Z] ++ 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-30T00:05:32.652Z] ++ set -e [2020-09-30T00:05:32.652Z] ++ '[' -n 0 ']' [2020-09-30T00:05:32.652Z] ++ set -x [2020-09-30T00:05:32.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:05:32.652Z] INFO: Testing against a local daemon [2020-09-30T00:05:32.652Z] === RUN TestCheckpoint [2020-09-30T00:05:32.652Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-30T00:05:32.652Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-30T00:05:32.652Z] === RUN TestContainerInvalidJSON [2020-09-30T00:05:32.652Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-30T00:05:32.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-30T00:05:32.652Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-30T00:05:32.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-30T00:05:32.652Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-30T00:05:32.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-30T00:05:32.944Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-30T00:05:32.944Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-30T00:05:32.944Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-30T00:05:32.944Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-30T00:05:32.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-30T00:05:32.944Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-30T00:05:32.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-30T00:05:32.944Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-30T00:05:32.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-30T00:05:32.944Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-30T00:05:32.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-09-30T00:05:32.944Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-30T00:05:32.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-30T00:05:32.944Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-30T00:05:33.217Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-09-30T00:05:33.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-30T00:05:33.238Z] === RUN TestCopyFromContainer [2020-09-30T00:05:33.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3049573607_/foo_true____} [2020-09-30T00:05:33.794Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-30T00:05:33.807Z] --- PASS: TestServiceUpdateConfigs (15.92s) [2020-09-30T00:05:33.807Z] === RUN TestServiceUpdateNetwork [2020-09-30T00:05:34.284Z] === RUN TestCopyFromContainer// [2020-09-30T00:05:34.284Z] === RUN TestCopyFromContainer//bar/root [2020-09-30T00:05:34.356Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2020-09-30T00:05:34.579Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-30T00:05:34.579Z] === RUN TestCopyFromContainer/bar/quux [2020-09-30T00:05:34.579Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-30T00:05:34.579Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-30T00:05:34.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-30T00:05:34.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3049573607_/foo_true__0xc000a5bac0__} [2020-09-30T00:05:34.874Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-30T00:05:34.874Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-30T00:05:34.874Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer (1.88s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-30T00:05:34.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-30T00:05:34.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-30T00:05:34.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-30T00:05:34.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-30T00:05:34.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-30T00:05:34.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-30T00:05:34.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-30T00:05:34.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-30T00:05:34.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-30T00:05:34.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-30T00:05:34.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-30T00:05:34.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-30T00:05:34.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-30T00:05:34.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-30T00:05:34.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-30T00:05:34.874Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-30T00:05:34.917Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-09-30T00:05:34.917Z] testing: warning: no tests to run [2020-09-30T00:05:34.917Z] coverage: [no statements] [2020-09-30T00:05:34.917Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-30T00:05:35.190Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-30T00:05:35.190Z] === RUN TestCreateWithInvalidEnv [2020-09-30T00:05:35.190Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-30T00:05:35.190Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-30T00:05:35.190Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-30T00:05:35.190Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-30T00:05:35.190Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-30T00:05:35.190Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-30T00:05:35.190Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-30T00:05:35.190Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-30T00:05:35.190Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-30T00:05:35.190Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-30T00:05:35.190Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-30T00:05:35.190Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-30T00:05:35.190Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-30T00:05:35.190Z] === RUN TestCreateTmpfsMountsTarget [2020-09-30T00:05:35.190Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-30T00:05:35.190Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-30T00:05:35.478Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-30T00:05:35.478Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-30T00:05:35.735Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-09-30T00:05:36.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a5bae0_} [2020-09-30T00:05:36.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a5bb00_} [2020-09-30T00:05:36.703Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s) [2020-09-30T00:05:36.703Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-30T00:05:37.626Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-09-30T00:05:38.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a5bb20_} [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2020-09-30T00:05:38.217Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-30T00:05:38.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-30T00:05:38.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-30T00:05:38.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-30T00:05:38.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-30T00:05:38.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-30T00:05:38.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-30T00:05:38.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-30T00:05:38.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-30T00:05:38.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-30T00:05:38.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-30T00:05:38.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-30T00:05:38.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-30T00:05:38.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-30T00:05:38.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-30T00:05:38.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-30T00:05:38.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-30T00:05:38.217Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-30T00:05:38.509Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2020-09-30T00:05:38.509Z] === RUN TestCreateDifferentPlatform [2020-09-30T00:05:38.555Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-09-30T00:05:38.802Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-30T00:05:38.802Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-30T00:05:38.802Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-30T00:05:38.802Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-30T00:05:38.802Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-30T00:05:38.802Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-30T00:05:38.802Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-30T00:05:38.802Z] === RUN TestContainerStartOnDaemonRestart [2020-09-30T00:05:38.802Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-30T00:05:38.802Z] === RUN TestDaemonRestartIpcMode [2020-09-30T00:05:38.802Z] === PAUSE TestDaemonRestartIpcMode [2020-09-30T00:05:38.802Z] === RUN TestDaemonHostGatewayIP [2020-09-30T00:05:38.802Z] === PAUSE TestDaemonHostGatewayIP [2020-09-30T00:05:38.802Z] === RUN TestContainerKillOnDaemonStart [2020-09-30T00:05:38.802Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-30T00:05:38.802Z] === RUN TestDiff [2020-09-30T00:05:38.811Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-09-30T00:05:39.068Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-30T00:05:39.094Z] --- PASS: TestDiff (0.50s) [2020-09-30T00:05:39.094Z] === RUN TestExecWithCloseStdin [2020-09-30T00:05:39.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a5bb40_} [2020-09-30T00:05:39.732Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-09-30T00:05:39.732Z] === RUN TestExec [2020-09-30T00:05:40.369Z] --- PASS: TestExec (0.59s) [2020-09-30T00:05:40.369Z] === RUN TestExecUser [2020-09-30T00:05:40.435Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-09-30T00:05:40.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-30T00:05:40.996Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-09-30T00:05:41.007Z] --- PASS: TestExecUser (0.57s) [2020-09-30T00:05:41.007Z] === RUN TestExportContainerAndImportImage [2020-09-30T00:05:41.253Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-30T00:05:41.643Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-09-30T00:05:41.643Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-30T00:05:41.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-30T00:05:41.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-30T00:05:41.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-30T00:05:41.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-30T00:05:41.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-30T00:05:41.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-30T00:05:41.979Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-30T00:05:42.182Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-30T00:05:42.182Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-30T00:05:43.170Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-09-30T00:05:43.170Z] === RUN TestHealthCheckWorkdir [2020-09-30T00:05:43.389Z] --- PASS: TestCreateServiceMultipleTimes (16.43s) [2020-09-30T00:05:43.389Z] === RUN TestCreateServiceConflict [2020-09-30T00:05:43.807Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-09-30T00:05:43.807Z] === RUN TestHealthKillContainer [2020-09-30T00:05:43.957Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-30T00:05:44.701Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-30T00:05:45.629Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-30T00:05:45.861Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-30T00:05:45.861Z] --- PASS: TestCreateServiceConflict (2.59s) [2020-09-30T00:05:45.861Z] === RUN TestCreateServiceMaxReplicas [2020-09-30T00:05:45.885Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-30T00:05:46.540Z] --- PASS: TestHealthKillContainer (2.59s) [2020-09-30T00:05:46.540Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-30T00:05:46.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2020-09-30T00:05:46.835Z] === RUN TestIpcModeNone [2020-09-30T00:05:47.252Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-09-30T00:05:47.475Z] --- PASS: TestIpcModeNone (0.58s) [2020-09-30T00:05:47.475Z] === RUN TestIpcModePrivate [2020-09-30T00:05:47.766Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-30T00:05:48.111Z] --- PASS: TestIpcModePrivate (0.59s) [2020-09-30T00:05:48.111Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-30T00:05:48.111Z] === RUN TestIpcModeShareable [2020-09-30T00:05:48.748Z] --- PASS: TestIpcModeShareable (0.63s) [2020-09-30T00:05:48.748Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-30T00:05:48.748Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-30T00:05:49.146Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2020-09-30T00:05:49.146Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-30T00:05:49.146Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-30T00:05:49.406Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-30T00:05:49.975Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-30T00:05:50.543Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-30T00:05:50.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-09-30T00:05:50.824Z] === RUN TestAPIIpcModeHost [2020-09-30T00:05:50.824Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-09-30T00:05:50.824Z] === RUN TestDaemonIpcModeShareable [2020-09-30T00:05:51.482Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-30T00:05:52.339Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-09-30T00:05:52.339Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-30T00:05:52.339Z] === RUN TestDaemonIpcModePrivate [2020-09-30T00:05:52.405Z] --- PASS: TestServiceUpdateNetwork (16.52s) [2020-09-30T00:05:52.405Z] === RUN TestServiceUpdatePidsLimit [2020-09-30T00:05:52.405Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-30T00:05:52.420Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-30T00:05:52.698Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-30T00:05:52.988Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-30T00:05:53.557Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-30T00:05:53.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-30T00:05:53.853Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2020-09-30T00:05:53.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-30T00:05:53.853Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-30T00:05:54.129Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-30T00:05:54.907Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-09-30T00:05:54.907Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-30T00:05:54.907Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-30T00:05:55.067Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-30T00:05:55.637Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-30T00:05:56.424Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-09-30T00:05:56.424Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-30T00:05:56.424Z] === RUN TestIpcModeOlderClient [2020-09-30T00:05:56.424Z] === PAUSE TestIpcModeOlderClient [2020-09-30T00:05:56.424Z] === RUN TestKillContainerInvalidSignal [2020-09-30T00:05:56.574Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-30T00:05:57.059Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-09-30T00:05:57.059Z] === RUN TestKillContainer [2020-09-30T00:05:57.059Z] === RUN TestKillContainer/no_signal [2020-09-30T00:05:57.143Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-30T00:05:57.354Z] === RUN TestKillContainer/non_killing_signal [2020-09-30T00:05:58.017Z] === RUN TestKillContainer/killing_signal [2020-09-30T00:05:58.083Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-30T00:05:58.650Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-30T00:05:58.655Z] --- PASS: TestKillContainer (1.61s) [2020-09-30T00:05:58.655Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-09-30T00:05:58.655Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-09-30T00:05:58.655Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-09-30T00:05:58.655Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-30T00:05:58.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-30T00:05:58.950Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-30T00:05:59.588Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) [2020-09-30T00:05:59.588Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-09-30T00:05:59.588Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-09-30T00:05:59.588Z] === RUN TestKillStoppedContainer [2020-09-30T00:05:59.588Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-30T00:05:59.588Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-30T00:05:59.588Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-30T00:05:59.588Z] === RUN TestKillDifferentUserContainer [2020-09-30T00:06:00.030Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-30T00:06:00.228Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-09-30T00:06:00.228Z] === RUN TestInspectOomKilledTrue [2020-09-30T00:06:00.600Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-30T00:06:01.169Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-30T00:06:01.169Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-30T00:06:01.193Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-30T00:06:01.267Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-09-30T00:06:01.268Z] === RUN TestInspectOomKilledFalse [2020-09-30T00:06:01.563Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-30T00:06:01.563Z] === RUN TestLinksEtcHostsContentMatch [2020-09-30T00:06:01.737Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-30T00:06:02.084Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/rootless [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/volume [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-30T00:06:02.084Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === Skipped [2020-09-30T00:06:02.084Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-30T00:06:02.084Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-30T00:06:02.084Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:73: No driver to put! [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-30T00:06:02.084Z] time="2020-09-30T00:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-30T00:06:02.084Z] time="2020-09-30T00:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-30T00:06:02.084Z] time="2020-09-30T00:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-30T00:06:02.084Z] time="2020-09-30T00:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-30T00:06:02.084Z] time="2020-09-30T00:04:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:73: No driver to put! [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-30T00:06:02.084Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-30T00:06:02.084Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-30T00:06:02.084Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-30T00:06:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:06:02.084Z] [2020-09-30T00:06:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-30T00:06:02.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-30T00:06:02.085Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-30T00:06:02.085Z] [2020-09-30T00:06:02.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-30T00:06:02.085Z] graphtest_unix.go:73: No driver to put! [2020-09-30T00:06:02.085Z] [2020-09-30T00:06:02.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-30T00:06:02.085Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-30T00:06:02.085Z] [2020-09-30T00:06:02.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-30T00:06:02.085Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-30T00:06:02.085Z] [2020-09-30T00:06:02.085Z] [2020-09-30T00:06:02.085Z] DONE 2148 tests, 26 skipped in 247.209s Post stage [Pipeline] junit [2020-09-30T00:06:02.094Z] Recording test results [2020-09-30T00:06:02.199Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-09-30T00:06:02.199Z] === RUN TestLinksContainerNames [2020-09-30T00:06:02.304Z] === RUN TestDockerSuite/TestCpSpecialFiles [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-30T00:06:02.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41506/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:77096349e185923ff64f1c5dcf38a3c8d10a11b6 hack/validate/vendor [2020-09-30T00:06:03.240Z] --- PASS: TestLinksContainerNames (1.01s) [2020-09-30T00:06:03.240Z] === RUN TestLogsFollowTailEmpty [2020-09-30T00:06:03.534Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2020-09-30T00:06:03.534Z] === RUN TestContainerNetworkMountsNoChown [2020-09-30T00:06:03.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s) [2020-09-30T00:06:03.686Z] === RUN TestCreateServiceSecretFileMode [2020-09-30T00:06:03.686Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-30T00:06:03.809Z] 2020/09/30 00:06:03 Collecting initial packages [2020-09-30T00:06:03.809Z] 2020/09/30 00:06:03 Download dependencies [2020-09-30T00:06:04.172Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/default [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/default [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/private [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/private [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rprivate [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/slave [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/slave [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rslave [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/shared [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/shared [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rshared [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/default [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rshared [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/shared [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rslave [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/slave [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rprivate [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/private [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-30T00:06:04.172Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-30T00:06:04.172Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-30T00:06:04.172Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-30T00:06:04.467Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-30T00:06:04.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-30T00:06:04.467Z] === RUN TestContainerBindMountNonRecursive [2020-09-30T00:06:04.636Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-30T00:06:05.578Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-30T00:06:05.986Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2020-09-30T00:06:05.986Z] === RUN TestNetworkNat [2020-09-30T00:06:06.280Z] --- PASS: TestNetworkNat (0.54s) [2020-09-30T00:06:06.280Z] === RUN TestNetworkLocalhostTCPNat [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:05 Starting whole vndr cycle because no package specified [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:05 Ignoring paths matching "^archive/tar" [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-09-30T00:06:06.323Z] 2020/09/30 00:06:06 Clone golang.org/x/sys, revision aee5d888a86055dc6ab0342f9cdc7b53aaeaec62, attempt 1/20 [2020-09-30T00:06:06.516Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2020-09-30T00:06:06.516Z] === RUN TestCreateServiceConfigFileMode [2020-09-30T00:06:06.776Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-30T00:06:06.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-09-30T00:06:06.918Z] === RUN TestNetworkLoopbackNat [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/google/uuid [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/docker/libtrust [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/tchap/go-patricia [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/creack/pty [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/Azure/go-ansiterm [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/moby/locker [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/willf/bitset [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Finished clone github.com/moby/term [2020-09-30T00:06:07.689Z] 2020/09/30 00:06:07 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-09-30T00:06:07.715Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-30T00:06:07.946Z] 2020/09/30 00:06:07 Finished clone github.com/gorilla/mux [2020-09-30T00:06:07.946Z] 2020/09/30 00:06:07 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-09-30T00:06:07.946Z] 2020/09/30 00:06:07 Finished clone github.com/Microsoft/go-winio [2020-09-30T00:06:07.946Z] 2020/09/30 00:06:07 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-09-30T00:06:08.103Z] --- PASS: TestServiceUpdatePidsLimit (17.84s) [2020-09-30T00:06:08.103Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-09-30T00:06:08.103Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-09-30T00:06:08.103Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-09-30T00:06:08.103Z] PASS [2020-09-30T00:06:08.103Z] [2020-09-30T00:06:08.103Z] === Skipped [2020-09-30T00:06:08.103Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-30T00:06:08.103Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:06:08.103Z] [2020-09-30T00:06:08.103Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-30T00:06:08.103Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:06:08.103Z] [2020-09-30T00:06:08.103Z] [2020-09-30T00:06:08.103Z] DONE 27 tests, 2 skipped in 176.970s [2020-09-30T00:06:08.103Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-30T00:06:08.103Z] ++ 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-30T00:06:08.103Z] ++ set -e [2020-09-30T00:06:08.103Z] ++ '[' -n 0 ']' [2020-09-30T00:06:08.103Z] ++ set -x [2020-09-30T00:06:08.103Z] ++ env -i DEST=/go/src/github.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-30T00:06:08.202Z] 2020/09/30 00:06:08 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-09-30T00:06:08.202Z] 2020/09/30 00:06:08 Finished clone github.com/sirupsen/logrus [2020-09-30T00:06:08.396Z] INFO: Testing against a local daemon [2020-09-30T00:06:08.396Z] === RUN TestSessionCreate [2020-09-30T00:06:08.396Z] --- PASS: TestSessionCreate (0.02s) [2020-09-30T00:06:08.396Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-30T00:06:08.396Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-30T00:06:08.396Z] PASS [2020-09-30T00:06:08.396Z] [2020-09-30T00:06:08.396Z] DONE 2 tests in 0.208s [2020-09-30T00:06:08.396Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-30T00:06:08.396Z] ++ 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-30T00:06:08.396Z] ++ set -e [2020-09-30T00:06:08.396Z] ++ '[' -n 0 ']' [2020-09-30T00:06:08.396Z] ++ set -x [2020-09-30T00:06:08.396Z] ++ env -i DEST=/go/src/github.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-30T00:06:08.460Z] 2020/09/30 00:06:08 Finished clone github.com/docker/go-units [2020-09-30T00:06:08.460Z] 2020/09/30 00:06:08 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-09-30T00:06:08.688Z] INFO: Testing against a local daemon [2020-09-30T00:06:08.688Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-30T00:06:08.688Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:06:08.688Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:06:08.688Z] === RUN TestEventsExecDie [2020-09-30T00:06:08.716Z] 2020/09/30 00:06:08 Finished clone github.com/syndtr/gocapability [2020-09-30T00:06:08.972Z] 2020/09/30 00:06:08 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-09-30T00:06:08.972Z] 2020/09/30 00:06:08 Finished clone github.com/moby/sys [2020-09-30T00:06:08.972Z] 2020/09/30 00:06:08 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-09-30T00:06:08.972Z] 2020/09/30 00:06:08 Finished clone github.com/RackSec/srslog [2020-09-30T00:06:08.972Z] 2020/09/30 00:06:08 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-09-30T00:06:09.095Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2020-09-30T00:06:09.095Z] === RUN TestCreateServiceSysctls [2020-09-30T00:06:09.228Z] 2020/09/30 00:06:09 Finished clone github.com/imdario/mergo [2020-09-30T00:06:09.228Z] 2020/09/30 00:06:09 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-09-30T00:06:09.228Z] 2020/09/30 00:06:09 Finished clone gotest.tools/v3 [2020-09-30T00:06:09.228Z] 2020/09/30 00:06:09 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-09-30T00:06:09.228Z] 2020/09/30 00:06:09 Finished clone golang.org/x/sync [2020-09-30T00:06:09.228Z] 2020/09/30 00:06:09 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-09-30T00:06:09.355Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-30T00:06:09.484Z] 2020/09/30 00:06:09 Finished clone github.com/google/go-cmp [2020-09-30T00:06:09.484Z] 2020/09/30 00:06:09 Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20 [2020-09-30T00:06:09.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-30T00:06:09.661Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-09-30T00:06:09.661Z] === RUN TestPause [2020-09-30T00:06:09.729Z] --- PASS: TestEventsExecDie (0.99s) [2020-09-30T00:06:09.729Z] === RUN TestEventsBackwardsCompatible [2020-09-30T00:06:09.729Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-30T00:06:09.729Z] === RUN TestInfoBinaryCommits [2020-09-30T00:06:09.729Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-30T00:06:09.729Z] === RUN TestInfoAPIVersioned [2020-09-30T00:06:09.729Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-30T00:06:09.729Z] === RUN TestInfoDiscoveryBackend [2020-09-30T00:06:10.048Z] 2020/09/30 00:06:09 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-09-30T00:06:10.048Z] 2020/09/30 00:06:09 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-09-30T00:06:10.048Z] 2020/09/30 00:06:09 Finished clone github.com/opentracing-contrib/go-stdlib [2020-09-30T00:06:10.048Z] 2020/09/30 00:06:09 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-09-30T00:06:10.301Z] --- PASS: TestPause (0.58s) [2020-09-30T00:06:10.301Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-30T00:06:10.301Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-30T00:06:10.301Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-30T00:06:10.301Z] === RUN TestPauseStopPausedContainer [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Finished clone github.com/docker/go-connections [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Finished clone github.com/google/shlex [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Finished clone github.com/mitchellh/hashstructure [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Finished clone github.com/opentracing/opentracing-go [2020-09-30T00:06:10.305Z] 2020/09/30 00:06:10 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-09-30T00:06:10.364Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-30T00:06:10.364Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-30T00:06:10.561Z] 2020/09/30 00:06:10 Finished clone github.com/gofrs/flock [2020-09-30T00:06:10.561Z] 2020/09/30 00:06:10 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-09-30T00:06:10.938Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-09-30T00:06:10.938Z] === RUN TestPsFilter [2020-09-30T00:06:10.938Z] --- PASS: TestPsFilter (0.15s) [2020-09-30T00:06:10.938Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-30T00:06:11.401Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-30T00:06:11.401Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-30T00:06:11.492Z] 2020/09/30 00:06:11 Finished clone github.com/docker/go-events [2020-09-30T00:06:11.492Z] 2020/09/30 00:06:11 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-09-30T00:06:11.492Z] 2020/09/30 00:06:11 Finished clone github.com/armon/go-radix [2020-09-30T00:06:11.492Z] 2020/09/30 00:06:11 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-09-30T00:06:11.492Z] 2020/09/30 00:06:11 Finished clone github.com/sean-/seed [2020-09-30T00:06:11.492Z] 2020/09/30 00:06:11 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-09-30T00:06:11.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-09-30T00:06:11.574Z] === RUN TestRemoveContainerWithVolume [2020-09-30T00:06:11.694Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-30T00:06:11.694Z] === RUN TestInfoAPI [2020-09-30T00:06:11.694Z] --- PASS: TestInfoAPI (0.02s) [2020-09-30T00:06:11.694Z] === RUN TestInfoAPIWarnings [2020-09-30T00:06:11.748Z] 2020/09/30 00:06:11 Finished clone github.com/armon/go-metrics [2020-09-30T00:06:11.748Z] 2020/09/30 00:06:11 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-09-30T00:06:11.748Z] 2020/09/30 00:06:11 Finished clone github.com/hashicorp/errwrap [2020-09-30T00:06:11.748Z] 2020/09/30 00:06:11 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-09-30T00:06:11.869Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-09-30T00:06:11.869Z] === RUN TestRemoveContainerRunning [2020-09-30T00:06:12.310Z] 2020/09/30 00:06:12 Finished clone github.com/tonistiigi/fsutil [2020-09-30T00:06:12.310Z] 2020/09/30 00:06:12 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-09-30T00:06:12.507Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-09-30T00:06:12.507Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-30T00:06:12.874Z] 2020/09/30 00:06:12 Finished clone github.com/hashicorp/memberlist [2020-09-30T00:06:12.874Z] 2020/09/30 00:06:12 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-09-30T00:06:12.874Z] 2020/09/30 00:06:12 Finished clone github.com/hashicorp/go-multierror [2020-09-30T00:06:12.874Z] 2020/09/30 00:06:12 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-09-30T00:06:13.130Z] 2020/09/30 00:06:12 Finished clone github.com/vishvananda/netns [2020-09-30T00:06:13.130Z] 2020/09/30 00:06:12 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-09-30T00:06:13.148Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-09-30T00:06:13.148Z] === RUN TestRemoveInvalidContainer [2020-09-30T00:06:13.148Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-30T00:06:13.148Z] === RUN TestRenameLinkedContainer [2020-09-30T00:06:13.388Z] 2020/09/30 00:06:13 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-09-30T00:06:13.388Z] 2020/09/30 00:06:13 Finished clone github.com/docker/libkv [2020-09-30T00:06:13.810Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-09-30T00:06:13.810Z] === RUN TestCreateServiceCapabilities [2020-09-30T00:06:14.069Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Finished clone github.com/BurntSushi/toml [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Finished clone github.com/hashicorp/go-sockaddr [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Finished clone github.com/samuel/go-zookeeper [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Finished clone github.com/deckarep/golang-set [2020-09-30T00:06:14.759Z] 2020/09/30 00:06:14 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-09-30T00:06:15.015Z] 2020/09/30 00:06:14 Finished clone github.com/moby/ipvs [2020-09-30T00:06:15.015Z] 2020/09/30 00:06:14 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-09-30T00:06:15.015Z] 2020/09/30 00:06:14 Finished clone github.com/golang/gddo [2020-09-30T00:06:15.015Z] 2020/09/30 00:06:14 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-09-30T00:06:15.230Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-09-30T00:06:15.230Z] === RUN TestRenameStoppedContainer [2020-09-30T00:06:15.272Z] 2020/09/30 00:06:15 Finished clone github.com/vishvananda/netlink [2020-09-30T00:06:15.272Z] 2020/09/30 00:06:15 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-09-30T00:06:15.864Z] --- PASS: TestRenameStoppedContainer (0.50s) [2020-09-30T00:06:15.864Z] === RUN TestRenameRunningContainerAndReuse [2020-09-30T00:06:16.201Z] 2020/09/30 00:06:15 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-09-30T00:06:16.201Z] 2020/09/30 00:06:15 Finished clone golang.org/x/net [2020-09-30T00:06:16.201Z] 2020/09/30 00:06:16 Finished clone github.com/coreos/go-semver [2020-09-30T00:06:16.201Z] 2020/09/30 00:06:16 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-09-30T00:06:16.458Z] 2020/09/30 00:06:16 Finished clone github.com/hashicorp/go-msgpack [2020-09-30T00:06:16.458Z] 2020/09/30 00:06:16 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2020-09-30T00:06:16.458Z] 2020/09/30 00:06:16 Finished clone github.com/ishidawataru/sctp [2020-09-30T00:06:16.458Z] 2020/09/30 00:06:16 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-09-30T00:06:16.608Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-30T00:06:16.608Z] --- PASS: TestCreateServiceCapabilities (3.02s) [2020-09-30T00:06:16.608Z] === RUN TestInspect [2020-09-30T00:06:16.910Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2020-09-30T00:06:16.910Z] === RUN TestRenameInvalidName [2020-09-30T00:06:17.176Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-30T00:06:17.205Z] --- PASS: TestRenameInvalidName (0.55s) [2020-09-30T00:06:17.205Z] === RUN TestRenameAnonymousContainer [2020-09-30T00:06:17.827Z] 2020/09/30 00:06:17 Finished clone github.com/opencontainers/go-digest [2020-09-30T00:06:17.827Z] 2020/09/30 00:06:17 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-09-30T00:06:17.827Z] 2020/09/30 00:06:17 Finished clone github.com/mistifyio/go-zfs [2020-09-30T00:06:17.827Z] 2020/09/30 00:06:17 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-09-30T00:06:18.390Z] 2020/09/30 00:06:18 Finished clone go.etcd.io/bbolt [2020-09-30T00:06:18.390Z] 2020/09/30 00:06:18 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-09-30T00:06:18.953Z] 2020/09/30 00:06:18 Finished clone github.com/vbatts/tar-split [2020-09-30T00:06:18.953Z] 2020/09/30 00:06:18 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-09-30T00:06:19.283Z] --- PASS: TestRenameAnonymousContainer (1.91s) [2020-09-30T00:06:19.283Z] === RUN TestRenameContainerWithSameName [2020-09-30T00:06:19.715Z] --- PASS: TestInspect (3.04s) [2020-09-30T00:06:19.715Z] === RUN TestCreateJob [2020-09-30T00:06:19.916Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-09-30T00:06:19.916Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-30T00:06:20.322Z] 2020/09/30 00:06:20 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-09-30T00:06:20.322Z] 2020/09/30 00:06:20 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-09-30T00:06:20.960Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2020-09-30T00:06:20.960Z] === RUN TestResize [2020-09-30T00:06:21.094Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-30T00:06:21.253Z] 2020/09/30 00:06:20 Finished clone github.com/Microsoft/opengcs [2020-09-30T00:06:21.253Z] 2020/09/30 00:06:20 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-09-30T00:06:21.253Z] --- PASS: TestResize (0.58s) [2020-09-30T00:06:21.253Z] === RUN TestResizeWithInvalidSize [2020-09-30T00:06:21.820Z] 2020/09/30 00:06:21 Finished clone github.com/opencontainers/runtime-spec [2020-09-30T00:06:21.820Z] 2020/09/30 00:06:21 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-09-30T00:06:21.820Z] 2020/09/30 00:06:21 Finished clone github.com/cyphar/filepath-securejoin [2020-09-30T00:06:21.821Z] 2020/09/30 00:06:21 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-09-30T00:06:21.889Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-09-30T00:06:21.889Z] === RUN TestResizeWhenContainerNotStarted [2020-09-30T00:06:22.078Z] 2020/09/30 00:06:21 Finished clone github.com/hashicorp/serf [2020-09-30T00:06:22.078Z] 2020/09/30 00:06:21 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-09-30T00:06:22.527Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-30T00:06:22.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-30T00:06:22.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-30T00:06:22.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-30T00:06:22.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-30T00:06:22.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-30T00:06:22.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-30T00:06:23.443Z] 2020/09/30 00:06:23 Finished clone github.com/opencontainers/image-spec [2020-09-30T00:06:23.443Z] 2020/09/30 00:06:23 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-09-30T00:06:23.443Z] 2020/09/30 00:06:23 Finished clone github.com/coreos/go-systemd [2020-09-30T00:06:23.443Z] 2020/09/30 00:06:23 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-09-30T00:06:23.634Z] --- PASS: TestCreateJob (3.93s) [2020-09-30T00:06:23.634Z] === RUN TestReplicatedJob [2020-09-30T00:06:23.634Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-30T00:06:24.005Z] 2020/09/30 00:06:23 Finished clone github.com/coreos/go-systemd/v22 [2020-09-30T00:06:24.005Z] 2020/09/30 00:06:23 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-09-30T00:06:24.203Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-30T00:06:24.261Z] 2020/09/30 00:06:24 Finished clone github.com/godbus/dbus/v5 [2020-09-30T00:06:24.261Z] 2020/09/30 00:06:24 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-09-30T00:06:24.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-30T00:06:24.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-30T00:06:24.824Z] 2020/09/30 00:06:24 Finished clone github.com/ugorji/go [2020-09-30T00:06:24.824Z] 2020/09/30 00:06:24 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-09-30T00:06:24.824Z] 2020/09/30 00:06:24 Finished clone github.com/Graylog2/go-gelf [2020-09-30T00:06:24.824Z] 2020/09/30 00:06:24 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-09-30T00:06:25.080Z] 2020/09/30 00:06:24 Finished clone github.com/fluent/fluent-logger-golang [2020-09-30T00:06:25.080Z] 2020/09/30 00:06:24 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-09-30T00:06:25.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-30T00:06:25.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-30T00:06:25.644Z] 2020/09/30 00:06:25 Finished clone github.com/philhofer/fwd [2020-09-30T00:06:25.644Z] 2020/09/30 00:06:25 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-09-30T00:06:25.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-30T00:06:26.206Z] 2020/09/30 00:06:26 Finished clone golang.org/x/sys [2020-09-30T00:06:26.207Z] 2020/09/30 00:06:26 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-09-30T00:06:26.463Z] 2020/09/30 00:06:26 Finished clone github.com/fsnotify/fsnotify [2020-09-30T00:06:26.463Z] 2020/09/30 00:06:26 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-09-30T00:06:26.548Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-30T00:06:26.720Z] 2020/09/30 00:06:26 Finished clone github.com/bsphere/le_go [2020-09-30T00:06:26.720Z] 2020/09/30 00:06:26 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-09-30T00:06:27.282Z] 2020/09/30 00:06:26 Finished clone github.com/jmespath/go-jmespath [2020-09-30T00:06:27.282Z] 2020/09/30 00:06:26 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-09-30T00:06:28.211Z] 2020/09/30 00:06:28 Finished clone github.com/tinylib/msgp [2020-09-30T00:06:28.211Z] 2020/09/30 00:06:28 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-09-30T00:06:28.400Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-30T00:06:28.467Z] 2020/09/30 00:06:28 Finished clone golang.org/x/oauth2 [2020-09-30T00:06:28.467Z] 2020/09/30 00:06:28 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-09-30T00:06:28.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-30T00:06:28.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-30T00:06:28.724Z] 2020/09/30 00:06:28 Finished clone github.com/docker/libnetwork [2020-09-30T00:06:28.724Z] 2020/09/30 00:06:28 Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20 [2020-09-30T00:06:28.969Z] === RUN TestDockerSuite/TestCpToDot [2020-09-30T00:06:29.537Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-30T00:06:29.796Z] --- PASS: TestReplicatedJob (6.16s) [2020-09-30T00:06:29.796Z] === RUN TestUpdateReplicatedJob [2020-09-30T00:06:29.830Z] 2020/09/30 00:06:29 Finished clone github.com/googleapis/gax-go [2020-09-30T00:06:29.830Z] 2020/09/30 00:06:29 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 [2020-09-30T00:06:30.292Z] --- PASS: TestInfoAPIWarnings (16.28s) [2020-09-30T00:06:30.292Z] === RUN TestInfoDebug [2020-09-30T00:06:30.292Z] --- PASS: TestInfoDebug (0.53s) [2020-09-30T00:06:30.292Z] === RUN TestInfoInsecureRegistries [2020-09-30T00:06:30.292Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-30T00:06:30.292Z] === RUN TestInfoRegistryMirrors [2020-09-30T00:06:30.292Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-30T00:06:30.292Z] === RUN TestLoginFailsWithBadCredentials [2020-09-30T00:06:30.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-09-30T00:06:30.292Z] === RUN TestPingCacheHeaders [2020-09-30T00:06:30.292Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-30T00:06:30.292Z] === RUN TestPingGet [2020-09-30T00:06:30.292Z] --- PASS: TestPingGet (0.01s) [2020-09-30T00:06:30.292Z] === RUN TestPingHead [2020-09-30T00:06:30.292Z] --- PASS: TestPingHead (0.01s) [2020-09-30T00:06:30.292Z] === RUN TestVersion [2020-09-30T00:06:30.292Z] --- PASS: TestVersion (0.01s) [2020-09-30T00:06:30.292Z] PASS [2020-09-30T00:06:30.292Z] [2020-09-30T00:06:30.292Z] === Skipped [2020-09-30T00:06:30.292Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:06:30.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:06:30.292Z] [2020-09-30T00:06:30.292Z] [2020-09-30T00:06:30.292Z] DONE 18 tests, 1 skipped in 21.570s [2020-09-30T00:06:30.292Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-30T00:06:30.292Z] ++ 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-30T00:06:30.292Z] ++ set -e [2020-09-30T00:06:30.292Z] ++ '[' -n 0 ']' [2020-09-30T00:06:30.292Z] ++ set -x [2020-09-30T00:06:30.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:06:30.292Z] INFO: Testing against a local daemon [2020-09-30T00:06:30.292Z] === RUN TestVolumesCreateAndList [2020-09-30T00:06:30.292Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-30T00:06:30.292Z] === RUN TestVolumesRemove [2020-09-30T00:06:30.292Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-30T00:06:30.292Z] === RUN TestVolumesInspect [2020-09-30T00:06:30.292Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-30T00:06:30.292Z] === RUN TestVolumesInvalidJSON [2020-09-30T00:06:30.292Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-30T00:06:30.292Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-30T00:06:30.292Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-30T00:06:30.292Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-30T00:06:30.292Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-30T00:06:30.292Z] PASS [2020-09-30T00:06:30.292Z] [2020-09-30T00:06:30.292Z] DONE 5 tests in 0.323s [2020-09-30T00:06:30.292Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-30T00:06:30.292Z] ++++ cat bundles/test-integration/docker.pid [2020-09-30T00:06:30.292Z] +++ kill 11905 [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.06s) [2020-09-30T00:06:30.731Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2020-09-30T00:06:30.731Z] === RUN TestCgroupNamespacesRun [2020-09-30T00:06:30.734Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-30T00:06:30.757Z] 2020/09/30 00:06:30 Finished clone go.opencensus.io [2020-09-30T00:06:30.757Z] 2020/09/30 00:06:30 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-09-30T00:06:31.013Z] 2020/09/30 00:06:30 Finished clone github.com/containerd/fifo [2020-09-30T00:06:31.013Z] 2020/09/30 00:06:30 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 [2020-09-30T00:06:31.269Z] 2020/09/30 00:06:31 Finished clone golang.org/x/text [2020-09-30T00:06:31.269Z] 2020/09/30 00:06:31 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-09-30T00:06:31.525Z] 2020/09/30 00:06:31 Finished clone github.com/miekg/dns [2020-09-30T00:06:31.525Z] 2020/09/30 00:06:31 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-09-30T00:06:31.774Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-09-30T00:06:31.774Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-30T00:06:31.804Z] +++ /etc/init.d/apparmor stop [2020-09-30T00:06:31.804Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-30T00:06:31.804Z] [2020-09-30T00:06:31.804Z] Unloading profiles will leave already running processes permanently [2020-09-30T00:06:31.804Z] unconfined, which can lead to unexpected situations. [2020-09-30T00:06:31.804Z] [2020-09-30T00:06:31.804Z] To set a process to complain mode, use the command line tool [2020-09-30T00:06:31.804Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-30T00:06:31.804Z] +++ true [2020-09-30T00:06:31.804Z] exiting test-integration [2020-09-30T00:06:31.804Z] ++ exit 0 [2020-09-30T00:06:31.804Z] [2020-09-30T00:06:32.117Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-30T00:06:32.891Z] 2020/09/30 00:06:32 Finished clone github.com/moby/buildkit [2020-09-30T00:06:32.891Z] 2020/09/30 00:06:32 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-09-30T00:06:32.891Z] 2020/09/30 00:06:32 Finished clone github.com/containerd/go-runc [2020-09-30T00:06:32.891Z] 2020/09/30 00:06:32 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-09-30T00:06:33.058Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-30T00:06:33.147Z] 2020/09/30 00:06:32 Finished clone github.com/containerd/cgroups [2020-09-30T00:06:33.147Z] 2020/09/30 00:06:32 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-09-30T00:06:33.147Z] 2020/09/30 00:06:33 Finished clone github.com/opencontainers/runc [2020-09-30T00:06:33.147Z] 2020/09/30 00:06:33 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-09-30T00:06:33.291Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-09-30T00:06:33.291Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-30T00:06:33.317Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2020-09-30T00:06:33.317Z] === RUN TestServiceListWithStatuses [2020-09-30T00:06:33.317Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-30T00:06:33.317Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:06:33.317Z] === RUN TestDockerNetworkConnectAlias Post stage [Pipeline] junit [2020-09-30T00:06:33.362Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-30T00:06:33.887Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-30T00:06:34.149Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-30T00:06:34.229Z] + echo Ensuring container killed. [2020-09-30T00:06:34.229Z] Ensuring container killed. [2020-09-30T00:06:34.229Z] + docker rm -vf docker-pr1 [2020-09-30T00:06:34.229Z] Error: No such container: docker-pr1 [2020-09-30T00:06:34.229Z] + true [Pipeline] sh [2020-09-30T00:06:34.333Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-09-30T00:06:34.333Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-30T00:06:34.515Z] 2020/09/30 00:06:34 Finished clone github.com/containerd/ttrpc [2020-09-30T00:06:34.515Z] 2020/09/30 00:06:34 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-09-30T00:06:34.515Z] 2020/09/30 00:06:34 Finished clone github.com/containerd/typeurl [2020-09-30T00:06:34.515Z] 2020/09/30 00:06:34 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-09-30T00:06:34.515Z] 2020/09/30 00:06:34 Finished clone google.golang.org/grpc [2020-09-30T00:06:34.515Z] 2020/09/30 00:06:34 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-09-30T00:06:34.610Z] + echo Chowning /workspace to jenkins user [2020-09-30T00:06:34.611Z] Chowning /workspace to jenkins user [2020-09-30T00:06:34.611Z] + id -u [2020-09-30T00:06:34.611Z] + id -g [2020-09-30T00:06:34.611Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41506:/workspace busybox chown -R 1001:1001 /workspace [2020-09-30T00:06:34.611Z] Unable to find image 'busybox:latest' locally [2020-09-30T00:06:34.903Z] latest: Pulling from library/busybox [2020-09-30T00:06:34.903Z] d2a291f672b2: Pulling fs layer [2020-09-30T00:06:35.078Z] 2020/09/30 00:06:34 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-09-30T00:06:35.078Z] 2020/09/30 00:06:34 Finished clone github.com/gogo/googleapis [2020-09-30T00:06:35.088Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-30T00:06:35.196Z] d2a291f672b2: Verifying Checksum [2020-09-30T00:06:35.196Z] d2a291f672b2: Download complete [2020-09-30T00:06:35.491Z] d2a291f672b2: Pull complete [2020-09-30T00:06:35.491Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-30T00:06:35.491Z] Status: Downloaded newer image for busybox:latest [2020-09-30T00:06:35.643Z] 2020/09/30 00:06:35 Finished clone github.com/docker/distribution [2020-09-30T00:06:35.644Z] 2020/09/30 00:06:35 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-09-30T00:06:35.846Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-09-30T00:06:35.846Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-30T00:06:36.206Z] 2020/09/30 00:06:36 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-09-30T00:06:36.206Z] 2020/09/30 00:06:36 Finished clone github.com/containerd/console [2020-09-30T00:06:36.462Z] 2020/09/30 00:06:36 Finished clone github.com/containerd/continuity [2020-09-30T00:06:36.462Z] 2020/09/30 00:06:36 Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20 [2020-09-30T00:06:36.466Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-30T00:06:36.467Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-30T00:06:36.467Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-30T00:06:36.720Z] 2020/09/30 00:06:36 Finished clone github.com/cilium/ebpf [2020-09-30T00:06:36.720Z] 2020/09/30 00:06:36 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-09-30T00:06:36.725Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-30T00:06:36.977Z] 2020/09/30 00:06:36 Finished clone github.com/fernet/fernet-go [2020-09-30T00:06:36.977Z] 2020/09/30 00:06:36 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-09-30T00:06:37.359Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2020-09-30T00:06:37.359Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-30T00:06:37.662Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-30T00:06:37.662Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-30T00:06:37.662Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-30T00:06:37.980Z] + bundleName=s390x-integration [2020-09-30T00:06:37.980Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-30T00:06:37.980Z] Creating s390x-integration-bundles.tar.gz [2020-09-30T00:06:37.980Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-09-30T00:06:37.980Z] + 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-30T00:06:38.025Z] Archiving artifacts [2020-09-30T00:06:38.230Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-30T00:06:38.343Z] 2020/09/30 00:06:38 Finished clone github.com/hashicorp/go-memdb [2020-09-30T00:06:38.343Z] 2020/09/30 00:06:38 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-09-30T00:06:38.398Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-09-30T00:06:38.398Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-30T00:06:38.436Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T00:06:38.490Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-30T00:06:38.490Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-30T00:06:38.490Z] === RUN TestDockerSuite/TestCreateRM [2020-09-30T00:06:38.600Z] 2020/09/30 00:06:38 Finished clone golang.org/x/time [2020-09-30T00:06:38.600Z] 2020/09/30 00:06:38 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-09-30T00:06:38.749Z] --- PASS: TestDockerNetworkConnectAlias (5.27s) [2020-09-30T00:06:38.749Z] === RUN TestDockerNetworkReConnect [2020-09-30T00:06:38.749Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-30T00:06:38.749Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-30T00:06:38.749Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-30T00:06:38.821Z] + make clean [2020-09-30T00:06:39.007Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-30T00:06:39.162Z] 2020/09/30 00:06:39 Finished clone github.com/hashicorp/go-immutable-radix [2020-09-30T00:06:39.162Z] 2020/09/30 00:06:39 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2020-09-30T00:06:39.435Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-09-30T00:06:39.435Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-30T00:06:39.466Z] docker volume rm -f docker-dev-cache [2020-09-30T00:06:39.466Z] docker-dev-cache [Pipeline] deleteDir [2020-09-30T00:06:40.090Z] 2020/09/30 00:06:39 Finished clone github.com/hashicorp/golang-lru [2020-09-30T00:06:40.090Z] 2020/09/30 00:06:39 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-09-30T00:06:40.487Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-09-30T00:06:40.487Z] === RUN TestKernelTCPMemory [2020-09-30T00:06:40.655Z] 2020/09/30 00:06:40 Finished clone github.com/coreos/pkg [2020-09-30T00:06:40.655Z] 2020/09/30 00:06:40 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-09-30T00:06:40.915Z] === RUN TestDockerSuite/TestCreateVolumesCreated [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-30T00:06:41.122Z] --- PASS: TestKernelTCPMemory (0.60s) [2020-09-30T00:06:41.122Z] === RUN TestNISDomainname [2020-09-30T00:06:41.174Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-30T00:06:41.174Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-30T00:06:41.218Z] 2020/09/30 00:06:41 Finished clone code.cloudfoundry.org/clock [2020-09-30T00:06:41.218Z] 2020/09/30 00:06:41 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-09-30T00:06:41.474Z] 2020/09/30 00:06:41 Finished clone github.com/Microsoft/hcsshim [2020-09-30T00:06:41.474Z] 2020/09/30 00:06:41 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-09-30T00:06:41.762Z] --- PASS: TestNISDomainname (0.69s) [2020-09-30T00:06:41.762Z] === RUN TestHostnameDnsResolution [2020-09-30T00:06:42.426Z] 2020/09/30 00:06:42 Finished clone golang.org/x/crypto [2020-09-30T00:06:42.426Z] 2020/09/30 00:06:42 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-09-30T00:06:42.426Z] 2020/09/30 00:06:42 Finished clone github.com/golang/protobuf [2020-09-30T00:06:42.426Z] 2020/09/30 00:06:42 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-09-30T00:06:42.552Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2020-09-30T00:06:42.552Z] === RUN TestServicePlugin [2020-09-30T00:06:42.684Z] 2020/09/30 00:06:42 Finished clone github.com/beorn7/perks [2020-09-30T00:06:42.684Z] 2020/09/30 00:06:42 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-09-30T00:06:42.802Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-09-30T00:06:42.802Z] === RUN TestStats [2020-09-30T00:06:43.246Z] 2020/09/30 00:06:43 Finished clone github.com/prometheus/client_model [2020-09-30T00:06:43.246Z] 2020/09/30 00:06:43 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-09-30T00:06:43.807Z] 2020/09/30 00:06:43 Finished clone github.com/prometheus/client_golang [2020-09-30T00:06:43.807Z] 2020/09/30 00:06:43 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-09-30T00:06:44.063Z] 2020/09/30 00:06:44 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-09-30T00:06:44.063Z] 2020/09/30 00:06:44 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-09-30T00:06:44.625Z] 2020/09/30 00:06:44 Finished clone github.com/pkg/errors [2020-09-30T00:06:44.625Z] 2020/09/30 00:06:44 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-09-30T00:06:45.188Z] 2020/09/30 00:06:45 Finished clone github.com/prometheus/procfs [2020-09-30T00:06:45.188Z] 2020/09/30 00:06:45 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-09-30T00:06:45.188Z] 2020/09/30 00:06:45 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-09-30T00:06:45.445Z] 2020/09/30 00:06:45 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-09-30T00:06:45.445Z] 2020/09/30 00:06:45 Finished clone github.com/prometheus/common [2020-09-30T00:06:45.445Z] 2020/09/30 00:06:45 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-09-30T00:06:45.539Z] --- PASS: TestStats (2.50s) [2020-09-30T00:06:45.539Z] === RUN TestStopContainerWithTimeout [2020-09-30T00:06:45.539Z] === RUN TestStopContainerWithTimeout/0 [2020-09-30T00:06:45.539Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-30T00:06:45.539Z] === RUN TestStopContainerWithTimeout/1 [2020-09-30T00:06:45.539Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-30T00:06:45.539Z] === RUN TestStopContainerWithTimeout/3 [2020-09-30T00:06:45.539Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-30T00:06:45.539Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-30T00:06:45.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-30T00:06:45.539Z] === CONT TestStopContainerWithTimeout/0 [2020-09-30T00:06:45.539Z] === CONT TestStopContainerWithTimeout/3 [2020-09-30T00:06:45.539Z] === CONT TestStopContainerWithTimeout/1 [2020-09-30T00:06:45.539Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-30T00:06:45.700Z] 2020/09/30 00:06:45 Finished clone github.com/cespare/xxhash/v2 [2020-09-30T00:06:45.700Z] 2020/09/30 00:06:45 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-09-30T00:06:45.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-30T00:06:46.100Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-30T00:06:46.360Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-30T00:06:46.360Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-30T00:06:46.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-30T00:06:46.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-30T00:06:46.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-30T00:06:47.069Z] 2020/09/30 00:06:46 Finished clone github.com/inconshreveable/mousetrap [2020-09-30T00:06:47.069Z] 2020/09/30 00:06:46 Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20 [2020-09-30T00:06:47.069Z] 2020/09/30 00:06:46 Finished clone github.com/docker/go-metrics [2020-09-30T00:06:47.069Z] 2020/09/30 00:06:47 Finished clone github.com/morikuni/aec [2020-09-30T00:06:47.069Z] 2020/09/30 00:06:47 Finished clone github.com/spf13/pflag [2020-09-30T00:06:47.188Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-30T00:06:47.632Z] 2020/09/30 00:06:47 Finished clone github.com/spf13/cobra [2020-09-30T00:06:48.289Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-30T00:06:48.289Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-09-30T00:06:48.289Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-09-30T00:06:48.289Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-09-30T00:06:48.289Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-09-30T00:06:48.289Z] === RUN TestDeleteDevicemapper [2020-09-30T00:06:48.289Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-30T00:06:48.289Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-30T00:06:48.289Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-30T00:06:49.095Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-30T00:06:49.354Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-30T00:06:49.527Z] 2020/09/30 00:06:49 Finished clone github.com/google/certificate-transparency-go [2020-09-30T00:06:50.092Z] 2020/09/30 00:06:49 Finished clone github.com/opencontainers/selinux [2020-09-30T00:06:50.364Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2020-09-30T00:06:50.364Z] === RUN TestUpdateMemory [2020-09-30T00:06:50.733Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-30T00:06:50.998Z] --- PASS: TestUpdateMemory (0.78s) [2020-09-30T00:06:50.998Z] === RUN TestUpdateCPUQuota [2020-09-30T00:06:51.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-30T00:06:52.038Z] --- PASS: TestUpdateCPUQuota (0.86s) [2020-09-30T00:06:52.038Z] === RUN TestUpdatePidsLimit [2020-09-30T00:06:52.038Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-30T00:06:52.241Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-30T00:06:52.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-30T00:06:52.332Z] === RUN TestUpdatePidsLimit/no_change [2020-09-30T00:06:52.638Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-30T00:06:52.638Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-30T00:06:52.811Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-30T00:06:52.933Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-30T00:06:53.071Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-30T00:06:53.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-30T00:06:53.363Z] 2020/09/30 00:06:53 Finished clone github.com/cloudflare/cfssl [2020-09-30T00:06:53.518Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-30T00:06:53.640Z] === RUN TestDockerSuite/TestDockerFails [2020-09-30T00:06:53.640Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-30T00:06:53.640Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-30T00:06:53.640Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit (2.47s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-09-30T00:06:54.562Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-09-30T00:06:54.562Z] === RUN TestUpdateRestartPolicy [2020-09-30T00:06:55.029Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-30T00:06:55.596Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-30T00:06:56.975Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-30T00:06:56.975Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-30T00:06:56.975Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-30T00:06:56.975Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-30T00:07:01.456Z] 2020/09/30 00:07:00 Finished clone cloud.google.com/go [2020-09-30T00:07:02.386Z] 2020/09/30 00:07:02 Finished clone github.com/docker/swarmkit [2020-09-30T00:07:03.539Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-30T00:07:04.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-30T00:07:06.384Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-30T00:07:06.560Z] 2020/09/30 00:07:06 Finished clone github.com/coreos/etcd [2020-09-30T00:07:06.560Z] 2020/09/30 00:07:06 Finished clone github.com/containerd/containerd [2020-09-30T00:07:07.209Z] --- PASS: TestUpdateRestartPolicy (11.32s) [2020-09-30T00:07:07.209Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-30T00:07:07.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-09-30T00:07:07.209Z] === RUN TestWaitNonBlocked [2020-09-30T00:07:07.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-30T00:07:07.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-30T00:07:07.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-30T00:07:07.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-30T00:07:07.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-30T00:07:07.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-30T00:07:07.209Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-30T00:07:07.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-09-30T00:07:07.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2020-09-30T00:07:07.209Z] === RUN TestWaitBlocked [2020-09-30T00:07:07.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-30T00:07:07.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-30T00:07:07.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-30T00:07:07.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-30T00:07:07.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-30T00:07:07.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-30T00:07:07.765Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-30T00:07:08.265Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-30T00:07:08.265Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-09-30T00:07:08.265Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-09-30T00:07:08.265Z] === CONT TestContainerStartOnDaemonRestart [2020-09-30T00:07:08.265Z] === CONT TestIpcModeOlderClient [2020-09-30T00:07:08.265Z] === CONT TestContainerKillOnDaemonStart [2020-09-30T00:07:08.265Z] === CONT TestDaemonHostGatewayIP [2020-09-30T00:07:08.333Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-30T00:07:08.564Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-09-30T00:07:08.564Z] === CONT TestDaemonRestartIpcMode [2020-09-30T00:07:08.900Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-30T00:07:09.468Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-30T00:07:10.035Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-30T00:07:10.602Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-30T00:07:10.861Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-30T00:07:12.127Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2020-09-30T00:07:12.127Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2020-09-30T00:07:12.421Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2020-09-30T00:07:12.765Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-30T00:07:13.334Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-30T00:07:15.241Z] --- PASS: TestServicePlugin (32.67s) [2020-09-30T00:07:15.241Z] plugin_test.go:62: [d15309d19128e] joining swarm manager [d73156e89eb50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:07:15.241Z] plugin_test.go:65: [deba64e2d8038] joining swarm manager [d73156e89eb50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:07:15.241Z] === RUN TestServiceUpdateLabel [2020-09-30T00:07:15.810Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-30T00:07:16.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-30T00:07:18.125Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-30T00:07:18.125Z] --- PASS: TestServiceUpdateLabel (2.86s) [2020-09-30T00:07:18.125Z] === RUN TestServiceUpdateSecrets [2020-09-30T00:07:19.504Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-30T00:07:20.912Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2020-09-30T00:07:20.912Z] PASS [2020-09-30T00:07:20.912Z] [2020-09-30T00:07:20.912Z] === Skipped [2020-09-30T00:07:20.912Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-30T00:07:20.912Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-30T00:07:20.912Z] [2020-09-30T00:07:20.912Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-30T00:07:20.912Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-30T00:07:20.912Z] [2020-09-30T00:07:20.912Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-30T00:07:20.912Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-30T00:07:20.912Z] [2020-09-30T00:07:20.912Z] [2020-09-30T00:07:20.912Z] DONE 192 tests, 3 skipped in 108.198s [2020-09-30T00:07:20.912Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-30T00:07:20.912Z] ++ 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-30T00:07:20.912Z] ++ set -e [2020-09-30T00:07:20.912Z] ++ '[' -n 0 ']' [2020-09-30T00:07:20.912Z] ++ set -x [2020-09-30T00:07:20.912Z] ++ env -i DEST=/go/src/github.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-30T00:07:20.912Z] INFO: Testing against a local daemon [2020-09-30T00:07:20.912Z] === RUN TestCommitInheritsEnv [2020-09-30T00:07:21.415Z] 2020/09/30 00:07:19 Finished clone google.golang.org/genproto [2020-09-30T00:07:21.422Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-30T00:07:21.550Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-09-30T00:07:21.550Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-30T00:07:21.550Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-30T00:07:21.550Z] === RUN TestImagesFilterMultiReference [2020-09-30T00:07:21.550Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-30T00:07:21.550Z] === RUN TestImagePullPlatformInvalid [2020-09-30T00:07:21.550Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-30T00:07:21.550Z] === RUN TestRemoveImageOrphaning [2020-09-30T00:07:21.846Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-09-30T00:07:21.846Z] === RUN TestRemoveImageGarbageCollector [2020-09-30T00:07:21.846Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-30T00:07:21.846Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:07:21.846Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-30T00:07:21.846Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-30T00:07:21.846Z] === RUN TestTagInvalidReference [2020-09-30T00:07:21.846Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-30T00:07:21.846Z] === RUN TestTagValidPrefixedRepo [2020-09-30T00:07:21.846Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-30T00:07:21.846Z] === RUN TestTagExistedNameWithoutForce [2020-09-30T00:07:21.846Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-30T00:07:21.846Z] === RUN TestTagOfficialNames [2020-09-30T00:07:21.847Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-30T00:07:21.847Z] === RUN TestTagMatchesDigest [2020-09-30T00:07:21.847Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-30T00:07:21.847Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-30T00:07:24.688Z] 2020/09/30 00:07:24 Finished clone github.com/gogo/protobuf [2020-09-30T00:07:26.689Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-30T00:07:26.948Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-30T00:07:27.886Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-30T00:07:28.147Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-30T00:07:28.147Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-30T00:07:28.406Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-30T00:07:28.667Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-30T00:07:28.667Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-30T00:07:29.605Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-30T00:07:30.541Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-30T00:07:30.541Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-30T00:07:30.541Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-30T00:07:31.112Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-30T00:07:31.371Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-30T00:07:31.938Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-30T00:07:33.315Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-30T00:07:33.315Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-30T00:07:33.315Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-30T00:07:33.315Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-30T00:07:33.883Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2020-09-30T00:07:33.883Z] === RUN TestServiceUpdateConfigs [2020-09-30T00:07:34.639Z] 2020/09/30 00:07:33 Finished clone github.com/hashicorp/consul [2020-09-30T00:07:35.793Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-30T00:07:36.052Z] === RUN TestDockerSuite/TestEventsRename [2020-09-30T00:07:36.619Z] === RUN TestDockerSuite/TestEventsResize [2020-09-30T00:07:37.187Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-30T00:07:37.447Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-30T00:07:38.015Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-30T00:07:38.583Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-30T00:07:41.115Z] === RUN TestDockerSuite/TestEventsTop [2020-09-30T00:07:41.682Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-30T00:07:44.216Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-30T00:07:45.594Z] === RUN TestDockerSuite/TestExec [2020-09-30T00:07:45.859Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-30T00:07:46.443Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-30T00:07:47.010Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-30T00:07:47.269Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-30T00:07:48.205Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2020-09-30T00:07:48.205Z] === RUN TestServiceUpdateNetwork [2020-09-30T00:07:48.773Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-30T00:07:49.033Z] 4612f6d0b889: Pull complete [2020-09-30T00:07:49.343Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-30T00:07:49.914Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-30T00:07:50.852Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-30T00:07:51.421Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-30T00:07:52.357Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-30T00:07:52.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-30T00:07:53.551Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-30T00:07:54.488Z] === RUN TestDockerSuite/TestExecEnv [2020-09-30T00:07:55.057Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-30T00:07:56.436Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-30T00:07:56.537Z] 2020/09/30 00:07:53 Finished clone github.com/aws/aws-sdk-go [2020-09-30T00:07:57.004Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-30T00:07:58.381Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-30T00:07:58.949Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-30T00:07:59.609Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-30T00:08:00.181Z] === RUN TestDockerSuite/TestExecParseError [2020-09-30T00:08:00.749Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-30T00:08:01.008Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-30T00:08:01.943Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-30T00:08:01.944Z] --- PASS: TestServiceUpdateNetwork (13.78s) [2020-09-30T00:08:01.944Z] === RUN TestServiceUpdatePidsLimit [2020-09-30T00:08:02.880Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-30T00:08:03.449Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-30T00:08:03.449Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-30T00:08:04.830Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-30T00:08:04.830Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-30T00:08:12.947Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-30T00:08:15.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-30T00:08:15.738Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-30T00:08:16.308Z] === RUN TestDockerSuite/TestExecTTY [2020-09-30T00:08:17.247Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-30T00:08:18.183Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-30T00:08:18.751Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-30T00:08:19.011Z] --- PASS: TestServiceUpdatePidsLimit (16.98s) [2020-09-30T00:08:19.011Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.27s) [2020-09-30T00:08:19.011Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2020-09-30T00:08:19.011Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-09-30T00:08:19.011Z] PASS [2020-09-30T00:08:19.011Z] [2020-09-30T00:08:19.011Z] === Skipped [2020-09-30T00:08:19.011Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-09-30T00:08:19.011Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:08:19.011Z] [2020-09-30T00:08:19.011Z] [2020-09-30T00:08:19.011Z] DONE 27 tests, 1 skipped in 181.294s [2020-09-30T00:08:19.011Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-30T00:08:19.011Z] ++ 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-30T00:08:19.011Z] ++ set -e [2020-09-30T00:08:19.011Z] ++ '[' -n 0 ']' [2020-09-30T00:08:19.011Z] ++ set -x [2020-09-30T00:08:19.011Z] ++ env -i DEST=/go/src/github.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-30T00:08:19.271Z] INFO: Testing against a local daemon [2020-09-30T00:08:19.271Z] === RUN TestSessionCreate [2020-09-30T00:08:19.271Z] --- PASS: TestSessionCreate (0.04s) [2020-09-30T00:08:19.271Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-30T00:08:19.271Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-30T00:08:19.271Z] PASS [2020-09-30T00:08:19.271Z] [2020-09-30T00:08:19.271Z] DONE 2 tests in 0.232s [2020-09-30T00:08:19.271Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-30T00:08:19.271Z] ++ 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-30T00:08:19.271Z] ++ set -e [2020-09-30T00:08:19.271Z] ++ '[' -n 0 ']' [2020-09-30T00:08:19.271Z] ++ set -x [2020-09-30T00:08:19.271Z] ++ env -i DEST=/go/src/github.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-30T00:08:19.271Z] INFO: Testing against a local daemon [2020-09-30T00:08:19.271Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-30T00:08:19.271Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:08:19.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:08:19.271Z] === RUN TestEventsExecDie [2020-09-30T00:08:19.530Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-30T00:08:19.530Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-30T00:08:20.468Z] --- PASS: TestEventsExecDie (0.93s) [2020-09-30T00:08:20.468Z] === RUN TestEventsBackwardsCompatible [2020-09-30T00:08:20.468Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-09-30T00:08:20.468Z] === RUN TestInfoBinaryCommits [2020-09-30T00:08:20.468Z] --- PASS: TestInfoBinaryCommits (0.09s) [2020-09-30T00:08:20.468Z] === RUN TestInfoAPIVersioned [2020-09-30T00:08:20.468Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-09-30T00:08:20.468Z] === RUN TestInfoDiscoveryBackend [2020-09-30T00:08:21.037Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-09-30T00:08:21.037Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-30T00:08:21.296Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-30T00:08:22.234Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-30T00:08:22.234Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-30T00:08:22.234Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-30T00:08:22.803Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-09-30T00:08:22.804Z] === RUN TestInfoAPI [2020-09-30T00:08:22.804Z] --- PASS: TestInfoAPI (0.03s) [2020-09-30T00:08:22.804Z] === RUN TestInfoAPIWarnings [2020-09-30T00:08:23.063Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-30T00:08:24.000Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-30T00:08:24.938Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-30T00:08:29.127Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-30T00:08:34.427Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-30T00:08:35.362Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-30T00:08:39.551Z] --- PASS: TestInfoAPIWarnings (16.35s) [2020-09-30T00:08:39.551Z] === RUN TestInfoDebug [2020-09-30T00:08:39.551Z] --- PASS: TestInfoDebug (0.58s) [2020-09-30T00:08:39.551Z] === RUN TestInfoInsecureRegistries [2020-09-30T00:08:40.119Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-30T00:08:40.119Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2020-09-30T00:08:40.120Z] === RUN TestInfoRegistryMirrors [2020-09-30T00:08:40.687Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-30T00:08:40.687Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-30T00:08:40.687Z] === RUN TestDockerSuite/TestHealth [2020-09-30T00:08:40.687Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2020-09-30T00:08:40.687Z] === RUN TestLoginFailsWithBadCredentials [2020-09-30T00:08:40.946Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-09-30T00:08:40.946Z] === RUN TestPingCacheHeaders [2020-09-30T00:08:40.946Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-30T00:08:40.946Z] === RUN TestPingGet [2020-09-30T00:08:40.946Z] --- PASS: TestPingGet (0.02s) [2020-09-30T00:08:40.946Z] === RUN TestPingHead [2020-09-30T00:08:40.946Z] --- PASS: TestPingHead (0.03s) [2020-09-30T00:08:40.946Z] === RUN TestVersion [2020-09-30T00:08:41.205Z] --- PASS: TestVersion (0.03s) [2020-09-30T00:08:41.205Z] PASS [2020-09-30T00:08:41.205Z] [2020-09-30T00:08:41.205Z] === Skipped [2020-09-30T00:08:41.205Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:08:41.205Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:08:41.205Z] [2020-09-30T00:08:41.205Z] [2020-09-30T00:08:41.205Z] DONE 18 tests, 1 skipped in 21.819s [2020-09-30T00:08:41.205Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-30T00:08:41.205Z] ++ 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-30T00:08:41.205Z] ++ set -e [2020-09-30T00:08:41.205Z] ++ '[' -n 0 ']' [2020-09-30T00:08:41.205Z] ++ set -x [2020-09-30T00:08:41.205Z] ++ env -i DEST=/go/src/github.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-30T00:08:41.205Z] INFO: Testing against a local daemon [2020-09-30T00:08:41.205Z] === RUN TestVolumesCreateAndList [2020-09-30T00:08:41.205Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-30T00:08:41.205Z] === RUN TestVolumesRemove [2020-09-30T00:08:41.468Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-30T00:08:41.468Z] === RUN TestVolumesInspect [2020-09-30T00:08:41.468Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-30T00:08:41.468Z] === RUN TestVolumesInvalidJSON [2020-09-30T00:08:41.468Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-30T00:08:41.468Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-30T00:08:41.468Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-30T00:08:41.468Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-30T00:08:41.468Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-30T00:08:41.468Z] PASS [2020-09-30T00:08:41.468Z] [2020-09-30T00:08:41.468Z] DONE 5 tests in 0.292s [2020-09-30T00:08:41.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-30T00:08:41.729Z] ++++ cat bundles/test-integration/docker.pid [2020-09-30T00:08:41.729Z] +++ kill 5572 [2020-09-30T00:08:42.665Z] +++ /etc/init.d/apparmor stop [2020-09-30T00:08:42.665Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-30T00:08:42.665Z] [2020-09-30T00:08:42.665Z] Unloading profiles will leave already running processes permanently [2020-09-30T00:08:42.665Z] unconfined, which can lead to unexpected situations. [2020-09-30T00:08:42.665Z] [2020-09-30T00:08:42.665Z] To set a process to complain mode, use the command line tool [2020-09-30T00:08:42.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-30T00:08:42.665Z] +++ true [2020-09-30T00:08:42.665Z] exiting test-integration [2020-09-30T00:08:42.665Z] ++ exit 0 [2020-09-30T00:08:42.665Z] [2020-09-30T00:08:43.233Z] + for job in $(jobs -p) [2020-09-30T00:08:43.233Z] + wait 5408 [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-30T00:09:01.317Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-30T00:09:01.577Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-30T00:09:01.836Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-30T00:09:01.836Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-30T00:09:02.404Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-30T00:09:02.404Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-30T00:09:03.341Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-30T00:09:03.908Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-30T00:09:03.908Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-30T00:09:04.168Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-30T00:09:07.474Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-30T00:09:07.474Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-30T00:09:07.474Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-30T00:09:08.042Z] === RUN TestDockerSuite/TestImportFile [2020-09-30T00:09:08.979Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-30T00:09:09.238Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-30T00:09:10.616Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-30T00:09:11.553Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-30T00:09:12.934Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-30T00:09:13.193Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-30T00:09:13.762Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-30T00:09:14.329Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-30T00:09:14.329Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-30T00:09:14.329Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-30T00:09:14.992Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-30T00:09:15.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-30T00:09:15.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-30T00:09:15.769Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-30T00:09:16.339Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-30T00:09:16.907Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-30T00:09:17.165Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-30T00:09:17.165Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-30T00:09:17.917Z] 2020/09/30 00:09:17 Finished clone google.golang.org/api [2020-09-30T00:09:17.917Z] 2020/09/30 00:09:17 Dependencies downloaded. Download time: 3m11.364131883s [2020-09-30T00:09:17.917Z] 2020/09/30 00:09:17 Collecting all dependencies [2020-09-30T00:09:18.544Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-30T00:09:18.803Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-30T00:09:19.373Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-30T00:09:19.373Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-30T00:09:19.941Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-30T00:09:19.941Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-30T00:09:20.509Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-30T00:09:21.076Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-30T00:09:21.335Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-30T00:09:21.904Z] === RUN TestDockerSuite/TestInspectImage [2020-09-30T00:09:21.904Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-30T00:09:21.904Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-30T00:09:21.904Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-30T00:09:22.471Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-30T00:09:23.039Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-30T00:09:23.039Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-30T00:09:23.607Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-30T00:09:23.866Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-30T00:09:25.776Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-30T00:09:25.776Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-30T00:09:26.349Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-30T00:09:26.916Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-30T00:09:27.853Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-30T00:09:28.421Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-30T00:09:28.679Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-30T00:09:29.247Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-30T00:09:29.816Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-30T00:09:30.113Z] 2020/09/30 00:09:28 Clean vendor dir from unused packages [2020-09-30T00:09:30.113Z] 2020/09/30 00:09:28 Ignoring paths matching "^archive/tar" [2020-09-30T00:09:30.113Z] 2020/09/30 00:09:29 Success [2020-09-30T00:09:30.113Z] 2020/09/30 00:09:29 Running time: 3m25.800412692s [2020-09-30T00:09:30.113Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-30T00:09:30.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-30T00:09:30.439Z] + echo Building e2e image [2020-09-30T00:09:30.439Z] Building e2e image [2020-09-30T00:09:30.439Z] + docker build --build-arg DOCKER_GITCOMMIT=77096349e185923ff64f1c5dcf38a3c8d10a11b6 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-30T00:09:30.439Z] #2 [internal] load .dockerignore [2020-09-30T00:09:30.439Z] #2 transferring context: 34B done [2020-09-30T00:09:30.439Z] #2 DONE 0.0s [2020-09-30T00:09:30.439Z] [2020-09-30T00:09:30.439Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-30T00:09:30.439Z] #1 transferring dockerfile: 3.21kB done [2020-09-30T00:09:30.439Z] #1 DONE 0.0s [2020-09-30T00:09:30.439Z] [2020-09-30T00:09:30.439Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-30T00:09:30.439Z] #3 DONE 0.1s [2020-09-30T00:09:30.439Z] [2020-09-30T00:09:30.439Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-30T00:09:30.439Z] #4 DONE 0.1s [2020-09-30T00:09:30.645Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-30T00:09:30.645Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-30T00:09:30.697Z] [2020-09-30T00:09:30.697Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-30T00:09:30.697Z] #5 DONE 0.0s [2020-09-30T00:09:30.697Z] [2020-09-30T00:09:30.697Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-30T00:09:30.697Z] #14 DONE 0.0s [2020-09-30T00:09:30.697Z] [2020-09-30T00:09:30.697Z] #8 [internal] load build context [2020-09-30T00:09:30.954Z] #8 transferring context: 850.30kB 0.2s done [2020-09-30T00:09:30.954Z] #8 DONE 0.2s [2020-09-30T00:09:30.954Z] [2020-09-30T00:09:30.954Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-30T00:09:30.954Z] #15 CACHED [2020-09-30T00:09:30.954Z] [2020-09-30T00:09:30.954Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-30T00:09:30.954Z] #16 CACHED [2020-09-30T00:09:30.954Z] [2020-09-30T00:09:30.954Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-30T00:09:30.954Z] #17 CACHED [2020-09-30T00:09:30.954Z] [2020-09-30T00:09:30.954Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-30T00:09:30.954Z] #18 CACHED [2020-09-30T00:09:30.954Z] [2020-09-30T00:09:30.954Z] #31 [builder 1/4] COPY . . [2020-09-30T00:09:31.516Z] #31 DONE 0.7s [2020-09-30T00:09:31.516Z] [2020-09-30T00:09:31.516Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-30T00:09:32.077Z] #32 DONE 0.5s [2020-09-30T00:09:32.077Z] [2020-09-30T00:09:32.077Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-30T00:09:32.550Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-30T00:09:32.640Z] #33 0.451 [2020-09-30T00:09:32.640Z] #33 0.531 Removing bundles/ [2020-09-30T00:09:32.640Z] #33 0.532 [2020-09-30T00:09:32.640Z] #33 0.535 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-30T00:09:33.118Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-30T00:09:33.202Z] #33 1.016 Building test suite binary ./integration-cli/test.main [2020-09-30T00:09:34.054Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-30T00:09:34.313Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-30T00:09:35.695Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-30T00:09:37.073Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-30T00:09:37.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-30T00:09:38.713Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-30T00:09:38.713Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-30T00:09:40.624Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-30T00:09:40.883Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-30T00:09:41.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-30T00:09:41.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-30T00:09:51.702Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-30T00:09:52.283Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-30T00:09:53.660Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-30T00:09:53.919Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-30T00:09:55.824Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-30T00:09:55.824Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-30T00:09:55.824Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-30T00:09:55.824Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-30T00:09:55.824Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-30T00:09:56.391Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-30T00:09:56.651Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-30T00:10:00.749Z] c3aff4450246: Pull complete [2020-09-30T00:10:00.749Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-30T00:10:00.749Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:10:00.749Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-30T00:10:00.749Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-30T00:10:00.749Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-30T00:10:00.749Z] WARN: Skipping validation tests [2020-09-30T00:10:00.749Z] INFO: Running unit tests at 09/30/2020 00:09:55... [2020-09-30T00:10:00.840Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-30T00:10:00.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-30T00:10:00.840Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-30T00:10:01.208Z] INFO: make.ps1 starting at 09/30/2020 00:10:01 [2020-09-30T00:10:01.668Z] INFO: Git commit (77096349e1) assumed from DOCKER_GITCOMMIT environment variable [2020-09-30T00:10:01.668Z] INFO: Invoking autogen... [2020-09-30T00:10:02.126Z] INFO: Running unit tests... [2020-09-30T00:10:06.111Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-30T00:10:06.111Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-30T00:10:06.111Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-30T00:10:07.048Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-30T00:10:07.985Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-30T00:10:08.555Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-30T00:10:09.491Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-30T00:10:10.426Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-30T00:10:12.330Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-30T00:10:12.589Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-30T00:10:13.158Z] === RUN TestDockerSuite/TestLogsSince [2020-09-30T00:10:14.508Z] 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/profiles/seccomp 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-30T00:10:16.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-30T00:10:19.734Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-30T00:10:23.071Z] ? github.com/docker/docker/api [no test files] [2020-09-30T00:10:26.299Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-30T00:10:26.299Z] === RUN TestDockerSuite/TestLogsTail [2020-09-30T00:10:26.299Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-30T00:10:26.868Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-30T00:10:27.436Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-30T00:10:27.695Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-30T00:10:28.264Z] === RUN TestDockerSuite/TestNetHostname [2020-09-30T00:10:29.642Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-30T00:10:29.642Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-30T00:10:30.210Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-30T00:10:31.590Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-30T00:10:31.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-30T00:10:32.159Z] === RUN TestDockerSuite/TestPluginActive [2020-09-30T00:10:34.695Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-30T00:10:37.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-30T00:10:40.761Z] === RUN TestMiddlewares [2020-09-30T00:10:40.761Z] --- PASS: TestMiddlewares (0.00s) [2020-09-30T00:10:40.761Z] PASS [2020-09-30T00:10:40.761Z] coverage: 9.0% of statements [2020-09-30T00:10:40.761Z] ok github.com/docker/docker/api/server 0.297s coverage: 9.0% of statements [2020-09-30T00:10:42.507Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-30T00:10:42.507Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-30T00:10:43.445Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-30T00:10:44.715Z] --- PASS: TestImportExtremelyLargeImageWorks (193.26s) [2020-09-30T00:10:44.715Z] PASS [2020-09-30T00:10:44.715Z] [2020-09-30T00:10:44.715Z] === Skipped [2020-09-30T00:10:44.715Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-30T00:10:44.715Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:10:44.715Z] [2020-09-30T00:10:44.715Z] [2020-09-30T00:10:44.715Z] DONE 12 tests, 1 skipped in 194.275s [2020-09-30T00:10:44.715Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-30T00:10:44.715Z] ++ 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-30T00:10:44.715Z] ++ set -e [2020-09-30T00:10:44.715Z] ++ '[' -n 0 ']' [2020-09-30T00:10:44.715Z] ++ set -x [2020-09-30T00:10:44.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:10:44.715Z] INFO: Testing against a local daemon [2020-09-30T00:10:44.715Z] === RUN TestNetworkCreateDelete [2020-09-30T00:10:44.715Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-09-30T00:10:44.715Z] === RUN TestDockerNetworkDeletePreferID [2020-09-30T00:10:44.715Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-09-30T00:10:44.715Z] === RUN TestDaemonDNSFallback [2020-09-30T00:10:44.715Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-09-30T00:10:44.715Z] === RUN TestInspectNetwork [2020-09-30T00:10:44.715Z] === RUN TestInspectNetwork/full_network_id [2020-09-30T00:10:44.715Z] === RUN TestInspectNetwork/partial_network_id [2020-09-30T00:10:44.715Z] === RUN TestInspectNetwork/network_name [2020-09-30T00:10:44.715Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-30T00:10:44.715Z] --- PASS: TestInspectNetwork (7.05s) [2020-09-30T00:10:44.715Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-30T00:10:44.715Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-30T00:10:44.715Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-30T00:10:44.715Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-30T00:10:44.715Z] === RUN TestRunContainerWithBridgeNone [2020-09-30T00:10:46.231Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-09-30T00:10:46.231Z] === RUN TestNetworkInvalidJSON [2020-09-30T00:10:46.231Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-30T00:10:46.231Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-30T00:10:46.231Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:10:46.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:10:46.231Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:10:46.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:10:46.231Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-30T00:10:46.231Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:10:46.231Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:10:46.231Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-30T00:10:46.231Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-30T00:10:46.231Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-30T00:10:46.231Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-30T00:10:46.231Z] === RUN TestHostIPv4BridgeLabel [2020-09-30T00:10:46.735Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-30T00:10:46.866Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-30T00:10:46.866Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-30T00:10:47.912Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-30T00:10:47.912Z] === RUN TestDaemonDefaultNetworkPools [2020-09-30T00:10:48.123Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-30T00:10:48.956Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-09-30T00:10:48.956Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-30T00:10:49.999Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-30T00:10:49.999Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-30T00:10:50.657Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-30T00:10:51.067Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-30T00:10:51.067Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-30T00:10:51.703Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-09-30T00:10:51.703Z] === RUN TestServiceWithPredefinedNetwork [2020-09-30T00:10:53.787Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2020-09-30T00:10:53.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-30T00:10:53.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:10:53.787Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:10:53.787Z] === RUN TestServiceWithDataPathPortInit [2020-09-30T00:10:54.846Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-30T00:10:56.223Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-30T00:10:57.160Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-30T00:10:57.730Z] === RUN TestDockerSuite/TestPortList [2020-09-30T00:11:04.298Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-30T00:11:04.865Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-30T00:11:05.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-30T00:11:08.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-30T00:11:09.152Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2020-09-30T00:11:09.152Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-30T00:11:11.628Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-30T00:11:11.628Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-30T00:11:11.628Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-30T00:11:11.628Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-30T00:11:11.628Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-30T00:11:12.567Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-30T00:11:12.567Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-30T00:11:13.137Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-30T00:11:13.397Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-30T00:11:14.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-30T00:11:14.358Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-30T00:11:14.723Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s) [2020-09-30T00:11:14.724Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5didxykwsnv6yt8fcbobc1uyp Created:2020-09-30 00:11:08.441075192 +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[e18ef9fa6a358392c91e4ca9e63fdf65ab0d9fd1112308af3dbf6430b4b26454:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qt6rxn01o2542p0lf3c1n88bm EndpointID:a1f57f9cbf3c0c9d13ced73742db36b2c3f4e6d98e59deab5ce8394004321288 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:74b328a8f265ef19fbade419d8a27ec2f351891b2532e1cc5ff7f254f1b8539a 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:9309ee8d29ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qt6rxn01o2542p0lf3c1n88bm EndpointID:a1f57f9cbf3c0c9d13ced73742db36b2c3f4e6d98e59deab5ce8394004321288 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-30T00:11:14.724Z] PASS [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] === Skipped [2020-09-30T00:11:14.724Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:11:14.724Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] DONE 23 tests, 1 skipped in 39.052s [2020-09-30T00:11:14.724Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-30T00:11:14.724Z] ++ 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-30T00:11:14.724Z] ++ set -e [2020-09-30T00:11:14.724Z] ++ '[' -n 0 ']' [2020-09-30T00:11:14.724Z] ++ set -x [2020-09-30T00:11:14.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-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-30T00:11:14.724Z] INFO: Testing against a local daemon [2020-09-30T00:11:14.724Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-30T00:11:14.724Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-30T00:11:14.724Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:11:14.724Z] === RUN TestDockerNetworkIpvlan [2020-09-30T00:11:14.724Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-30T00:11:14.724Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:11:14.724Z] PASS [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] === Skipped [2020-09-30T00:11:14.724Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-30T00:11:14.724Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-30T00:11:14.724Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] [2020-09-30T00:11:14.724Z] DONE 2 tests, 2 skipped in 0.077s [2020-09-30T00:11:14.724Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-30T00:11:14.724Z] ++ 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-30T00:11:14.724Z] ++ set -e [2020-09-30T00:11:14.724Z] ++ '[' -n 0 ']' [2020-09-30T00:11:14.724Z] ++ set -x [2020-09-30T00:11:14.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-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-30T00:11:14.724Z] INFO: Testing against a local daemon [2020-09-30T00:11:14.724Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-30T00:11:15.777Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-09-30T00:11:15.777Z] === RUN TestDockerNetworkMacvlan [2020-09-30T00:11:16.281Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-30T00:11:16.823Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-30T00:11:17.218Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-30T00:11:17.460Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-30T00:11:17.786Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-30T00:11:17.786Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-30T00:11:18.510Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-30T00:11:20.323Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-30T00:11:20.593Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-30T00:11:20.890Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-30T00:11:22.671Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-30T00:11:23.424Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-30T00:11:26.203Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-30T00:11:26.713Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-30T00:11:26.713Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan (11.01s) [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2020-09-30T00:11:26.840Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-09-30T00:11:26.840Z] PASS [2020-09-30T00:11:26.840Z] [2020-09-30T00:11:26.840Z] DONE 8 tests in 12.506s [2020-09-30T00:11:26.840Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-30T00:11:26.840Z] ++ 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-30T00:11:26.840Z] ++ set -e [2020-09-30T00:11:26.840Z] ++ '[' -n 0 ']' [2020-09-30T00:11:26.840Z] ++ set -x [2020-09-30T00:11:26.840Z] ++ env -i DEST=/go/src/github.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-30T00:11:26.840Z] testing: warning: no tests to run [2020-09-30T00:11:26.840Z] PASS [2020-09-30T00:11:26.840Z] [2020-09-30T00:11:26.840Z] DONE 0 tests in 0.012s [2020-09-30T00:11:26.840Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-30T00:11:26.840Z] ++ 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-30T00:11:26.840Z] ++ set -e [2020-09-30T00:11:26.840Z] ++ '[' -n 0 ']' [2020-09-30T00:11:26.840Z] ++ set -x [2020-09-30T00:11:26.840Z] ++ env -i DEST=/go/src/github.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-30T00:11:27.133Z] INFO: Testing against a local daemon [2020-09-30T00:11:27.133Z] === RUN TestAuthZPluginAllowRequest [2020-09-30T00:11:28.198Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-09-30T00:11:28.199Z] === RUN TestAuthZPluginTLS [2020-09-30T00:11:28.619Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-30T00:11:28.840Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-30T00:11:28.840Z] === RUN TestAuthZPluginDenyRequest [2020-09-30T00:11:29.480Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-09-30T00:11:29.480Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-30T00:11:30.118Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-30T00:11:30.118Z] === RUN TestAuthZPluginDenyResponse [2020-09-30T00:11:30.413Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-30T00:11:30.414Z] === RUN TestAuthZPluginAllowEventStream [2020-09-30T00:11:31.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-30T00:11:31.429Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-30T00:11:31.429Z] === RUN TestBoolValue [2020-09-30T00:11:31.429Z] --- PASS: TestBoolValue (0.00s) [2020-09-30T00:11:31.429Z] === RUN TestBoolValueOrDefault [2020-09-30T00:11:31.429Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-09-30T00:11:31.429Z] === RUN TestInt64ValueOrZero [2020-09-30T00:11:31.429Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-09-30T00:11:31.429Z] === RUN TestInt64ValueOrDefault [2020-09-30T00:11:31.429Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-09-30T00:11:31.429Z] === RUN TestInt64ValueOrDefaultWithError [2020-09-30T00:11:31.429Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-09-30T00:11:31.429Z] === RUN TestJsonContentType [2020-09-30T00:11:31.429Z] --- PASS: TestJsonContentType (0.00s) [2020-09-30T00:11:31.429Z] PASS [2020-09-30T00:11:31.429Z] coverage: 14.7% of statements [2020-09-30T00:11:31.429Z] ok github.com/docker/docker/api/server/httputils 0.134s coverage: 14.7% of statements [2020-09-30T00:11:31.931Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-09-30T00:11:31.931Z] === RUN TestAuthZPluginErrorResponse [2020-09-30T00:11:32.566Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-30T00:11:32.566Z] === RUN TestAuthZPluginErrorRequest [2020-09-30T00:11:32.859Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-30T00:11:32.859Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-30T00:11:32.966Z] === RUN TestMaskSecretKeys [2020-09-30T00:11:32.967Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-09-30T00:11:32.967Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-09-30T00:11:32.967Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-09-30T00:11:32.967Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-09-30T00:11:32.967Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-09-30T00:11:32.967Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-09-30T00:11:32.967Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-09-30T00:11:32.967Z] === RUN TestVersionMiddlewareVersion [2020-09-30T00:11:32.967Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-09-30T00:11:32.967Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-09-30T00:11:32.967Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-09-30T00:11:32.967Z] PASS [2020-09-30T00:11:32.967Z] coverage: 37.7% of statements [2020-09-30T00:11:32.967Z] ok github.com/docker/docker/api/server/middleware 0.270s coverage: 37.7% of statements [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-30T00:11:32.967Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-30T00:11:33.426Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-30T00:11:33.426Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-30T00:11:33.497Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-09-30T00:11:33.497Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-30T00:11:34.392Z] === RUN TestStrSliceMarshalJSON [2020-09-30T00:11:34.392Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-09-30T00:11:34.392Z] === RUN TestStrSliceUnmarshalJSON [2020-09-30T00:11:34.392Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-09-30T00:11:34.392Z] === RUN TestStrSliceUnmarshalString [2020-09-30T00:11:34.392Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-09-30T00:11:34.392Z] === RUN TestStrSliceUnmarshalSlice [2020-09-30T00:11:34.392Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-09-30T00:11:34.392Z] PASS [2020-09-30T00:11:34.392Z] coverage: 90.0% of statements [2020-09-30T00:11:34.392Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2020-09-30T00:11:34.850Z] === RUN TestToJSON [2020-09-30T00:11:34.850Z] --- PASS: TestToJSON (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestToParamWithVersion [2020-09-30T00:11:34.850Z] --- PASS: TestToParamWithVersion (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestFromJSON [2020-09-30T00:11:34.850Z] --- PASS: TestFromJSON (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestEmpty [2020-09-30T00:11:34.850Z] --- PASS: TestEmpty (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestArgsMatchKVListEmptySources [2020-09-30T00:11:34.850Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestArgsMatchKVList [2020-09-30T00:11:34.850Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestArgsMatch [2020-09-30T00:11:34.850Z] --- PASS: TestArgsMatch (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestAdd [2020-09-30T00:11:34.850Z] --- PASS: TestAdd (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestDel [2020-09-30T00:11:34.850Z] --- PASS: TestDel (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestLen [2020-09-30T00:11:34.850Z] --- PASS: TestLen (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestExactMatch [2020-09-30T00:11:34.850Z] --- PASS: TestExactMatch (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestOnlyOneExactMatch [2020-09-30T00:11:34.850Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestContains [2020-09-30T00:11:34.850Z] --- PASS: TestContains (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestValidate [2020-09-30T00:11:34.850Z] --- PASS: TestValidate (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestWalkValues [2020-09-30T00:11:34.850Z] --- PASS: TestWalkValues (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestFuzzyMatch [2020-09-30T00:11:34.850Z] --- PASS: TestFuzzyMatch (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestClone [2020-09-30T00:11:34.850Z] --- PASS: TestClone (0.00s) [2020-09-30T00:11:34.850Z] PASS [2020-09-30T00:11:34.850Z] coverage: 92.2% of statements [2020-09-30T00:11:34.850Z] ok github.com/docker/docker/api/types/filters 0.087s coverage: 92.2% of statements [2020-09-30T00:11:34.850Z] === RUN TestAdjustForAPIVersion [2020-09-30T00:11:34.850Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-09-30T00:11:34.850Z] PASS [2020-09-30T00:11:34.850Z] coverage: 5.7% of statements [2020-09-30T00:11:34.850Z] ok github.com/docker/docker/api/server/router/swarm 0.221s coverage: 5.7% of statements [2020-09-30T00:11:34.850Z] === RUN TestDurationToSecondsString [2020-09-30T00:11:34.850Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-09-30T00:11:34.850Z] === RUN TestGetTimestamp [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-30T00:11:34.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-30T00:11:34.850Z] --- PASS: TestGetTimestamp (0.17s) [2020-09-30T00:11:34.850Z] === RUN TestParseTimestamps [2020-09-30T00:11:34.850Z] --- PASS: TestParseTimestamps (0.00s) [2020-09-30T00:11:34.850Z] PASS [2020-09-30T00:11:34.850Z] coverage: 100.0% of statements [2020-09-30T00:11:34.850Z] ok github.com/docker/docker/api/types/time 0.291s coverage: 100.0% of statements [2020-09-30T00:11:35.350Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-30T00:11:35.576Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-09-30T00:11:35.577Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-30T00:11:35.824Z] === RUN TestCompareVersion [2020-09-30T00:11:35.824Z] --- PASS: TestCompareVersion (0.00s) [2020-09-30T00:11:35.824Z] PASS [2020-09-30T00:11:35.824Z] coverage: 75.0% of statements [2020-09-30T00:11:35.824Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 75.0% of statements [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-30T00:11:35.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-30T00:11:36.733Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-30T00:11:36.789Z] === RUN TestReadAll [2020-09-30T00:11:36.789Z] --- PASS: TestReadAll (0.00s) [2020-09-30T00:11:36.789Z] PASS [2020-09-30T00:11:36.789Z] coverage: 96.8% of statements [2020-09-30T00:11:36.789Z] ok github.com/docker/docker/builder/dockerignore 0.250s coverage: 96.8% of statements [2020-09-30T00:11:37.091Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2020-09-30T00:11:37.091Z] === RUN TestAuthZPluginHeader [2020-09-30T00:11:37.726Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-30T00:11:37.726Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-30T00:11:37.726Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-30T00:11:37.726Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:37.726Z] === RUN TestAuthZPluginV2Disable [2020-09-30T00:11:37.726Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-30T00:11:37.726Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:37.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-30T00:11:37.726Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-30T00:11:37.726Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:37.726Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-30T00:11:37.726Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-30T00:11:37.726Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:37.726Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-09-30T00:11:37.757Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-09-30T00:11:37.757Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-09-30T00:11:37.757Z] === RUN TestCloneArgsSmartHttp [2020-09-30T00:11:37.757Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2020-09-30T00:11:37.757Z] === RUN TestCloneArgsDumbHttp [2020-09-30T00:11:37.757Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2020-09-30T00:11:37.757Z] === RUN TestCloneArgsGit [2020-09-30T00:11:37.757Z] --- PASS: TestCloneArgsGit (0.00s) [2020-09-30T00:11:37.757Z] === RUN TestCheckoutGit [2020-09-30T00:11:39.274Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-30T00:11:39.608Z] #33 120.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-30T00:11:39.608Z] #33 122.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-30T00:11:39.608Z] #33 124.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-30T00:11:39.608Z] #33 125.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-30T00:11:40.210Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-30T00:11:40.535Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-30T00:11:40.658Z] === RUN TestEnable [2020-09-30T00:11:40.658Z] --- PASS: TestEnable (0.00s) [2020-09-30T00:11:40.658Z] === RUN TestDisable [2020-09-30T00:11:40.658Z] --- PASS: TestDisable (0.00s) [2020-09-30T00:11:40.658Z] === RUN TestEnabled [2020-09-30T00:11:40.658Z] --- PASS: TestEnabled (0.00s) [2020-09-30T00:11:40.658Z] PASS [2020-09-30T00:11:40.658Z] coverage: 100.0% of statements [2020-09-30T00:11:40.658Z] ok github.com/docker/docker/cli/debug 0.061s coverage: 100.0% of statements [2020-09-30T00:11:40.658Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-09-30T00:11:41.117Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.03s) [2020-09-30T00:11:41.117Z] === RUN TestProcessNoDockerignore [2020-09-30T00:11:41.117Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestProcessShouldLeaveAllFiles [2020-09-30T00:11:41.117Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestDetectContentType [2020-09-30T00:11:41.117Z] --- PASS: TestDetectContentType (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestSelectAcceptableMIME [2020-09-30T00:11:41.117Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestInspectEmptyResponse [2020-09-30T00:11:41.117Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestInspectResponseBinary [2020-09-30T00:11:41.117Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestResponseUnsupportedContentType [2020-09-30T00:11:41.117Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestInspectResponseTextSimple [2020-09-30T00:11:41.117Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestInspectResponseEmptyContentType [2020-09-30T00:11:41.117Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestUnknownContentLength [2020-09-30T00:11:41.117Z] --- PASS: TestUnknownContentLength (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestDownloadRemote [2020-09-30T00:11:41.117Z] --- PASS: TestDownloadRemote (0.08s) [2020-09-30T00:11:41.117Z] === RUN TestGetWithStatusError [2020-09-30T00:11:41.117Z] --- PASS: TestGetWithStatusError (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestCloseRootDirectory [2020-09-30T00:11:41.117Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-09-30T00:11:41.117Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:11:41.117Z] === RUN TestHashFile [2020-09-30T00:11:41.117Z] --- SKIP: TestHashFile (0.00s) [2020-09-30T00:11:41.117Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:11:41.117Z] === RUN TestHashSubdir [2020-09-30T00:11:41.117Z] --- SKIP: TestHashSubdir (0.00s) [2020-09-30T00:11:41.117Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:11:41.117Z] === RUN TestRemoveDirectory [2020-09-30T00:11:41.117Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-09-30T00:11:41.117Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:11:41.117Z] PASS [2020-09-30T00:11:41.117Z] coverage: 9.2% of statements [2020-09-30T00:11:41.117Z] ok github.com/docker/docker/builder/remotecontext 0.645s coverage: 9.2% of statements [2020-09-30T00:11:41.117Z] === RUN TestGetAllAllowed [2020-09-30T00:11:41.117Z] --- PASS: TestGetAllAllowed (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestGetAllMeta [2020-09-30T00:11:41.117Z] --- PASS: TestGetAllMeta (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestWarnOnUnusedBuildArgs [2020-09-30T00:11:41.117Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestIsUnreferencedBuiltin [2020-09-30T00:11:41.117Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestIsExistingDirectory [2020-09-30T00:11:41.117Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestGetFilenameForDownload [2020-09-30T00:11:41.117Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestEnv2Variables [2020-09-30T00:11:41.117Z] --- PASS: TestEnv2Variables (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-09-30T00:11:41.117Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestMaintainer [2020-09-30T00:11:41.117Z] --- PASS: TestMaintainer (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestLabel [2020-09-30T00:11:41.117Z] --- PASS: TestLabel (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestFromScratch [2020-09-30T00:11:41.117Z] --- PASS: TestFromScratch (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestFromWithArg [2020-09-30T00:11:41.117Z] --- PASS: TestFromWithArg (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-09-30T00:11:41.117Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestFromWithUndefinedArg [2020-09-30T00:11:41.117Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestFromMultiStageWithNamedStage [2020-09-30T00:11:41.117Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestOnbuild [2020-09-30T00:11:41.117Z] --- PASS: TestOnbuild (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestWorkdir [2020-09-30T00:11:41.117Z] --- PASS: TestWorkdir (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestCmd [2020-09-30T00:11:41.117Z] --- PASS: TestCmd (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestHealthcheckNone [2020-09-30T00:11:41.117Z] --- PASS: TestHealthcheckNone (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestHealthcheckCmd [2020-09-30T00:11:41.117Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestEntrypoint [2020-09-30T00:11:41.117Z] --- PASS: TestEntrypoint (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestExpose [2020-09-30T00:11:41.117Z] --- PASS: TestExpose (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestUser [2020-09-30T00:11:41.117Z] --- PASS: TestUser (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestVolume [2020-09-30T00:11:41.117Z] --- PASS: TestVolume (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestStopSignal [2020-09-30T00:11:41.117Z] --- SKIP: TestStopSignal (0.00s) [2020-09-30T00:11:41.117Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-30T00:11:41.117Z] === RUN TestArg [2020-09-30T00:11:41.117Z] --- PASS: TestArg (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestShell [2020-09-30T00:11:41.117Z] --- PASS: TestShell (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestPrependEnvOnCmd [2020-09-30T00:11:41.117Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestRunWithBuildArgs [2020-09-30T00:11:41.117Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestRunIgnoresHealthcheck [2020-09-30T00:11:41.117Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestNormalizeWorkdir [2020-09-30T00:11:41.117Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestDispatch [2020-09-30T00:11:41.117Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-09-30T00:11:41.117Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-09-30T00:11:41.117Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-09-30T00:11:41.117Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-09-30T00:11:41.117Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-09-30T00:11:41.117Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-09-30T00:11:41.117Z] === RUN TestDispatch/COPY_url [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch (0.10s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.06s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-09-30T00:11:41.117Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestAddScratchImageAddsToMounts [2020-09-30T00:11:41.117Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestAddFromScratchPopulatesPlatform [2020-09-30T00:11:41.117Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-09-30T00:11:41.117Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-09-30T00:11:41.117Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestImageSourceGetAddsToMounts [2020-09-30T00:11:41.117Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestEmptyDockerfile [2020-09-30T00:11:41.117Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-09-30T00:11:41.117Z] === RUN TestSymlinkDockerfile [2020-09-30T00:11:41.117Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-09-30T00:11:41.117Z] === RUN TestDockerfileOutsideTheBuildContext [2020-09-30T00:11:41.117Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestNonExistingDockerfile [2020-09-30T00:11:41.117Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestCopyRunConfig [2020-09-30T00:11:41.117Z] --- PASS: TestCopyRunConfig (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestDeepCopyRunConfig [2020-09-30T00:11:41.117Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestExportImage [2020-09-30T00:11:41.117Z] --- PASS: TestExportImage (0.00s) [2020-09-30T00:11:41.117Z] === RUN TestNormalizeDest [2020-09-30T00:11:41.117Z] --- PASS: TestNormalizeDest (0.00s) [2020-09-30T00:11:41.117Z] PASS [2020-09-30T00:11:41.117Z] coverage: 46.3% of statements [2020-09-30T00:11:41.117Z] ok github.com/docker/docker/builder/dockerfile 0.622s coverage: 46.3% of statements [2020-09-30T00:11:41.172Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-30T00:11:41.902Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-30T00:11:42.553Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-30T00:11:43.269Z] #33 131.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-30T00:11:44.459Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-30T00:11:44.636Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-30T00:11:44.636Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-30T00:11:45.026Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-30T00:11:45.286Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-30T00:11:45.855Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-30T00:11:46.526Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-30T00:11:47.762Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-30T00:11:47.921Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-30T00:11:49.142Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-30T00:11:49.711Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-30T00:11:49.711Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-30T00:11:49.810Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-30T00:11:49.969Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-30T00:11:50.229Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-30T00:11:50.229Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-30T00:11:51.167Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-30T00:11:51.176Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-30T00:11:51.738Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-30T00:11:52.104Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-30T00:11:53.105Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-30T00:11:53.485Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-30T00:11:54.421Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-30T00:11:54.472Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-30T00:11:55.926Z] === RUN TestCheckpointCreateError [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCheckpointCreate [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointCreate (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCheckpointDeleteError [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCheckpointDelete [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointDelete (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCheckpointListError [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointListError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCheckpointList [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointList (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCheckpointListContainerNotFound [2020-09-30T00:11:55.926Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNewClientWithOpsFromEnv [2020-09-30T00:11:55.926Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-09-30T00:11:55.926Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-30T00:11:55.926Z] === RUN TestGetAPIPath [2020-09-30T00:11:55.926Z] --- PASS: TestGetAPIPath (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestParseHostURL [2020-09-30T00:11:55.926Z] --- PASS: TestParseHostURL (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-09-30T00:11:55.926Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNegotiateAPIVersionEmpty [2020-09-30T00:11:55.926Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNegotiateAPIVersion [2020-09-30T00:11:55.926Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNegotiateAPVersionOverride [2020-09-30T00:11:55.926Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNegotiateAPIVersionAutomatic [2020-09-30T00:11:55.926Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-09-30T00:11:55.926Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-09-30T00:11:55.926Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestClientRedirect [2020-09-30T00:11:55.926Z] --- PASS: TestClientRedirect (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigCreateUnsupported [2020-09-30T00:11:55.926Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigCreateError [2020-09-30T00:11:55.926Z] --- PASS: TestConfigCreateError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigCreate [2020-09-30T00:11:55.926Z] --- PASS: TestConfigCreate (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigInspectNotFound [2020-09-30T00:11:55.926Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigInspectWithEmptyID [2020-09-30T00:11:55.926Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigInspectUnsupported [2020-09-30T00:11:55.926Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigInspectError [2020-09-30T00:11:55.926Z] --- PASS: TestConfigInspectError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigInspectConfigNotFound [2020-09-30T00:11:55.926Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigInspect [2020-09-30T00:11:55.926Z] --- PASS: TestConfigInspect (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigListUnsupported [2020-09-30T00:11:55.926Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigListError [2020-09-30T00:11:55.926Z] --- PASS: TestConfigListError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigList [2020-09-30T00:11:55.926Z] --- PASS: TestConfigList (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigRemoveUnsupported [2020-09-30T00:11:55.926Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigRemoveError [2020-09-30T00:11:55.926Z] --- PASS: TestConfigRemoveError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigRemove [2020-09-30T00:11:55.926Z] --- PASS: TestConfigRemove (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigUpdateUnsupported [2020-09-30T00:11:55.926Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigUpdateError [2020-09-30T00:11:55.926Z] --- PASS: TestConfigUpdateError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestConfigUpdate [2020-09-30T00:11:55.926Z] --- PASS: TestConfigUpdate (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerCommitError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerCommitError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerCommit [2020-09-30T00:11:55.926Z] --- PASS: TestContainerCommit (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerStatPathError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerStatPathError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerStatPathNotFoundError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerStatPathNoHeaderError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerStatPath [2020-09-30T00:11:55.926Z] --- PASS: TestContainerStatPath (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyToContainerError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyToContainerError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyToContainerNotFoundError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyToContainerNotStatusOKError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyToContainer [2020-09-30T00:11:55.926Z] --- PASS: TestCopyToContainer (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyFromContainerError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyFromContainerNotFoundError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyFromContainerNotStatusOKError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyFromContainerNoHeaderError [2020-09-30T00:11:55.926Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestCopyFromContainer [2020-09-30T00:11:55.926Z] --- PASS: TestCopyFromContainer (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerCreateError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerCreateError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerCreateImageNotFound [2020-09-30T00:11:55.926Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerCreateWithName [2020-09-30T00:11:55.926Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerCreateAutoRemove [2020-09-30T00:11:55.926Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerDiffError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerDiffError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerDiff [2020-09-30T00:11:55.926Z] --- PASS: TestContainerDiff (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExecCreateError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExecCreate [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExecCreate (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExecStartError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExecStartError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExecStart [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExecStart (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExecInspectError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExecInspect [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExecInspect (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExportError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExportError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerExport [2020-09-30T00:11:55.926Z] --- PASS: TestContainerExport (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerInspectError [2020-09-30T00:11:55.926Z] --- PASS: TestContainerInspectError (0.00s) [2020-09-30T00:11:55.926Z] === RUN TestContainerInspectContainerNotFound [2020-09-30T00:11:55.927Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerInspectWithEmptyID [2020-09-30T00:11:55.927Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerInspect [2020-09-30T00:11:55.927Z] --- PASS: TestContainerInspect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerInspectNode [2020-09-30T00:11:55.927Z] --- PASS: TestContainerInspectNode (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerKillError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerKillError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerKill [2020-09-30T00:11:55.927Z] --- PASS: TestContainerKill (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerListError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerListError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerList [2020-09-30T00:11:55.927Z] --- PASS: TestContainerList (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerLogsNotFoundError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerLogsError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerLogsError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerLogs [2020-09-30T00:11:55.927Z] --- PASS: TestContainerLogs (0.17s) [2020-09-30T00:11:55.927Z] === RUN TestContainerPauseError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerPauseError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerPause [2020-09-30T00:11:55.927Z] --- PASS: TestContainerPause (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainersPruneError [2020-09-30T00:11:55.927Z] --- PASS: TestContainersPruneError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainersPrune [2020-09-30T00:11:55.927Z] --- PASS: TestContainersPrune (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRemoveError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRemoveError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRemoveNotFoundError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRemove [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRemove (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRenameError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRenameError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRename [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRename (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerResizeError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerResizeError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerExecResizeError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerResize [2020-09-30T00:11:55.927Z] --- PASS: TestContainerResize (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerExecResize [2020-09-30T00:11:55.927Z] --- PASS: TestContainerExecResize (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRestartError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRestartError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerRestart [2020-09-30T00:11:55.927Z] --- PASS: TestContainerRestart (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerStartError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerStartError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerStart [2020-09-30T00:11:55.927Z] --- PASS: TestContainerStart (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerStatsError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerStatsError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerStats [2020-09-30T00:11:55.927Z] --- PASS: TestContainerStats (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerStopError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerStopError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerStop [2020-09-30T00:11:55.927Z] --- PASS: TestContainerStop (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerTopError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerTopError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerTop [2020-09-30T00:11:55.927Z] --- PASS: TestContainerTop (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerUnpauseError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerUnpause [2020-09-30T00:11:55.927Z] --- PASS: TestContainerUnpause (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerUpdateError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerUpdateError (0.02s) [2020-09-30T00:11:55.927Z] === RUN TestContainerUpdate [2020-09-30T00:11:55.927Z] --- PASS: TestContainerUpdate (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerWaitError [2020-09-30T00:11:55.927Z] --- PASS: TestContainerWaitError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestContainerWait [2020-09-30T00:11:55.927Z] --- PASS: TestContainerWait (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestDiskUsageError [2020-09-30T00:11:55.927Z] --- PASS: TestDiskUsageError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestDiskUsage [2020-09-30T00:11:55.927Z] --- PASS: TestDiskUsage (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestDistributionInspectUnsupported [2020-09-30T00:11:55.927Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestDistributionInspectWithEmptyID [2020-09-30T00:11:55.927Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestEventsErrorInOptions [2020-09-30T00:11:55.927Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestEventsErrorFromServer [2020-09-30T00:11:55.927Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestEvents [2020-09-30T00:11:55.927Z] --- PASS: TestEvents (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestTLSCloseWriter [2020-09-30T00:11:55.927Z] === PAUSE TestTLSCloseWriter [2020-09-30T00:11:55.927Z] === RUN TestImageBuildError [2020-09-30T00:11:55.927Z] --- PASS: TestImageBuildError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageBuild [2020-09-30T00:11:55.927Z] --- PASS: TestImageBuild (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestGetDockerOS [2020-09-30T00:11:55.927Z] --- PASS: TestGetDockerOS (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageCreateError [2020-09-30T00:11:55.927Z] --- PASS: TestImageCreateError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageCreate [2020-09-30T00:11:55.927Z] --- PASS: TestImageCreate (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageHistoryError [2020-09-30T00:11:55.927Z] --- PASS: TestImageHistoryError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageHistory [2020-09-30T00:11:55.927Z] --- PASS: TestImageHistory (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageImportError [2020-09-30T00:11:55.927Z] --- PASS: TestImageImportError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageImport [2020-09-30T00:11:55.927Z] --- PASS: TestImageImport (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageInspectError [2020-09-30T00:11:55.927Z] --- PASS: TestImageInspectError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageInspectImageNotFound [2020-09-30T00:11:55.927Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageInspectWithEmptyID [2020-09-30T00:11:55.927Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageInspect [2020-09-30T00:11:55.927Z] --- PASS: TestImageInspect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageListError [2020-09-30T00:11:55.927Z] --- PASS: TestImageListError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageList [2020-09-30T00:11:55.927Z] --- PASS: TestImageList (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageListApiBefore125 [2020-09-30T00:11:55.927Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageLoadError [2020-09-30T00:11:55.927Z] --- PASS: TestImageLoadError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageLoad [2020-09-30T00:11:55.927Z] --- PASS: TestImageLoad (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagesPruneError [2020-09-30T00:11:55.927Z] --- PASS: TestImagesPruneError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagesPrune [2020-09-30T00:11:55.927Z] --- PASS: TestImagesPrune (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullReferenceParseError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullAnyError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullAnyError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullStatusUnauthorizedError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePullWithoutErrors [2020-09-30T00:11:55.927Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushReferenceError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushAnyError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushAnyError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushStatusUnauthorizedError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithoutErrors [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-09-30T00:11:55.927Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageRemoveError [2020-09-30T00:11:55.927Z] --- PASS: TestImageRemoveError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageRemoveImageNotFound [2020-09-30T00:11:55.927Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageRemove [2020-09-30T00:11:55.927Z] --- PASS: TestImageRemove (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSaveError [2020-09-30T00:11:55.927Z] --- PASS: TestImageSaveError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSave [2020-09-30T00:11:55.927Z] --- PASS: TestImageSave (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSearchAnyError [2020-09-30T00:11:55.927Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSearchStatusUnauthorizedError [2020-09-30T00:11:55.927Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-30T00:11:55.927Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-30T00:11:55.927Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-09-30T00:11:55.927Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageSearchWithoutErrors [2020-09-30T00:11:55.927Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageTagError [2020-09-30T00:11:55.927Z] --- PASS: TestImageTagError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageTagInvalidReference [2020-09-30T00:11:55.927Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageTagInvalidSourceImageName [2020-09-30T00:11:55.927Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageTagHexSource [2020-09-30T00:11:55.927Z] --- PASS: TestImageTagHexSource (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestImageTag [2020-09-30T00:11:55.927Z] --- PASS: TestImageTag (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestInfoServerError [2020-09-30T00:11:55.927Z] --- PASS: TestInfoServerError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestInfoInvalidResponseJSONError [2020-09-30T00:11:55.927Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestInfo [2020-09-30T00:11:55.927Z] --- PASS: TestInfo (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkConnectError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkConnectError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkConnect [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkConnect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkCreateError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkCreateError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkCreate [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkCreate (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkDisconnectError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkDisconnect [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkInspectError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkInspectError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkInspectNotFoundError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkInspectWithEmptyID [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkInspect [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkInspect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkListError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkListError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkList [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkList (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworksPruneError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworksPruneError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworksPrune [2020-09-30T00:11:55.927Z] --- PASS: TestNetworksPrune (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkRemoveError [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNetworkRemove [2020-09-30T00:11:55.927Z] --- PASS: TestNetworkRemove (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeInspectError [2020-09-30T00:11:55.927Z] --- PASS: TestNodeInspectError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeInspectNodeNotFound [2020-09-30T00:11:55.927Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeInspectWithEmptyID [2020-09-30T00:11:55.927Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeInspect [2020-09-30T00:11:55.927Z] --- PASS: TestNodeInspect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeListError [2020-09-30T00:11:55.927Z] --- PASS: TestNodeListError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeList [2020-09-30T00:11:55.927Z] --- PASS: TestNodeList (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeRemoveError [2020-09-30T00:11:55.927Z] --- PASS: TestNodeRemoveError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeRemove [2020-09-30T00:11:55.927Z] --- PASS: TestNodeRemove (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeUpdateError [2020-09-30T00:11:55.927Z] --- PASS: TestNodeUpdateError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestNodeUpdate [2020-09-30T00:11:55.927Z] --- PASS: TestNodeUpdate (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestOptionWithTimeout [2020-09-30T00:11:55.927Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPingFail [2020-09-30T00:11:55.927Z] --- PASS: TestPingFail (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPingWithError [2020-09-30T00:11:55.927Z] 2020/09/30 00:11:54 RoundTripper returned a response & error; ignoring response [2020-09-30T00:11:55.927Z] 2020/09/30 00:11:54 RoundTripper returned a response & error; ignoring response [2020-09-30T00:11:55.927Z] --- PASS: TestPingWithError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPingSuccess [2020-09-30T00:11:55.927Z] --- PASS: TestPingSuccess (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPingHeadFallback [2020-09-30T00:11:55.927Z] === RUN TestPingHeadFallback/OK [2020-09-30T00:11:55.927Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-09-30T00:11:55.927Z] === RUN TestPingHeadFallback/Not_Found [2020-09-30T00:11:55.927Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-09-30T00:11:55.927Z] --- PASS: TestPingHeadFallback (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-09-30T00:11:55.927Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginDisableError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginDisableError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginDisable [2020-09-30T00:11:55.927Z] --- PASS: TestPluginDisable (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginEnableError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginEnableError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginEnable [2020-09-30T00:11:55.927Z] --- PASS: TestPluginEnable (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginInspectError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginInspectError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginInspectWithEmptyID [2020-09-30T00:11:55.927Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginInspect [2020-09-30T00:11:55.927Z] --- PASS: TestPluginInspect (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginListError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginListError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginList [2020-09-30T00:11:55.927Z] --- PASS: TestPluginList (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginPushError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginPushError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginPush [2020-09-30T00:11:55.927Z] --- PASS: TestPluginPush (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginRemoveError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginRemoveError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginRemove [2020-09-30T00:11:55.927Z] --- PASS: TestPluginRemove (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginSetError [2020-09-30T00:11:55.927Z] --- PASS: TestPluginSetError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPluginSet [2020-09-30T00:11:55.927Z] --- PASS: TestPluginSet (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestSetHostHeader [2020-09-30T00:11:55.927Z] --- PASS: TestSetHostHeader (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestPlainTextError [2020-09-30T00:11:55.927Z] --- PASS: TestPlainTextError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestInfiniteError [2020-09-30T00:11:55.927Z] --- PASS: TestInfiniteError (0.01s) [2020-09-30T00:11:55.927Z] === RUN TestSecretCreateUnsupported [2020-09-30T00:11:55.927Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestSecretCreateError [2020-09-30T00:11:55.927Z] --- PASS: TestSecretCreateError (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestSecretCreate [2020-09-30T00:11:55.927Z] --- PASS: TestSecretCreate (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestSecretInspectUnsupported [2020-09-30T00:11:55.927Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-09-30T00:11:55.927Z] === RUN TestSecretInspectError [2020-09-30T00:11:55.927Z] --- PASS: TestSecretInspectError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretInspectSecretNotFound [2020-09-30T00:11:55.928Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretInspectWithEmptyID [2020-09-30T00:11:55.928Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretInspect [2020-09-30T00:11:55.928Z] --- PASS: TestSecretInspect (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretListUnsupported [2020-09-30T00:11:55.928Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretListError [2020-09-30T00:11:55.928Z] --- PASS: TestSecretListError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretList [2020-09-30T00:11:55.928Z] --- PASS: TestSecretList (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretRemoveUnsupported [2020-09-30T00:11:55.928Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretRemoveError [2020-09-30T00:11:55.928Z] --- PASS: TestSecretRemoveError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretRemove [2020-09-30T00:11:55.928Z] --- PASS: TestSecretRemove (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretUpdateUnsupported [2020-09-30T00:11:55.928Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretUpdateError [2020-09-30T00:11:55.928Z] --- PASS: TestSecretUpdateError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSecretUpdate [2020-09-30T00:11:55.928Z] --- PASS: TestSecretUpdate (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceCreateError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceCreateError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceCreate [2020-09-30T00:11:55.928Z] --- PASS: TestServiceCreate (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceCreateCompatiblePlatforms [2020-09-30T00:11:55.928Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceCreateDigestPinning [2020-09-30T00:11:55.928Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceInspectError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceInspectError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceInspectServiceNotFound [2020-09-30T00:11:55.928Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceInspectWithEmptyID [2020-09-30T00:11:55.928Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceInspect [2020-09-30T00:11:55.928Z] --- PASS: TestServiceInspect (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceListError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceListError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceList [2020-09-30T00:11:55.928Z] --- PASS: TestServiceList (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceLogsError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceLogsError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceLogs [2020-09-30T00:11:55.928Z] --- PASS: TestServiceLogs (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceRemoveError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceRemoveError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceRemoveNotFoundError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceRemove [2020-09-30T00:11:55.928Z] --- PASS: TestServiceRemove (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceUpdateError [2020-09-30T00:11:55.928Z] --- PASS: TestServiceUpdateError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestServiceUpdate [2020-09-30T00:11:55.928Z] --- PASS: TestServiceUpdate (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmGetUnlockKeyError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmGetUnlockKey [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmInitError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmInitError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmInit [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmInit (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmInspectError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmInspectError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmInspect [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmInspect (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmJoinError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmJoinError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmJoin [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmJoin (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmLeaveError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmLeave [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmLeave (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmUnlockError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmUnlock [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmUnlock (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmUpdateError [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestSwarmUpdate [2020-09-30T00:11:55.928Z] --- PASS: TestSwarmUpdate (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestTaskInspectError [2020-09-30T00:11:55.928Z] --- PASS: TestTaskInspectError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestTaskInspectWithEmptyID [2020-09-30T00:11:55.928Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestTaskInspect [2020-09-30T00:11:55.928Z] --- PASS: TestTaskInspect (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestTaskListError [2020-09-30T00:11:55.928Z] --- PASS: TestTaskListError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestTaskList [2020-09-30T00:11:55.928Z] --- PASS: TestTaskList (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeCreateError [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeCreateError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeCreate [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeCreate (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeInspectError [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeInspectError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeInspectNotFound [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeInspectWithEmptyID [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeInspect [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeInspect (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeListError [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeListError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeList [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeList (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeRemoveError [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-09-30T00:11:55.928Z] === RUN TestVolumeRemove [2020-09-30T00:11:55.928Z] --- PASS: TestVolumeRemove (0.00s) [2020-09-30T00:11:55.928Z] === CONT TestTLSCloseWriter [2020-09-30T00:11:55.928Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-09-30T00:11:55.928Z] PASS [2020-09-30T00:11:55.928Z] coverage: 74.9% of statements [2020-09-30T00:11:55.928Z] ok github.com/docker/docker/client 0.701s coverage: 74.9% of statements [2020-09-30T00:11:56.338Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-09-30T00:11:56.338Z] PASS [2020-09-30T00:11:56.338Z] [2020-09-30T00:11:56.338Z] === Skipped [2020-09-30T00:11:56.338Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-30T00:11:56.338Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:56.338Z] [2020-09-30T00:11:56.338Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-30T00:11:56.338Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:56.338Z] [2020-09-30T00:11:56.338Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-30T00:11:56.338Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:56.338Z] [2020-09-30T00:11:56.338Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-30T00:11:56.338Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:11:56.338Z] [2020-09-30T00:11:56.338Z] [2020-09-30T00:11:56.338Z] DONE 17 tests, 4 skipped in 27.577s [2020-09-30T00:11:56.338Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-30T00:11:56.338Z] ++ 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-30T00:11:56.338Z] ++ set -e [2020-09-30T00:11:56.338Z] ++ '[' -n 0 ']' [2020-09-30T00:11:56.338Z] ++ set -x [2020-09-30T00:11:56.338Z] ++ env -i DEST=/go/src/github.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-30T00:11:56.338Z] INFO: Testing against a local daemon [2020-09-30T00:11:56.338Z] === RUN TestPluginInvalidJSON [2020-09-30T00:11:56.338Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:11:56.338Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:11:56.338Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:11:56.338Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-30T00:11:56.338Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-30T00:11:56.338Z] === RUN TestPluginInstall [2020-09-30T00:11:56.338Z] === RUN TestPluginInstall/no_auth [2020-09-30T00:11:56.364Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-30T00:11:57.292Z] #33 145.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-30T00:11:58.658Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-30T00:11:59.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-30T00:11:59.699Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-30T00:11:59.887Z] time="2020-09-30T00:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:11:59.887Z] time="2020-09-30T00:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1002de2bc6d2858ac7d79b24a6b32a5a0162b5b176ccd0c20cc10b8ce017c7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:11:59.887Z] time="2020-09-30T00:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:11:59.887Z] time="2020-09-30T00:11:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1002de2bc6d2858ac7d79b24a6b32a5a0162b5b176ccd0c20cc10b8ce017c7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:12:00.025Z] #33 147.9 [2020-09-30T00:12:00.025Z] #33 DONE 148.0s [2020-09-30T00:12:00.025Z] [2020-09-30T00:12:00.025Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-30T00:12:00.180Z] === RUN TestPluginInstall/with_htpasswd [2020-09-30T00:12:00.638Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-30T00:12:00.819Z] time="2020-09-30T00:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:12:00.819Z] time="2020-09-30T00:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1002de2bc6d2858ac7d79b24a6b32a5a0162b5b176ccd0c20cc10b8ce017c7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:12:00.819Z] time="2020-09-30T00:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:12:00.819Z] time="2020-09-30T00:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1002de2bc6d2858ac7d79b24a6b32a5a0162b5b176ccd0c20cc10b8ce017c7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:12:00.819Z] === RUN TestPluginInstall/with_insecure [2020-09-30T00:12:01.391Z] #34 DONE 1.3s [2020-09-30T00:12:02.332Z] time="2020-09-30T00:12:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:12:02.332Z] time="2020-09-30T00:12:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8063b7a5ba7bc01b9d6d540aade7624f2a60fa2af415c9d6f2ef28e950c8ec48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:12:02.332Z] time="2020-09-30T00:12:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-30T00:12:02.332Z] time="2020-09-30T00:12:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8063b7a5ba7bc01b9d6d540aade7624f2a60fa2af415c9d6f2ef28e950c8ec48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-30T00:12:02.332Z] --- PASS: TestPluginInstall (7.72s) [2020-09-30T00:12:02.332Z] --- PASS: TestPluginInstall/no_auth (5.43s) [2020-09-30T00:12:02.332Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-09-30T00:12:02.332Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-09-30T00:12:02.332Z] plugin_test.go:157: [d0218ac619afe] daemon is not started [2020-09-30T00:12:02.332Z] PASS [2020-09-30T00:12:02.332Z] [2020-09-30T00:12:02.332Z] DONE 6 tests in 7.830s [2020-09-30T00:12:02.332Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-30T00:12:02.332Z] ++ 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-30T00:12:02.332Z] ++ set -e [2020-09-30T00:12:02.332Z] ++ '[' -n 0 ']' [2020-09-30T00:12:02.332Z] ++ set -x [2020-09-30T00:12:02.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-30T00:12:02.332Z] INFO: Testing against a local daemon [2020-09-30T00:12:02.332Z] === RUN TestExternalGraphDriver [2020-09-30T00:12:02.546Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-30T00:12:02.546Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-30T00:12:02.546Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-30T00:12:02.804Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-30T00:12:03.281Z] #23 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-30T00:12:03.281Z] #25 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-30T00:12:03.281Z] #10 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-30T00:12:03.281Z] #20 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-30T00:12:03.281Z] #11 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-30T00:12:03.281Z] #12 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-30T00:12:03.281Z] #21 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-30T00:12:03.281Z] #13 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-30T00:12:03.281Z] #22 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-30T00:12:03.281Z] #28 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-30T00:12:03.281Z] #9 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-30T00:12:03.281Z] #24 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-30T00:12:03.281Z] #6 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-30T00:12:03.281Z] #7 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-30T00:12:03.281Z] #27 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-30T00:12:03.281Z] #19 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-30T00:12:03.281Z] #29 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-30T00:12:03.281Z] #26 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-30T00:12:03.281Z] #30 CACHED [2020-09-30T00:12:03.281Z] [2020-09-30T00:12:03.281Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-30T00:12:03.843Z] #35 DONE 0.7s [2020-09-30T00:12:03.843Z] [2020-09-30T00:12:03.843Z] #36 exporting to image [2020-09-30T00:12:03.843Z] #36 exporting layers [2020-09-30T00:12:04.400Z] === RUN TestExternalGraphDriver/json [2020-09-30T00:12:05.209Z] #36 exporting layers 1.4s done [2020-09-30T00:12:05.209Z] #36 writing image sha256:5e2562a42ecf74175dccd12a1323f8caffbf6633a463adb0a06c3b0a16d938d4 done [2020-09-30T00:12:05.209Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-30T00:12:05.209Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-30T00:12:05.353Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-30T00:12:05.563Z] + echo Ensuring container killed. [2020-09-30T00:12:05.563Z] Ensuring container killed. [2020-09-30T00:12:05.563Z] + docker rm -vf docker-pr1 [2020-09-30T00:12:05.563Z] Error: No such container: docker-pr1 [2020-09-30T00:12:05.563Z] + true [Pipeline] sh [2020-09-30T00:12:05.879Z] + echo Chowning /workspace to jenkins user [2020-09-30T00:12:05.879Z] Chowning /workspace to jenkins user [2020-09-30T00:12:05.879Z] + id -u [2020-09-30T00:12:05.879Z] + id -g [2020-09-30T00:12:05.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41506:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-30T00:12:06.510Z] === RUN TestExternalGraphDriver/spec [2020-09-30T00:12:06.733Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-30T00:12:06.817Z] + bundleName=unit [2020-09-30T00:12:06.817Z] + echo Creating unit-bundles.tar.gz [2020-09-30T00:12:06.817Z] Creating unit-bundles.tar.gz [2020-09-30T00:12:06.817Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-30T00:12:06.817Z] bundles/junit-report.xml [2020-09-30T00:12:06.817Z] bundles/go-test-report.json [2020-09-30T00:12:06.817Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-30T00:12:06.833Z] Archiving artifacts [2020-09-30T00:12:07.414Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T00:12:07.719Z] + make clean [2020-09-30T00:12:07.719Z] docker volume rm -f docker-dev-cache [2020-09-30T00:12:07.974Z] docker-dev-cache [Pipeline] deleteDir [2020-09-30T00:12:08.044Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-30T00:12:09.269Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-30T00:12:09.557Z] --- PASS: TestExternalGraphDriver (7.23s) [2020-09-30T00:12:09.557Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2020-09-30T00:12:09.557Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-09-30T00:12:09.557Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-09-30T00:12:09.557Z] === RUN TestGraphdriverPluginV2 [2020-09-30T00:12:10.193Z] --- SKIP: TestGraphdriverPluginV2 (0.68s) [2020-09-30T00:12:10.193Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:12:10.193Z] PASS [2020-09-30T00:12:10.193Z] [2020-09-30T00:12:10.193Z] === Skipped [2020-09-30T00:12:10.193Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.68s) [2020-09-30T00:12:10.193Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:12:10.193Z] [2020-09-30T00:12:10.193Z] [2020-09-30T00:12:10.193Z] DONE 5 tests, 1 skipped in 7.985s [2020-09-30T00:12:10.493Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-30T00:12:10.493Z] ++ 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-30T00:12:10.493Z] ++ set -e [2020-09-30T00:12:10.493Z] ++ '[' -n 0 ']' [2020-09-30T00:12:10.493Z] ++ set -x [2020-09-30T00:12:10.493Z] ++ env -i DEST=/go/src/github.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-30T00:12:10.493Z] INFO: Testing against a local daemon [2020-09-30T00:12:10.493Z] === RUN TestContinueAfterPluginCrash [2020-09-30T00:12:10.493Z] === PAUSE TestContinueAfterPluginCrash [2020-09-30T00:12:10.493Z] === RUN TestReadPluginNoRead [2020-09-30T00:12:10.493Z] === PAUSE TestReadPluginNoRead [2020-09-30T00:12:10.493Z] === RUN TestDaemonStartWithLogOpt [2020-09-30T00:12:10.493Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-30T00:12:10.493Z] === CONT TestContinueAfterPluginCrash [2020-09-30T00:12:10.493Z] === CONT TestReadPluginNoRead [2020-09-30T00:12:10.493Z] === CONT TestDaemonStartWithLogOpt [2020-09-30T00:12:10.646Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-30T00:12:10.646Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-30T00:12:10.646Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-30T00:12:10.729Z] --- PASS: TestCheckoutGit (33.19s) [2020-09-30T00:12:10.729Z] === RUN TestValidGitTransport [2020-09-30T00:12:10.729Z] --- PASS: TestValidGitTransport (0.00s) [2020-09-30T00:12:10.729Z] === RUN TestGitInvalidRef [2020-09-30T00:12:11.187Z] --- PASS: TestGitInvalidRef (0.23s) [2020-09-30T00:12:11.187Z] PASS [2020-09-30T00:12:11.187Z] coverage: 86.3% of statements [2020-09-30T00:12:11.187Z] ok github.com/docker/docker/builder/remotecontext/git 33.661s coverage: 86.3% of statements [2020-09-30T00:12:11.647Z] ? github.com/docker/docker/cli [no test files] [2020-09-30T00:12:11.647Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-30T00:12:13.183Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-30T00:12:13.754Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-30T00:12:13.754Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-30T00:12:15.132Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-30T00:12:15.699Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-30T00:12:16.149Z] === RUN TestReadPluginNoRead/default [2020-09-30T00:12:16.149Z] --- PASS: TestDaemonStartWithLogOpt (5.27s) [2020-09-30T00:12:16.783Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-30T00:12:17.078Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-30T00:12:17.337Z] === RUN TestDockerSuite/TestRmiTag [2020-09-30T00:12:17.597Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-30T00:12:18.164Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-30T00:12:18.300Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-30T00:12:19.873Z] --- PASS: TestReadPluginNoRead (9.26s) [2020-09-30T00:12:19.873Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-09-30T00:12:19.873Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-09-30T00:12:19.873Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-09-30T00:12:19.873Z] read_test.go:92: [d722be4c678ca] daemon is not started [2020-09-30T00:12:20.698Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-30T00:12:20.911Z] --- PASS: TestContinueAfterPluginCrash (10.54s) [2020-09-30T00:12:20.911Z] PASS [2020-09-30T00:12:20.911Z] [2020-09-30T00:12:20.911Z] DONE 6 tests in 10.617s [2020-09-30T00:12:20.911Z] 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-30T00:12:20.911Z] ++ 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-30T00:12:20.911Z] ++ set -e [2020-09-30T00:12:20.911Z] ++ '[' -n 0 ']' [2020-09-30T00:12:20.911Z] ++ set -x [2020-09-30T00:12:20.911Z] ++ env -i DEST=/go/src/github.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-30T00:12:20.911Z] testing: warning: no tests to run [2020-09-30T00:12:20.911Z] PASS [2020-09-30T00:12:20.911Z] [2020-09-30T00:12:20.911Z] DONE 0 tests in 0.021s [2020-09-30T00:12:20.911Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-30T00:12:20.911Z] ++ 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-30T00:12:20.911Z] ++ set -e [2020-09-30T00:12:20.911Z] ++ '[' -n 0 ']' [2020-09-30T00:12:20.911Z] ++ set -x [2020-09-30T00:12:20.911Z] ++ env -i DEST=/go/src/github.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-30T00:12:21.203Z] INFO: Testing against a local daemon [2020-09-30T00:12:21.203Z] === RUN TestPluginWithDevMounts [2020-09-30T00:12:21.203Z] === PAUSE TestPluginWithDevMounts [2020-09-30T00:12:21.203Z] === CONT TestPluginWithDevMounts [2020-09-30T00:12:21.266Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-30T00:12:21.834Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2020-09-30T00:12:21.968Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-09-30T00:12:21.968Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestConfigureDaemonLogs [2020-09-30T00:12:21.968Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestCommonOptionsInstallFlags [2020-09-30T00:12:21.968Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-09-30T00:12:21.968Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-09-30T00:12:21.968Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-09-30T00:12:21.968Z] PASS [2020-09-30T00:12:21.968Z] coverage: 18.5% of statements [2020-09-30T00:12:21.968Z] ok github.com/docker/docker/cmd/dockerd 0.672s coverage: 18.5% of statements [2020-09-30T00:12:22.093Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-30T00:12:22.427Z] === RUN TestContainerStopSignal [2020-09-30T00:12:22.427Z] --- PASS: TestContainerStopSignal (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestContainerStopTimeout [2020-09-30T00:12:22.427Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestContainerSecretReferenceDestTarget [2020-09-30T00:12:22.427Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-09-30T00:12:22.427Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestContainerLogPathSetForRingLogger [2020-09-30T00:12:22.427Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestReplaceAndAppendEnvVars [2020-09-30T00:12:22.427Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-09-30T00:12:22.427Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-09-30T00:12:22.427Z] === RUN TestNewMemoryStore [2020-09-30T00:12:22.427Z] --- PASS: TestNewMemoryStore (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestAddContainers [2020-09-30T00:12:22.427Z] --- PASS: TestAddContainers (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestGetContainer [2020-09-30T00:12:22.427Z] --- PASS: TestGetContainer (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestDeleteContainer [2020-09-30T00:12:22.427Z] --- PASS: TestDeleteContainer (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestListContainers [2020-09-30T00:12:22.427Z] --- PASS: TestListContainers (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestFirstContainer [2020-09-30T00:12:22.427Z] --- PASS: TestFirstContainer (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestApplyAllContainer [2020-09-30T00:12:22.427Z] --- PASS: TestApplyAllContainer (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestIsValidHealthString [2020-09-30T00:12:22.427Z] --- PASS: TestIsValidHealthString (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestStateRunStop [2020-09-30T00:12:22.427Z] --- PASS: TestStateRunStop (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestStateTimeoutWait [2020-09-30T00:12:22.427Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-09-30T00:12:22.427Z] state_test.go:141: Stop callback fired [2020-09-30T00:12:22.427Z] state_test.go:165: Stop callback fired [2020-09-30T00:12:22.427Z] === RUN TestIsValidStateString [2020-09-30T00:12:22.427Z] --- PASS: TestIsValidStateString (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestViewSaveDelete [2020-09-30T00:12:22.427Z] --- PASS: TestViewSaveDelete (0.02s) [2020-09-30T00:12:22.427Z] === RUN TestViewAll [2020-09-30T00:12:22.427Z] --- PASS: TestViewAll (0.02s) [2020-09-30T00:12:22.427Z] === RUN TestViewGet [2020-09-30T00:12:22.427Z] --- PASS: TestViewGet (0.01s) [2020-09-30T00:12:22.427Z] === RUN TestNames [2020-09-30T00:12:22.427Z] --- PASS: TestNames (0.00s) [2020-09-30T00:12:22.427Z] === RUN TestViewWithHealthCheck [2020-09-30T00:12:22.884Z] --- PASS: TestViewWithHealthCheck (0.02s) [2020-09-30T00:12:22.884Z] PASS [2020-09-30T00:12:22.884Z] coverage: 41.6% of statements [2020-09-30T00:12:22.884Z] ok github.com/docker/docker/container 0.611s coverage: 41.6% of statements [2020-09-30T00:12:22.884Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-30T00:12:22.884Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-30T00:12:22.884Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-30T00:12:22.884Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-30T00:12:23.031Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-30T00:12:23.280Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-09-30T00:12:23.280Z] PASS [2020-09-30T00:12:23.280Z] [2020-09-30T00:12:23.280Z] DONE 1 tests in 1.936s [2020-09-30T00:12:23.280Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-30T00:12:23.280Z] ++ 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-30T00:12:23.280Z] ++ set -e [2020-09-30T00:12:23.280Z] ++ '[' -n 0 ']' [2020-09-30T00:12:23.280Z] ++ set -x [2020-09-30T00:12:23.280Z] ++ env -i DEST=/go/src/github.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-30T00:12:23.280Z] INFO: Testing against a local daemon [2020-09-30T00:12:23.280Z] === RUN TestSecretInspect [2020-09-30T00:12:23.290Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-30T00:12:23.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-30T00:12:24.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-30T00:12:24.118Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-30T00:12:24.687Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-30T00:12:24.799Z] --- PASS: TestSecretInspect (1.88s) [2020-09-30T00:12:24.799Z] === RUN TestSecretList [2020-09-30T00:12:25.063Z] === RUN TestPrepare [2020-09-30T00:12:25.063Z] --- PASS: TestPrepare (0.00s) [2020-09-30T00:12:25.063Z] === RUN TestStart [2020-09-30T00:12:25.063Z] --- PASS: TestStart (0.00s) [2020-09-30T00:12:25.063Z] === RUN TestWaitCancel [2020-09-30T00:12:25.063Z] --- PASS: TestWaitCancel (0.00s) [2020-09-30T00:12:25.063Z] === RUN TestWaitDisabled [2020-09-30T00:12:25.063Z] --- PASS: TestWaitDisabled (0.00s) [2020-09-30T00:12:25.063Z] === RUN TestWaitEnabled [2020-09-30T00:12:25.063Z] --- PASS: TestWaitEnabled (0.00s) [2020-09-30T00:12:25.063Z] === RUN TestRemove [2020-09-30T00:12:25.063Z] --- PASS: TestRemove (0.00s) [2020-09-30T00:12:25.063Z] PASS [2020-09-30T00:12:25.063Z] coverage: 65.3% of statements [2020-09-30T00:12:25.063Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.301s coverage: 65.3% of statements [2020-09-30T00:12:25.624Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-30T00:12:25.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-30T00:12:26.192Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-30T00:12:26.770Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-30T00:12:26.881Z] --- PASS: TestSecretList (1.90s) [2020-09-30T00:12:26.881Z] === RUN TestSecretsCreateAndDelete [2020-09-30T00:12:27.707Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-30T00:12:27.968Z] === RUN TestNewListSecretsFilters [2020-09-30T00:12:27.968Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestNewListConfigsFilters [2020-09-30T00:12:27.968Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-09-30T00:12:27.968Z] PASS [2020-09-30T00:12:27.968Z] coverage: 0.5% of statements [2020-09-30T00:12:27.968Z] ok github.com/docker/docker/daemon/cluster 0.709s coverage: 0.5% of statements [2020-09-30T00:12:27.968Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-09-30T00:12:27.968Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCIsolation [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-09-30T00:12:27.968Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCConfigs [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCConfigs [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-09-30T00:12:27.968Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-09-30T00:12:27.968Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-09-30T00:12:27.968Z] PASS [2020-09-30T00:12:27.968Z] coverage: 35.9% of statements [2020-09-30T00:12:27.968Z] ok github.com/docker/docker/daemon/cluster/convert 0.897s coverage: 35.9% of statements [2020-09-30T00:12:28.646Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-30T00:12:28.961Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-09-30T00:12:28.961Z] === RUN TestSecretsUpdate [2020-09-30T00:12:30.024Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-30T00:12:30.483Z] --- PASS: TestSecretsUpdate (1.90s) [2020-09-30T00:12:30.483Z] === RUN TestTemplatedSecret [2020-09-30T00:12:30.961Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-30T00:12:31.529Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-30T00:12:32.469Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-30T00:12:33.037Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-30T00:12:33.233Z] --- PASS: TestTemplatedSecret (2.43s) [2020-09-30T00:12:33.233Z] === RUN TestSecretCreateResolve [2020-09-30T00:12:33.604Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-30T00:12:33.756Z] === RUN TestBuilderGC [2020-09-30T00:12:34.172Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-30T00:12:34.214Z] --- PASS: TestBuilderGC (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationNotFound [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonBrokenConfiguration [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestParseClusterAdvertiseSettings [2020-09-30T00:12:34.214Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestFindConfigurationConflicts [2020-09-30T00:12:34.214Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-09-30T00:12:34.214Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeConflicts [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-09-30T00:12:34.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.04s) [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-09-30T00:12:34.214Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-09-30T00:12:34.214Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-09-30T00:12:34.214Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_label [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_dns [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_dns-search [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-09-30T00:12:34.214Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-09-30T00:12:34.214Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestModifiedDiscoverySettings [2020-09-30T00:12:34.214Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestReloadSetConfigFileNotExist [2020-09-30T00:12:34.214Z] time="2020-09-30T00:12:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-09-30T00:12:34.214Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2020-09-30T00:12:34.214Z] === RUN TestReloadDefaultConfigNotExist [2020-09-30T00:12:34.214Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-09-30T00:12:34.214Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:12:34.214Z] === RUN TestReloadBadDefaultConfig [2020-09-30T00:12:34.214Z] time="2020-09-30T00:12:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-196248603" [2020-09-30T00:12:34.214Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-09-30T00:12:34.214Z] === RUN TestReloadWithConflictingLabels [2020-09-30T00:12:34.215Z] time="2020-09-30T00:12:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-687148222" [2020-09-30T00:12:34.215Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-09-30T00:12:34.215Z] === RUN TestReloadWithDuplicateLabels [2020-09-30T00:12:34.215Z] time="2020-09-30T00:12:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-055934725" [2020-09-30T00:12:34.215Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-09-30T00:12:34.215Z] === RUN TestDaemonConfigurationMerge [2020-09-30T00:12:34.215Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-09-30T00:12:34.215Z] PASS [2020-09-30T00:12:34.215Z] coverage: 79.7% of statements [2020-09-30T00:12:34.215Z] ok github.com/docker/docker/daemon/config 0.623s coverage: 79.7% of statements [2020-09-30T00:12:34.215Z] === RUN TestDiscoveryOptsErrors [2020-09-30T00:12:34.215Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-09-30T00:12:34.215Z] === RUN TestDiscoveryOpts [2020-09-30T00:12:34.215Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-09-30T00:12:34.215Z] PASS [2020-09-30T00:12:34.215Z] coverage: 30.0% of statements [2020-09-30T00:12:34.215Z] ok github.com/docker/docker/daemon/discovery 0.391s coverage: 30.0% of statements [2020-09-30T00:12:35.109Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-30T00:12:35.315Z] --- PASS: TestSecretCreateResolve (1.86s) [2020-09-30T00:12:35.315Z] PASS [2020-09-30T00:12:35.315Z] [2020-09-30T00:12:35.315Z] DONE 6 tests in 11.932s [2020-09-30T00:12:35.315Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-30T00:12:35.315Z] ++ 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-30T00:12:35.315Z] ++ set -e [2020-09-30T00:12:35.315Z] ++ '[' -n 0 ']' [2020-09-30T00:12:35.315Z] ++ set -x [2020-09-30T00:12:35.315Z] ++ env -i DEST=/go/src/github.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-30T00:12:35.315Z] INFO: Testing against a local daemon [2020-09-30T00:12:35.315Z] === RUN TestServiceCreateInit [2020-09-30T00:12:35.315Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-30T00:12:35.676Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-30T00:12:35.936Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-30T00:12:36.390Z] === RUN TestVerifyNetworkingConfig [2020-09-30T00:12:36.390Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestGetContainer [2020-09-30T00:12:36.390Z] --- PASS: TestGetContainer (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestValidContainerNames [2020-09-30T00:12:36.390Z] --- PASS: TestValidContainerNames (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestContainerInitDNS [2020-09-30T00:12:36.390Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-09-30T00:12:36.390Z] daemon_test.go:147: root required [2020-09-30T00:12:36.390Z] === RUN TestMerge [2020-09-30T00:12:36.390Z] --- PASS: TestMerge (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestValidateContainerIsolation [2020-09-30T00:12:36.390Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestFindNetworkErrorType [2020-09-30T00:12:36.390Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestEnsureServicesExist [2020-09-30T00:12:36.390Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-09-30T00:12:36.390Z] === RUN TestEnsureServicesExistErrors [2020-09-30T00:12:36.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-09-30T00:12:36.390Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-09-30T00:12:36.390Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-09-30T00:12:36.390Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-09-30T00:12:36.390Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestContainerDelete [2020-09-30T00:12:36.391Z] --- PASS: TestContainerDelete (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestContainerDoubleDelete [2020-09-30T00:12:36.391Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestLogContainerEventCopyLabels [2020-09-30T00:12:36.391Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestLogContainerEventWithAttributes [2020-09-30T00:12:36.391Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestNoneHealthcheck [2020-09-30T00:12:36.391Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestHealthStates [2020-09-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] time="2020-09-30T00:12:36Z" 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-30T00:12:36.391Z] --- PASS: TestHealthStates (0.12s) [2020-09-30T00:12:36.391Z] === RUN TestMaskURLCredentials [2020-09-30T00:12:36.391Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestGetInspectData [2020-09-30T00:12:36.391Z] --- PASS: TestGetInspectData (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestFillLicense [2020-09-30T00:12:36.391Z] --- PASS: TestFillLicense (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestListInvalidFilter [2020-09-30T00:12:36.391Z] --- PASS: TestListInvalidFilter (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestNameFilter [2020-09-30T00:12:36.391Z] --- PASS: TestNameFilter (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-09-30T00:12:36.391Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-09-30T00:12:36.391Z] === 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-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-09-30T00:12:36.391Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-09-30T00:12:36.391Z] --- 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-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-09-30T00:12:36.391Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestDaemonReloadLabels [2020-09-30T00:12:36.391Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-09-30T00:12:36.391Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestDaemonReloadMirrors [2020-09-30T00:12:36.391Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestDaemonReloadInsecureRegistries [2020-09-30T00:12:36.391Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestDaemonReloadNotAffectOthers [2020-09-30T00:12:36.391Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-09-30T00:12:36.391Z] === RUN TestDaemonDiscoveryReload [2020-09-30T00:12:36.505Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-30T00:12:36.505Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-30T00:12:37.884Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-30T00:12:37.923Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-09-30T00:12:37.923Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-09-30T00:12:37.923Z] === RUN TestWaitNodeAttachment [2020-09-30T00:12:37.923Z] === RUN TestEventsLog [2020-09-30T00:12:37.923Z] --- PASS: TestEventsLog (0.00s) [2020-09-30T00:12:37.923Z] === RUN TestEventsLogTimeout [2020-09-30T00:12:37.923Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-09-30T00:12:37.923Z] === RUN TestLogEvents [2020-09-30T00:12:37.923Z] --- PASS: TestLogEvents (0.06s) [2020-09-30T00:12:37.923Z] === RUN TestLoadBufferedEvents [2020-09-30T00:12:37.923Z] --- PASS: TestLoadBufferedEvents (0.15s) [2020-09-30T00:12:37.923Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-09-30T00:12:37.923Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-09-30T00:12:37.923Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-09-30T00:12:37.923Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-09-30T00:12:37.923Z] PASS [2020-09-30T00:12:37.923Z] coverage: 50.0% of statements [2020-09-30T00:12:37.923Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-09-30T00:12:37.923Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-09-30T00:12:37.923Z] ok github.com/docker/docker/daemon/events 0.304s coverage: 50.0% of statements [2020-09-30T00:12:38.381Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-09-30T00:12:38.381Z] === RUN TestIsolationConversion [2020-09-30T00:12:38.381Z] === RUN TestIsolationConversion/default [2020-09-30T00:12:38.381Z] === RUN TestIsolationConversion/process [2020-09-30T00:12:38.381Z] === RUN TestIsolationConversion/hyperv [2020-09-30T00:12:38.381Z] --- PASS: TestIsolationConversion (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestContainerLabels [2020-09-30T00:12:38.381Z] --- PASS: TestContainerLabels (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestCredentialSpecConversion [2020-09-30T00:12:38.381Z] === RUN TestCredentialSpecConversion/none [2020-09-30T00:12:38.381Z] === RUN TestCredentialSpecConversion/config [2020-09-30T00:12:38.381Z] === RUN TestCredentialSpecConversion/file [2020-09-30T00:12:38.381Z] === RUN TestCredentialSpecConversion/registry [2020-09-30T00:12:38.381Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-09-30T00:12:38.381Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestControllerValidateMountBind [2020-09-30T00:12:38.381Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestControllerValidateMountVolume [2020-09-30T00:12:38.381Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestControllerValidateMountTarget [2020-09-30T00:12:38.381Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestControllerValidateMountTmpfs [2020-09-30T00:12:38.381Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestControllerValidateMountInvalidType [2020-09-30T00:12:38.381Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-09-30T00:12:38.381Z] === RUN TestControllerValidateMountNamedPipe [2020-09-30T00:12:38.381Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-09-30T00:12:38.381Z] PASS [2020-09-30T00:12:38.381Z] coverage: 11.3% of statements [2020-09-30T00:12:38.381Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.905s coverage: 11.3% of statements [2020-09-30T00:12:38.381Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-09-30T00:12:38.381Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-09-30T00:12:38.381Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-30T00:12:38.453Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-30T00:12:38.840Z] reload_test.go:520: root required [2020-09-30T00:12:38.840Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-09-30T00:12:38.840Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-09-30T00:12:38.840Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-09-30T00:12:38.840Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2020-09-30T00:12:38.840Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-09-30T00:12:38.840Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-09-30T00:12:38.840Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-09-30T00:12:38.840Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-09-30T00:12:38.840Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-09-30T00:12:38.840Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-09-30T00:12:38.840Z] === RUN TestParseVolumesFrom [2020-09-30T00:12:38.840Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-09-30T00:12:38.840Z] PASS [2020-09-30T00:12:38.840Z] coverage: 9.1% of statements [2020-09-30T00:12:38.840Z] ok github.com/docker/docker/daemon 3.761s coverage: 9.1% of statements [2020-09-30T00:12:38.840Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-30T00:12:38.840Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-30T00:12:38.840Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-30T00:12:38.840Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-30T00:12:38.847Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-30T00:12:39.391Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-30T00:12:39.651Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-30T00:12:39.809Z] === RUN TestIsEmptyDir [2020-09-30T00:12:39.809Z] --- PASS: TestIsEmptyDir (0.01s) [2020-09-30T00:12:39.809Z] PASS [2020-09-30T00:12:39.809Z] coverage: 2.3% of statements [2020-09-30T00:12:39.809Z] ok github.com/docker/docker/daemon/graphdriver 0.179s coverage: 2.3% of statements [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-30T00:12:39.809Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-30T00:12:39.809Z] === RUN TestLinkNaming [2020-09-30T00:12:39.809Z] --- PASS: TestLinkNaming (0.00s) [2020-09-30T00:12:39.809Z] === RUN TestLinkNew [2020-09-30T00:12:39.809Z] --- PASS: TestLinkNew (0.00s) [2020-09-30T00:12:39.809Z] === RUN TestLinkEnv [2020-09-30T00:12:39.809Z] --- PASS: TestLinkEnv (0.00s) [2020-09-30T00:12:39.809Z] === RUN TestLinkMultipleEnv [2020-09-30T00:12:39.809Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-09-30T00:12:39.809Z] === RUN TestLinkPortRangeEnv [2020-09-30T00:12:39.809Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-09-30T00:12:39.809Z] PASS [2020-09-30T00:12:39.809Z] coverage: 93.0% of statements [2020-09-30T00:12:39.809Z] ok github.com/docker/docker/daemon/links 0.078s coverage: 93.0% of statements [2020-09-30T00:12:40.220Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-30T00:12:40.220Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-30T00:12:40.789Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-30T00:12:41.356Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-30T00:12:41.616Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-30T00:12:42.183Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-30T00:12:42.385Z] --- PASS: TestServiceCreateInit (7.42s) [2020-09-30T00:12:42.385Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-09-30T00:12:42.385Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2020-09-30T00:12:42.385Z] === RUN TestCreateServiceMultipleTimes [2020-09-30T00:12:42.443Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-30T00:12:42.443Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-30T00:12:42.726Z] === RUN TestAdapterReadLogs [2020-09-30T00:12:42.726Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-09-30T00:12:42.726Z] === RUN TestCopier [2020-09-30T00:12:42.726Z] --- PASS: TestCopier (0.00s) [2020-09-30T00:12:42.726Z] === RUN TestCopierLongLines [2020-09-30T00:12:42.726Z] --- PASS: TestCopierLongLines (0.00s) [2020-09-30T00:12:42.726Z] === RUN TestCopierSlow [2020-09-30T00:12:42.726Z] --- PASS: TestCopierSlow (0.32s) [2020-09-30T00:12:42.726Z] === RUN TestCopierWithSized [2020-09-30T00:12:43.011Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-30T00:12:43.011Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-30T00:12:43.184Z] --- PASS: TestCopierWithSized (0.01s) [2020-09-30T00:12:43.184Z] === RUN TestCopierWithPartial [2020-09-30T00:12:43.184Z] --- PASS: TestCopierWithPartial (0.00s) [2020-09-30T00:12:43.184Z] === RUN TestRingLogger [2020-09-30T00:12:43.642Z] --- PASS: TestRingLogger (0.00s) [2020-09-30T00:12:43.642Z] === RUN TestRingCap [2020-09-30T00:12:43.642Z] --- PASS: TestRingCap (0.00s) [2020-09-30T00:12:43.642Z] === RUN TestRingClose [2020-09-30T00:12:43.642Z] --- PASS: TestRingClose (0.00s) [2020-09-30T00:12:43.642Z] === RUN TestRingDrain [2020-09-30T00:12:43.642Z] --- PASS: TestRingDrain (0.00s) [2020-09-30T00:12:43.642Z] PASS [2020-09-30T00:12:43.642Z] coverage: 41.2% of statements [2020-09-30T00:12:43.642Z] ok github.com/docker/docker/daemon/logger 0.923s coverage: 41.2% of statements [2020-09-30T00:12:43.948Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-30T00:12:44.100Z] === RUN TestJSONFileLogger [2020-09-30T00:12:44.100Z] --- PASS: TestJSONFileLogger (0.00s) [2020-09-30T00:12:44.100Z] === RUN TestJSONFileLoggerWithTags [2020-09-30T00:12:44.100Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-09-30T00:12:44.100Z] === RUN TestJSONFileLoggerWithOpts [2020-09-30T00:12:44.100Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s) [2020-09-30T00:12:44.100Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-09-30T00:12:44.100Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-09-30T00:12:44.100Z] === RUN TestEncodeDecode [2020-09-30T00:12:44.100Z] === PAUSE TestEncodeDecode [2020-09-30T00:12:44.100Z] === CONT TestEncodeDecode [2020-09-30T00:12:44.100Z] --- PASS: TestEncodeDecode (0.14s) [2020-09-30T00:12:44.100Z] PASS [2020-09-30T00:12:44.100Z] coverage: 61.6% of statements [2020-09-30T00:12:44.100Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.427s coverage: 61.6% of statements [2020-09-30T00:12:44.209Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/defaults [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/invalid_create_group [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-09-30T00:12:44.559Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-09-30T00:12:44.559Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-09-30T00:12:44.559Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestNewAWSLogsClientRegionDetect [2020-09-30T00:12:44.559Z] time="2020-09-30T00:12:44Z" level=info msg="Trying to get region from EC2 Metadata" [2020-09-30T00:12:44.559Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2020-09-30T00:12:44.559Z] === RUN TestCreateSuccess [2020-09-30T00:12:44.559Z] --- PASS: TestCreateSuccess (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCreateLogGroupSuccess [2020-09-30T00:12:44.559Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCreateError [2020-09-30T00:12:44.559Z] --- PASS: TestCreateError (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCreateAlreadyExists [2020-09-30T00:12:44.559Z] time="2020-09-30T00:12:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-09-30T00:12:44.559Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestLogClosed [2020-09-30T00:12:44.559Z] --- PASS: TestLogClosed (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestLogBlocking [2020-09-30T00:12:44.559Z] --- PASS: TestLogBlocking (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestLogNonBlockingBufferEmpty [2020-09-30T00:12:44.559Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestLogNonBlockingBufferFull [2020-09-30T00:12:44.559Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestPublishBatchSuccess [2020-09-30T00:12:44.559Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestPublishBatchError [2020-09-30T00:12:44.559Z] time="2020-09-30T00:12:44Z" level=error msg=Error [2020-09-30T00:12:44.559Z] --- PASS: TestPublishBatchError (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-09-30T00:12:44.559Z] time="2020-09-30T00:12:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-30T00:12:44.559Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestPublishBatchAlreadyAccepted [2020-09-30T00:12:44.559Z] time="2020-09-30T00:12:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-30T00:12:44.559Z] time="2020-09-30T00:12:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-09-30T00:12:44.559Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchSimple [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchTicker [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMultilinePattern [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchClose [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchClose (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen/0/Hello [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen/2/🙃 [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen/3/���� [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen/4/He��o [2020-09-30T00:12:44.559Z] === RUN TestEffectiveLen/5/ [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/0/ [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/1/Hello [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/2/Hello [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/3/Hello [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/4/🙃 [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/5/🙃 [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/6/a� [2020-09-30T00:12:44.559Z] === RUN TestFindValidSplit/7/a� [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: Hello [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: He [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: llo [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: Hello [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: 🙃 [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: 🙃 [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: a [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: � [2020-09-30T00:12:44.559Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1044: a� [2020-09-30T00:12:44.559Z] cloudwatchlogs_test.go:1045: [2020-09-30T00:12:44.559Z] === RUN TestProcessEventEmoji [2020-09-30T00:12:44.559Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchLineSplit [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchLineSplitWithBinary [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMaxEvents [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMaxTotalBytes [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-09-30T00:12:44.559Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-09-30T00:12:44.559Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsMultilinePattern [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-09-30T00:12:44.559Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-09-30T00:12:44.559Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-09-30T00:12:44.559Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestCreateTagSuccess [2020-09-30T00:12:44.559Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-09-30T00:12:44.559Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-09-30T00:12:44.559Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-09-30T00:12:44.559Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-09-30T00:12:44.559Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-09-30T00:12:44.559Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-09-30T00:12:44.559Z] PASS [2020-09-30T00:12:44.559Z] coverage: 77.4% of statements [2020-09-30T00:12:44.560Z] ok github.com/docker/docker/daemon/logger/awslogs 0.884s coverage: 77.4% of statements [2020-09-30T00:12:44.778Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-30T00:12:45.017Z] === RUN TestSearchRegistryForImagesErrors [2020-09-30T00:12:45.017Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-09-30T00:12:45.017Z] === RUN TestSearchRegistryForImages [2020-09-30T00:12:45.017Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-09-30T00:12:45.017Z] PASS [2020-09-30T00:12:45.017Z] coverage: 4.8% of statements [2020-09-30T00:12:45.017Z] ok github.com/docker/docker/daemon/images 0.681s coverage: 4.8% of statements [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-30T00:12:45.017Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-30T00:12:45.345Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-30T00:12:45.345Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-30T00:12:45.926Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-30T00:12:45.983Z] === RUN TestJSONLogsMarshalJSONBuf [2020-09-30T00:12:45.983Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-09-30T00:12:45.983Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-09-30T00:12:45.983Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2020-09-30T00:12:45.983Z] === RUN TestFastTimeMarshalJSON [2020-09-30T00:12:45.983Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-09-30T00:12:45.983Z] PASS [2020-09-30T00:12:45.983Z] coverage: 87.2% of statements [2020-09-30T00:12:45.983Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 87.2% of statements [2020-09-30T00:12:47.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-30T00:12:47.519Z] === RUN TestWriteLog [2020-09-30T00:12:47.519Z] === PAUSE TestWriteLog [2020-09-30T00:12:47.519Z] === RUN TestReadLog [2020-09-30T00:12:47.519Z] === PAUSE TestReadLog [2020-09-30T00:12:47.519Z] === CONT TestWriteLog [2020-09-30T00:12:47.519Z] === CONT TestReadLog [2020-09-30T00:12:47.519Z] --- PASS: TestWriteLog (0.00s) [2020-09-30T00:12:47.519Z] === RUN TestReadLog/tail_exact [2020-09-30T00:12:47.976Z] === RUN TestLog [2020-09-30T00:12:47.976Z] --- PASS: TestLog (0.01s) [2020-09-30T00:12:47.976Z] PASS [2020-09-30T00:12:47.976Z] coverage: 33.3% of statements [2020-09-30T00:12:47.976Z] === RUN TestReadLog/tail_less_than_available [2020-09-30T00:12:47.976Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.334s coverage: 33.3% of statements [2020-09-30T00:12:47.976Z] === RUN TestReadLog/tail_more_than_available [2020-09-30T00:12:47.976Z] --- PASS: TestReadLog (0.18s) [2020-09-30T00:12:47.976Z] --- PASS: TestReadLog/tail_exact (0.15s) [2020-09-30T00:12:47.976Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-09-30T00:12:47.976Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-09-30T00:12:47.976Z] PASS [2020-09-30T00:12:47.976Z] coverage: 75.2% of statements [2020-09-30T00:12:47.976Z] ok github.com/docker/docker/daemon/logger/local 0.431s coverage: 75.2% of statements [2020-09-30T00:12:47.976Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-30T00:12:47.976Z] === RUN TestOpenFileDelete [2020-09-30T00:12:47.976Z] --- PASS: TestOpenFileDelete (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestOpenFileRename [2020-09-30T00:12:47.976Z] --- PASS: TestOpenFileRename (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestParseLogTagDefaultTag [2020-09-30T00:12:47.976Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestParseLogTag [2020-09-30T00:12:47.976Z] --- PASS: TestParseLogTag (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestParseLogTagEmptyTag [2020-09-30T00:12:47.976Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestTailFiles [2020-09-30T00:12:47.976Z] --- PASS: TestTailFiles (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestFollowLogsConsumerGone [2020-09-30T00:12:47.976Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-09-30T00:12:47.976Z] === RUN TestFollowLogsProducerGone [2020-09-30T00:12:47.976Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2020-09-30T00:12:47.976Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-09-30T00:12:47.977Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-09-30T00:12:47.977Z] === RUN TestCheckCapacityAndRotate [2020-09-30T00:12:47.977Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2020-09-30T00:12:47.977Z] PASS [2020-09-30T00:12:47.977Z] coverage: 35.9% of statements [2020-09-30T00:12:47.977Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.461s coverage: 35.9% of statements [2020-09-30T00:12:48.252Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-30T00:12:49.190Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-30T00:12:49.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-30T00:12:49.511Z] === RUN TestNewParse [2020-09-30T00:12:49.511Z] --- PASS: TestNewParse (0.00s) [2020-09-30T00:12:49.511Z] PASS [2020-09-30T00:12:49.511Z] coverage: 8.3% of statements [2020-09-30T00:12:49.511Z] ok github.com/docker/docker/daemon/logger/templates 0.234s coverage: 8.3% of statements [2020-09-30T00:12:49.968Z] === RUN TestValidateLogOpt [2020-09-30T00:12:49.968Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestNewMissedConfig [2020-09-30T00:12:49.968Z] --- PASS: TestNewMissedConfig (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestNewMissedUrl [2020-09-30T00:12:49.968Z] --- PASS: TestNewMissedUrl (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestNewMissedToken [2020-09-30T00:12:49.968Z] --- PASS: TestNewMissedToken (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestNewWithProxy [2020-09-30T00:12:49.968Z] --- PASS: TestNewWithProxy (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestDefault [2020-09-30T00:12:49.968Z] --- PASS: TestDefault (0.01s) [2020-09-30T00:12:49.968Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-09-30T00:12:49.968Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2020-09-30T00:12:49.968Z] === RUN TestJsonFormat [2020-09-30T00:12:49.968Z] --- PASS: TestJsonFormat (0.01s) [2020-09-30T00:12:49.968Z] === RUN TestRawFormat [2020-09-30T00:12:49.968Z] --- PASS: TestRawFormat (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestRawFormatWithLabels [2020-09-30T00:12:49.968Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestRawFormatWithoutTag [2020-09-30T00:12:49.968Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-09-30T00:12:49.968Z] === RUN TestBatching [2020-09-30T00:12:50.018Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-30T00:12:50.426Z] === RUN TestParseLogFormat [2020-09-30T00:12:50.426Z] --- PASS: TestParseLogFormat (0.00s) [2020-09-30T00:12:50.426Z] === RUN TestValidateLogOptEmpty [2020-09-30T00:12:50.426Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-09-30T00:12:50.426Z] === RUN TestValidateSyslogAddress [2020-09-30T00:12:50.426Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-09-30T00:12:50.426Z] === RUN TestParseAddressDefaultPort [2020-09-30T00:12:50.426Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-09-30T00:12:50.426Z] === RUN TestValidateSyslogFacility [2020-09-30T00:12:50.426Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-09-30T00:12:50.426Z] === RUN TestValidateLogOptSyslogFormat [2020-09-30T00:12:50.426Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-09-30T00:12:50.426Z] === RUN TestValidateLogOpt [2020-09-30T00:12:50.426Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-30T00:12:50.426Z] PASS [2020-09-30T00:12:50.426Z] coverage: 46.8% of statements [2020-09-30T00:12:50.426Z] ok github.com/docker/docker/daemon/logger/syslog 0.188s coverage: 46.8% of statements [2020-09-30T00:12:50.426Z] --- PASS: TestBatching (0.26s) [2020-09-30T00:12:50.426Z] === RUN TestFrequency [2020-09-30T00:12:50.426Z] --- PASS: TestFrequency (0.19s) [2020-09-30T00:12:50.426Z] === RUN TestOneMessagePerRequest [2020-09-30T00:12:50.587Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-30T00:12:50.846Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-30T00:12:50.886Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-09-30T00:12:50.886Z] === RUN TestVerify [2020-09-30T00:12:50.886Z] --- PASS: TestVerify (0.00s) [2020-09-30T00:12:50.886Z] === RUN TestSkipVerify [2020-09-30T00:12:50.886Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:50.886Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:50.886Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] --- PASS: TestSkipVerify (0.56s) [2020-09-30T00:12:51.344Z] === RUN TestBufferMaximum [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.903070\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.903070\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] --- PASS: TestBufferMaximum (0.01s) [2020-09-30T00:12:51.344Z] === RUN TestServerAlwaysDown [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.908081\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.908081\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.908081\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.909081\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] time="2020-09-30T00:12:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601424770.909081\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:51.344Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-09-30T00:12:51.344Z] === RUN TestCannotSendAfterClose [2020-09-30T00:12:51.344Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-09-30T00:12:51.344Z] === RUN TestDeadlockOnBlockedEndpoint [2020-09-30T00:12:51.414Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-30T00:12:52.314Z] time="2020-09-30T00:12:51Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-09-30T00:12:52.314Z] time="2020-09-30T00:12:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"172ef2611792\"}'" [2020-09-30T00:12:52.314Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2020-09-30T00:12:52.314Z] PASS [2020-09-30T00:12:52.314Z] coverage: 82.5% of statements [2020-09-30T00:12:52.314Z] ok github.com/docker/docker/daemon/logger/splunk 2.360s coverage: 82.5% of statements [2020-09-30T00:12:52.314Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-30T00:12:52.314Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-30T00:12:52.314Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-30T00:12:52.350Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-30T00:12:52.772Z] === RUN TestV1IDService [2020-09-30T00:12:52.772Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-09-30T00:12:52.772Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestContinueOnError_MirrorEndpoint [2020-09-30T00:12:52.772Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestContinueOnError_NeverContinue [2020-09-30T00:12:52.772Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestContinueOnError_UnnestsErrors [2020-09-30T00:12:52.772Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestFixManifestLayers [2020-09-30T00:12:52.772Z] --- PASS: TestFixManifestLayers (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestFixManifestLayersBaseLayerParent [2020-09-30T00:12:52.772Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-30T00:12:52.772Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-30T00:12:52.772Z] === RUN TestFixManifestLayersBadParent [2020-09-30T00:12:52.772Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestValidateManifest [2020-09-30T00:12:52.772Z] --- SKIP: TestValidateManifest (0.00s) [2020-09-30T00:12:52.772Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-30T00:12:52.772Z] === RUN TestFormatPlatform [2020-09-30T00:12:52.772Z] --- PASS: TestFormatPlatform (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestGetRepositoryMountCandidates [2020-09-30T00:12:52.772Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-09-30T00:12:52.772Z] === RUN TestLayerAlreadyExists [2020-09-30T00:12:52.772Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-09-30T00:12:52.772Z] 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-30T00:12:52.772Z] 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-30T00:12:52.772Z] 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-30T00:12:52.772Z] 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-30T00:12:52.772Z] 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-30T00:12:52.772Z] 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-30T00:12:52.772Z] === RUN TestWhenEmptyAuthConfig [2020-09-30T00:12:52.772Z] --- PASS: TestV1IDService (0.20s) [2020-09-30T00:12:52.772Z] === RUN TestV2MetadataService [2020-09-30T00:12:53.740Z] === RUN TestSuccessfulDownload [2020-09-30T00:12:53.740Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-09-30T00:12:53.740Z] download_test.go:268: Needs fixing on Windows [2020-09-30T00:12:53.740Z] === RUN TestCancelledDownload [2020-09-30T00:12:53.740Z] --- PASS: TestCancelledDownload (0.00s) [2020-09-30T00:12:53.740Z] === RUN TestMaxDownloadAttempts [2020-09-30T00:12:53.740Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-30T00:12:53.740Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-30T00:12:53.740Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-30T00:12:53.740Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-30T00:12:53.740Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-30T00:12:53.740Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-30T00:12:53.740Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-30T00:12:53.740Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-30T00:12:53.740Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-30T00:12:53.740Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-30T00:12:53.740Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-30T00:12:53.740Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-30T00:12:54.201Z] time="2020-09-30T00:12:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-30T00:12:54.201Z] time="2020-09-30T00:12:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-30T00:12:54.201Z] time="2020-09-30T00:12:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-30T00:12:54.201Z] time="2020-09-30T00:12:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-30T00:12:54.201Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-09-30T00:12:54.201Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2020-09-30T00:12:54.201Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2020-09-30T00:12:54.201Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2020-09-30T00:12:54.201Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2020-09-30T00:12:54.201Z] === RUN TestTransfer [2020-09-30T00:12:54.201Z] --- PASS: TestTransfer (0.12s) [2020-09-30T00:12:54.201Z] === RUN TestConcurrencyLimit [2020-09-30T00:12:54.201Z] --- PASS: TestV2MetadataService (1.43s) [2020-09-30T00:12:54.201Z] PASS [2020-09-30T00:12:54.201Z] coverage: 48.2% of statements [2020-09-30T00:12:54.201Z] ok github.com/docker/docker/distribution/metadata 1.835s coverage: 48.2% of statements [2020-09-30T00:12:54.659Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-09-30T00:12:54.659Z] === RUN TestInactiveJobs [2020-09-30T00:12:54.659Z] === RUN TestNotFound [2020-09-30T00:12:54.659Z] --- PASS: TestNotFound (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestConflict [2020-09-30T00:12:54.659Z] --- PASS: TestConflict (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestForbidden [2020-09-30T00:12:54.659Z] --- PASS: TestForbidden (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestInvalidParameter [2020-09-30T00:12:54.659Z] --- PASS: TestInvalidParameter (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestNotImplemented [2020-09-30T00:12:54.659Z] --- PASS: TestNotImplemented (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestNotModified [2020-09-30T00:12:54.659Z] --- PASS: TestNotModified (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestUnauthorized [2020-09-30T00:12:54.659Z] --- PASS: TestUnauthorized (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestUnknown [2020-09-30T00:12:54.659Z] --- PASS: TestUnknown (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestCancelled [2020-09-30T00:12:54.659Z] --- PASS: TestCancelled (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestDeadline [2020-09-30T00:12:54.659Z] --- PASS: TestDeadline (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestDataLoss [2020-09-30T00:12:54.659Z] --- PASS: TestDataLoss (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestUnavailable [2020-09-30T00:12:54.659Z] --- PASS: TestUnavailable (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestSystem [2020-09-30T00:12:54.659Z] --- PASS: TestSystem (0.00s) [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Not_Found [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Bad_Request [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Conflict [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Unauthorized [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Service_Unavailable [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Forbidden [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Not_Modified [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Not_Implemented [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-09-30T00:12:54.659Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-09-30T00:12:54.660Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-09-30T00:12:54.660Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-09-30T00:12:54.660Z] PASS [2020-09-30T00:12:54.660Z] coverage: 49.4% of statements [2020-09-30T00:12:54.660Z] ok github.com/docker/docker/errdefs 0.119s coverage: 49.4% of statements [2020-09-30T00:12:54.660Z] --- PASS: TestWhenEmptyAuthConfig (1.98s) [2020-09-30T00:12:54.660Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-09-30T00:12:54.660Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-09-30T00:12:54.660Z] === RUN TestTokenPassThru [2020-09-30T00:12:54.660Z] --- PASS: TestTokenPassThru (0.01s) [2020-09-30T00:12:54.660Z] === RUN TestTokenPassThruDifferentHost [2020-09-30T00:12:54.660Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-09-30T00:12:54.660Z] PASS [2020-09-30T00:12:54.660Z] coverage: 20.1% of statements [2020-09-30T00:12:54.660Z] ok github.com/docker/docker/distribution 2.304s coverage: 20.1% of statements [2020-09-30T00:12:54.660Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-30T00:12:55.119Z] --- PASS: TestInactiveJobs (0.39s) [2020-09-30T00:12:55.119Z] === RUN TestWatchRelease [2020-09-30T00:12:55.119Z] --- PASS: TestWatchRelease (0.04s) [2020-09-30T00:12:55.119Z] === RUN TestWatchFinishedTransfer [2020-09-30T00:12:55.119Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-09-30T00:12:55.119Z] === RUN TestDuplicateTransfer [2020-09-30T00:12:55.119Z] --- PASS: TestDuplicateTransfer (0.06s) [2020-09-30T00:12:55.119Z] === RUN TestSuccessfulUpload [2020-09-30T00:12:55.119Z] time="2020-09-30T00:12:55Z" level=error msg="Upload failed, retrying: simulating retry" [2020-09-30T00:12:55.577Z] --- PASS: TestSuccessfulUpload (0.45s) [2020-09-30T00:12:55.577Z] === RUN TestCancelledUpload [2020-09-30T00:12:55.577Z] --- PASS: TestCancelledUpload (0.00s) [2020-09-30T00:12:55.577Z] PASS [2020-09-30T00:12:55.577Z] coverage: 76.8% of statements [2020-09-30T00:12:55.577Z] ok github.com/docker/docker/distribution/xfer 2.014s coverage: 76.8% of statements [2020-09-30T00:12:55.577Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-30T00:12:55.647Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-30T00:12:55.647Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-30T00:12:55.647Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-30T00:12:57.024Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-30T00:12:57.111Z] === RUN TestCompare [2020-09-30T00:12:57.112Z] --- PASS: TestCompare (0.00s) [2020-09-30T00:12:57.112Z] PASS [2020-09-30T00:12:57.112Z] coverage: 19.2% of statements [2020-09-30T00:12:57.112Z] ok github.com/docker/docker/image/cache 0.183s coverage: 19.2% of statements [2020-09-30T00:12:57.112Z] === RUN TestFSGetInvalidData [2020-09-30T00:12:57.570Z] --- PASS: TestFSGetInvalidData (0.16s) [2020-09-30T00:12:57.571Z] === RUN TestFSInvalidSet [2020-09-30T00:12:57.571Z] --- PASS: TestFSInvalidSet (0.05s) [2020-09-30T00:12:57.571Z] === RUN TestFSInvalidRoot [2020-09-30T00:12:57.571Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-09-30T00:12:57.571Z] === RUN TestFSMetadataGetSet [2020-09-30T00:12:57.571Z] === RUN TestMakeV1ConfigFromConfig [2020-09-30T00:12:57.571Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-09-30T00:12:57.571Z] PASS [2020-09-30T00:12:57.571Z] coverage: 25.0% of statements [2020-09-30T00:12:57.571Z] ok github.com/docker/docker/image/v1 0.314s coverage: 25.0% of statements [2020-09-30T00:12:57.571Z] --- PASS: TestFSMetadataGetSet (0.08s) [2020-09-30T00:12:57.571Z] === RUN TestFSInvalidWalker [2020-09-30T00:12:57.571Z] --- PASS: TestFSInvalidWalker (0.03s) [2020-09-30T00:12:57.571Z] === RUN TestFSGetSet [2020-09-30T00:12:57.571Z] --- PASS: TestFSGetSet (0.03s) [2020-09-30T00:12:57.571Z] === RUN TestFSGetUnsetKey [2020-09-30T00:12:57.571Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-09-30T00:12:57.571Z] === RUN TestFSGetEmptyData [2020-09-30T00:12:57.571Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-09-30T00:12:57.571Z] === RUN TestFSDelete [2020-09-30T00:12:57.571Z] --- PASS: TestFSDelete (0.02s) [2020-09-30T00:12:57.571Z] === RUN TestFSWalker [2020-09-30T00:12:57.571Z] --- PASS: TestFSWalker (0.04s) [2020-09-30T00:12:57.571Z] === RUN TestFSWalkerStopOnError [2020-09-30T00:12:57.571Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-09-30T00:12:57.571Z] === RUN TestNewFromJSON [2020-09-30T00:12:57.571Z] --- PASS: TestNewFromJSON (0.00s) [2020-09-30T00:12:57.571Z] === RUN TestNewFromJSONWithInvalidJSON [2020-09-30T00:12:57.571Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-09-30T00:12:57.571Z] === RUN TestMarshalKeyOrder [2020-09-30T00:12:57.571Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-09-30T00:12:57.571Z] === RUN TestImage [2020-09-30T00:12:57.571Z] --- PASS: TestImage (0.00s) [2020-09-30T00:12:57.571Z] === RUN TestImageOSNotEmpty [2020-09-30T00:12:57.571Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-09-30T00:12:57.571Z] === RUN TestNewChildImageFromImageWithRootFS [2020-09-30T00:12:57.571Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-09-30T00:12:57.571Z] === RUN TestRestore [2020-09-30T00:12:57.791Z] --- PASS: TestCreateServiceMultipleTimes (15.34s) [2020-09-30T00:12:57.791Z] === RUN TestCreateServiceConflict [2020-09-30T00:12:57.962Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-30T00:12:58.029Z] time="2020-09-30T00:12:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-09-30T00:12:58.029Z] --- PASS: TestRestore (0.20s) [2020-09-30T00:12:58.029Z] === RUN TestAddDelete [2020-09-30T00:12:58.029Z] --- PASS: TestAddDelete (0.08s) [2020-09-30T00:12:58.029Z] === RUN TestSearchAfterDelete [2020-09-30T00:12:58.029Z] --- PASS: TestSearchAfterDelete (0.02s) [2020-09-30T00:12:58.029Z] === RUN TestParentReset [2020-09-30T00:12:58.029Z] --- PASS: TestParentReset (0.06s) [2020-09-30T00:12:58.029Z] === RUN TestGetAndSetLastUpdated [2020-09-30T00:12:58.029Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2020-09-30T00:12:58.029Z] === RUN TestStoreLen [2020-09-30T00:12:58.029Z] --- PASS: TestStoreLen (0.10s) [2020-09-30T00:12:58.029Z] PASS [2020-09-30T00:12:58.029Z] coverage: 86.4% of statements [2020-09-30T00:12:58.487Z] ok github.com/docker/docker/image 1.305s coverage: 86.4% of statements [2020-09-30T00:12:58.487Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-30T00:12:58.487Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-30T00:12:59.465Z] === RUN TestSerialization [2020-09-30T00:12:59.465Z] --- PASS: TestSerialization (0.02s) [2020-09-30T00:12:59.465Z] PASS [2020-09-30T00:12:59.465Z] coverage: 100.0% of statements [2020-09-30T00:12:59.465Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2020-09-30T00:12:59.867Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-30T00:12:59.868Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-09-30T00:12:59.868Z] === RUN TestCreateServiceMaxReplicas [2020-09-30T00:12:59.923Z] === RUN TestEmptyLayer [2020-09-30T00:12:59.923Z] --- PASS: TestEmptyLayer (0.00s) [2020-09-30T00:12:59.923Z] === RUN TestCommitFailure [2020-09-30T00:12:59.923Z] --- PASS: TestCommitFailure (0.01s) [2020-09-30T00:12:59.923Z] === RUN TestStartTransactionFailure [2020-09-30T00:12:59.923Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-09-30T00:12:59.923Z] === RUN TestGetOrphan [2020-09-30T00:12:59.923Z] --- PASS: TestGetOrphan (0.01s) [2020-09-30T00:12:59.923Z] === RUN TestMountAndRegister [2020-09-30T00:12:59.923Z] --- PASS: TestMountAndRegister (0.06s) [2020-09-30T00:12:59.923Z] layer_test.go:271: Layer size: 14 [2020-09-30T00:12:59.923Z] === RUN TestLayerRelease [2020-09-30T00:12:59.923Z] --- SKIP: TestLayerRelease (0.00s) [2020-09-30T00:12:59.923Z] layer_test.go:304: Failing on Windows [2020-09-30T00:12:59.923Z] === RUN TestStoreRestore [2020-09-30T00:12:59.923Z] --- SKIP: TestStoreRestore (0.00s) [2020-09-30T00:12:59.923Z] layer_test.go:353: Failing on Windows [2020-09-30T00:12:59.923Z] === RUN TestTarStreamStability [2020-09-30T00:12:59.923Z] --- SKIP: TestTarStreamStability (0.00s) [2020-09-30T00:12:59.923Z] layer_test.go:468: Failing on Windows [2020-09-30T00:12:59.923Z] === RUN TestRegisterExistingLayer [2020-09-30T00:12:59.923Z] --- PASS: TestRegisterExistingLayer (0.19s) [2020-09-30T00:12:59.923Z] === RUN TestTarStreamVerification [2020-09-30T00:12:59.923Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-09-30T00:12:59.923Z] layer_test.go:697: Failing on Windows [2020-09-30T00:12:59.923Z] === RUN TestLayerMigration [2020-09-30T00:12:59.923Z] --- SKIP: TestLayerMigration (0.00s) [2020-09-30T00:12:59.923Z] migration_test.go:46: Failing on Windows [2020-09-30T00:12:59.923Z] === RUN TestLayerMigrationNoTarsplit [2020-09-30T00:13:00.382Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-09-30T00:13:00.382Z] migration_test.go:182: Failing on Windows [2020-09-30T00:13:00.382Z] === RUN TestMountInit [2020-09-30T00:13:00.382Z] --- SKIP: TestMountInit (0.00s) [2020-09-30T00:13:00.382Z] mount_test.go:17: Failing on Windows [2020-09-30T00:13:00.382Z] === RUN TestMountSize [2020-09-30T00:13:00.382Z] --- SKIP: TestMountSize (0.00s) [2020-09-30T00:13:00.382Z] mount_test.go:76: Failing on Windows [2020-09-30T00:13:00.382Z] === RUN TestMountChanges [2020-09-30T00:13:00.382Z] --- SKIP: TestMountChanges (0.00s) [2020-09-30T00:13:00.382Z] mount_test.go:125: Failing on Windows [2020-09-30T00:13:00.382Z] === RUN TestMountApply [2020-09-30T00:13:00.382Z] --- SKIP: TestMountApply (0.00s) [2020-09-30T00:13:00.382Z] mount_test.go:212: Failing on Windows [2020-09-30T00:13:00.382Z] PASS [2020-09-30T00:13:00.382Z] coverage: 30.1% of statements [2020-09-30T00:13:00.382Z] ok github.com/docker/docker/layer 0.518s coverage: 30.1% of statements [2020-09-30T00:13:00.382Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-30T00:13:00.841Z] === RUN TestEnvironmentParsing [2020-09-30T00:13:00.841Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-09-30T00:13:00.841Z] PASS [2020-09-30T00:13:00.841Z] coverage: 1.0% of statements [2020-09-30T00:13:00.841Z] ok github.com/docker/docker/libcontainerd/local 0.256s coverage: 1.0% of statements [2020-09-30T00:13:00.841Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-30T00:13:00.841Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-30T00:13:00.841Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-30T00:13:00.841Z] ? github.com/docker/docker/oci [no test files] [2020-09-30T00:13:00.841Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-30T00:13:00.841Z] === RUN TestParseVersion [2020-09-30T00:13:00.841Z] --- PASS: TestParseVersion (0.00s) [2020-09-30T00:13:00.841Z] PASS [2020-09-30T00:13:00.841Z] coverage: 50.0% of statements [2020-09-30T00:13:00.841Z] ok github.com/docker/docker/pkg/aaparser 0.235s coverage: 50.0% of statements [2020-09-30T00:13:01.244Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-30T00:13:01.244Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-30T00:13:01.244Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-30T00:13:01.808Z] === RUN TestAddressPoolOpt [2020-09-30T00:13:01.808Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/a [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/something [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/_=a [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/env1=value1 [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/_env1=value1 [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/env2=value2=value3 [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/env3=abc!qwe [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/env_4=value_4 [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/PATH [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/=a [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/PATH= [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/PATH=something [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/asd!qwe [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/1asd [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/123 [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/some_space [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/__some_space_before [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/some_space_after__ [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/= [2020-09-30T00:13:01.808Z] === RUN TestValidateEnv/PaTh [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/a (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/something (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/= (0.00s) [2020-09-30T00:13:01.808Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-09-30T00:13:01.808Z] === RUN TestParseHost [2020-09-30T00:13:01.808Z] --- PASS: TestParseHost (0.00s) [2020-09-30T00:13:01.808Z] === RUN TestParseDockerDaemonHost [2020-09-30T00:13:01.808Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-09-30T00:13:01.808Z] === RUN TestParseTCP [2020-09-30T00:13:01.812Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-30T00:13:02.265Z] --- PASS: TestParseTCP (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestParseInvalidUnixAddrInvalid [2020-09-30T00:13:02.265Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestValidateExtraHosts [2020-09-30T00:13:02.265Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestIpOptString [2020-09-30T00:13:02.265Z] --- PASS: TestIpOptString (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestNewIpOptInvalidDefaultVal [2020-09-30T00:13:02.265Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestNewIpOptValidDefaultVal [2020-09-30T00:13:02.265Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestIpOptSetInvalidVal [2020-09-30T00:13:02.265Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestValidateIPAddress [2020-09-30T00:13:02.265Z] --- PASS: TestValidateIPAddress (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestMapOpts [2020-09-30T00:13:02.265Z] --- PASS: TestMapOpts (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestListOptsWithoutValidator [2020-09-30T00:13:02.265Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestListOptsWithValidator [2020-09-30T00:13:02.265Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestValidateDNSSearch [2020-09-30T00:13:02.265Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_general_format [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_one_more [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-09-30T00:13:02.265Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-09-30T00:13:02.265Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestNamedListOpts [2020-09-30T00:13:02.265Z] --- PASS: TestNamedListOpts (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestNamedMapOpts [2020-09-30T00:13:02.265Z] --- PASS: TestNamedMapOpts (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestParseLink [2020-09-30T00:13:02.265Z] --- PASS: TestParseLink (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestQuotedStringSetWithQuotes [2020-09-30T00:13:02.265Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-09-30T00:13:02.265Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestQuotedStringSetWithNoQuotes [2020-09-30T00:13:02.265Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestUlimitOpt [2020-09-30T00:13:02.265Z] --- PASS: TestUlimitOpt (0.00s) [2020-09-30T00:13:02.265Z] PASS [2020-09-30T00:13:02.265Z] coverage: 67.1% of statements [2020-09-30T00:13:02.265Z] ok github.com/docker/docker/opts 0.295s coverage: 67.1% of statements [2020-09-30T00:13:02.265Z] === RUN TestUnbuffered [2020-09-30T00:13:02.265Z] --- PASS: TestUnbuffered (0.00s) [2020-09-30T00:13:02.265Z] === RUN TestRaceUnbuffered [2020-09-30T00:13:02.265Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-09-30T00:13:02.265Z] PASS [2020-09-30T00:13:02.265Z] coverage: 100.0% of statements [2020-09-30T00:13:02.265Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2020-09-30T00:13:02.617Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-09-30T00:13:02.617Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-30T00:13:02.747Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-30T00:13:03.683Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-30T00:13:03.798Z] === RUN TestPeerCertificateMarshalJSON [2020-09-30T00:13:03.798Z] === RUN TestMatch [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[foo]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[bar]_[foo]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[foo_bar]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[qux]_[foo]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[]#01 [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[qux]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[foo_bar_qux]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[qux]_[baz]] [2020-09-30T00:13:03.798Z] === RUN TestMatch/[[foo_baz]] [2020-09-30T00:13:03.798Z] --- PASS: TestMatch (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-09-30T00:13:03.798Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-09-30T00:13:03.798Z] PASS [2020-09-30T00:13:03.798Z] coverage: 87.5% of statements [2020-09-30T00:13:03.798Z] ok github.com/docker/docker/pkg/capabilities 0.075s coverage: 87.5% of statements [2020-09-30T00:13:04.256Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-09-30T00:13:04.256Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-09-30T00:13:04.256Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2020-09-30T00:13:04.256Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-09-30T00:13:04.256Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-09-30T00:13:04.256Z] === RUN TestMiddleware [2020-09-30T00:13:04.256Z] --- PASS: TestMiddleware (0.00s) [2020-09-30T00:13:04.256Z] === RUN TestNewResponseModifier [2020-09-30T00:13:04.256Z] --- PASS: TestNewResponseModifier (0.00s) [2020-09-30T00:13:04.256Z] PASS [2020-09-30T00:13:04.256Z] coverage: 26.8% of statements [2020-09-30T00:13:04.256Z] ok github.com/docker/docker/pkg/authorization 0.832s coverage: 26.8% of statements [2020-09-30T00:13:04.256Z] === RUN TestIsArchivePathDir [2020-09-30T00:13:04.714Z] --- PASS: TestIsArchivePathDir (0.09s) [2020-09-30T00:13:04.715Z] === RUN TestIsArchivePathInvalidFile [2020-09-30T00:13:04.715Z] === RUN TestChrootTarUntar [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:04.715Z] === RUN TestChrootUntarWithHugeExcludesList [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:04.715Z] === RUN TestChrootUntarEmptyArchive [2020-09-30T00:13:04.715Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-09-30T00:13:04.715Z] === RUN TestChrootTarUntarWithSymlink [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-30T00:13:04.715Z] === RUN TestChrootCopyWithTar [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2020-09-30T00:13:04.715Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-30T00:13:04.715Z] === RUN TestChrootCopyFileWithTar [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:04.715Z] === RUN TestChrootUntarPath [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-30T00:13:04.715Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:04.715Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:04.715Z] === RUN TestChrootApplyDotDotFile [2020-09-30T00:13:04.715Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-09-30T00:13:04.715Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:04.715Z] PASS [2020-09-30T00:13:04.715Z] coverage: 15.4% of statements [2020-09-30T00:13:04.715Z] ok github.com/docker/docker/pkg/chrootarchive 0.258s coverage: 15.4% of statements [2020-09-30T00:13:04.715Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2020-09-30T00:13:04.715Z] === RUN TestIsArchivePathTar [2020-09-30T00:13:04.715Z] --- PASS: TestIsArchivePathTar (0.20s) [2020-09-30T00:13:04.715Z] === RUN TestDecompressStreamGzip [2020-09-30T00:13:05.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-30T00:13:05.062Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-30T00:13:05.173Z] --- PASS: TestDecompressStreamGzip (0.17s) [2020-09-30T00:13:05.173Z] === RUN TestDecompressStreamBzip2 [2020-09-30T00:13:05.173Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2020-09-30T00:13:05.173Z] === RUN TestDecompressStreamXz [2020-09-30T00:13:05.173Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-09-30T00:13:05.173Z] archive_test.go:133: Xz not present in msys2 [2020-09-30T00:13:05.173Z] === RUN TestCompressStreamXzUnsupported [2020-09-30T00:13:05.173Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestCompressStreamBzip2Unsupported [2020-09-30T00:13:05.173Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestCompressStreamInvalid [2020-09-30T00:13:05.173Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestExtensionInvalid [2020-09-30T00:13:05.173Z] --- PASS: TestExtensionInvalid (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestExtensionUncompressed [2020-09-30T00:13:05.173Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestExtensionBzip2 [2020-09-30T00:13:05.173Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestExtensionGzip [2020-09-30T00:13:05.173Z] --- PASS: TestExtensionGzip (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestExtensionXz [2020-09-30T00:13:05.173Z] --- PASS: TestExtensionXz (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestCmdStreamLargeStderr [2020-09-30T00:13:05.173Z] === RUN TestSizeEmpty [2020-09-30T00:13:05.173Z] --- PASS: TestSizeEmpty (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestSizeEmptyFile [2020-09-30T00:13:05.173Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestSizeNonemptyFile [2020-09-30T00:13:05.173Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestSizeNestedDirectoryEmpty [2020-09-30T00:13:05.173Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-09-30T00:13:05.173Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-09-30T00:13:05.173Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-09-30T00:13:05.173Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2020-09-30T00:13:05.173Z] === RUN TestMoveToSubdir [2020-09-30T00:13:05.173Z] --- PASS: TestMoveToSubdir (0.01s) [2020-09-30T00:13:05.173Z] === RUN TestSizeNonExistingDirectory [2020-09-30T00:13:05.173Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-09-30T00:13:05.173Z] PASS [2020-09-30T00:13:05.173Z] coverage: 80.0% of statements [2020-09-30T00:13:05.173Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2020-09-30T00:13:05.173Z] === RUN TestCmdStreamBad [2020-09-30T00:13:05.173Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-09-30T00:13:05.173Z] archive_test.go:238: Failing on Windows CI machines [2020-09-30T00:13:05.173Z] === RUN TestCmdStreamGood [2020-09-30T00:13:05.173Z] ok github.com/docker/docker/pkg/directory 0.083s coverage: 80.0% of statements [2020-09-30T00:13:05.173Z] --- PASS: TestCmdStreamGood (0.05s) [2020-09-30T00:13:05.322Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-30T00:13:05.630Z] === RUN TestUntarPathWithInvalidDest [2020-09-30T00:13:05.631Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2020-09-30T00:13:05.631Z] === RUN TestUntarPathWithInvalidSrc [2020-09-30T00:13:05.631Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-09-30T00:13:05.631Z] === RUN TestUntarPath [2020-09-30T00:13:05.631Z] --- PASS: TestUntarPath (0.11s) [2020-09-30T00:13:05.631Z] === RUN TestUntarPathWithDestinationFile [2020-09-30T00:13:05.631Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2020-09-30T00:13:05.631Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-09-30T00:13:05.631Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2020-09-30T00:13:05.631Z] === RUN TestCopyWithTarInvalidSrc [2020-09-30T00:13:05.631Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-09-30T00:13:05.631Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-09-30T00:13:05.631Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-09-30T00:13:05.631Z] === RUN TestCopyWithTarSrcFile [2020-09-30T00:13:05.631Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-09-30T00:13:05.631Z] === RUN TestCopyWithTarSrcFolder [2020-09-30T00:13:05.631Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-09-30T00:13:05.631Z] === RUN TestCopyFileWithTarInvalidSrc [2020-09-30T00:13:05.631Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-09-30T00:13:05.631Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-09-30T00:13:05.631Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-09-30T00:13:05.631Z] === RUN TestCopyFileWithTarSrcFolder [2020-09-30T00:13:05.631Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-09-30T00:13:05.631Z] === RUN TestCopyFileWithTarSrcFile [2020-09-30T00:13:06.088Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-09-30T00:13:06.088Z] === RUN TestTarFiles [2020-09-30T00:13:06.088Z] === RUN Test [2020-09-30T00:13:06.088Z] === RUN Test/TestContainsEntry [2020-09-30T00:13:06.088Z] === RUN Test/TestCreateEntries [2020-09-30T00:13:06.088Z] === RUN Test/TestEntriesDiff [2020-09-30T00:13:06.088Z] === RUN Test/TestEntriesEquality [2020-09-30T00:13:06.088Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-09-30T00:13:06.088Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-09-30T00:13:06.088Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-09-30T00:13:06.088Z] === RUN Test/TestGeneratorNotGenerate [2020-09-30T00:13:06.088Z] === RUN Test/TestGeneratorWithPort [2020-09-30T00:13:06.088Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-09-30T00:13:06.088Z] === RUN Test/TestNewEntry [2020-09-30T00:13:06.088Z] === RUN Test/TestParse [2020-09-30T00:13:06.088Z] --- PASS: Test (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestNewEntry (0.00s) [2020-09-30T00:13:06.088Z] --- PASS: Test/TestParse (0.00s) [2020-09-30T00:13:06.088Z] PASS [2020-09-30T00:13:06.088Z] coverage: 58.3% of statements [2020-09-30T00:13:06.088Z] ok github.com/docker/docker/pkg/discovery 0.149s coverage: 58.3% of statements [2020-09-30T00:13:06.549Z] === RUN Test [2020-09-30T00:13:06.549Z] === RUN Test/TestContent [2020-09-30T00:13:06.549Z] === RUN Test/TestInitialize [2020-09-30T00:13:06.549Z] === RUN Test/TestNew [2020-09-30T00:13:06.549Z] === RUN Test/TestParsingContentsWithComments [2020-09-30T00:13:06.549Z] === RUN Test/TestRegister [2020-09-30T00:13:06.549Z] === RUN Test/TestWatch [2020-09-30T00:13:06.549Z] --- PASS: Test (0.01s) [2020-09-30T00:13:06.549Z] --- PASS: Test/TestContent (0.00s) [2020-09-30T00:13:06.549Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-30T00:13:06.549Z] --- PASS: Test/TestNew (0.00s) [2020-09-30T00:13:06.549Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-09-30T00:13:06.549Z] --- PASS: Test/TestRegister (0.00s) [2020-09-30T00:13:06.549Z] --- PASS: Test/TestWatch (0.01s) [2020-09-30T00:13:06.549Z] PASS [2020-09-30T00:13:06.549Z] coverage: 92.9% of statements [2020-09-30T00:13:06.549Z] ok github.com/docker/docker/pkg/discovery/file 0.195s coverage: 92.9% of statements [2020-09-30T00:13:06.702Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-30T00:13:07.278Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-30T00:13:07.278Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-30T00:13:08.083Z] === RUN Test [2020-09-30T00:13:08.083Z] === RUN Test/TestWatch [2020-09-30T00:13:08.083Z] --- PASS: Test (0.00s) [2020-09-30T00:13:08.083Z] --- PASS: Test/TestWatch (0.00s) [2020-09-30T00:13:08.083Z] PASS [2020-09-30T00:13:08.083Z] coverage: 92.3% of statements [2020-09-30T00:13:08.083Z] ok github.com/docker/docker/pkg/discovery/memory 0.139s coverage: 92.3% of statements [2020-09-30T00:13:08.229Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-30T00:13:08.542Z] === RUN Test [2020-09-30T00:13:08.542Z] === RUN Test/TestInitialize [2020-09-30T00:13:08.542Z] === RUN Test/TestInitializeWithPattern [2020-09-30T00:13:08.542Z] === RUN Test/TestRegister [2020-09-30T00:13:08.542Z] === RUN Test/TestWatch [2020-09-30T00:13:08.542Z] --- PASS: Test (0.00s) [2020-09-30T00:13:08.542Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-30T00:13:08.542Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-09-30T00:13:08.542Z] --- PASS: Test/TestRegister (0.00s) [2020-09-30T00:13:08.542Z] --- PASS: Test/TestWatch (0.00s) [2020-09-30T00:13:08.542Z] PASS [2020-09-30T00:13:08.542Z] coverage: 93.8% of statements [2020-09-30T00:13:08.542Z] ok github.com/docker/docker/pkg/discovery/nodes 0.159s coverage: 93.8% of statements [2020-09-30T00:13:08.542Z] === RUN Test [2020-09-30T00:13:08.542Z] === RUN Test/TestInitialize [2020-09-30T00:13:08.542Z] time="2020-09-30T00:13:08Z" level=info msg="Initializing discovery without TLS" [2020-09-30T00:13:08.542Z] time="2020-09-30T00:13:08Z" level=info msg="Initializing discovery without TLS" [2020-09-30T00:13:08.542Z] time="2020-09-30T00:13:08Z" level=info msg="Initializing discovery without TLS" [2020-09-30T00:13:08.542Z] === RUN Test/TestInitializeWithCerts [2020-09-30T00:13:08.542Z] time="2020-09-30T00:13:08Z" level=info msg="Initializing discovery with TLS" [2020-09-30T00:13:09.002Z] === RUN Test/TestWatch [2020-09-30T00:13:09.002Z] time="2020-09-30T00:13:08Z" level=info msg="Initializing discovery without TLS" [2020-09-30T00:13:09.461Z] === RUN TestPollerAddRemove [2020-09-30T00:13:09.461Z] --- PASS: TestPollerAddRemove (0.00s) [2020-09-30T00:13:09.461Z] === RUN TestPollerEvent [2020-09-30T00:13:09.461Z] --- SKIP: TestPollerEvent (0.00s) [2020-09-30T00:13:09.461Z] poller_test.go:41: No chmod on Windows [2020-09-30T00:13:09.461Z] === RUN TestPollerClose [2020-09-30T00:13:09.461Z] --- PASS: TestPollerClose (0.00s) [2020-09-30T00:13:09.461Z] PASS [2020-09-30T00:13:09.461Z] coverage: 36.2% of statements [2020-09-30T00:13:09.461Z] ok github.com/docker/docker/pkg/filenotify 0.147s coverage: 36.2% of statements [2020-09-30T00:13:09.611Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-30T00:13:09.611Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-30T00:13:10.178Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-30T00:13:10.426Z] === RUN TestCopyFileWithInvalidSrc [2020-09-30T00:13:10.426Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCopyFileWithInvalidDest [2020-09-30T00:13:10.426Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCopyFileWithSameSrcAndDest [2020-09-30T00:13:10.426Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-09-30T00:13:10.426Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2020-09-30T00:13:10.426Z] === RUN TestCopyFile [2020-09-30T00:13:10.426Z] --- PASS: TestCopyFile (0.01s) [2020-09-30T00:13:10.426Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-09-30T00:13:10.426Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-30T00:13:10.426Z] fileutils_test.go:134: Needs porting to Windows [2020-09-30T00:13:10.426Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-09-30T00:13:10.426Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestReadSymlinkedDirectoryToFile [2020-09-30T00:13:10.426Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-30T00:13:10.426Z] fileutils_test.go:180: Needs porting to Windows [2020-09-30T00:13:10.426Z] === RUN TestWildcardMatches [2020-09-30T00:13:10.426Z] --- PASS: TestWildcardMatches (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestPatternMatches [2020-09-30T00:13:10.426Z] --- PASS: TestPatternMatches (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-09-30T00:13:10.426Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestPatternMatchesFolderExclusions [2020-09-30T00:13:10.426Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-09-30T00:13:10.426Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-09-30T00:13:10.426Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-09-30T00:13:10.426Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-09-30T00:13:10.426Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestSingleExclamationError [2020-09-30T00:13:10.426Z] --- PASS: TestSingleExclamationError (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestMatchesWithNoPatterns [2020-09-30T00:13:10.426Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestMatchesWithMalformedPatterns [2020-09-30T00:13:10.426Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestMatches [2020-09-30T00:13:10.426Z] --- PASS: TestMatches (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCleanPatterns [2020-09-30T00:13:10.426Z] --- PASS: TestCleanPatterns (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-09-30T00:13:10.426Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCleanPatternsExceptionFlag [2020-09-30T00:13:10.426Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-09-30T00:13:10.426Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-09-30T00:13:10.426Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCleanPatternsErrorSingleException [2020-09-30T00:13:10.426Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-09-30T00:13:10.426Z] === RUN TestCreateIfNotExistsDir [2020-09-30T00:13:10.426Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2020-09-30T00:13:10.426Z] === RUN TestCreateIfNotExistsFile [2020-09-30T00:13:10.426Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2020-09-30T00:13:10.426Z] === RUN TestMatch [2020-09-30T00:13:10.426Z] --- PASS: TestMatch (0.00s) [2020-09-30T00:13:10.426Z] PASS [2020-09-30T00:13:10.426Z] coverage: 87.7% of statements [2020-09-30T00:13:10.426Z] ok github.com/docker/docker/pkg/fileutils 0.206s coverage: 87.7% of statements [2020-09-30T00:13:10.745Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-30T00:13:10.885Z] === RUN TestGet [2020-09-30T00:13:10.885Z] --- PASS: TestGet (0.00s) [2020-09-30T00:13:10.885Z] === RUN TestGetShortcutString [2020-09-30T00:13:10.885Z] --- PASS: TestGetShortcutString (0.00s) [2020-09-30T00:13:10.885Z] PASS [2020-09-30T00:13:10.885Z] coverage: 42.9% of statements [2020-09-30T00:13:10.885Z] ok github.com/docker/docker/pkg/homedir 0.118s coverage: 42.9% of statements [2020-09-30T00:13:11.315Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-30T00:13:11.574Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-30T00:13:11.574Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-30T00:13:11.850Z] --- PASS: Test (3.27s) [2020-09-30T00:13:11.850Z] --- PASS: Test/TestInitialize (0.20s) [2020-09-30T00:13:11.850Z] --- PASS: Test/TestInitializeWithCerts (0.04s) [2020-09-30T00:13:11.850Z] --- PASS: Test/TestWatch (3.03s) [2020-09-30T00:13:11.850Z] PASS [2020-09-30T00:13:11.850Z] coverage: 84.1% of statements [2020-09-30T00:13:11.850Z] ok github.com/docker/docker/pkg/discovery/kv 3.646s coverage: 84.1% of statements [2020-09-30T00:13:11.850Z] === RUN TestCreateIDMapOrder [2020-09-30T00:13:11.850Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-09-30T00:13:11.850Z] PASS [2020-09-30T00:13:11.850Z] coverage: 7.3% of statements [2020-09-30T00:13:12.142Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-30T00:13:12.308Z] ok github.com/docker/docker/pkg/idtools 0.177s coverage: 7.3% of statements [2020-09-30T00:13:12.710Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-30T00:13:13.274Z] === RUN TestFixedBufferCap [2020-09-30T00:13:13.274Z] --- PASS: TestFixedBufferCap (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestFixedBufferLen [2020-09-30T00:13:13.274Z] --- PASS: TestFixedBufferLen (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestFixedBufferString [2020-09-30T00:13:13.274Z] --- PASS: TestFixedBufferString (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestFixedBufferWrite [2020-09-30T00:13:13.274Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestFixedBufferRead [2020-09-30T00:13:13.274Z] --- PASS: TestFixedBufferRead (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestBytesPipeRead [2020-09-30T00:13:13.274Z] --- PASS: TestBytesPipeRead (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestBytesPipeWrite [2020-09-30T00:13:13.274Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestBytesPipeWriteRandomChunks [2020-09-30T00:13:13.274Z] --- PASS: TestTarFiles (7.49s) [2020-09-30T00:13:13.274Z] === RUN TestTarUntar [2020-09-30T00:13:13.274Z] --- PASS: TestTarUntar (0.04s) [2020-09-30T00:13:13.274Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-09-30T00:13:13.274Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestTarWithOptions [2020-09-30T00:13:13.274Z] --- PASS: TestTarWithOptions (0.02s) [2020-09-30T00:13:13.274Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-09-30T00:13:13.274Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestUntarUstarGnuConflict [2020-09-30T00:13:13.274Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestUntarInvalidFilenames [2020-09-30T00:13:13.274Z] === RUN TestError [2020-09-30T00:13:13.274Z] --- PASS: TestError (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestProgressString [2020-09-30T00:13:13.274Z] === RUN TestProgressString/no_progress [2020-09-30T00:13:13.274Z] === RUN TestProgressString/progress_1 [2020-09-30T00:13:13.274Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-09-30T00:13:13.274Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-09-30T00:13:13.274Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-09-30T00:13:13.274Z] === RUN TestProgressString/with_units [2020-09-30T00:13:13.274Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-09-30T00:13:13.274Z] === RUN TestProgressString/hide_counts [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/with_units (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-09-30T00:13:13.274Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-09-30T00:13:13.274Z] === RUN TestJSONMessageDisplay [2020-09-30T00:13:13.278Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-30T00:13:13.537Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-30T00:13:13.733Z] === RUN TestStandardLongPath [2020-09-30T00:13:13.733Z] --- PASS: TestStandardLongPath (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestUNCLongPath [2020-09-30T00:13:13.733Z] --- PASS: TestUNCLongPath (0.00s) [2020-09-30T00:13:13.733Z] PASS [2020-09-30T00:13:13.733Z] coverage: 100.0% of statements [2020-09-30T00:13:13.733Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames272924398\\dest" [2020-09-30T00:13:13.733Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2020-09-30T00:13:13.733Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2020-09-30T00:13:13.733Z] === RUN TestUntarHardlinkToSymlink [2020-09-30T00:13:13.733Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-09-30T00:13:13.733Z] === RUN TestUntarInvalidHardlink [2020-09-30T00:13:13.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink913075055\\victim\\hello" -> "../victim/hello" [2020-09-30T00:13:13.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink962596354\\victim\\hello" -> "/../victim/hello" [2020-09-30T00:13:13.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink764503417\\victim" -> "../victim" [2020-09-30T00:13:13.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink052824708\\victim" -> "../victim" [2020-09-30T00:13:13.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink030037523\\victim" -> "../victim" [2020-09-30T00:13:13.733Z] --- PASS: TestJSONMessageDisplay (0.16s) [2020-09-30T00:13:13.733Z] === RUN TestJSONMessageDisplayWithJSONError [2020-09-30T00:13:13.733Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-09-30T00:13:13.733Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestDisplayJSONMessagesStream [2020-09-30T00:13:13.733Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink507583062\\victim" -> "../victim" [2020-09-30T00:13:13.733Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-09-30T00:13:13.733Z] PASS [2020-09-30T00:13:13.733Z] coverage: 91.7% of statements [2020-09-30T00:13:13.733Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-09-30T00:13:13.733Z] === RUN TestUntarInvalidSymlink [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink053047741\\dest\\dotdot" -> "../victim/hello" [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink280888312\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-30T00:13:13.733Z] ok github.com/docker/docker/pkg/jsonmessage 0.207s coverage: 91.7% of statements [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink621061367\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:13.733Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2020-09-30T00:13:13.733Z] === RUN TestAtomicWriteToFile [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink996467690\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink248864833\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:13.733Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-09-30T00:13:13.733Z] === RUN TestAtomicWriteSetCommit [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink492356780\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:13.733Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-09-30T00:13:13.733Z] === RUN TestAtomicWriteSetCancel [2020-09-30T00:13:13.733Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink293514779\\dest\\dir\\loophole" -> "../../victim" [2020-09-30T00:13:13.733Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2020-09-30T00:13:13.733Z] === RUN TestTempArchiveCloseMultipleTimes [2020-09-30T00:13:13.733Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestReplaceFileTarWrapper [2020-09-30T00:13:13.733Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2020-09-30T00:13:13.733Z] === RUN TestReadCloserWrapperClose [2020-09-30T00:13:13.733Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestReaderErrWrapperReadOnError [2020-09-30T00:13:13.733Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestReaderErrWrapperRead [2020-09-30T00:13:13.733Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestHashData [2020-09-30T00:13:13.733Z] --- PASS: TestHashData (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestCancelReadCloser [2020-09-30T00:13:13.733Z] --- PASS: TestCancelReadCloser (0.10s) [2020-09-30T00:13:13.733Z] === RUN TestWriteCloserWrapperClose [2020-09-30T00:13:13.733Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestNopWriteCloser [2020-09-30T00:13:13.733Z] --- PASS: TestNopWriteCloser (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestNopWriter [2020-09-30T00:13:13.733Z] --- PASS: TestNopWriter (0.00s) [2020-09-30T00:13:13.733Z] === RUN TestWriteCounter [2020-09-30T00:13:13.733Z] --- PASS: TestWriteCounter (0.00s) [2020-09-30T00:13:13.733Z] PASS [2020-09-30T00:13:13.733Z] coverage: 69.2% of statements [2020-09-30T00:13:13.733Z] ok github.com/docker/docker/pkg/ioutils 0.713s coverage: 69.2% of statements [2020-09-30T00:13:14.104Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-30T00:13:14.190Z] --- PASS: TestReplaceFileTarWrapper (0.33s) [2020-09-30T00:13:14.190Z] === RUN TestPrefixHeaderReadable [2020-09-30T00:13:14.190Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-09-30T00:13:14.190Z] === RUN TestDisablePigz [2020-09-30T00:13:14.190Z] --- PASS: TestDisablePigz (0.13s) [2020-09-30T00:13:14.190Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-09-30T00:13:14.190Z] === RUN TestPigz [2020-09-30T00:13:14.190Z] --- PASS: TestPigz (0.17s) [2020-09-30T00:13:14.190Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-09-30T00:13:14.190Z] === RUN TestCopyFileWithInvalidDest [2020-09-30T00:13:14.190Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-09-30T00:13:14.190Z] archive_windows_test.go:16: Currently fails [2020-09-30T00:13:14.190Z] === RUN TestCanonicalTarNameForPath [2020-09-30T00:13:14.190Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-09-30T00:13:14.190Z] === RUN TestCanonicalTarName [2020-09-30T00:13:14.190Z] --- PASS: TestCanonicalTarName (0.00s) [2020-09-30T00:13:14.190Z] === RUN TestChmodTarEntry [2020-09-30T00:13:14.190Z] --- PASS: TestChmodTarEntry (0.00s) [2020-09-30T00:13:14.190Z] === RUN TestHardLinkOrder [2020-09-30T00:13:14.647Z] --- PASS: TestHardLinkOrder (0.09s) [2020-09-30T00:13:14.647Z] === RUN TestChangeString [2020-09-30T00:13:14.647Z] --- PASS: TestChangeString (0.00s) [2020-09-30T00:13:14.647Z] === RUN TestChangesWithNoChanges [2020-09-30T00:13:14.647Z] --- PASS: TestChangesWithNoChanges (0.10s) [2020-09-30T00:13:14.647Z] === RUN TestChangesWithChanges [2020-09-30T00:13:14.647Z] --- PASS: TestChangesWithChanges (0.03s) [2020-09-30T00:13:14.647Z] === RUN TestChangesWithChangesGH13590 [2020-09-30T00:13:14.647Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-09-30T00:13:14.647Z] changes_test.go:192: needs more investigation [2020-09-30T00:13:14.647Z] === RUN TestChangesDirsEmpty [2020-09-30T00:13:14.647Z] === RUN TestNameFormat [2020-09-30T00:13:14.647Z] --- PASS: TestNameFormat (0.00s) [2020-09-30T00:13:14.647Z] === RUN TestNameRetries [2020-09-30T00:13:14.647Z] --- PASS: TestNameRetries (0.00s) [2020-09-30T00:13:14.647Z] PASS [2020-09-30T00:13:14.647Z] coverage: 85.7% of statements [2020-09-30T00:13:14.647Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2020-09-30T00:13:14.647Z] --- PASS: TestChangesDirsEmpty (0.17s) [2020-09-30T00:13:14.647Z] === RUN TestChangesDirsMutated [2020-09-30T00:13:14.647Z] === RUN TestParseKeyValueOpt [2020-09-30T00:13:14.647Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-09-30T00:13:14.647Z] === RUN TestParseUintList [2020-09-30T00:13:14.647Z] --- PASS: TestParseUintList (0.00s) [2020-09-30T00:13:14.647Z] === RUN TestParseUintListMaximumLimits [2020-09-30T00:13:14.647Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-09-30T00:13:14.647Z] PASS [2020-09-30T00:13:14.647Z] coverage: 97.0% of statements [2020-09-30T00:13:14.647Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2020-09-30T00:13:14.647Z] --- PASS: TestChangesDirsMutated (0.13s) [2020-09-30T00:13:14.647Z] === RUN TestApplyLayer [2020-09-30T00:13:14.647Z] --- SKIP: TestApplyLayer (0.00s) [2020-09-30T00:13:14.647Z] changes_test.go:405: needs further investigation [2020-09-30T00:13:14.647Z] === RUN TestChangesSizeWithHardlinks [2020-09-30T00:13:14.647Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-09-30T00:13:14.647Z] changes_test.go:441: needs further investigation [2020-09-30T00:13:14.647Z] === RUN TestChangesSizeWithNoChanges [2020-09-30T00:13:14.673Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-30T00:13:14.933Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-30T00:13:15.105Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-09-30T00:13:15.106Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-09-30T00:13:15.106Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-09-30T00:13:15.106Z] === RUN TestChangesSize [2020-09-30T00:13:15.106Z] --- PASS: TestChangesSize (0.00s) [2020-09-30T00:13:15.106Z] === RUN TestApplyLayerInvalidFilenames [2020-09-30T00:13:15.106Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames863627663\\dest" [2020-09-30T00:13:15.106Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2020-09-30T00:13:15.106Z] === RUN TestApplyLayerInvalidHardlink [2020-09-30T00:13:15.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153302681\\victim\\hello" -> "../victim/hello" [2020-09-30T00:13:15.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink936039716\\victim\\hello" -> "/../victim/hello" [2020-09-30T00:13:15.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink214547507\\victim" -> "../victim" [2020-09-30T00:13:15.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink510333430\\victim" -> "../victim" [2020-09-30T00:13:15.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink674205405\\victim" -> "../victim" [2020-09-30T00:13:15.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink134923928\\victim" -> "../victim" [2020-09-30T00:13:15.106Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-09-30T00:13:15.106Z] === RUN TestApplyLayerInvalidSymlink [2020-09-30T00:13:15.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink425250583\\dest\\dotdot" -> "../victim/hello" [2020-09-30T00:13:15.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink399921034\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-30T00:13:15.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink965849953\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:15.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink673118028\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:15.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink270887995\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:15.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink510680158\\dest\\loophole-victim" -> "../victim" [2020-09-30T00:13:15.106Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-09-30T00:13:15.106Z] === RUN TestApplyLayerWhiteouts [2020-09-30T00:13:15.106Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2020-09-30T00:13:15.106Z] === RUN TestGenerateEmptyFile [2020-09-30T00:13:15.106Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-09-30T00:13:15.106Z] === RUN TestGenerateWithContent [2020-09-30T00:13:15.106Z] --- PASS: TestGenerateWithContent (0.00s) [2020-09-30T00:13:15.106Z] PASS [2020-09-30T00:13:15.106Z] coverage: 62.7% of statements [2020-09-30T00:13:15.106Z] ok github.com/docker/docker/pkg/archive 10.733s coverage: 62.7% of statements [2020-09-30T00:13:15.106Z] === RUN TestNewAndRemove [2020-09-30T00:13:15.106Z] --- PASS: TestNewAndRemove (0.00s) [2020-09-30T00:13:15.106Z] === RUN TestRemoveInvalidPath [2020-09-30T00:13:15.106Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-09-30T00:13:15.106Z] PASS [2020-09-30T00:13:15.106Z] coverage: 82.6% of statements [2020-09-30T00:13:15.106Z] ok github.com/docker/docker/pkg/pidfile 0.078s coverage: 82.6% of statements [2020-09-30T00:13:15.271Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s) [2020-09-30T00:13:15.271Z] === RUN TestCreateServiceSecretFileMode [2020-09-30T00:13:15.873Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-30T00:13:15.873Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-30T00:13:16.072Z] === RUN TestParseEmptyInterface [2020-09-30T00:13:16.072Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestParseNonInterfaceType [2020-09-30T00:13:16.072Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestParseWithOneFunction [2020-09-30T00:13:16.072Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestParseWithMultipleFuncs [2020-09-30T00:13:16.072Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestParseWithUnnamedReturn [2020-09-30T00:13:16.072Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestEmbeddedInterface [2020-09-30T00:13:16.072Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestParsedImports [2020-09-30T00:13:16.072Z] --- PASS: TestParsedImports (0.00s) [2020-09-30T00:13:16.072Z] === RUN TestAliasedImports [2020-09-30T00:13:16.072Z] --- PASS: TestAliasedImports (0.00s) [2020-09-30T00:13:16.072Z] PASS [2020-09-30T00:13:16.072Z] coverage: 56.8% of statements [2020-09-30T00:13:16.072Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.107s coverage: 56.8% of statements [2020-09-30T00:13:16.445Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-30T00:13:16.704Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-30T00:13:17.374Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-09-30T00:13:17.374Z] === RUN TestCreateServiceConfigFileMode [2020-09-30T00:13:17.609Z] === RUN TestFailedConnection [2020-09-30T00:13:17.609Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-09-30T00:13:17.609Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-30T00:13:17.609Z] === RUN TestBufioReaderPoolPutAndGet [2020-09-30T00:13:17.609Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-09-30T00:13:17.609Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-09-30T00:13:17.609Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-09-30T00:13:17.609Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-09-30T00:13:17.609Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-30T00:13:17.609Z] === RUN TestBufioWriterPoolPutAndGet [2020-09-30T00:13:17.609Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-09-30T00:13:17.609Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-09-30T00:13:17.609Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-09-30T00:13:17.609Z] === RUN TestBufferPoolPutAndGet [2020-09-30T00:13:17.609Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-09-30T00:13:17.609Z] PASS [2020-09-30T00:13:17.609Z] coverage: 88.2% of statements [2020-09-30T00:13:17.609Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 88.2% of statements [2020-09-30T00:13:18.066Z] === RUN TestHTTPTransport [2020-09-30T00:13:18.066Z] --- PASS: TestHTTPTransport (0.00s) [2020-09-30T00:13:18.066Z] PASS [2020-09-30T00:13:18.066Z] coverage: 85.7% of statements [2020-09-30T00:13:18.066Z] ok github.com/docker/docker/pkg/plugins/transport 0.179s coverage: 85.7% of statements [2020-09-30T00:13:18.082Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-30T00:13:18.082Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-30T00:13:18.082Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-30T00:13:18.524Z] --- PASS: TestFailedConnection (1.15s) [2020-09-30T00:13:18.524Z] === RUN TestFailOnce [2020-09-30T00:13:18.524Z] 2020/09/30 00:13:18 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-09-30T00:13:18.524Z] goroutine 10 [running]: [2020-09-30T00:13:18.524Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-09-30T00:13:18.524Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-09-30T00:13:18.524Z] panic(0x848880, 0x985320) [2020-09-30T00:13:18.524Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-09-30T00:13:18.524Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-30T00:13:18.524Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-09-30T00:13:18.524Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-30T00:13:18.524Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-09-30T00:13:18.524Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-30T00:13:18.524Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-09-30T00:13:18.524Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-30T00:13:18.524Z] c:/go/src/net/http/server.go:2831 +0xab [2020-09-30T00:13:18.524Z] net/http.(*conn).serve(0xc000058b40, 0x999ae0, 0xc00004a980) [2020-09-30T00:13:18.524Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-09-30T00:13:18.524Z] created by net/http.(*Server).Serve [2020-09-30T00:13:18.525Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-09-30T00:13:18.525Z] time="2020-09-30T00:13:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2020-09-30T00:13:18.984Z] === RUN TestOutputOnPrematureClose [2020-09-30T00:13:18.984Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-09-30T00:13:18.984Z] === RUN TestCompleteSilently [2020-09-30T00:13:18.984Z] --- PASS: TestCompleteSilently (0.00s) [2020-09-30T00:13:18.984Z] PASS [2020-09-30T00:13:18.984Z] coverage: 75.9% of statements [2020-09-30T00:13:18.984Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2020-09-30T00:13:18.984Z] === RUN TestSendToOneSub [2020-09-30T00:13:18.984Z] --- PASS: TestSendToOneSub (0.00s) [2020-09-30T00:13:18.984Z] === RUN TestSendToMultipleSubs [2020-09-30T00:13:18.984Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-09-30T00:13:18.984Z] === RUN TestEvictOneSub [2020-09-30T00:13:18.984Z] --- PASS: TestEvictOneSub (0.00s) [2020-09-30T00:13:18.984Z] === RUN TestClosePublisher [2020-09-30T00:13:18.984Z] --- PASS: TestClosePublisher (0.00s) [2020-09-30T00:13:18.984Z] === RUN TestPubSubRace [2020-09-30T00:13:19.469Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2020-09-30T00:13:19.469Z] === RUN TestCreateServiceSysctls [2020-09-30T00:13:19.952Z] --- PASS: TestFailOnce (1.21s) [2020-09-30T00:13:19.952Z] === RUN TestEchoInputOutput [2020-09-30T00:13:19.952Z] --- PASS: TestEchoInputOutput (0.00s) [2020-09-30T00:13:19.952Z] === RUN TestBackoff [2020-09-30T00:13:19.952Z] --- PASS: TestBackoff (0.00s) [2020-09-30T00:13:19.952Z] === RUN TestAbortRetry [2020-09-30T00:13:19.952Z] --- PASS: TestAbortRetry (0.00s) [2020-09-30T00:13:19.952Z] === RUN TestClientScheme [2020-09-30T00:13:19.952Z] --- PASS: TestClientScheme (0.00s) [2020-09-30T00:13:19.952Z] === RUN TestNewClientWithTimeout [2020-09-30T00:13:19.952Z] === RUN TestRegister [2020-09-30T00:13:19.952Z] --- PASS: TestRegister (0.00s) [2020-09-30T00:13:19.952Z] === RUN TestCommand [2020-09-30T00:13:19.952Z] --- PASS: TestPubSubRace (1.06s) [2020-09-30T00:13:19.952Z] PASS [2020-09-30T00:13:19.952Z] coverage: 73.9% of statements [2020-09-30T00:13:19.952Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2020-09-30T00:13:19.952Z] --- PASS: TestCommand (0.03s) [2020-09-30T00:13:19.952Z] === RUN TestNaiveSelf [2020-09-30T00:13:19.952Z] --- PASS: TestNaiveSelf (0.03s) [2020-09-30T00:13:19.952Z] PASS [2020-09-30T00:13:19.952Z] coverage: 82.4% of statements [2020-09-30T00:13:19.952Z] ok github.com/docker/docker/pkg/reexec 0.102s coverage: 82.4% of statements [2020-09-30T00:13:20.409Z] time="2020-09-30T00:13:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-09-30T00:13:20.620Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-30T00:13:21.188Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-30T00:13:21.379Z] === RUN TestParseSignal [2020-09-30T00:13:21.379Z] --- PASS: TestParseSignal (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestValidSignalForPlatform [2020-09-30T00:13:21.379Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-09-30T00:13:21.379Z] PASS [2020-09-30T00:13:21.379Z] coverage: 20.3% of statements [2020-09-30T00:13:21.379Z] ok github.com/docker/docker/pkg/signal 0.125s coverage: 20.3% of statements [2020-09-30T00:13:21.379Z] === RUN TestNewStdWriter [2020-09-30T00:13:21.379Z] --- PASS: TestNewStdWriter (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestWriteWithUninitializedStdWriter [2020-09-30T00:13:21.379Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestWriteWithNilBytes [2020-09-30T00:13:21.379Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestWrite [2020-09-30T00:13:21.379Z] --- PASS: TestWrite (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestWriteWithWriterError [2020-09-30T00:13:21.379Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-09-30T00:13:21.379Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyWriteAndRead [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyWithInvalidInputHeader [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyWithCorruptedPrefix [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyReturnsWriteErrors [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-09-30T00:13:21.379Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-09-30T00:13:21.379Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-09-30T00:13:21.379Z] PASS [2020-09-30T00:13:21.379Z] coverage: 100.0% of statements [2020-09-30T00:13:21.379Z] ok github.com/docker/docker/pkg/stdcopy 0.147s coverage: 100.0% of statements [2020-09-30T00:13:21.757Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-30T00:13:21.837Z] time="2020-09-30T00:13:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-09-30T00:13:22.695Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-30T00:13:22.805Z] === RUN TestGenerateRandomID [2020-09-30T00:13:22.805Z] --- PASS: TestGenerateRandomID (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestShortenId [2020-09-30T00:13:22.805Z] --- PASS: TestShortenId (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestShortenSha256Id [2020-09-30T00:13:22.805Z] --- PASS: TestShortenSha256Id (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestShortenIdEmpty [2020-09-30T00:13:22.805Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestShortenIdInvalid [2020-09-30T00:13:22.805Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestIsShortIDNonHex [2020-09-30T00:13:22.805Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestIsShortIDNotCorrectSize [2020-09-30T00:13:22.805Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-09-30T00:13:22.805Z] PASS [2020-09-30T00:13:22.805Z] coverage: 70.6% of statements [2020-09-30T00:13:22.805Z] ok github.com/docker/docker/pkg/stringid 0.109s coverage: 70.6% of statements [2020-09-30T00:13:22.805Z] === RUN TestRawProgressFormatterFormatStatus [2020-09-30T00:13:22.805Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestRawProgressFormatterFormatProgress [2020-09-30T00:13:22.805Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestFormatStatus [2020-09-30T00:13:22.805Z] --- PASS: TestFormatStatus (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestFormatError [2020-09-30T00:13:22.805Z] --- PASS: TestFormatError (0.00s) [2020-09-30T00:13:22.805Z] === RUN TestFormatJSONError [2020-09-30T00:13:22.805Z] --- PASS: TestFormatJSONError (0.00s) [2020-09-30T00:13:22.806Z] === RUN TestJsonProgressFormatterFormatProgress [2020-09-30T00:13:22.806Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-09-30T00:13:22.806Z] === RUN TestJsonProgressFormatterFormatStatus [2020-09-30T00:13:22.806Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-09-30T00:13:22.806Z] === RUN TestNewJSONProgressOutput [2020-09-30T00:13:22.806Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-09-30T00:13:22.806Z] === RUN TestAuxFormatterEmit [2020-09-30T00:13:22.806Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-09-30T00:13:22.806Z] === RUN TestStreamWriterStdout [2020-09-30T00:13:22.806Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-09-30T00:13:22.806Z] === RUN TestStreamWriterStderr [2020-09-30T00:13:22.806Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-09-30T00:13:22.806Z] PASS [2020-09-30T00:13:22.806Z] coverage: 66.2% of statements [2020-09-30T00:13:22.806Z] ok github.com/docker/docker/pkg/streamformatter 0.150s coverage: 66.2% of statements [2020-09-30T00:13:23.008Z] --- PASS: TestCreateServiceSysctls (3.08s) [2020-09-30T00:13:23.008Z] === RUN TestCreateServiceCapabilities [2020-09-30T00:13:23.773Z] === RUN TestIsCpusetListAvailable [2020-09-30T00:13:23.773Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-09-30T00:13:23.773Z] PASS [2020-09-30T00:13:23.773Z] coverage: 38.2% of statements [2020-09-30T00:13:23.773Z] ok github.com/docker/docker/pkg/sysinfo 0.056s coverage: 38.2% of statements [2020-09-30T00:13:24.076Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-30T00:13:24.231Z] time="2020-09-30T00:13:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-09-30T00:13:24.336Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-30T00:13:24.336Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-30T00:13:24.336Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-30T00:13:24.690Z] === RUN TestChtimes [2020-09-30T00:13:24.690Z] --- PASS: TestChtimes (0.00s) [2020-09-30T00:13:24.690Z] === RUN TestChtimesWindows [2020-09-30T00:13:24.690Z] --- PASS: TestChtimesWindows (0.00s) [2020-09-30T00:13:24.690Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-09-30T00:13:24.690Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-09-30T00:13:24.690Z] === RUN TestEnsureRemoveAllNotExist [2020-09-30T00:13:24.690Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-09-30T00:13:24.690Z] === RUN TestEnsureRemoveAllWithDir [2020-09-30T00:13:24.690Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-09-30T00:13:24.690Z] === RUN TestEnsureRemoveAllWithFile [2020-09-30T00:13:24.690Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-09-30T00:13:24.690Z] === RUN TestEnsureRemoveAllWithMount [2020-09-30T00:13:24.690Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-09-30T00:13:24.690Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-30T00:13:24.690Z] === RUN TestHasWin32KSupport [2020-09-30T00:13:24.690Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-09-30T00:13:24.690Z] syscall_windows_test.go:8: win32k: true [2020-09-30T00:13:24.690Z] PASS [2020-09-30T00:13:24.690Z] coverage: 12.0% of statements [2020-09-30T00:13:24.690Z] ok github.com/docker/docker/pkg/system 0.107s coverage: 12.0% of statements [2020-09-30T00:13:24.904Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-30T00:13:25.093Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-09-30T00:13:25.093Z] === RUN TestInspect [2020-09-30T00:13:25.147Z] === RUN TestTailFile [2020-09-30T00:13:25.147Z] --- PASS: TestTailFile (0.00s) [2020-09-30T00:13:25.147Z] === RUN TestTailFileManyLines [2020-09-30T00:13:25.147Z] --- PASS: TestTailFileManyLines (0.00s) [2020-09-30T00:13:25.147Z] === RUN TestTailEmptyFile [2020-09-30T00:13:25.147Z] --- PASS: TestTailEmptyFile (0.00s) [2020-09-30T00:13:25.147Z] === RUN TestTailNegativeN [2020-09-30T00:13:25.147Z] --- PASS: TestTailNegativeN (0.00s) [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/single_byte_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/2_byte_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/4_byte_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/truncated_last_line [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/no_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/12_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.147Z] === CONT TestNewTailReader/8_byte_delimiter [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-09-30T00:13:25.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-09-30T00:13:25.147Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.148Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.148Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.148Z] === CONT TestNewTailReader/4_byte_delimiter [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.148Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.148Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.148Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.148Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.608Z] === CONT TestNewTailReader/2_byte_delimiter [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.608Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/single_byte_delimiter [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.609Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.609Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.610Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.611Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.611Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:25.612Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:25.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-30T00:13:26.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-30T00:13:26.074Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.05s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.06s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.01s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.01s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-30T00:13:26.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-09-30T00:13:26.075Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-30T00:13:26.076Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-30T00:13:26.076Z] PASS [2020-09-30T00:13:26.076Z] coverage: 88.6% of statements [2020-09-30T00:13:26.076Z] ok github.com/docker/docker/pkg/tailfile 0.582s coverage: 88.6% of statements [2020-09-30T00:13:26.534Z] === RUN TestTarSumRemoveNonExistent [2020-09-30T00:13:26.534Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestTarSumRemove [2020-09-30T00:13:26.534Z] --- PASS: TestTarSumRemove (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestSortFileInfoSums [2020-09-30T00:13:26.534Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestNewTarSumForLabelInvalid [2020-09-30T00:13:26.534Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestNewTarSumForLabel [2020-09-30T00:13:26.534Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestEmptyTar [2020-09-30T00:13:26.534Z] --- PASS: TestEmptyTar (0.02s) [2020-09-30T00:13:26.534Z] === RUN TestTarSumsReadSize [2020-09-30T00:13:26.534Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestTarSums [2020-09-30T00:13:26.534Z] --- PASS: TestTarSums (0.09s) [2020-09-30T00:13:26.534Z] === RUN TestIteration [2020-09-30T00:13:26.534Z] --- PASS: TestIteration (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestVersionLabelForChecksum [2020-09-30T00:13:26.534Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestVersion [2020-09-30T00:13:26.534Z] --- PASS: TestVersion (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestGetVersion [2020-09-30T00:13:26.534Z] --- PASS: TestGetVersion (0.00s) [2020-09-30T00:13:26.534Z] === RUN TestGetVersions [2020-09-30T00:13:26.534Z] --- PASS: TestGetVersions (0.00s) [2020-09-30T00:13:26.534Z] PASS [2020-09-30T00:13:26.534Z] coverage: 89.3% of statements [2020-09-30T00:13:26.534Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2020-09-30T00:13:26.809Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-30T00:13:26.993Z] testing: warning: no tests to run [2020-09-30T00:13:26.993Z] PASS [2020-09-30T00:13:26.993Z] coverage: [no statements] [2020-09-30T00:13:26.993Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2020-09-30T00:13:27.451Z] === RUN TestTruncIndex [2020-09-30T00:13:27.746Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-30T00:13:27.840Z] --- PASS: TestInspect (2.51s) [2020-09-30T00:13:27.840Z] === RUN TestCreateJob [2020-09-30T00:13:27.908Z] --- PASS: TestTruncIndex (0.10s) [2020-09-30T00:13:27.908Z] PASS [2020-09-30T00:13:27.908Z] coverage: 91.5% of statements [2020-09-30T00:13:27.908Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2020-09-30T00:13:27.908Z] === RUN TestIsGIT [2020-09-30T00:13:27.908Z] --- PASS: TestIsGIT (0.00s) [2020-09-30T00:13:27.908Z] === RUN TestIsTransport [2020-09-30T00:13:27.908Z] --- PASS: TestIsTransport (0.00s) [2020-09-30T00:13:27.908Z] PASS [2020-09-30T00:13:27.908Z] coverage: 100.0% of statements [2020-09-30T00:13:27.908Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2020-09-30T00:13:28.875Z] === RUN TestVersionInfo [2020-09-30T00:13:28.875Z] --- PASS: TestVersionInfo (0.00s) [2020-09-30T00:13:28.875Z] === RUN TestAppendVersions [2020-09-30T00:13:28.875Z] --- PASS: TestAppendVersions (0.00s) [2020-09-30T00:13:28.875Z] PASS [2020-09-30T00:13:28.875Z] coverage: 88.9% of statements [2020-09-30T00:13:28.875Z] ok github.com/docker/docker/pkg/useragent 0.100s coverage: 88.9% of statements [2020-09-30T00:13:28.875Z] time="2020-09-30T00:13:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-09-30T00:13:29.133Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-30T00:13:30.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-30T00:13:30.586Z] --- PASS: TestCreateJob (2.86s) [2020-09-30T00:13:30.586Z] === RUN TestReplicatedJob [2020-09-30T00:13:31.049Z] === RUN TestValidatePrivileges [2020-09-30T00:13:31.049Z] --- PASS: TestValidatePrivileges (0.00s) [2020-09-30T00:13:31.049Z] === RUN TestFilterByCapNeg [2020-09-30T00:13:31.049Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-09-30T00:13:31.049Z] === RUN TestFilterByCapPos [2020-09-30T00:13:31.049Z] --- PASS: TestFilterByCapPos (0.00s) [2020-09-30T00:13:31.049Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-09-30T00:13:31.049Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-09-30T00:13:31.049Z] PASS [2020-09-30T00:13:31.049Z] coverage: 12.0% of statements [2020-09-30T00:13:31.049Z] ok github.com/docker/docker/plugin 0.197s coverage: 12.0% of statements [2020-09-30T00:13:31.049Z] === RUN TestNewSettable [2020-09-30T00:13:31.049Z] --- PASS: TestNewSettable (0.00s) [2020-09-30T00:13:31.049Z] === RUN TestIsSettable [2020-09-30T00:13:31.049Z] --- PASS: TestIsSettable (0.00s) [2020-09-30T00:13:31.049Z] === RUN TestUpdateSettingsEnv [2020-09-30T00:13:31.049Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-09-30T00:13:31.049Z] PASS [2020-09-30T00:13:31.049Z] coverage: 20.1% of statements [2020-09-30T00:13:31.049Z] ok github.com/docker/docker/plugin/v2 0.299s coverage: 20.1% of statements [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-30T00:13:31.507Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-30T00:13:32.501Z] === RUN TestLoad [2020-09-30T00:13:32.501Z] --- PASS: TestLoad (0.00s) [2020-09-30T00:13:32.501Z] === RUN TestSave [2020-09-30T00:13:32.501Z] --- PASS: TestSave (0.05s) [2020-09-30T00:13:32.501Z] === RUN TestAddDeleteGet [2020-09-30T00:13:32.501Z] --- PASS: TestAddDeleteGet (0.06s) [2020-09-30T00:13:32.501Z] === RUN TestInvalidTags [2020-09-30T00:13:32.501Z] --- PASS: TestInvalidTags (0.01s) [2020-09-30T00:13:32.501Z] PASS [2020-09-30T00:13:32.501Z] coverage: 84.4% of statements [2020-09-30T00:13:32.501Z] ok github.com/docker/docker/reference 0.211s coverage: 84.4% of statements [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestReaderWithReadError [2020-09-30T00:13:33.470Z] time="2020-09-30T00:13:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestReader [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestReader (0.00s) [2020-09-30T00:13:33.470Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-09-30T00:13:33.470Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-09-30T00:13:33.470Z] PASS [2020-09-30T00:13:33.470Z] coverage: 100.0% of statements [2020-09-30T00:13:33.470Z] ok github.com/docker/docker/registry/resumable 0.309s coverage: 100.0% of statements [2020-09-30T00:13:33.930Z] === RUN TestRestartManagerTimeout [2020-09-30T00:13:33.930Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-09-30T00:13:33.930Z] === RUN TestRestartManagerTimeoutReset [2020-09-30T00:13:33.930Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-09-30T00:13:33.930Z] PASS [2020-09-30T00:13:33.930Z] coverage: 50.9% of statements [2020-09-30T00:13:33.930Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2020-09-30T00:13:34.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-30T00:13:34.897Z] === RUN TestSameAuthDataPostSave [2020-09-30T00:13:34.897Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestResolveAuthConfigIndexServer [2020-09-30T00:13:34.897Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestResolveAuthConfigFullURL [2020-09-30T00:13:34.897Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestLoadAllowNondistributableArtifacts [2020-09-30T00:13:34.897Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestValidateMirror [2020-09-30T00:13:34.897Z] --- PASS: TestValidateMirror (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestLoadInsecureRegistries [2020-09-30T00:13:34.897Z] === RUN TestDecodeContainerConfig [2020-09-30T00:13:34.897Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestDecodeContainerConfigIsolation [2020-09-30T00:13:34.897Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestValidatePrivileged [2020-09-30T00:13:34.897Z] --- PASS: TestValidatePrivileged (0.00s) [2020-09-30T00:13:34.897Z] PASS [2020-09-30T00:13:34.897Z] coverage: 52.2% of statements [2020-09-30T00:13:34.897Z] ok github.com/docker/docker/runconfig 0.088s coverage: 52.2% of statements [2020-09-30T00:13:34.897Z] time="2020-09-30T00:13: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-30T00:13:34.897Z] time="2020-09-30T00:13: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-30T00:13:34.897Z] time="2020-09-30T00:13: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-30T00:13:34.897Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2020-09-30T00:13:34.897Z] === RUN TestNewServiceConfig [2020-09-30T00:13:34.897Z] --- PASS: TestNewServiceConfig (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestValidateIndexName [2020-09-30T00:13:34.897Z] --- PASS: TestValidateIndexName (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestValidateIndexNameWithError [2020-09-30T00:13:34.897Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestEndpointParse [2020-09-30T00:13:34.897Z] --- PASS: TestEndpointParse (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestEndpointParseInvalid [2020-09-30T00:13:34.897Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestValidateEndpoint [2020-09-30T00:13:34.897Z] --- PASS: TestValidateEndpoint (0.01s) [2020-09-30T00:13:34.897Z] === RUN TestPing [2020-09-30T00:13:34.897Z] --- PASS: TestPing (0.00s) [2020-09-30T00:13:34.897Z] === RUN TestPingRegistryEndpoint [2020-09-30T00:13:34.897Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2020-09-30T00:13:34.897Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:34.897Z] === RUN TestEndpoint [2020-09-30T00:13:34.897Z] --- SKIP: TestEndpoint (0.00s) [2020-09-30T00:13:34.897Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:34.897Z] === RUN TestGetRemoteHistory [2020-09-30T00:13:34.897Z] --- PASS: TestGetRemoteHistory (0.00s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 140 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814569340100; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Size: 154 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814569340100 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestLookupRemoteImage [2020-09-30T00:13:34.897Z] --- PASS: TestLookupRemoteImage (0.01s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 559 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814573281600; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Size: 154 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814573281600 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token FAKE-TOKEN-1601424814573281600 [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 19 [2020-09-30T00:13:34.897Z] Content-Type: text/plain; charset=utf-8 [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814575285200; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Content-Type-Options: nosniff [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814575285200 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestGetRemoteImageJSON [2020-09-30T00:13:34.897Z] --- PASS: TestGetRemoteImageJSON (0.00s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 559 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814582304700; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Size: 154 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814582304700 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token FAKE-TOKEN-1601424814582304700 [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 19 [2020-09-30T00:13:34.897Z] Content-Type: text/plain; charset=utf-8 [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814583290400; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Content-Type-Options: nosniff [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814583290400 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestGetRemoteImageLayer [2020-09-30T00:13:34.897Z] --- PASS: TestGetRemoteImageLayer (0.01s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 154 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814594283500; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Size: 154 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814594283500 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token FAKE-TOKEN-1601424814594283500 [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 19 [2020-09-30T00:13:34.897Z] Content-Type: text/plain; charset=utf-8 [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814594283500; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Content-Type-Options: nosniff [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814594283500 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestGetRemoteTag [2020-09-30T00:13:34.897Z] --- PASS: TestGetRemoteTag (0.00s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 66 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814597281400; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814597281400 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token FAKE-TOKEN-1601424814597281400 [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 32 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814598278300; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814598278300 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestGetRemoteTags [2020-09-30T00:13:34.897Z] --- PASS: TestGetRemoteTags (0.00s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 151 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814600280200; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814600280200 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token FAKE-TOKEN-1601424814600280200 [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 32 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] Set-Cookie: session=FAKE-SESSION-1601424814601279900; Max-Age=3600 [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-TOKEN-1601424814601279900 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestGetRepositoryData [2020-09-30T00:13:34.897Z] --- PASS: TestGetRepositoryData (0.01s) [2020-09-30T00:13:34.897Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-30T00:13:34.897Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.897Z] User-Agent: docker test client [2020-09-30T00:13:34.897Z] Authorization: Token fake-token [2020-09-30T00:13:34.897Z] X-Docker-Token: true [2020-09-30T00:13:34.897Z] Accept-Encoding: gzip [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.897Z] Connection: close [2020-09-30T00:13:34.897Z] Content-Length: 363 [2020-09-30T00:13:34.897Z] Cache-Control: no-cache [2020-09-30T00:13:34.897Z] Content-Type: application/json [2020-09-30T00:13:34.897Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.897Z] Expires: -1 [2020-09-30T00:13:34.897Z] Pragma: no-cache [2020-09-30T00:13:34.897Z] Server: docker-tests/mock [2020-09-30T00:13:34.897Z] X-Docker-Endpoints: 127.0.0.1:49241 , test.example.com [2020-09-30T00:13:34.897Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.897Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.897Z] X-Docker-Token: FAKE-SESSION-1601424814612280700 [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] [2020-09-30T00:13:34.897Z] === RUN TestPushImageJSONRegistry [2020-09-30T00:13:34.897Z] --- PASS: TestPushImageJSONRegistry (0.01s) [2020-09-30T00:13:34.898Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-09-30T00:13:34.898Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.898Z] User-Agent: docker test client [2020-09-30T00:13:34.898Z] Content-Length: 3 [2020-09-30T00:13:34.898Z] Authorization: Token fake-token [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Accept-Encoding: gzip [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.898Z] Connection: close [2020-09-30T00:13:34.898Z] Content-Length: 4 [2020-09-30T00:13:34.898Z] Cache-Control: no-cache [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.898Z] Expires: -1 [2020-09-30T00:13:34.898Z] Pragma: no-cache [2020-09-30T00:13:34.898Z] Server: docker-tests/mock [2020-09-30T00:13:34.898Z] Set-Cookie: session=FAKE-SESSION-1601424814620291200; Max-Age=3600 [2020-09-30T00:13:34.898Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.898Z] X-Docker-Token: FAKE-TOKEN-1601424814620291200 [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] === RUN TestPushImageLayerRegistry [2020-09-30T00:13:34.898Z] --- PASS: TestPushImageLayerRegistry (0.01s) [2020-09-30T00:13:34.898Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-30T00:13:34.898Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.898Z] User-Agent: docker test client [2020-09-30T00:13:34.898Z] Transfer-Encoding: chunked [2020-09-30T00:13:34.898Z] Authorization: Token fake-token [2020-09-30T00:13:34.898Z] Content-Type: application/octet-stream [2020-09-30T00:13:34.898Z] Accept-Encoding: gzip [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.898Z] Connection: close [2020-09-30T00:13:34.898Z] Content-Length: 4 [2020-09-30T00:13:34.898Z] Cache-Control: no-cache [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.898Z] Expires: -1 [2020-09-30T00:13:34.898Z] Pragma: no-cache [2020-09-30T00:13:34.898Z] Server: docker-tests/mock [2020-09-30T00:13:34.898Z] Set-Cookie: session=FAKE-SESSION-1601424814627289200; Max-Age=3600 [2020-09-30T00:13:34.898Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.898Z] X-Docker-Token: FAKE-TOKEN-1601424814627289200 [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] === RUN TestParseRepositoryInfo [2020-09-30T00:13:34.898Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-09-30T00:13:34.898Z] === RUN TestNewIndexInfo [2020-09-30T00:13:34.898Z] --- PASS: TestNewIndexInfo (0.00s) [2020-09-30T00:13:34.898Z] === RUN TestMirrorEndpointLookup [2020-09-30T00:13:34.898Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-09-30T00:13:34.898Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:34.898Z] === RUN TestPushRegistryTag [2020-09-30T00:13:34.898Z] --- PASS: TestPushRegistryTag (0.00s) [2020-09-30T00:13:34.898Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-09-30T00:13:34.898Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.898Z] User-Agent: docker test client [2020-09-30T00:13:34.898Z] Content-Length: 66 [2020-09-30T00:13:34.898Z] Authorization: Token fake-token [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Accept-Encoding: gzip [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.898Z] Connection: close [2020-09-30T00:13:34.898Z] Content-Length: 4 [2020-09-30T00:13:34.898Z] Cache-Control: no-cache [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.898Z] Expires: -1 [2020-09-30T00:13:34.898Z] Pragma: no-cache [2020-09-30T00:13:34.898Z] Server: docker-tests/mock [2020-09-30T00:13:34.898Z] Set-Cookie: session=FAKE-SESSION-1601424814638286500; Max-Age=3600 [2020-09-30T00:13:34.898Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.898Z] X-Docker-Token: FAKE-TOKEN-1601424814638286500 [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] === RUN TestPushImageJSONIndex [2020-09-30T00:13:34.898Z] --- PASS: TestPushImageJSONIndex (0.00s) [2020-09-30T00:13:34.898Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-09-30T00:13:34.898Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.898Z] User-Agent: docker test client [2020-09-30T00:13:34.898Z] Content-Length: 319 [2020-09-30T00:13:34.898Z] Authorization: Token fake-token [2020-09-30T00:13:34.898Z] Content-type: application/json [2020-09-30T00:13:34.898Z] X-Docker-Token: true [2020-09-30T00:13:34.898Z] Accept-Encoding: gzip [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.898Z] Connection: close [2020-09-30T00:13:34.898Z] Content-Length: 2 [2020-09-30T00:13:34.898Z] Cache-Control: no-cache [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.898Z] Expires: -1 [2020-09-30T00:13:34.898Z] Pragma: no-cache [2020-09-30T00:13:34.898Z] Server: docker-tests/mock [2020-09-30T00:13:34.898Z] X-Docker-Endpoints: 127.0.0.1:49241 , test.example.com [2020-09-30T00:13:34.898Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.898Z] X-Docker-Token: FAKE-SESSION-1601424814641285700 [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-30T00:13:34.898Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.898Z] User-Agent: docker test client [2020-09-30T00:13:34.898Z] Content-Length: 319 [2020-09-30T00:13:34.898Z] Authorization: Token FAKE-SESSION-1601424814641285700 [2020-09-30T00:13:34.898Z] Content-type: application/json [2020-09-30T00:13:34.898Z] X-Docker-Endpoints: http://127.0.0.1:49241/v1/ [2020-09-30T00:13:34.898Z] X-Docker-Token: true [2020-09-30T00:13:34.898Z] Accept-Encoding: gzip [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-09-30T00:13:34.898Z] Connection: close [2020-09-30T00:13:34.898Z] Content-Length: 0 [2020-09-30T00:13:34.898Z] Cache-Control: no-cache [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.898Z] Expires: -1 [2020-09-30T00:13:34.898Z] Pragma: no-cache [2020-09-30T00:13:34.898Z] Server: docker-tests/mock [2020-09-30T00:13:34.898Z] X-Docker-Endpoints: 127.0.0.1:49241 , test.example.com [2020-09-30T00:13:34.898Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.898Z] X-Docker-Token: FAKE-SESSION-1601424814642287400 [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] === RUN TestSearchRepositories [2020-09-30T00:13:34.898Z] --- PASS: TestSearchRepositories (0.01s) [2020-09-30T00:13:34.898Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-09-30T00:13:34.898Z] Host: 127.0.0.1:49241 [2020-09-30T00:13:34.898Z] User-Agent: docker test client [2020-09-30T00:13:34.898Z] Authorization: Token fake-token [2020-09-30T00:13:34.898Z] X-Docker-Token: true [2020-09-30T00:13:34.898Z] Accept-Encoding: gzip [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-30T00:13:34.898Z] Connection: close [2020-09-30T00:13:34.898Z] Content-Length: 144 [2020-09-30T00:13:34.898Z] Cache-Control: no-cache [2020-09-30T00:13:34.898Z] Content-Type: application/json [2020-09-30T00:13:34.898Z] Date: Wed, 30 Sep 2020 00:13:34 GMT [2020-09-30T00:13:34.898Z] Expires: -1 [2020-09-30T00:13:34.898Z] Pragma: no-cache [2020-09-30T00:13:34.898Z] Server: docker-tests/mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Config: mock [2020-09-30T00:13:34.898Z] X-Docker-Registry-Version: 0.0.0 [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] [2020-09-30T00:13:34.898Z] === RUN TestTrustedLocation [2020-09-30T00:13:34.898Z] --- PASS: TestTrustedLocation (0.00s) [2020-09-30T00:13:34.898Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-09-30T00:13:34.898Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-09-30T00:13:34.898Z] === RUN TestAllowNondistributableArtifacts [2020-09-30T00:13:34.898Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-09-30T00:13:34.898Z] === RUN TestIsSecureIndex [2020-09-30T00:13:34.898Z] --- PASS: TestIsSecureIndex (0.00s) [2020-09-30T00:13:34.898Z] PASS [2020-09-30T00:13:34.898Z] coverage: 51.7% of statements [2020-09-30T00:13:34.898Z] ok github.com/docker/docker/registry 0.644s coverage: 51.7% of statements [2020-09-30T00:13:34.961Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-30T00:13:35.357Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-09-30T00:13:35.357Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-09-30T00:13:35.357Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-09-30T00:13:35.357Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-09-30T00:13:35.357Z] PASS [2020-09-30T00:13:35.357Z] coverage: 62.5% of statements [2020-09-30T00:13:35.357Z] ok github.com/docker/docker/testutil 0.124s coverage: 62.5% of statements [2020-09-30T00:13:35.529Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-30T00:13:35.789Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-30T00:13:36.189Z] --- PASS: TestReplicatedJob (4.98s) [2020-09-30T00:13:36.189Z] === RUN TestUpdateReplicatedJob [2020-09-30T00:13:36.730Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-30T00:13:36.730Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-30T00:13:36.730Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-30T00:13:37.298Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-30T00:13:37.529Z] --- PASS: TestNewClientWithTimeout (17.64s) [2020-09-30T00:13:37.529Z] === RUN TestClientStream [2020-09-30T00:13:37.529Z] --- PASS: TestClientStream (0.00s) [2020-09-30T00:13:37.529Z] === RUN TestClientSendFile [2020-09-30T00:13:37.529Z] --- PASS: TestClientSendFile (0.00s) [2020-09-30T00:13:37.529Z] === RUN TestClientWithRequestTimeout [2020-09-30T00:13:37.529Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-09-30T00:13:37.529Z] === RUN TestFileSpecPlugin [2020-09-30T00:13:37.529Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-09-30T00:13:37.529Z] === RUN TestFileJSONSpecPlugin [2020-09-30T00:13:37.529Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-09-30T00:13:37.529Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-09-30T00:13:37.529Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2020-09-30T00:13:37.529Z] === RUN TestPluginAddHandler [2020-09-30T00:13:37.529Z] --- PASS: TestPluginAddHandler (0.00s) [2020-09-30T00:13:37.529Z] === RUN TestPluginWaitBadPlugin [2020-09-30T00:13:37.529Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-09-30T00:13:37.529Z] === RUN TestGet [2020-09-30T00:13:37.529Z] time="2020-09-30T00:13:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-09-30T00:13:37.868Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-30T00:13:37.988Z] === RUN TestGetDriver [2020-09-30T00:13:37.988Z] --- PASS: TestGetDriver (0.00s) [2020-09-30T00:13:37.988Z] === RUN TestVolumeRequestError [2020-09-30T00:13:37.988Z] --- PASS: TestVolumeRequestError (0.01s) [2020-09-30T00:13:37.988Z] PASS [2020-09-30T00:13:37.988Z] coverage: 36.1% of statements [2020-09-30T00:13:37.988Z] ok github.com/docker/docker/volume/drivers 0.189s coverage: 36.1% of statements [2020-09-30T00:13:38.271Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-09-30T00:13:38.271Z] === RUN TestServiceListWithStatuses [2020-09-30T00:13:38.271Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-30T00:13:38.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:13:38.271Z] === RUN TestDockerNetworkConnectAlias [2020-09-30T00:13:38.446Z] time="2020-09-30T00:13:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-09-30T00:13:38.804Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-30T00:13:38.907Z] === RUN TestGetAddress [2020-09-30T00:13:38.907Z] --- PASS: TestGetAddress (0.00s) [2020-09-30T00:13:38.907Z] === RUN TestRemove [2020-09-30T00:13:38.907Z] --- SKIP: TestRemove (0.00s) [2020-09-30T00:13:38.907Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-30T00:13:38.907Z] === RUN TestInitializeWithVolumes [2020-09-30T00:13:38.907Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-09-30T00:13:38.907Z] === RUN TestCreate [2020-09-30T00:13:38.907Z] --- PASS: TestCreate (0.01s) [2020-09-30T00:13:38.907Z] === RUN TestValidateName [2020-09-30T00:13:38.907Z] --- PASS: TestValidateName (0.00s) [2020-09-30T00:13:38.907Z] === RUN TestCreateWithOpts [2020-09-30T00:13:38.907Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-09-30T00:13:38.907Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-30T00:13:38.907Z] === RUN TestRelaodNoOpts [2020-09-30T00:13:38.907Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-09-30T00:13:38.907Z] PASS [2020-09-30T00:13:38.907Z] coverage: 37.7% of statements [2020-09-30T00:13:38.907Z] ok github.com/docker/docker/volume/local 0.230s coverage: 37.7% of statements [2020-09-30T00:13:39.365Z] === RUN TestConvertTmpfsOptions [2020-09-30T00:13:39.365Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-09-30T00:13:39.365Z] parser_test.go:49: data="mode=700,size=1m" [2020-09-30T00:13:39.365Z] parser_test.go:49: data="ro" [2020-09-30T00:13:39.365Z] === RUN TestParseMountRaw [2020-09-30T00:13:39.365Z] --- PASS: TestParseMountRaw (0.03s) [2020-09-30T00:13:39.365Z] === RUN TestParseMountRawSplit [2020-09-30T00:13:39.365Z] --- PASS: TestParseMountRawSplit (0.01s) [2020-09-30T00:13:39.365Z] parser_test.go:390: case 0 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 1 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 2 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 3 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 4 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 5 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 6 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 7 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 8 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 0 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 1 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 2 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 3 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 4 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 5 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 6 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 7 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 8 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 9 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 10 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 11 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 12 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 0 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 1 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 2 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 3 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 4 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 5 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 6 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 7 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 8 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 9 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 10 [2020-09-30T00:13:39.365Z] parser_test.go:390: case 11 [2020-09-30T00:13:39.365Z] === RUN TestParseMountSpec [2020-09-30T00:13:39.365Z] --- PASS: TestParseMountSpec (0.00s) [2020-09-30T00:13:39.365Z] parser_test.go:455: case 0 [2020-09-30T00:13:39.365Z] parser_test.go:455: case 1 [2020-09-30T00:13:39.365Z] parser_test.go:455: case 2 [2020-09-30T00:13:39.365Z] parser_test.go:455: case 3 [2020-09-30T00:13:39.365Z] parser_test.go:455: case 4 [2020-09-30T00:13:39.365Z] parser_test.go:455: case 5 [2020-09-30T00:13:39.365Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-09-30T00:13:39.365Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-09-30T00:13:39.365Z] === RUN TestValidateMount [2020-09-30T00:13:39.365Z] --- PASS: TestValidateMount (0.00s) [2020-09-30T00:13:39.365Z] PASS [2020-09-30T00:13:39.365Z] coverage: 66.2% of statements [2020-09-30T00:13:39.365Z] ok github.com/docker/docker/volume/mounts 0.213s coverage: 66.2% of statements [2020-09-30T00:13:40.182Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-30T00:13:40.182Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-30T00:13:40.336Z] time="2020-09-30T00:13:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-09-30T00:13:40.442Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-30T00:13:40.442Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-30T00:13:40.793Z] === RUN TestSetGetMeta [2020-09-30T00:13:40.793Z] === PAUSE TestSetGetMeta [2020-09-30T00:13:40.793Z] === RUN TestRestore [2020-09-30T00:13:40.793Z] === PAUSE TestRestore [2020-09-30T00:13:40.793Z] === RUN TestServiceCreate [2020-09-30T00:13:40.793Z] === PAUSE TestServiceCreate [2020-09-30T00:13:40.793Z] === RUN TestServiceList [2020-09-30T00:13:40.793Z] === PAUSE TestServiceList [2020-09-30T00:13:40.793Z] === RUN TestServiceRemove [2020-09-30T00:13:40.793Z] === PAUSE TestServiceRemove [2020-09-30T00:13:40.793Z] === RUN TestServiceGet [2020-09-30T00:13:40.793Z] === PAUSE TestServiceGet [2020-09-30T00:13:40.793Z] === RUN TestServicePrune [2020-09-30T00:13:40.793Z] === PAUSE TestServicePrune [2020-09-30T00:13:40.793Z] === RUN TestCreate [2020-09-30T00:13:40.793Z] === PAUSE TestCreate [2020-09-30T00:13:40.793Z] === RUN TestRemove [2020-09-30T00:13:40.793Z] === PAUSE TestRemove [2020-09-30T00:13:40.793Z] === RUN TestList [2020-09-30T00:13:40.793Z] === PAUSE TestList [2020-09-30T00:13:40.793Z] === RUN TestFindByDriver [2020-09-30T00:13:40.793Z] === PAUSE TestFindByDriver [2020-09-30T00:13:40.793Z] === RUN TestFindByReferenced [2020-09-30T00:13:40.793Z] === PAUSE TestFindByReferenced [2020-09-30T00:13:40.793Z] === RUN TestDerefMultipleOfSameRef [2020-09-30T00:13:40.793Z] === PAUSE TestDerefMultipleOfSameRef [2020-09-30T00:13:40.793Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-30T00:13:40.793Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-30T00:13:40.793Z] === RUN TestDefererencePluginOnCreateError [2020-09-30T00:13:40.793Z] === PAUSE TestDefererencePluginOnCreateError [2020-09-30T00:13:40.793Z] === RUN TestRefDerefRemove [2020-09-30T00:13:40.793Z] === PAUSE TestRefDerefRemove [2020-09-30T00:13:40.793Z] === RUN TestGet [2020-09-30T00:13:40.793Z] === PAUSE TestGet [2020-09-30T00:13:40.793Z] === RUN TestGetWithReference [2020-09-30T00:13:40.793Z] === PAUSE TestGetWithReference [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_nil_list [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_nil_list [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_empty_list [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_empty_list [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_filter_some [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_filter_some [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_filter_middle [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_filter_middle [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-09-30T00:13:40.793Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-09-30T00:13:40.793Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_nil_list [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_filter_some [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_empty_list [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-09-30T00:13:40.793Z] === CONT TestFilterFunc/test_filter_middle [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-09-30T00:13:40.793Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-09-30T00:13:40.794Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-09-30T00:13:40.794Z] === CONT TestSetGetMeta [2020-09-30T00:13:40.794Z] === CONT TestFindByDriver [2020-09-30T00:13:40.794Z] === CONT TestRefDerefRemove [2020-09-30T00:13:40.794Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-30T00:13:40.794Z] --- PASS: TestSetGetMeta (0.03s) [2020-09-30T00:13:40.794Z] === CONT TestList [2020-09-30T00:13:40.794Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2020-09-30T00:13:40.794Z] === CONT TestRemove [2020-09-30T00:13:40.794Z] --- PASS: TestRefDerefRemove (0.04s) [2020-09-30T00:13:40.794Z] === CONT TestCreate [2020-09-30T00:13:40.794Z] --- PASS: TestFindByDriver (0.05s) [2020-09-30T00:13:40.794Z] === CONT TestServicePrune [2020-09-30T00:13:40.794Z] --- PASS: TestCreate (0.03s) [2020-09-30T00:13:40.794Z] === CONT TestServiceGet [2020-09-30T00:13:40.794Z] --- PASS: TestList (0.05s) [2020-09-30T00:13:40.794Z] === CONT TestServiceRemove [2020-09-30T00:13:40.794Z] --- PASS: TestRemove (0.04s) [2020-09-30T00:13:40.794Z] === CONT TestServiceList [2020-09-30T00:13:40.794Z] --- PASS: TestServiceGet (0.14s) [2020-09-30T00:13:40.794Z] === CONT TestServiceCreate [2020-09-30T00:13:40.794Z] time="2020-09-30T00:13:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-30T00:13:40.794Z] --- PASS: TestServiceRemove (0.13s) [2020-09-30T00:13:40.794Z] === CONT TestRestore [2020-09-30T00:13:40.794Z] --- PASS: TestServiceList (0.14s) [2020-09-30T00:13:40.794Z] === CONT TestDefererencePluginOnCreateError [2020-09-30T00:13:40.794Z] time="2020-09-30T00:13:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-30T00:13:40.794Z] time="2020-09-30T00:13:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-30T00:13:40.794Z] time="2020-09-30T00:13:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-09-30T00:13:40.794Z] --- PASS: TestServiceCreate (0.04s) [2020-09-30T00:13:40.794Z] === CONT TestDerefMultipleOfSameRef [2020-09-30T00:13:40.794Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-09-30T00:13:40.794Z] === CONT TestFindByReferenced [2020-09-30T00:13:40.794Z] --- PASS: TestRestore (0.05s) [2020-09-30T00:13:40.794Z] === CONT TestGetWithReference [2020-09-30T00:13:40.794Z] time="2020-09-30T00:13:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-30T00:13:40.794Z] --- PASS: TestServicePrune (0.22s) [2020-09-30T00:13:40.794Z] === CONT TestGet [2020-09-30T00:13:40.794Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-09-30T00:13:40.794Z] --- PASS: TestFindByReferenced (0.03s) [2020-09-30T00:13:40.794Z] --- PASS: TestGetWithReference (0.04s) [2020-09-30T00:13:40.794Z] --- PASS: TestGet (0.06s) [2020-09-30T00:13:40.794Z] PASS [2020-09-30T00:13:40.794Z] coverage: 70.3% of statements [2020-09-30T00:13:40.794Z] ok github.com/docker/docker/volume/service 0.497s coverage: 70.3% of statements [2020-09-30T00:13:41.382Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-30T00:13:42.731Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2020-09-30T00:13:42.731Z] === RUN TestDockerNetworkReConnect [2020-09-30T00:13:42.760Z] === RUN TestDockerSuite/TestRunMount [2020-09-30T00:13:43.696Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-30T00:13:44.517Z] time="2020-09-30T00:13:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-09-30T00:13:45.474Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-09-30T00:13:45.474Z] === RUN TestServicePlugin [2020-09-30T00:13:45.474Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-30T00:13:45.474Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:13:45.474Z] === RUN TestServiceUpdateLabel [2020-09-30T00:13:46.985Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-30T00:13:47.546Z] --- PASS: TestServiceUpdateLabel (1.97s) [2020-09-30T00:13:47.547Z] === RUN TestServiceUpdateSecrets [2020-09-30T00:13:47.926Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-30T00:13:48.495Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-30T00:13:49.433Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-30T00:13:49.433Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-30T00:13:50.371Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-30T00:13:52.289Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-30T00:13:53.115Z] --- PASS: TestGet (15.04s) [2020-09-30T00:13:53.115Z] === RUN TestPluginWithNoManifest [2020-09-30T00:13:53.115Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-09-30T00:13:53.115Z] === RUN TestGetAll [2020-09-30T00:13:53.115Z] --- PASS: TestGetAll (0.00s) [2020-09-30T00:13:53.115Z] PASS [2020-09-30T00:13:53.115Z] coverage: 73.4% of statements [2020-09-30T00:13:53.115Z] ok github.com/docker/docker/pkg/plugins 35.310s coverage: 73.4% of statements [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/rootless [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/volume [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-30T00:13:53.115Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-30T00:13:54.195Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === Skipped [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-30T00:13:54.649Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-30T00:13:54.649Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-30T00:13:54.649Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-30T00:13:54.649Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-30T00:13:54.649Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-30T00:13:54.649Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-30T00:13:54.649Z] daemon_test.go:147: root required [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-30T00:13:54.649Z] reload_test.go:520: root required [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-30T00:13:54.649Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-30T00:13:54.649Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-30T00:13:54.649Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-30T00:13:54.649Z] download_test.go:268: Needs fixing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-30T00:13:54.649Z] layer_test.go:304: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-30T00:13:54.649Z] layer_test.go:353: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-30T00:13:54.649Z] layer_test.go:468: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-30T00:13:54.649Z] layer_test.go:697: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-30T00:13:54.649Z] migration_test.go:46: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-30T00:13:54.649Z] migration_test.go:182: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-30T00:13:54.649Z] mount_test.go:17: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-30T00:13:54.649Z] mount_test.go:76: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-30T00:13:54.649Z] mount_test.go:125: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-30T00:13:54.649Z] mount_test.go:212: Failing on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:133: Xz not present in msys2 [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:238: Failing on Windows CI machines [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-30T00:13:54.649Z] archive_windows_test.go:16: Currently fails [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-30T00:13:54.649Z] changes_test.go:192: needs more investigation [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-30T00:13:54.649Z] changes_test.go:405: needs further investigation [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-30T00:13:54.649Z] changes_test.go:441: needs further investigation [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2020-09-30T00:13:54.649Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-30T00:13:54.649Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-30T00:13:54.649Z] poller_test.go:41: No chmod on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-30T00:13:54.649Z] fileutils_test.go:134: Needs porting to Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-30T00:13:54.649Z] fileutils_test.go:180: Needs porting to Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-30T00:13:54.649Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-09-30T00:13:54.649Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-30T00:13:54.649Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-30T00:13:54.649Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-30T00:13:54.649Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-30T00:13:54.649Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] [2020-09-30T00:13:54.649Z] DONE 1781 tests, 46 skipped in 219.938s [2020-09-30T00:13:54.649Z] INFO: make.ps1 ended at 09/30/2020 00:13:54 [2020-09-30T00:13:55.131Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-30T00:13:56.825Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-30T00:13:56.825Z] INFO: Unit tests ended at 09/30/2020 00:13:56. Duration:00:04:00.3650330 [2020-09-30T00:13:56.825Z] INFO: Building busybox [2020-09-30T00:13:56.825Z] Sending build context to Docker daemon 5.12kB [2020-09-30T00:13:56.825Z] [2020-09-30T00:13:56.825Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-30T00:13:56.825Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-30T00:13:56.825Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-30T00:13:56.825Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-30T00:13:56.825Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-30T00:13:56.825Z] ---> 715aaeac112d [2020-09-30T00:13:56.825Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-30T00:13:56.825Z] ---> Running in c376b301e36d [2020-09-30T00:13:57.037Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-30T00:13:58.941Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-30T00:13:58.941Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-30T00:13:59.880Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-30T00:14:01.263Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-30T00:14:01.264Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-30T00:14:01.832Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-30T00:14:02.768Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-30T00:14:02.925Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2020-09-30T00:14:02.925Z] === RUN TestServiceUpdateConfigs [2020-09-30T00:14:03.026Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-30T00:14:03.593Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-30T00:14:03.882Z] Removing intermediate container c376b301e36d [2020-09-30T00:14:03.882Z] ---> 84c2d5dc0954 [2020-09-30T00:14:03.882Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-30T00:14:03.882Z] ---> Running in 7650a49a32fd [2020-09-30T00:14:03.882Z] Removing intermediate container 7650a49a32fd [2020-09-30T00:14:03.882Z] ---> 895f00aecec8 [2020-09-30T00:14:03.882Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-30T00:14:03.882Z] ---> Running in ed95c9eebee5 [2020-09-30T00:14:03.882Z] Removing intermediate container ed95c9eebee5 [2020-09-30T00:14:03.882Z] ---> e12f323b80aa [2020-09-30T00:14:03.882Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-30T00:14:04.971Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-30T00:14:05.411Z] [2020-09-30T00:14:05.411Z] ---> ca5e0af0f936 [2020-09-30T00:14:05.411Z] 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-30T00:14:05.411Z] ---> Running in 9c7ac72596ee [2020-09-30T00:14:06.349Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-30T00:14:08.886Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-30T00:14:09.145Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-30T00:14:09.404Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-30T00:14:09.663Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-30T00:14:09.922Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-30T00:14:10.181Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-30T00:14:10.750Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-30T00:14:10.750Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-30T00:14:11.322Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-30T00:14:17.785Z] Removing intermediate container 9c7ac72596ee [2020-09-30T00:14:17.785Z] ---> 9228b00283c3 [2020-09-30T00:14:17.785Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-30T00:14:17.785Z] ---> Running in 1ceebbf0fe02 [2020-09-30T00:14:17.909Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-30T00:14:17.909Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-30T00:14:17.909Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-30T00:14:17.909Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-30T00:14:18.273Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2020-09-30T00:14:18.273Z] === RUN TestServiceUpdateNetwork [2020-09-30T00:14:18.847Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-30T00:14:19.353Z] [2020-09-30T00:14:19.353Z] SUCCESS: Specified value was saved. [2020-09-30T00:14:19.415Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-30T00:14:19.984Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-30T00:14:20.243Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-30T00:14:20.810Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-30T00:14:21.069Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-30T00:14:21.637Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-30T00:14:21.637Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-30T00:14:22.205Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-30T00:14:23.079Z] Removing intermediate container 1ceebbf0fe02 [2020-09-30T00:14:23.079Z] ---> 419d298536d4 [2020-09-30T00:14:23.079Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-30T00:14:23.079Z] ---> Running in c1a0f2b5711f [2020-09-30T00:14:23.142Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-30T00:14:23.142Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-30T00:14:23.142Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-30T00:14:23.402Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-30T00:14:24.782Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-30T00:14:24.782Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-30T00:14:27.320Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-30T00:14:27.761Z] Cannot create a file when that file already exists. [2020-09-30T00:14:28.258Z] === RUN TestDockerSuite/TestRunRm [2020-09-30T00:14:28.667Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-09-30T00:14:28.667Z] === RUN TestServiceUpdatePidsLimit [2020-09-30T00:14:28.827Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-30T00:14:29.309Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-30T00:14:29.949Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-30T00:14:32.113Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-30T00:14:32.374Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-30T00:14:32.945Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-30T00:14:33.513Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-30T00:14:34.827Z] Removing intermediate container c1a0f2b5711f [2020-09-30T00:14:34.827Z] ---> 7fd5f78b2eac [2020-09-30T00:14:34.827Z] Step 13/13 : CMD ["sh"] [2020-09-30T00:14:34.827Z] ---> Running in 1db2514a1981 [2020-09-30T00:14:34.827Z] Removing intermediate container 1db2514a1981 [2020-09-30T00:14:34.827Z] ---> ecc5095409c8 [2020-09-30T00:14:34.827Z] Successfully built ecc5095409c8 [2020-09-30T00:14:34.827Z] Successfully tagged busybox:latest [2020-09-30T00:14:34.827Z] INFO: Docker images of the daemon under test [2020-09-30T00:14:34.827Z] [2020-09-30T00:14:34.827Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-30T00:14:34.827Z] busybox latest ecc5095409c8 Less than a second ago 5.12GB [2020-09-30T00:14:34.827Z] microsoft/windowsservercore latest 715aaeac112d 3 weeks ago 5.06GB [2020-09-30T00:14:34.827Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 3 weeks ago 5.06GB [2020-09-30T00:14:34.827Z] [2020-09-30T00:14:34.827Z] INFO: Running integration tests at 09/30/2020 00:14:34... [2020-09-30T00:14:34.827Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-30T00:14:34.827Z] INFO: Integration API tests being run from the host: [2020-09-30T00:14:34.827Z] INFO: make.ps1 starting at 09/30/2020 00:14:34 [2020-09-30T00:14:35.419Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-30T00:14:35.419Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-30T00:14:35.793Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-30T00:14:35.988Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-30T00:14:36.849Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-30T00:14:38.526Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-30T00:14:41.831Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-30T00:14:41.831Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-30T00:14:42.400Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-30T00:14:42.660Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-30T00:14:43.228Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-30T00:14:43.797Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-30T00:14:44.056Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-30T00:14:44.624Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-30T00:14:45.192Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-30T00:14:45.342Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) [2020-09-30T00:14:45.342Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.65s) [2020-09-30T00:14:45.342Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-09-30T00:14:45.342Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-09-30T00:14:45.342Z] PASS [2020-09-30T00:14:45.342Z] [2020-09-30T00:14:45.342Z] === Skipped [2020-09-30T00:14:45.342Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-30T00:14:45.342Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-30T00:14:45.342Z] [2020-09-30T00:14:45.342Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-30T00:14:45.342Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-30T00:14:45.342Z] [2020-09-30T00:14:45.342Z] [2020-09-30T00:14:45.342Z] DONE 27 tests, 2 skipped in 129.262s [2020-09-30T00:14:45.342Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-30T00:14:45.342Z] ++ 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-30T00:14:45.342Z] ++ set -e [2020-09-30T00:14:45.342Z] ++ '[' -n 0 ']' [2020-09-30T00:14:45.342Z] ++ set -x [2020-09-30T00:14:45.342Z] ++ env -i DEST=/go/src/github.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-30T00:14:45.342Z] INFO: Testing against a local daemon [2020-09-30T00:14:45.342Z] === RUN TestSessionCreate [2020-09-30T00:14:45.342Z] --- PASS: TestSessionCreate (0.04s) [2020-09-30T00:14:45.342Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-30T00:14:45.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-30T00:14:45.342Z] PASS [2020-09-30T00:14:45.342Z] [2020-09-30T00:14:45.342Z] DONE 2 tests in 0.148s [2020-09-30T00:14:45.342Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-30T00:14:45.342Z] ++ 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-30T00:14:45.342Z] ++ set -e [2020-09-30T00:14:45.342Z] ++ '[' -n 0 ']' [2020-09-30T00:14:45.342Z] ++ set -x [2020-09-30T00:14:45.342Z] ++ env -i DEST=/go/src/github.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-30T00:14:45.342Z] INFO: Testing against a local daemon [2020-09-30T00:14:45.342Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-30T00:14:45.342Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:14:45.342Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:14:45.342Z] === RUN TestEventsExecDie [2020-09-30T00:14:45.342Z] --- PASS: TestEventsExecDie (0.60s) [2020-09-30T00:14:45.342Z] === RUN TestEventsBackwardsCompatible [2020-09-30T00:14:45.342Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-09-30T00:14:45.342Z] === RUN TestInfoBinaryCommits [2020-09-30T00:14:45.342Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-30T00:14:45.342Z] === RUN TestInfoAPIVersioned [2020-09-30T00:14:45.342Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-30T00:14:45.342Z] === RUN TestInfoDiscoveryBackend [2020-09-30T00:14:45.450Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-30T00:14:45.651Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-30T00:14:45.651Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-30T00:14:46.687Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-30T00:14:46.687Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-30T00:14:47.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-30T00:14:47.321Z] === RUN TestInfoAPI [2020-09-30T00:14:47.321Z] --- PASS: TestInfoAPI (0.03s) [2020-09-30T00:14:47.321Z] === RUN TestInfoAPIWarnings [2020-09-30T00:14:47.985Z] === RUN TestDockerSuite/TestRunState [2020-09-30T00:14:48.244Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-30T00:14:49.184Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-30T00:14:49.753Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-30T00:14:50.323Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-30T00:14:50.323Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-30T00:14:50.323Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-30T00:14:51.260Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-30T00:14:51.260Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-30T00:14:51.833Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-30T00:14:52.770Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-30T00:14:52.770Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-30T00:14:52.770Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-30T00:14:53.709Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-30T00:14:54.647Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-30T00:14:55.585Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-30T00:14:56.153Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-30T00:14:56.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-30T00:14:57.660Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-30T00:15:00.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-30T00:15:00.467Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-30T00:15:03.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-30T00:15:03.264Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-30T00:15:03.832Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-30T00:15:04.403Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-30T00:15:04.972Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-30T00:15:05.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:15:05.813Z] INFO: Testing against a local daemon [2020-09-30T00:15:05.813Z] === RUN TestBuildWithSession [2020-09-30T00:15:05.813Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-30T00:15:05.813Z] build_session_test.go:25: TODO: BuildKit [2020-09-30T00:15:05.813Z] === RUN TestBuildSquashParent [2020-09-30T00:15:05.813Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-09-30T00:15:05.813Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-30T00:15:05.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-30T00:15:05.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-30T00:15:05.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-30T00:15:05.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-30T00:15:05.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-30T00:15:05.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-30T00:15:05.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-30T00:15:05.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-30T00:15:05.813Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-30T00:15:05.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-30T00:15:05.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-30T00:15:05.911Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-09-30T00:15:05.911Z] === RUN TestInfoDebug [2020-09-30T00:15:05.911Z] --- PASS: TestInfoDebug (0.53s) [2020-09-30T00:15:05.911Z] === RUN TestInfoInsecureRegistries [2020-09-30T00:15:05.911Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-30T00:15:05.911Z] === RUN TestInfoRegistryMirrors [2020-09-30T00:15:05.911Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-30T00:15:05.911Z] === RUN TestLoginFailsWithBadCredentials [2020-09-30T00:15:06.350Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-30T00:15:06.921Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-30T00:15:06.947Z] --- PASS: TestLoginFailsWithBadCredentials (1.79s) [2020-09-30T00:15:06.947Z] === RUN TestPingCacheHeaders [2020-09-30T00:15:06.947Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-30T00:15:06.947Z] === RUN TestPingGet [2020-09-30T00:15:06.947Z] --- PASS: TestPingGet (0.02s) [2020-09-30T00:15:06.947Z] === RUN TestPingHead [2020-09-30T00:15:06.947Z] --- PASS: TestPingHead (0.04s) [2020-09-30T00:15:06.947Z] === RUN TestVersion [2020-09-30T00:15:06.947Z] --- PASS: TestVersion (0.03s) [2020-09-30T00:15:06.947Z] PASS [2020-09-30T00:15:06.947Z] [2020-09-30T00:15:06.947Z] === Skipped [2020-09-30T00:15:06.947Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:15:06.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-30T00:15:06.947Z] [2020-09-30T00:15:06.947Z] [2020-09-30T00:15:06.947Z] DONE 18 tests, 1 skipped in 22.720s [2020-09-30T00:15:07.242Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-30T00:15:07.242Z] ++ 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-30T00:15:07.242Z] ++ set -e [2020-09-30T00:15:07.242Z] ++ '[' -n 0 ']' [2020-09-30T00:15:07.242Z] ++ set -x [2020-09-30T00:15:07.242Z] ++ env -i DEST=/go/src/github.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-30T00:15:07.242Z] INFO: Testing against a local daemon [2020-09-30T00:15:07.242Z] === RUN TestVolumesCreateAndList [2020-09-30T00:15:07.242Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-30T00:15:07.242Z] === RUN TestVolumesRemove [2020-09-30T00:15:07.242Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-30T00:15:07.242Z] === RUN TestVolumesInspect [2020-09-30T00:15:07.242Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-30T00:15:07.242Z] === RUN TestVolumesInvalidJSON [2020-09-30T00:15:07.242Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-30T00:15:07.242Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-30T00:15:07.242Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-30T00:15:07.242Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-30T00:15:07.242Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-30T00:15:07.242Z] PASS [2020-09-30T00:15:07.242Z] [2020-09-30T00:15:07.242Z] DONE 5 tests in 0.209s [2020-09-30T00:15:07.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-30T00:15:07.534Z] ++++ cat bundles/test-integration/docker.pid [2020-09-30T00:15:07.534Z] +++ kill 13676 [2020-09-30T00:15:08.303Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-30T00:15:08.570Z] +++ /etc/init.d/apparmor stop [2020-09-30T00:15:08.570Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-30T00:15:08.570Z] [2020-09-30T00:15:08.570Z] Unloading profiles will leave already running processes permanently [2020-09-30T00:15:08.570Z] unconfined, which can lead to unexpected situations. [2020-09-30T00:15:08.570Z] [2020-09-30T00:15:08.570Z] To set a process to complain mode, use the command line tool [2020-09-30T00:15:08.570Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-30T00:15:08.570Z] +++ true [2020-09-30T00:15:08.570Z] exiting test-integration [2020-09-30T00:15:08.570Z] ++ exit 0 [2020-09-30T00:15:08.570Z] [2020-09-30T00:15:08.871Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-30T00:15:09.130Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-30T00:15:09.130Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-30T00:15:09.130Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-30T00:15:09.698Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-30T00:15:10.267Z] === RUN TestDockerSuite/TestRunUserDefaults Post stage [Pipeline] junit [2020-09-30T00:15:10.712Z] Recording test results [2020-09-30T00:15:10.835Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-30T00:15:10.835Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-30T00:15:10.835Z] === RUN TestDockerSuite/TestRunVerifyContainerID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-30T00:15:11.685Z] + echo Ensuring container killed. [2020-09-30T00:15:11.685Z] Ensuring container killed. [2020-09-30T00:15:11.685Z] + docker rm -vf docker-pr1 [2020-09-30T00:15:11.685Z] Error: No such container: docker-pr1 [2020-09-30T00:15:11.685Z] + true [Pipeline] sh [2020-09-30T00:15:11.775Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-30T00:15:12.069Z] + echo Chowning /workspace to jenkins user [2020-09-30T00:15:12.069Z] Chowning /workspace to jenkins user [2020-09-30T00:15:12.069Z] + id -u [2020-09-30T00:15:12.069Z] + id -g [2020-09-30T00:15:12.069Z] + docker run --rm -v /home/docker/workspace/moby_PR-41506:/workspace busybox chown -R 1001:1001 /workspace [2020-09-30T00:15:12.069Z] Unable to find image 'busybox:latest' locally [2020-09-30T00:15:12.345Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-30T00:15:12.361Z] latest: Pulling from library/busybox [2020-09-30T00:15:12.361Z] d997fe81ee23: Pulling fs layer [2020-09-30T00:15:12.655Z] d997fe81ee23: Verifying Checksum [2020-09-30T00:15:12.655Z] d997fe81ee23: Download complete [2020-09-30T00:15:12.655Z] d997fe81ee23: Pull complete [2020-09-30T00:15:12.655Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-30T00:15:12.655Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-30T00:15:14.568Z] + bundleName=ppc64le-integration [2020-09-30T00:15:14.568Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-30T00:15:14.568Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-30T00:15:14.568Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name [2020-09-30T00:15:14.568Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-30T00:15:14.618Z] Archiving artifacts [2020-09-30T00:15:15.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T00:15:15.515Z] + make clean [2020-09-30T00:15:15.636Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-30T00:15:15.636Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-30T00:15:15.809Z] make: command: Command not found [2020-09-30T00:15:15.809Z] make: command: Command not found [2020-09-30T00:15:15.809Z] docker volume rm -f docker-dev-cache [2020-09-30T00:15:15.809Z] docker-dev-cache [Pipeline] deleteDir [2020-09-30T00:15:16.572Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-30T00:15:17.953Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-30T00:15:18.520Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-30T00:15:19.088Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-30T00:15:20.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-30T00:15:20.995Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-30T00:15:21.095Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-30T00:15:22.919Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-30T00:15:23.179Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-30T00:15:23.747Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-30T00:15:23.747Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-30T00:15:24.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-30T00:15:24.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-30T00:15:24.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-30T00:15:24.685Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-30T00:15:24.685Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-30T00:15:24.685Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-30T00:15:25.622Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-30T00:15:26.192Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-30T00:15:27.130Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-30T00:15:27.699Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-30T00:15:28.267Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-30T00:15:28.267Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-30T00:15:28.526Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-30T00:15:28.526Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-30T00:15:28.785Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-30T00:15:29.354Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-30T00:15:29.613Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.75s) [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.22s) [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.50s) [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.09s) [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.25s) [2020-09-30T00:15:29.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.89s) [2020-09-30T00:15:29.667Z] === RUN TestBuildMultiStageCopy [2020-09-30T00:15:29.667Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-30T00:15:30.184Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-30T00:15:30.184Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-30T00:15:30.752Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-30T00:15:30.752Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-30T00:15:31.319Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-30T00:15:31.319Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-30T00:15:31.888Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-30T00:15:32.147Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-30T00:15:32.147Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-30T00:15:32.147Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-30T00:15:32.719Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-30T00:15:33.656Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-30T00:15:34.224Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-30T00:15:34.224Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-30T00:15:34.484Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-30T00:15:34.484Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-30T00:15:35.422Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-30T00:15:35.990Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-30T00:15:37.369Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-30T00:15:37.629Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-30T00:15:38.198Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-30T00:15:38.199Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-30T00:15:38.458Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-30T00:15:39.397Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-30T00:15:39.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-30T00:15:39.968Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-30T00:15:40.426Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-30T00:15:40.633Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-30T00:15:41.390Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-30T00:15:41.572Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-30T00:15:41.572Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-30T00:15:42.923Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-30T00:15:43.478Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-30T00:15:43.478Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-30T00:15:43.738Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-30T00:15:43.738Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-30T00:15:44.453Z] --- PASS: TestBuildMultiStageCopy (14.23s) [2020-09-30T00:15:44.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.80s) [2020-09-30T00:15:44.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2020-09-30T00:15:44.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2020-09-30T00:15:44.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2020-09-30T00:15:44.453Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2020-09-30T00:15:44.453Z] === RUN TestBuildMultiStageParentConfig [2020-09-30T00:15:45.120Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-30T00:15:45.120Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-30T00:15:46.623Z] --- PASS: TestBuildMultiStageParentConfig (2.39s) [2020-09-30T00:15:46.623Z] === RUN TestBuildLabelWithTargets [2020-09-30T00:15:46.623Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-09-30T00:15:46.623Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:15:46.623Z] === RUN TestBuildWithEmptyLayers [2020-09-30T00:15:47.028Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-30T00:15:47.028Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-30T00:15:47.028Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-30T00:15:47.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-30T00:15:47.589Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2020-09-30T00:15:47.589Z] === RUN TestBuildMultiStageOnBuild [2020-09-30T00:15:48.405Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-30T00:15:50.313Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-30T00:15:52.214Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-30T00:15:53.150Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-30T00:15:53.409Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-30T00:15:53.669Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-30T00:15:53.928Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-30T00:15:54.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-30T00:15:55.433Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-30T00:15:57.340Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-30T00:16:02.375Z] --- PASS: TestBuildMultiStageOnBuild (13.70s) [2020-09-30T00:16:02.375Z] === RUN TestBuildUncleanTarFilenames [2020-09-30T00:16:02.375Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-09-30T00:16:02.375Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:16:02.375Z] === RUN TestBuildMultiStageLayerLeak [2020-09-30T00:16:02.608Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-30T00:16:03.995Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-30T00:16:04.268Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-30T00:16:05.207Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-30T00:16:07.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-30T00:16:07.680Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-30T00:16:10.220Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-30T00:16:10.480Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-30T00:16:11.418Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-30T00:16:12.795Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-30T00:16:14.174Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-30T00:16:16.707Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-30T00:16:20.024Z] --- PASS: TestBuildMultiStageLayerLeak (16.36s) [2020-09-30T00:16:20.024Z] === RUN TestBuildWithHugeFile [2020-09-30T00:16:20.898Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-30T00:16:20.898Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-30T00:16:23.432Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-30T00:16:28.703Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-30T00:16:30.631Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-30T00:16:32.008Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-30T00:16:32.577Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-30T00:16:33.146Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-30T00:16:33.146Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-30T00:16:33.714Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-30T00:16:33.714Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-30T00:16:34.283Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-30T00:16:36.194Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-30T00:16:37.574Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-30T00:16:40.862Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-30T00:16:41.121Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-30T00:16:41.691Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-30T00:16:41.691Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-30T00:16:42.259Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-30T00:16:43.641Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-30T00:16:43.641Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-30T00:16:44.581Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-30T00:16:45.520Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-30T00:16:46.089Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-30T00:16:47.027Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-30T00:16:51.216Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-30T00:16:51.476Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-30T00:16:51.476Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-30T00:16:52.415Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-30T00:16:53.359Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-30T00:16:54.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-30T00:16:56.206Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-30T00:16:56.774Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-30T00:16:58.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-30T00:16:59.617Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-30T00:17:01.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-30T00:17:03.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-30T00:17:05.970Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-30T00:17:08.503Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-30T00:17:09.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-30T00:17:11.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-30T00:17:12.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-30T00:17:13.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-30T00:17:14.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-30T00:17:15.910Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-30T00:17:17.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-30T00:17:18.665Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-30T00:17:19.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-30T00:17:19.863Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-30T00:17:27.981Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-30T00:17:29.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-30T00:17:35.158Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-30T00:17:35.158Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-30T00:17:35.158Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-30T00:17:35.418Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-30T00:17:35.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-30T00:17:35.678Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-30T00:17:35.678Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-30T00:17:36.249Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-30T00:17:36.249Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-30T00:17:36.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-30T00:17:36.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-30T00:17:36.818Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-30T00:17:37.078Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-30T00:17:37.078Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-30T00:17:38.458Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-30T00:17:38.724Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-30T00:17:38.724Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-30T00:17:38.984Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-30T00:17:38.984Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-30T00:17:44.256Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-30T00:17:45.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-30T00:17:46.593Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-30T00:17:46.593Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-30T00:17:46.593Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-30T00:17:49.129Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-30T00:17:51.665Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite (1357.15s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.69s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.94s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (1.67s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.13s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.10s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.99s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.37s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.26s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.39s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.69s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.99s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.53s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.51s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.90s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.43s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.32s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.82s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.98s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.17s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.02s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.00s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.04s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.36s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.48s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.34s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.64s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.47s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.08s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.03s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.52s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.68s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.11s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.64s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.28s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.20s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.25s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.07s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.94s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-09-30T00:17:51.665Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-30T00:17:51.665Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.13s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildContChar (2.16s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.78s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.28s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.03s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2020-09-30T00:17:51.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-30T00:17:51.665Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-30T00:17:51.665Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-30T00:17:51.665Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-30T00:17:51.665Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.87s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.99s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.07s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.61s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.71s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.45s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.29s) [2020-09-30T00:17:51.665Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.18s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.17s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.91s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.26s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.86s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.83s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.32s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.44s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.89s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.92s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.97s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnv (1.79s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.82s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.81s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.75s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.18s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.59s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.77s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.94s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.56s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.81s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.48s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.70s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.20s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.74s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.76s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.26s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.49s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.56s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.61s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.76s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.31s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.97s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.42s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.61s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildPATH (2.27s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.44s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.23s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildRm (2.45s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.47s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.37s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.10s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.17s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.22s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildUser (1.64s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.45s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.66s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.70s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.38s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.84s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.05s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-30T00:17:51.666Z] docker_cli_sni_test.go:18: Flakey test [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.34s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.24s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.31s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.98s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.05s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.05s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2020-09-30T00:17:51.666Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-30T00:17:51.666Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.82s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.35s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.10s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2020-09-30T00:17:51.666Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5ba60_} (1.39s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1922303400_/foo_false____} (1.46s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1922303400_/foo_true____} (1.61s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3049573607_/foo_false____} (1.51s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3049573607_/foo_true____} (1.39s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3049573607_/foo_true__0xc000a5bac0__} (1.33s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a5bae0_} (0.84s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a5bb00_} (1.34s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a5bb20_} (1.33s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a5bb40_} (1.33s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.92s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.99s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.59s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.92s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.99s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.50s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.53s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.90s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.64s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.94s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.77s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToDot (0.70s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.16s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.27s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2020-09-30T00:17:51.667Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-30T00:17:51.667Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-09-30T00:17:51.667Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-30T00:17:51.667Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.09s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.11s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.04s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.50s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.33s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.43s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.88s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.28s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsCopy (1.52s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.64s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.17s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.62s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2020-09-30T00:17:51.667Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-30T00:17:51.667Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.667Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-30T00:17:51.667Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.99s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.29s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.63s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecStartFails (1.10s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecTTY (0.82s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecUlimits (0.79s) [2020-09-30T00:17:51.667Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-30T00:17:51.667Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.89s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.76s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.99s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.74s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestExecWithUser (0.87s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.69s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.64s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestHealth (19.06s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.28s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.50s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.55s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2020-09-30T00:17:51.667Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-30T00:17:51.668Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-30T00:17:51.668Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.82s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.62s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.93s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.20s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginActive (2.22s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.04s) [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-30T00:17:51.668Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.13s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.01s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.30s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.47s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPortList (6.15s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.25s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.03s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsByOrder (2.11s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.99s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.17s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.74s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.37s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.58s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.69s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-09-30T00:17:51.668Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.17s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.86s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.50s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.66s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.22s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.93s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.85s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.52s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.07s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.09s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.43s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.73s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.68s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.33s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.65s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.63s) [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-30T00:17:51.668Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-30T00:17:51.668Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.02s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2020-09-30T00:17:51.668Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-09-30T00:17:51.668Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-09-30T00:17:51.668Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.60s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.06s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.87s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.12s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunMount (5.28s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.89s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.66s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.76s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.09s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.64s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.78s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.78s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.87s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.94s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.58s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.18s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.57s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.60s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-09-30T00:17:51.669Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.80s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.12s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.53s) [2020-09-30T00:17:51.669Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents336472137 [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.02s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.34s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.35s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.15s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.36s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.09s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.20s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.16s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.07s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.60s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-09-30T00:17:51.669Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-30T00:17:51.669Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-09-30T00:17:51.669Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.26s) [2020-09-30T00:17:51.670Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-30T00:17:51.670Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.25s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.81s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2020-09-30T00:17:51.670Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-30T00:17:51.670Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.74s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.82s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.73s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.11s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.23s) [2020-09-30T00:17:51.670Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2020-09-30T00:17:51.670Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-30T00:17:51.670Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-30T00:17:51.670Z] === RUN TestDockerRegistrySuite [2020-09-30T00:17:51.670Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-30T00:17:52.607Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-30T00:17:53.544Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-30T00:17:54.922Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-30T00:17:54.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-30T00:17:58.212Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-30T00:18:00.747Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-30T00:18:03.285Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-30T00:18:04.223Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-30T00:18:04.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-30T00:18:05.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-30T00:18:06.542Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-30T00:18:07.481Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-30T00:18:08.877Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-30T00:18:10.254Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-30T00:18:10.822Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-30T00:18:12.729Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-30T00:18:12.988Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-30T00:18:15.526Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-30T00:18:16.464Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-30T00:18:19.000Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-30T00:18:19.569Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-30T00:18:19.828Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-30T00:18:20.764Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-30T00:18:21.701Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-30T00:18:22.639Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-30T00:18:25.176Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-30T00:18:25.176Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-30T00:18:26.112Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-30T00:18:26.371Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-30T00:18:26.630Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-30T00:18:26.890Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-30T00:18:27.149Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-30T00:18:27.408Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-30T00:18:27.667Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-30T00:18:28.606Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-30T00:18:30.001Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-30T00:18:30.937Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-30T00:18:31.875Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-30T00:18:32.814Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite (42.17s) [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d6bf51533bcc3] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d81855fb1836c] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d5d354f2a9b59] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d9adbd003f764] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d864f98a12220] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.68s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d8016f214ca82] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2020-09-30T00:18:33.751Z] check_test.go:196: [dc259461e2e3d] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d0b22f7f15c8b] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d4d90eee9cadc] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s) [2020-09-30T00:18:33.751Z] check_test.go:196: [dadfd82e99569] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.16s) [2020-09-30T00:18:33.751Z] check_test.go:196: [dd4c635d4649f] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-09-30T00:18:33.751Z] check_test.go:196: [db5e79e0cd419] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.37s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d910444f75ede] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d1d68284cdf26] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.14s) [2020-09-30T00:18:33.751Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5756277a2f6fa117550d9ea101394efbdb6125219d50b1162d6062d21de1b486 [2020-09-30T00:18:33.751Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:884fb9e106cf51ed4e1dcf5d32ea6f17bf01ef1d11541d69601a7b825b7336b6 [2020-09-30T00:18:33.751Z] check_test.go:196: [d0c12d7435de0] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s) [2020-09-30T00:18:33.751Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:315511ceec7aa2c78c11801e0aaa75dbe4144280322c86b7638bd8cb46231fb5 [2020-09-30T00:18:33.751Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d897e70088ce711c3adacb6513cad68a33cc4628e40d441753fe39a8e74e191b [2020-09-30T00:18:33.751Z] check_test.go:196: [de0e873d708d9] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d477d84de7c8e] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d199252789a6e] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d43d3790baf10] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-09-30T00:18:33.751Z] check_test.go:196: [de8ba54d6616f] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-09-30T00:18:33.751Z] check_test.go:196: [df1c39b287225] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d83024e56b89b] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d34b12b56fd57] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2020-09-30T00:18:33.751Z] check_test.go:196: [dbdb4d2e429b7] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-09-30T00:18:33.751Z] check_test.go:196: [def82a83b0d4d] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d80febf30948b] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d80b882b56c61] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d7286881e1bc7] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d1263e7524f14] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d8d1b4f20c1a3] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d2907ebf160b4] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d907355602b25] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d2594fe6bd356] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-09-30T00:18:33.751Z] check_test.go:196: [dbe0c0d79163b] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d2f7cbb8e5142] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2020-09-30T00:18:33.751Z] check_test.go:196: [d8bfd975717dc] daemon is not started [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-09-30T00:18:33.751Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-09-30T00:18:33.751Z] === RUN TestDockerSchema1RegistrySuite [2020-09-30T00:18:33.751Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-30T00:18:33.751Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-30T00:18:37.043Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-30T00:18:39.580Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-30T00:18:42.115Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-30T00:18:43.053Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-30T00:18:43.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-30T00:18:43.990Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-30T00:18:44.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-30T00:18:45.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-30T00:18:46.804Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-30T00:18:49.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-30T00:18:49.604Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-30T00:18:49.863Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-30T00:18:50.122Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-30T00:18:50.381Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-30T00:18:50.640Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-30T00:18:50.898Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-30T00:18:51.157Z] --- PASS: TestDockerSchema1RegistrySuite (17.52s) [2020-09-30T00:18:51.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-30T00:18:51.157Z] check_test.go:223: [db4bbd4216a31] daemon is not started [2020-09-30T00:18:51.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d00f2cfe88057] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d8859be56f379] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.71s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d69dda626ff0b] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.08s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d1280a91773d8] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d6bbd78df5ec9] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-30T00:18:51.158Z] check_test.go:223: [dd1e12135f5e2] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-09-30T00:18:51.158Z] check_test.go:223: [db4d9b0580842] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d08cab79228cc] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d9e0df8029f11] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d9b7cb36b8d37] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-09-30T00:18:51.158Z] check_test.go:223: [dce14a0971cee] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d79fb3be43dbc] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d33b30251229b] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d503f13575357] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d9237b49020e7] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-09-30T00:18:51.158Z] check_test.go:223: [da9fe18920eb8] daemon is not started [2020-09-30T00:18:51.158Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-30T00:18:51.158Z] check_test.go:223: [d4f8136ef347f] daemon is not started [2020-09-30T00:18:51.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-30T00:18:51.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-30T00:18:51.744Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-30T00:18:52.311Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-30T00:18:52.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-30T00:18:53.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-30T00:18:53.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-30T00:18:54.334Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-30T00:18:54.903Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d8c6463f04553] daemon is not started [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d3215caeae270] daemon is not started [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d56d18dfa04a3] daemon is not started [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d250dd92a1f8c] daemon is not started [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d221e8fc1b4ea] daemon is not started [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d985b0ca9ac1b] daemon is not started [2020-09-30T00:18:54.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-30T00:18:54.903Z] check_test.go:252: [d0162d264a962] daemon is not started [2020-09-30T00:18:54.903Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-30T00:18:54.903Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-30T00:19:00.171Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-30T00:19:00.171Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-30T00:19:00.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-30T00:19:00.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-30T00:19:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-09-30T00:19:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-09-30T00:19:00.688Z] check_test.go:279: [de4134fbab25b] daemon is not started [2020-09-30T00:19:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-30T00:19:00.688Z] check_test.go:279: [d11511ac12453] daemon is not started [2020-09-30T00:19:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-30T00:19:00.688Z] check_test.go:279: [db4c2e1964ff1] daemon is not started [2020-09-30T00:19:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-30T00:19:00.688Z] check_test.go:279: [da2ccd95b9d0a] daemon is not started [2020-09-30T00:19:00.688Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-09-30T00:19:00.688Z] check_test.go:279: [db38f6b4a4850] daemon is not started [2020-09-30T00:19:00.688Z] === RUN TestDockerNetworkSuite [2020-09-30T00:19:00.688Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-30T00:19:02.049Z] --- PASS: TestBuildWithHugeFile (155.74s) [2020-09-30T00:19:02.049Z] === RUN TestBuildWithEmptyDockerfile [2020-09-30T00:19:02.049Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-30T00:19:02.049Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-30T00:19:02.049Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-30T00:19:02.049Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-30T00:19:02.049Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-30T00:19:02.049Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-30T00:19:02.049Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-30T00:19:02.049Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-30T00:19:02.049Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-30T00:19:02.049Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-09-30T00:19:02.049Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-09-30T00:19:02.049Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-09-30T00:19:02.049Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-09-30T00:19:02.049Z] === RUN TestBuildPreserveOwnership [2020-09-30T00:19:02.049Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-09-30T00:19:02.049Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:19:02.049Z] === RUN TestBuildPlatformInvalid [2020-09-30T00:19:02.049Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-09-30T00:19:02.049Z] PASS [2020-09-30T00:19:02.049Z] ok github.com/docker/docker/integration/build 228.059s [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === Skipped [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-30T00:19:02.049Z] build_session_test.go:25: TODO: BuildKit [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-30T00:19:02.049Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-30T00:19:02.049Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-09-30T00:19:02.049Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-30T00:19:02.049Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] DONE 28 tests, 5 skipped in 258.237s [2020-09-30T00:19:02.049Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-30T00:19:02.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:19:02.049Z] INFO: Testing against a local daemon [2020-09-30T00:19:02.049Z] === RUN TestConfigInspect [2020-09-30T00:19:02.049Z] --- SKIP: TestConfigInspect (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestConfigList [2020-09-30T00:19:02.049Z] --- SKIP: TestConfigList (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestConfigsCreateAndDelete [2020-09-30T00:19:02.049Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestConfigsUpdate [2020-09-30T00:19:02.049Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestTemplatedConfig [2020-09-30T00:19:02.049Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestConfigCreateResolve [2020-09-30T00:19:02.049Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:19:02.049Z] === RUN TestConfigDaemonLibtrustID [2020-09-30T00:19:02.049Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:19:02.049Z] PASS [2020-09-30T00:19:02.049Z] ok github.com/docker/docker/integration/config 0.210s [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === Skipped [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-30T00:19:02.049Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] [2020-09-30T00:19:02.049Z] DONE 7 tests, 7 skipped in 2.931s [2020-09-30T00:19:02.049Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-30T00:19:02.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:19:02.049Z] INFO: Testing against a local daemon [2020-09-30T00:19:02.049Z] === RUN TestCheckpoint [2020-09-30T00:19:02.049Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-30T00:19:02.049Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-30T00:19:02.049Z] === RUN TestContainerInvalidJSON [2020-09-30T00:19:02.049Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-30T00:19:02.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-30T00:19:02.049Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-30T00:19:02.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-30T00:19:02.049Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-30T00:19:02.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-30T00:19:02.049Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-30T00:19:02.049Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-30T00:19:02.049Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-30T00:19:02.049Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-09-30T00:19:02.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-30T00:19:02.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-30T00:19:02.049Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-30T00:19:02.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-30T00:19:02.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2020-09-30T00:19:02.049Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-30T00:19:02.049Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-30T00:19:02.049Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-30T00:19:02.049Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2020-09-30T00:19:02.049Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-30T00:19:02.049Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-30T00:19:02.049Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestCopyFromContainer [2020-09-30T00:19:02.049Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-09-30T00:19:02.049Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-30T00:19:02.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-30T00:19:02.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-30T00:19:02.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-30T00:19:02.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-30T00:19:02.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-30T00:19:02.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-30T00:19:02.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-30T00:19:02.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-30T00:19:02.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-30T00:19:02.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-30T00:19:02.050Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-30T00:19:02.050Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-09-30T00:19:02.050Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidEnv [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-09-30T00:19:02.050Z] === RUN TestCreateTmpfsMountsTarget [2020-09-30T00:19:02.050Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-09-30T00:19:02.050Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.050Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-30T00:19:02.050Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-09-30T00:19:02.050Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:19:02.050Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-30T00:19:02.050Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-30T00:19:02.050Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-30T00:19:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-30T00:19:02.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-30T00:19:02.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-30T00:19:02.050Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-30T00:19:02.050Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-30T00:19:02.050Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-30T00:19:02.050Z] === RUN TestCreateDifferentPlatform [2020-09-30T00:19:02.050Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-30T00:19:02.050Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-30T00:19:02.050Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-30T00:19:02.050Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-30T00:19:02.050Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-30T00:19:02.050Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-30T00:19:02.050Z] === RUN TestContainerKillOnDaemonStart [2020-09-30T00:19:02.050Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-30T00:19:02.050Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:02.050Z] === RUN TestDiff [2020-09-30T00:19:02.050Z] --- SKIP: TestDiff (0.00s) [2020-09-30T00:19:02.050Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:02.050Z] === RUN TestExecWithCloseStdin [2020-09-30T00:19:03.975Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-30T00:19:04.220Z] --- PASS: TestExecWithCloseStdin (2.45s) [2020-09-30T00:19:04.220Z] === RUN TestExec [2020-09-30T00:19:04.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-30T00:19:06.407Z] --- PASS: TestExec (2.20s) [2020-09-30T00:19:06.407Z] === RUN TestExecUser [2020-09-30T00:19:06.407Z] --- SKIP: TestExecUser (0.00s) [2020-09-30T00:19:06.407Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-30T00:19:06.407Z] === RUN TestExportContainerAndImportImage [2020-09-30T00:19:06.407Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-09-30T00:19:06.407Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:06.407Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-30T00:19:06.407Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-09-30T00:19:06.407Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:06.407Z] === RUN TestHealthCheckWorkdir [2020-09-30T00:19:06.407Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-09-30T00:19:06.407Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:06.407Z] === RUN TestHealthKillContainer [2020-09-30T00:19:06.407Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-09-30T00:19:06.407Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-30T00:19:06.407Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-30T00:19:06.407Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-09-30T00:19:06.407Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-30T00:19:06.407Z] === RUN TestKillContainerInvalidSignal [2020-09-30T00:19:07.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-30T00:19:08.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-30T00:19:08.579Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2020-09-30T00:19:08.579Z] === RUN TestKillContainer [2020-09-30T00:19:08.579Z] === RUN TestKillContainer/no_signal [2020-09-30T00:19:10.112Z] === RUN TestKillContainer/non_killing_signal [2020-09-30T00:19:10.112Z] === RUN TestKillContainer/killing_signal [2020-09-30T00:19:10.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-30T00:19:12.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-30T00:19:17.172Z] --- PASS: TestKillContainer (8.97s) [2020-09-30T00:19:17.172Z] --- PASS: TestKillContainer/no_signal (1.85s) [2020-09-30T00:19:17.172Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-30T00:19:17.172Z] --- PASS: TestKillContainer/killing_signal (7.05s) [2020-09-30T00:19:17.172Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-30T00:19:17.172Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-30T00:19:17.172Z] === RUN TestKillStoppedContainer [2020-09-30T00:19:17.172Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-30T00:19:17.172Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-30T00:19:17.172Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-30T00:19:17.172Z] === RUN TestKillDifferentUserContainer [2020-09-30T00:19:17.172Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-30T00:19:17.172Z] === RUN TestInspectOomKilledTrue [2020-09-30T00:19:17.172Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:17.172Z] === RUN TestInspectOomKilledFalse [2020-09-30T00:19:17.172Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-30T00:19:17.172Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-30T00:19:17.172Z] === RUN TestLogsFollowTailEmpty [2020-09-30T00:19:18.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-30T00:19:19.339Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2020-09-30T00:19:19.339Z] === RUN TestNetworkNat [2020-09-30T00:19:19.339Z] --- SKIP: TestNetworkNat (0.00s) [2020-09-30T00:19:19.339Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:19.339Z] === RUN TestNetworkLocalhostTCPNat [2020-09-30T00:19:20.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-30T00:19:21.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-30T00:19:21.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-30T00:19:22.246Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2020-09-30T00:19:22.246Z] === RUN TestNetworkLoopbackNat [2020-09-30T00:19:22.246Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-09-30T00:19:22.246Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:22.246Z] === RUN TestPause [2020-09-30T00:19:22.246Z] --- SKIP: TestPause (0.00s) [2020-09-30T00:19:22.246Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-30T00:19:22.246Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-30T00:19:22.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-30T00:19:23.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-30T00:19:23.776Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s) [2020-09-30T00:19:23.776Z] === RUN TestPauseStopPausedContainer [2020-09-30T00:19:23.776Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-09-30T00:19:23.776Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:23.776Z] === RUN TestPsFilter [2020-09-30T00:19:23.776Z] --- PASS: TestPsFilter (0.13s) [2020-09-30T00:19:23.776Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-30T00:19:24.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-30T00:19:24.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-30T00:19:24.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-30T00:19:25.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-30T00:19:25.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-30T00:19:25.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-30T00:19:25.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-30T00:19:25.942Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.20s) [2020-09-30T00:19:25.942Z] === RUN TestRemoveContainerWithVolume [2020-09-30T00:19:26.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-30T00:19:27.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-30T00:19:27.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-30T00:19:27.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-30T00:19:28.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-30T00:19:28.108Z] --- PASS: TestRemoveContainerWithVolume (2.18s) [2020-09-30T00:19:28.108Z] === RUN TestRemoveContainerRunning [2020-09-30T00:19:30.281Z] --- PASS: TestRemoveContainerRunning (1.86s) [2020-09-30T00:19:30.281Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-30T00:19:30.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-30T00:19:31.821Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2020-09-30T00:19:31.821Z] === RUN TestRemoveInvalidContainer [2020-09-30T00:19:31.821Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-30T00:19:31.821Z] === RUN TestRenameLinkedContainer [2020-09-30T00:19:31.821Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-09-30T00:19:31.821Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:31.821Z] === RUN TestRenameStoppedContainer [2020-09-30T00:19:31.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-30T00:19:33.999Z] --- PASS: TestRenameStoppedContainer (2.06s) [2020-09-30T00:19:33.999Z] === RUN TestRenameRunningContainerAndReuse [2020-09-30T00:19:37.733Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s) [2020-09-30T00:19:37.733Z] === RUN TestRenameInvalidName [2020-09-30T00:19:38.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-30T00:19:38.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-30T00:19:39.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-30T00:19:39.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-30T00:19:39.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-30T00:19:39.269Z] --- PASS: TestRenameInvalidName (1.73s) [2020-09-30T00:19:39.269Z] === RUN TestRenameAnonymousContainer [2020-09-30T00:19:39.269Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-09-30T00:19:39.269Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:39.269Z] === RUN TestRenameContainerWithSameName [2020-09-30T00:19:39.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-30T00:19:39.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-30T00:19:39.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-30T00:19:41.447Z] --- PASS: TestRenameContainerWithSameName (1.73s) [2020-09-30T00:19:41.447Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-30T00:19:41.447Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-09-30T00:19:41.447Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:41.447Z] === RUN TestResize [2020-09-30T00:19:42.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-30T00:19:42.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-30T00:19:42.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-30T00:19:42.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-30T00:19:42.984Z] --- PASS: TestResize (1.68s) [2020-09-30T00:19:42.984Z] === RUN TestResizeWithInvalidSize [2020-09-30T00:19:42.984Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-09-30T00:19:42.984Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-30T00:19:42.984Z] === RUN TestResizeWhenContainerNotStarted [2020-09-30T00:19:46.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-30T00:19:49.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-30T00:19:49.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-30T00:19:49.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-30T00:19:50.059Z] --- PASS: TestResizeWhenContainerNotStarted (6.81s) [2020-09-30T00:19:50.059Z] === RUN TestDaemonRestartKillContainers [2020-09-30T00:19:50.059Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-30T00:19:50.059Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:19:50.059Z] === RUN TestStats [2020-09-30T00:19:50.059Z] --- SKIP: TestStats (0.00s) [2020-09-30T00:19:50.059Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-30T00:19:50.059Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-30T00:19:51.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-30T00:19:51.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-30T00:19:52.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-30T00:19:52.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-30T00:19:53.592Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-30T00:19:58.644Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.09s) [2020-09-30T00:19:58.644Z] === RUN TestStopContainerWithTimeout [2020-09-30T00:19:58.644Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-09-30T00:19:58.644Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-30T00:19:58.644Z] === RUN TestUpdateRestartPolicy [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite (57.91s) [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.81s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d9ed885a85543] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dd252608091dd] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d1c2e2d0826d1] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [ded99dd77acd0] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:1233: [de1203f825600] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [da70ea43dc93e] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d47cdf96a9c7c] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.38s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dd915f52459f6] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [df863dbc5f8ee] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d83eea41bf14b] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d521685892b28] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d6ca00711e721] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d791713829b46] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dc7af4467630f] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [db1c6a2d53c48] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d7275d806b340] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [db53a85999b8d] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dfd09720ce960] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dba3f4b42a2b1] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d7b59b93fc8ec] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d83e94a4f2a76] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dc61c97a412d0] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d052da4fba0a4] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dbff087503e59] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:968: [d14ac319c9d9d] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dcc402f241b05] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.91s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:1116: [db98e8f709708] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dbf95d68b626a] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d694ff210c8fe] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d41b3145c473d] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d1fde93cdda0b] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d161ee3a10999] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d87aba5f1874a] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dd5f2d5b2ee7b] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d2791c66214e4] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [dac4df57f3e95] daemon is not started [2020-09-30T00:19:58.870Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d826b0285dac9] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2020-09-30T00:19:58.870Z] docker_cli_network_unix_test.go:46: [d33fb91a5ea84] daemon is not started [2020-09-30T00:19:58.870Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:1084: [d9c280fd5f88b] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [da6314726ad9f] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [dd912360219b1] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [d0f2910d206c8] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [dea11b09ff2eb] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [dc87ba3671242] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [ddd6cd88cf024] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [d0e5d7382572a] daemon is not started [2020-09-30T00:19:58.871Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.06s) [2020-09-30T00:19:58.871Z] docker_cli_network_unix_test.go:46: [dded247af1c04] daemon is not started [2020-09-30T00:19:58.871Z] === RUN TestDockerHubPullSuite [2020-09-30T00:19:58.871Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-30T00:20:00.247Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-30T00:20:02.780Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-30T00:20:03.039Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-30T00:20:05.571Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-30T00:20:06.139Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite (7.59s) [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.46s) [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.51s) [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2020-09-30T00:20:06.139Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.19s) [2020-09-30T00:20:06.139Z] PASS [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === Skipped [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_sni_test.go:18: Flakey test [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-30T00:20:06.139Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-09-30T00:20:06.139Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-30T00:20:06.139Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-30T00:20:06.139Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.139Z] [2020-09-30T00:20:06.139Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-30T00:20:06.140Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-30T00:20:06.140Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-30T00:20:06.140Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-30T00:20:06.140Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-30T00:20:06.140Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-30T00:20:06.140Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-30T00:20:06.140Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-30T00:20:06.140Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-30T00:20:06.140Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-30T00:20:06.140Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-30T00:20:06.140Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-30T00:20:06.140Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-30T00:20:06.140Z] docker_cli_network_unix_test.go:46: [d826b0285dac9] daemon is not started [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] [2020-09-30T00:20:06.140Z] DONE 1277 tests, 51 skipped in 1532.353s [2020-09-30T00:20:06.140Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-30T00:20:06.140Z] ++++ cat bundles/test-integration/docker.pid [2020-09-30T00:20:06.140Z] +++ kill 7494 [2020-09-30T00:20:07.516Z] +++ /etc/init.d/apparmor stop [2020-09-30T00:20:07.516Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-30T00:20:07.516Z] [2020-09-30T00:20:07.516Z] Unloading profiles will leave already running processes permanently [2020-09-30T00:20:07.516Z] unconfined, which can lead to unexpected situations. [2020-09-30T00:20:07.516Z] [2020-09-30T00:20:07.516Z] To set a process to complain mode, use the command line tool [2020-09-30T00:20:07.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-30T00:20:07.516Z] +++ true [2020-09-30T00:20:07.516Z] exiting test-integration [2020-09-30T00:20:07.516Z] ++ exit 0 [2020-09-30T00:20:07.516Z] [2020-09-30T00:20:07.516Z] + for job in $(jobs -p) [2020-09-30T00:20:07.516Z] + wait 5409 [2020-09-30T00:20:19.745Z] --- PASS: TestUpdateRestartPolicy (20.63s) [2020-09-30T00:20:19.745Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-30T00:20:21.283Z] --- PASS: TestUpdateRestartWithAutoRemove (1.62s) [2020-09-30T00:20:21.283Z] === RUN TestWaitNonBlocked [2020-09-30T00:20:21.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-30T00:20:21.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-30T00:20:21.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-30T00:20:21.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-30T00:20:21.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-30T00:20:21.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-30T00:20:24.194Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-30T00:20:24.194Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2020-09-30T00:20:24.194Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s) [2020-09-30T00:20:24.194Z] === RUN TestWaitBlocked [2020-09-30T00:20:24.194Z] --- SKIP: TestWaitBlocked (0.00s) [2020-09-30T00:20:24.194Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:24.194Z] PASS [2020-09-30T00:20:24.194Z] ok github.com/docker/docker/integration/container 83.255s [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === Skipped [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-30T00:20:24.194Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-30T00:20:24.194Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2020-09-30T00:20:24.194Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-30T00:20:24.194Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-30T00:20:24.194Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-30T00:20:24.194Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-30T00:20:24.194Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-30T00:20:24.194Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-30T00:20:24.194Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-30T00:20:24.194Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-30T00:20:24.194Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-30T00:20:24.194Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-30T00:20:24.194Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-30T00:20:24.194Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-30T00:20:24.194Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-30T00:20:24.194Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-30T00:20:24.194Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-09-30T00:20:24.194Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-30T00:20:24.194Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-30T00:20:24.194Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-30T00:20:24.194Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-30T00:20:24.194Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-30T00:20:24.194Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-30T00:20:24.194Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-30T00:20:24.194Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-30T00:20:24.194Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-30T00:20:24.194Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-30T00:20:24.194Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-30T00:20:24.194Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-30T00:20:24.194Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-30T00:20:24.194Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] [2020-09-30T00:20:24.194Z] DONE 87 tests, 36 skipped in 86.787s [2020-09-30T00:20:24.194Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-30T00:20:26.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:26.372Z] INFO: Testing against a local daemon [2020-09-30T00:20:26.372Z] === RUN TestCommitInheritsEnv [2020-09-30T00:20:26.372Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-09-30T00:20:26.372Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:20:26.372Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-30T00:20:26.372Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-30T00:20:26.372Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-30T00:20:26.372Z] === RUN TestImagesFilterMultiReference [2020-09-30T00:20:26.372Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-09-30T00:20:26.372Z] === RUN TestImagePullPlatformInvalid [2020-09-30T00:20:26.372Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-30T00:20:26.372Z] === RUN TestRemoveImageOrphaning [2020-09-30T00:20:27.340Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2020-09-30T00:20:27.340Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-30T00:20:27.340Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-09-30T00:20:27.340Z] === RUN TestTagInvalidReference [2020-09-30T00:20:27.800Z] --- PASS: TestTagInvalidReference (0.05s) [2020-09-30T00:20:27.800Z] === RUN TestTagValidPrefixedRepo [2020-09-30T00:20:27.800Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-09-30T00:20:27.800Z] === RUN TestTagExistedNameWithoutForce [2020-09-30T00:20:27.800Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-30T00:20:27.800Z] === RUN TestTagOfficialNames [2020-09-30T00:20:27.800Z] --- PASS: TestTagOfficialNames (0.12s) [2020-09-30T00:20:27.800Z] === RUN TestTagMatchesDigest [2020-09-30T00:20:27.800Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-09-30T00:20:27.800Z] PASS [2020-09-30T00:20:27.800Z] ok github.com/docker/docker/integration/image 1.768s [2020-09-30T00:20:27.800Z] [2020-09-30T00:20:27.800Z] === Skipped [2020-09-30T00:20:27.800Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-30T00:20:27.800Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:20:27.800Z] [2020-09-30T00:20:27.800Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-30T00:20:27.800Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-30T00:20:27.800Z] [2020-09-30T00:20:27.800Z] [2020-09-30T00:20:27.800Z] DONE 11 tests, 2 skipped in 3.923s [2020-09-30T00:20:28.263Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-30T00:20:29.800Z] testing: warning: no tests to run [2020-09-30T00:20:29.800Z] PASS [2020-09-30T00:20:29.800Z] ok github.com/docker/docker/integration/network/ipvlan 0.163s [no tests to run] [2020-09-30T00:20:29.800Z] testing: warning: no tests to run [2020-09-30T00:20:29.800Z] PASS [2020-09-30T00:20:29.800Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [no tests to run] [2020-09-30T00:20:31.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:31.337Z] INFO: Testing against a local daemon [2020-09-30T00:20:31.337Z] === RUN TestNetworkCreateDelete [2020-09-30T00:20:31.337Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-09-30T00:20:31.337Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:31.337Z] === RUN TestDockerNetworkDeletePreferID [2020-09-30T00:20:31.337Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-09-30T00:20:31.337Z] 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-30T00:20:31.337Z] === RUN TestDaemonDNSFallback [2020-09-30T00:20:31.337Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-09-30T00:20:31.337Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:31.337Z] === RUN TestInspectNetwork [2020-09-30T00:20:31.337Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-30T00:20:31.337Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:31.337Z] === RUN TestRunContainerWithBridgeNone [2020-09-30T00:20:31.337Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-30T00:20:31.337Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:31.337Z] === RUN TestNetworkInvalidJSON [2020-09-30T00:20:31.337Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-30T00:20:31.337Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-30T00:20:31.337Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:20:31.337Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:20:31.337Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:20:31.337Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:20:31.337Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-30T00:20:31.337Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-30T00:20:31.337Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-30T00:20:31.337Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-09-30T00:20:31.337Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-09-30T00:20:31.337Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-30T00:20:31.337Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-30T00:20:31.337Z] === RUN TestHostIPv4BridgeLabel [2020-09-30T00:20:31.337Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-30T00:20:31.337Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-30T00:20:31.337Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestDaemonDefaultNetworkPools [2020-09-30T00:20:31.337Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-30T00:20:31.337Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-30T00:20:31.337Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-30T00:20:31.337Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestServiceWithPredefinedNetwork [2020-09-30T00:20:31.337Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-30T00:20:31.337Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:20:31.337Z] === RUN TestServiceWithDataPathPortInit [2020-09-30T00:20:31.337Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-30T00:20:31.337Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-30T00:20:31.337Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] PASS [2020-09-30T00:20:31.337Z] ok github.com/docker/docker/integration/network 0.265s [2020-09-30T00:20:31.337Z] [2020-09-30T00:20:31.337Z] === Skipped [2020-09-30T00:20:31.337Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-30T00:20:31.337Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:31.337Z] [2020-09-30T00:20:31.337Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-30T00:20:31.337Z] 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-30T00:20:31.337Z] [2020-09-30T00:20:31.337Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-30T00:20:31.337Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:31.337Z] [2020-09-30T00:20:31.337Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-30T00:20:31.337Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:31.337Z] [2020-09-30T00:20:31.337Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-30T00:20:31.337Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:31.337Z] [2020-09-30T00:20:31.337Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-30T00:20:31.337Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-30T00:20:31.337Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:236: FLAKY_TEST [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-30T00:20:31.338Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] [2020-09-30T00:20:31.338Z] DONE 19 tests, 15 skipped in 3.446s [2020-09-30T00:20:31.338Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-30T00:20:31.797Z] testing: warning: no tests to run [2020-09-30T00:20:31.798Z] PASS [2020-09-30T00:20:31.798Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-09-30T00:20:31.798Z] [2020-09-30T00:20:31.798Z] DONE 0 tests in 0.392s [2020-09-30T00:20:31.798Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-30T00:20:32.256Z] testing: warning: no tests to run [2020-09-30T00:20:32.256Z] PASS [2020-09-30T00:20:32.256Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-09-30T00:20:32.256Z] [2020-09-30T00:20:32.256Z] DONE 0 tests in 0.384s [2020-09-30T00:20:32.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-30T00:20:34.445Z] testing: warning: no tests to run [2020-09-30T00:20:34.445Z] PASS [2020-09-30T00:20:34.445Z] ok github.com/docker/docker/integration/plugin 0.159s [no tests to run] [2020-09-30T00:20:34.445Z] testing: warning: no tests to run [2020-09-30T00:20:34.445Z] PASS [2020-09-30T00:20:34.445Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [no tests to run] [2020-09-30T00:20:43.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:43.035Z] INFO: Testing against a local daemon [2020-09-30T00:20:43.035Z] === RUN TestExternalGraphDriver [2020-09-30T00:20:43.035Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-30T00:20:43.035Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-30T00:20:43.035Z] === RUN TestGraphdriverPluginV2 [2020-09-30T00:20:43.035Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-30T00:20:43.035Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-30T00:20:43.035Z] PASS [2020-09-30T00:20:43.035Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.403s [2020-09-30T00:20:43.035Z] testing: warning: no tests to run [2020-09-30T00:20:43.035Z] PASS [2020-09-30T00:20:43.035Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [no tests to run] [2020-09-30T00:20:45.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:45.216Z] INFO: Testing against a local daemon [2020-09-30T00:20:45.216Z] === RUN TestPluginInvalidJSON [2020-09-30T00:20:45.216Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:20:45.216Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:20:45.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:45.216Z] INFO: Testing against a local daemon [2020-09-30T00:20:45.216Z] === RUN TestReadPluginNoRead [2020-09-30T00:20:45.216Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-30T00:20:45.216Z] read_test.go:21: no unix domain sockets on Windows [2020-09-30T00:20:45.216Z] PASS [2020-09-30T00:20:45.216Z] ok github.com/docker/docker/integration/plugin/logging 0.226s [2020-09-30T00:20:45.216Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:20:45.216Z] --- PASS: TestPluginInvalidJSON (0.16s) [2020-09-30T00:20:45.216Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-30T00:20:45.216Z] === RUN TestPluginInstall [2020-09-30T00:20:45.216Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-30T00:20:45.216Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-30T00:20:45.216Z] PASS [2020-09-30T00:20:45.216Z] ok github.com/docker/docker/integration/plugin/common 0.409s [2020-09-30T00:20:45.216Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-30T00:20:45.216Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-30T00:20:45.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:45.674Z] INFO: Testing against a local daemon [2020-09-30T00:20:45.674Z] === RUN TestPluginWithDevMounts [2020-09-30T00:20:45.674Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-30T00:20:45.674Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:45.674Z] PASS [2020-09-30T00:20:45.674Z] ok github.com/docker/docker/integration/plugin/volumes 0.310s [2020-09-30T00:20:45.674Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] === Skipped [2020-09-30T00:20:46.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-30T00:20:46.134Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-30T00:20:46.134Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-30T00:20:46.134Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-30T00:20:46.134Z] read_test.go:21: no unix domain sockets on Windows [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-30T00:20:46.134Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] [2020-09-30T00:20:46.134Z] DONE 7 tests, 5 skipped in 13.425s [2020-09-30T00:20:46.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-30T00:20:46.594Z] testing: warning: no tests to run [2020-09-30T00:20:46.594Z] PASS [2020-09-30T00:20:46.594Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-09-30T00:20:46.594Z] [2020-09-30T00:20:46.594Z] DONE 0 tests in 0.409s [2020-09-30T00:20:46.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-30T00:20:47.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:47.563Z] INFO: Testing against a local daemon [2020-09-30T00:20:47.563Z] === RUN TestPluginInvalidJSON [2020-09-30T00:20:47.563Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:20:47.563Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:20:47.563Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-30T00:20:47.563Z] --- PASS: TestPluginInvalidJSON (0.16s) [2020-09-30T00:20:47.563Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-30T00:20:47.563Z] === RUN TestPluginInstall [2020-09-30T00:20:47.563Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-30T00:20:47.563Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-30T00:20:47.563Z] PASS [2020-09-30T00:20:47.563Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-09-30T00:20:47.563Z] [2020-09-30T00:20:47.563Z] === Skipped [2020-09-30T00:20:47.563Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-30T00:20:47.563Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-30T00:20:47.563Z] [2020-09-30T00:20:47.563Z] [2020-09-30T00:20:47.563Z] DONE 3 tests, 1 skipped in 0.969s [2020-09-30T00:20:47.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-30T00:20:48.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:48.533Z] INFO: Testing against a local daemon [2020-09-30T00:20:48.533Z] === RUN TestExternalGraphDriver [2020-09-30T00:20:48.533Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-30T00:20:48.533Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-30T00:20:48.533Z] === RUN TestGraphdriverPluginV2 [2020-09-30T00:20:48.533Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-30T00:20:48.533Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-30T00:20:48.533Z] PASS [2020-09-30T00:20:48.533Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-09-30T00:20:48.533Z] [2020-09-30T00:20:48.533Z] === Skipped [2020-09-30T00:20:48.533Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-30T00:20:48.533Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-30T00:20:48.533Z] [2020-09-30T00:20:48.533Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-30T00:20:48.533Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-30T00:20:48.533Z] [2020-09-30T00:20:48.533Z] [2020-09-30T00:20:48.533Z] DONE 2 tests, 2 skipped in 0.935s [2020-09-30T00:20:48.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-30T00:20:49.502Z] testing: warning: no tests to run [2020-09-30T00:20:49.502Z] PASS [2020-09-30T00:20:49.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:49.502Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-30T00:20:49.502Z] INFO: Testing against a local daemon [2020-09-30T00:20:49.502Z] === RUN TestReadPluginNoRead [2020-09-30T00:20:49.502Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-30T00:20:49.502Z] read_test.go:21: no unix domain sockets on Windows [2020-09-30T00:20:49.502Z] PASS [2020-09-30T00:20:49.502Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-09-30T00:20:49.502Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-30T00:20:49.502Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-30T00:20:49.502Z] [2020-09-30T00:20:49.502Z] === Skipped [2020-09-30T00:20:49.502Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-30T00:20:49.502Z] read_test.go:21: no unix domain sockets on Windows [2020-09-30T00:20:49.502Z] [2020-09-30T00:20:49.502Z] [2020-09-30T00:20:49.502Z] DONE 1 tests, 1 skipped in 1.103s [2020-09-30T00:20:49.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-30T00:20:50.471Z] testing: warning: no tests to run [2020-09-30T00:20:50.471Z] PASS [2020-09-30T00:20:50.471Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-30T00:20:50.471Z] [2020-09-30T00:20:50.471Z] DONE 0 tests in 0.577s [2020-09-30T00:20:50.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-30T00:20:51.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:51.441Z] INFO: Testing against a local daemon [2020-09-30T00:20:51.441Z] === RUN TestPluginWithDevMounts [2020-09-30T00:20:51.441Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-30T00:20:51.441Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:51.441Z] PASS [2020-09-30T00:20:51.441Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-09-30T00:20:51.441Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-30T00:20:51.441Z] [2020-09-30T00:20:51.441Z] === Skipped [2020-09-30T00:20:51.441Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-30T00:20:51.441Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:51.441Z] [2020-09-30T00:20:51.441Z] [2020-09-30T00:20:51.441Z] DONE 1 tests, 1 skipped in 0.945s [2020-09-30T00:20:51.441Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-30T00:20:53.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:53.623Z] INFO: Testing against a local daemon [2020-09-30T00:20:53.623Z] === RUN TestSecretInspect [2020-09-30T00:20:53.623Z] --- SKIP: TestSecretInspect (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] === RUN TestSecretList [2020-09-30T00:20:53.623Z] --- SKIP: TestSecretList (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] === RUN TestSecretsCreateAndDelete [2020-09-30T00:20:53.623Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] === RUN TestSecretsUpdate [2020-09-30T00:20:53.623Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] === RUN TestTemplatedSecret [2020-09-30T00:20:53.623Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] === RUN TestSecretCreateResolve [2020-09-30T00:20:53.623Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:53.623Z] PASS [2020-09-30T00:20:53.623Z] ok github.com/docker/docker/integration/secret 0.217s [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] === Skipped [2020-09-30T00:20:53.623Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-30T00:20:53.623Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] [2020-09-30T00:20:53.623Z] DONE 6 tests, 6 skipped in 2.530s [2020-09-30T00:20:54.083Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-30T00:20:56.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:56.991Z] INFO: Testing against a local daemon [2020-09-30T00:20:56.991Z] === RUN TestServiceCreateInit [2020-09-30T00:20:56.991Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-30T00:20:56.991Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-30T00:20:56.991Z] --- PASS: TestServiceCreateInit (0.05s) [2020-09-30T00:20:56.991Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-30T00:20:56.991Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.991Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceMultipleTimes [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceConflict [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceMaxReplicas [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-09-30T00:20:56.992Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceSecretFileMode [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceConfigFileMode [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceSysctls [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2020-09-30T00:20:56.992Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateServiceCapabilities [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-09-30T00:20:56.992Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestInspect [2020-09-30T00:20:56.992Z] --- SKIP: TestInspect (0.00s) [2020-09-30T00:20:56.992Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestCreateJob [2020-09-30T00:20:56.992Z] --- SKIP: TestCreateJob (0.00s) [2020-09-30T00:20:56.992Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestReplicatedJob [2020-09-30T00:20:56.992Z] --- SKIP: TestReplicatedJob (0.00s) [2020-09-30T00:20:56.992Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestUpdateReplicatedJob [2020-09-30T00:20:56.992Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-09-30T00:20:56.992Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestServiceListWithStatuses [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-30T00:20:56.992Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestDockerNetworkConnectAlias [2020-09-30T00:20:56.992Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-09-30T00:20:56.992Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestDockerNetworkReConnect [2020-09-30T00:20:56.992Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-09-30T00:20:56.992Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestServicePlugin [2020-09-30T00:20:56.992Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-30T00:20:56.992Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] === RUN TestServiceUpdateLabel [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] === RUN TestServiceUpdateSecrets [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] === RUN TestServiceUpdateConfigs [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] === RUN TestServiceUpdateNetwork [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] === RUN TestServiceUpdatePidsLimit [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-09-30T00:20:56.992Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] PASS [2020-09-30T00:20:56.992Z] ok github.com/docker/docker/integration/service 0.489s [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === Skipped [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-30T00:20:56.992Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-09-30T00:20:56.992Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-30T00:20:56.992Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-09-30T00:20:56.992Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-09-30T00:20:56.992Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-30T00:20:56.992Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-30T00:20:56.992Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-30T00:20:56.992Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-30T00:20:56.992Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-30T00:20:56.992Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-30T00:20:56.992Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-30T00:20:56.992Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-30T00:20:56.992Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-30T00:20:56.992Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-09-30T00:20:56.992Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] [2020-09-30T00:20:56.992Z] DONE 24 tests, 23 skipped in 3.290s [2020-09-30T00:20:56.992Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-30T00:20:59.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:20:59.170Z] INFO: Testing against a local daemon [2020-09-30T00:20:59.170Z] === RUN TestSessionCreate [2020-09-30T00:20:59.170Z] --- SKIP: TestSessionCreate (0.00s) [2020-09-30T00:20:59.170Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:59.170Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-30T00:20:59.170Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-09-30T00:20:59.170Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:59.170Z] PASS [2020-09-30T00:20:59.170Z] ok github.com/docker/docker/integration/session 0.193s [2020-09-30T00:20:59.630Z] [2020-09-30T00:20:59.630Z] === Skipped [2020-09-30T00:20:59.630Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-30T00:20:59.630Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:59.630Z] [2020-09-30T00:20:59.630Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-30T00:20:59.630Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-30T00:20:59.630Z] [2020-09-30T00:20:59.630Z] [2020-09-30T00:20:59.630Z] DONE 2 tests, 2 skipped in 2.320s [2020-09-30T00:20:59.630Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-30T00:21:01.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:21:01.815Z] INFO: Testing against a local daemon [2020-09-30T00:21:01.815Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-30T00:21:01.815Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:21:01.815Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:21:01.815Z] === RUN TestEventsExecDie [2020-09-30T00:21:01.815Z] --- SKIP: TestEventsExecDie (0.00s) [2020-09-30T00:21:01.815Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-30T00:21:01.815Z] === RUN TestEventsBackwardsCompatible [2020-09-30T00:21:01.815Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-09-30T00:21:01.815Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-30T00:21:01.815Z] === RUN TestInfoAPI [2020-09-30T00:21:01.815Z] --- PASS: TestInfoAPI (0.04s) [2020-09-30T00:21:01.815Z] === RUN TestInfoAPIWarnings [2020-09-30T00:21:01.815Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-09-30T00:21:01.815Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:21:01.815Z] === RUN TestInfoDebug [2020-09-30T00:21:01.815Z] --- SKIP: TestInfoDebug (0.00s) [2020-09-30T00:21:01.815Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-30T00:21:01.815Z] === RUN TestInfoInsecureRegistries [2020-09-30T00:21:01.815Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-09-30T00:21:01.815Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-30T00:21:01.815Z] === RUN TestInfoRegistryMirrors [2020-09-30T00:21:01.815Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-09-30T00:21:01.815Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-30T00:21:01.815Z] === RUN TestLoginFailsWithBadCredentials [2020-09-30T00:21:03.351Z] --- PASS: TestLoginFailsWithBadCredentials (1.26s) [2020-09-30T00:21:03.351Z] === RUN TestPingCacheHeaders [2020-09-30T00:21:03.351Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-30T00:21:03.351Z] === RUN TestPingGet [2020-09-30T00:21:03.351Z] --- PASS: TestPingGet (0.04s) [2020-09-30T00:21:03.351Z] === RUN TestPingHead [2020-09-30T00:21:03.351Z] --- PASS: TestPingHead (0.05s) [2020-09-30T00:21:03.351Z] === RUN TestVersion [2020-09-30T00:21:03.352Z] --- PASS: TestVersion (0.04s) [2020-09-30T00:21:03.352Z] PASS [2020-09-30T00:21:03.352Z] ok github.com/docker/docker/integration/system 1.621s [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === Skipped [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-30T00:21:03.352Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-30T00:21:03.352Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-30T00:21:03.352Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-30T00:21:03.352Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-30T00:21:03.352Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-30T00:21:03.352Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-30T00:21:03.352Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] [2020-09-30T00:21:03.352Z] DONE 13 tests, 7 skipped in 3.892s [2020-09-30T00:21:03.352Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-30T00:21:03.774Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-30T00:21:03.774Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-30T00:21:06.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:21:06.258Z] INFO: Testing against a local daemon [2020-09-30T00:21:06.258Z] === RUN TestVolumesCreateAndList [2020-09-30T00:21:06.259Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-09-30T00:21:06.259Z] === RUN TestVolumesRemove [2020-09-30T00:21:06.259Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-30T00:21:06.259Z] === RUN TestVolumesInspect [2020-09-30T00:21:06.259Z] --- PASS: TestVolumesInspect (0.05s) [2020-09-30T00:21:06.259Z] === RUN TestVolumesInvalidJSON [2020-09-30T00:21:06.259Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-30T00:21:06.259Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-30T00:21:06.259Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-30T00:21:06.259Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-09-30T00:21:06.259Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-09-30T00:21:06.259Z] PASS [2020-09-30T00:21:06.259Z] ok github.com/docker/docker/integration/volume 0.418s [2020-09-30T00:21:06.259Z] [2020-09-30T00:21:06.259Z] DONE 5 tests in 2.795s [2020-09-30T00:21:06.259Z] INFO: make.ps1 ended at 09/30/2020 00:21:06 [2020-09-30T00:21:06.259Z] INFO: Integration CLI tests being run from the host: [2020-09-30T00:21:06.259Z] 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-30T00:21:07.066Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-30T00:21:12.338Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-30T00:21:14.244Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-30T00:21:16.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-30T00:21:16.596Z] INFO: Testing against a local daemon [2020-09-30T00:21:16.596Z] === RUN TestDockerSuite [2020-09-30T00:21:16.596Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-30T00:21:16.596Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-30T00:21:16.596Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-30T00:21:16.596Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-30T00:21:16.597Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-30T00:21:16.597Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-30T00:21:16.597Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-30T00:21:16.597Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-30T00:21:16.597Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-30T00:21:16.597Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-30T00:21:17.563Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-30T00:21:18.022Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-30T00:21:18.436Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-30T00:21:25.001Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-30T00:21:27.534Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-30T00:21:27.534Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-30T00:21:34.110Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-30T00:21:34.110Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-30T00:21:34.678Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-30T00:21:36.582Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-30T00:22:32.808Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-30T00:23:29.029Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-30T00:23:39.019Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-30T00:23:43.208Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-30T00:24:01.499Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-30T00:24:01.959Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-30T00:24:07.794Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-30T00:24:07.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-30T00:24:07.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-30T00:24:10.709Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-30T00:24:12.896Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-30T00:24:12.896Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-30T00:24:12.896Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-30T00:24:12.896Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-30T00:24:12.896Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-30T00:24:15.813Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-30T00:24:15.813Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-30T00:24:15.813Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-30T00:24:22.898Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-30T00:25:49.670Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-30T00:26:01.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-30T00:26:02.812Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-30T00:26:03.071Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-30T00:26:03.071Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-30T00:26:03.331Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-30T00:26:03.899Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-30T00:26:06.455Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-30T00:26:09.747Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-30T00:26:11.651Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-30T00:26:34.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-30T00:26:34.550Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-30T00:26:40.331Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-30T00:26:40.331Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-30T00:26:45.007Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-30T00:26:45.464Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-30T00:26:45.464Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-30T00:26:45.464Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-30T00:26:45.464Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-30T00:26:45.923Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-30T00:26:46.380Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-30T00:26:50.116Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-30T00:26:51.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-30T00:26:51.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-30T00:26:51.082Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-30T00:26:51.082Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-30T00:26:53.259Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-30T00:27:05.614Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-30T00:27:07.885Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-30T00:27:07.885Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-30T00:27:08.822Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-30T00:27:11.357Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-30T00:27:11.392Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-30T00:27:11.848Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-30T00:27:11.848Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-30T00:27:14.646Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-30T00:27:14.744Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-30T00:27:16.275Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-30T00:27:17.182Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-30T00:27:22.172Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-30T00:27:22.172Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-30T00:27:22.172Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-30T00:27:22.172Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-30T00:27:22.172Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-30T00:27:22.172Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-30T00:27:39.197Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-30T00:27:54.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-30T00:27:55.455Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-30T00:27:57.359Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-30T00:28:00.650Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-30T00:28:08.771Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-30T00:28:12.823Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-30T00:28:12.823Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-30T00:28:12.823Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-30T00:28:12.965Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-30T00:28:15.510Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-30T00:28:18.045Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-30T00:28:20.580Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-30T00:28:23.113Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-30T00:28:25.650Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-30T00:28:27.555Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-30T00:28:30.489Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-30T00:28:30.489Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-30T00:28:30.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-30T00:28:38.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-30T00:28:38.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-30T00:28:44.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-30T00:28:55.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-30T00:29:05.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-30T00:29:05.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-30T00:29:10.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-30T00:29:10.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-30T00:29:10.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-30T00:29:15.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-30T00:29:15.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-30T00:29:16.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-30T00:29:16.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-30T00:29:16.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-30T00:29:23.785Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-30T00:29:38.692Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-30T00:29:46.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-30T00:29:49.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-30T00:29:50.935Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-30T00:29:51.392Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-30T00:29:52.929Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-30T00:29:52.929Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite (1720.23s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.94s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.53s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.98s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:562: [d455d6565cf7d] joining swarm manager [de50b97534b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:584: [d7081b623021b] joining swarm manager [de50b97534b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] check_test.go:380: [d455d6565cf7d] daemon is not started [2020-09-30T00:29:56.780Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.51s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:45: [d2fb0f30a08e1] joining swarm manager [d6628c6d942dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.30s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:303: [d7f7af8f8dbcb] joining swarm manager [de6dca73c8711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:304: [d15b2dbe1eec2] joining swarm manager [de6dca73c8711]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.65s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:271: [d47eb94e5c300] joining swarm manager [d9dfbe11c4018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:272: [d5cdea90e58b8] joining swarm manager [d9dfbe11c4018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.66s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.90s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.53s) [2020-09-30T00:29:56.780Z] docker_api_swarm_node_test.go:19: [d06e003feba0e] joining swarm manager [d088a325edcb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_node_test.go:20: [d22bacbfc66dc] joining swarm manager [d088a325edcb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.56s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:501: [df658f629ab65] joining swarm manager [ddec41eb3f1d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:506: [db8cc2467777f] joining swarm manager [ddec41eb3f1d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.03s) [2020-09-30T00:29:56.780Z] docker_api_swarm_node_test.go:80: [de377f4916f7b] joining swarm manager [d77c47f607805]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.12s) [2020-09-30T00:29:56.780Z] docker_api_swarm_node_test.go:52: [df984b5ed1b1a] joining swarm manager [dc58bcc26a57b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_node_test.go:53: [dbf4d2ea040a8] joining swarm manager [dc58bcc26a57b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.32s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:201: [d661d038ab546] joining swarm manager [d35e6faeea90f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.98s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:383: [da4ddafa1f6e4] joining swarm manager [d6d9c27959fe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:384: [d35bfccc47c6a] joining swarm manager [d6d9c27959fe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] check_test.go:380: [d35bfccc47c6a] daemon is not started [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.89s) [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:801: [dce1e4626cbf8] joining swarm manager [de25e0e0557fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:801: [dcbdb62fac795] joining swarm manager [de25e0e0557fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:801: [d1cd1e179320e] joining swarm manager [de25e0e0557fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:801: [d299dc56e8b9c] joining swarm manager [de25e0e0557fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-30T00:29:56.780Z] docker_api_swarm_test.go:809: [d98fcc9c1813a] joining swarm manager [de25e0e0557fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.77s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.34s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.92s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:394: [d06502ea31ed5] joining swarm manager [daaf88c3e9353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:394: [dbe78599ec7b4] joining swarm manager [daaf88c3e9353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:342: [dcff69f379c78] joining swarm manager [df2ee39c562d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:342: [d42a158b01dab] joining swarm manager [df2ee39c562d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.27s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:489: [d4061cf764be9] joining swarm manager [daae123acc6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:489: [d665fe10b5be7] joining swarm manager [daae123acc6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.40s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.63s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:127: [d683c66244bab] joining swarm manager [d4b340210abff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:128: [d75aecfe62e9b] joining swarm manager [d4b340210abff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:136: [db5c64d71d79a] joining swarm manager [d4b340210abff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:137: [daadae194b834] joining swarm manager [d4b340210abff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:303: [da6a9997f0d43] joining swarm manager [d266519b9eab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:303: [d9b7749c4dd11] joining swarm manager [d266519b9eab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:99: [d5ddd3de4249e] joining swarm manager [dec124d648e51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:100: [dcad6837f6879] joining swarm manager [dec124d648e51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] check_test.go:380: [d5ddd3de4249e] daemon is not started [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.48s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:532: [d0db1733494cf] joining swarm manager [da1c23e320886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:533: [daa6a51f43e5a] joining swarm manager [da1c23e320886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.26s) [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:147: [dfcd166f710cd] joining swarm manager [d4304771b7865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_api_swarm_service_test.go:147: [da24387af10f1] joining swarm manager [d4304771b7865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.49s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.26s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.80s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.90s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.80s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.41s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.41s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.01s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.23s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.90s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.22s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.21s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.78s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.78s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.16s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.41s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.93s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.02s) [2020-09-30T00:29:56.780Z] docker_cli_service_logs_test.go:245: checking task o47t0it3hxra [2020-09-30T00:29:56.780Z] docker_cli_service_logs_test.go:250: checking messages for o47t0it3hxra [2020-09-30T00:29:56.780Z] docker_cli_service_logs_test.go:245: checking task wuapjkuuh3r1 [2020-09-30T00:29:56.780Z] docker_cli_service_logs_test.go:250: checking messages for wuapjkuuh3r1 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.29s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1901: [da08d11270841] joining swarm manager [d8e4fa8508f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1902: [dd202f6713af9] joining swarm manager [d8e4fa8508f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.72s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.35s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.66s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.03s) [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1802: [d3845df3d3982] joining swarm manager [df0b7d046b53d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1803: [d88688e70f939] joining swarm manager [df0b7d046b53d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (165.08s) [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1321: [db18509e7b269] joining swarm manager [da018305fa7e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1322: [de2914e0a3494] joining swarm manager [da018305fa7e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1386: [db18509e7b269] got 'swarm does not have a leader'. retrying (attempt 1/5) [2020-09-30T00:29:56.780Z] docker_cli_swarm_test.go:1386: [db18509e7b269] got 'swarm does not have a leader'. retrying (attempt 2/5) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.66s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.39s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.43s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.86s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.42s) [2020-09-30T00:29:56.780Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.12s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (2.92s) [2020-09-30T00:29:56.781Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.73s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.83s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.62s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.15s) [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1186: [de45cfa150d36] joining swarm manager [d0cc51d062f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1195: [db71294d9143f] joining swarm manager [d0cc51d062f6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.49s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.17s) [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1118: [ddd6aa90b8a14] joining swarm manager [d013278b2aefe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1119: [d1527bbb1156e] joining swarm manager [d013278b2aefe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1172: [d3dba2da72a0f] joining swarm manager [d013278b2aefe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.48s) [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1453: [d41b311cbeb66] joining swarm manager [d1581179a36b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.781Z] docker_cli_swarm_test.go:1454: [d2ac63c7276e7] joining swarm manager [d1581179a36b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.96s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.93s) [2020-09-30T00:29:56.781Z] docker_cli_swarm_unix_test.go:62: [d3c3c96704577] joining swarm manager [dab244c6e1d3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.38s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.71s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2020-09-30T00:29:56.781Z] docker_api_swarm_test.go:961: [d47130bfc4f35] joining swarm manager [d7c7a33a1dcc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.63s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.91s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.01s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.19s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.07s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.65s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.62s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2020-09-30T00:29:56.781Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.34s) [2020-09-30T00:29:56.781Z] === RUN TestDockerExternalVolumeSuite [2020-09-30T00:29:56.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-30T00:29:58.707Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-30T00:29:59.165Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-30T00:29:59.165Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-30T00:29:59.165Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-30T00:30:00.702Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-30T00:30:01.676Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-30T00:30:02.135Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-30T00:30:02.594Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-30T00:30:03.565Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-30T00:30:09.348Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-30T00:30:10.879Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-30T00:30:10.879Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-30T00:30:11.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-30T00:30:11.844Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-30T00:30:26.638Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-30T00:30:26.638Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-30T00:30:26.638Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-30T00:30:28.824Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-30T00:30:29.800Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-30T00:30:30.258Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-30T00:30:30.258Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-30T00:30:30.714Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-30T00:30:31.680Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-30T00:30:31.680Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-30T00:30:31.680Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-30T00:30:37.458Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-30T00:31:19.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-30T00:31:19.968Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-30T00:31:19.968Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-30T00:31:19.968Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-30T00:31:23.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-30T00:31:23.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-30T00:31:24.152Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-30T00:31:24.152Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-30T00:31:24.609Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-30T00:31:24.609Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-30T00:31:27.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-30T00:31:54.528Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-30T00:31:54.985Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-30T00:31:55.443Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-30T00:31:59.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-30T00:32:11.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-30T00:32:25.373Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-30T00:32:25.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-30T00:32:26.351Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-30T00:32:30.073Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-30T00:32:32.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-30T00:32:35.163Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-30T00:32:43.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-30T00:32:58.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-30T00:33:30.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-30T00:33:35.581Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-30T00:33:41.382Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-30T00:33:41.382Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-30T00:33:45.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-30T00:34:00.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-30T00:34:47.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-30T00:34:53.446Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-30T00:34:53.446Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-30T00:34:53.446Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-30T00:35:05.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-30T00:35:11.107Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-30T00:35:23.480Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-30T00:35:33.779Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-30T00:35:37.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-30T00:36:09.452Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-30T00:36:09.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-30T00:36:24.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-30T00:36:27.206Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-30T00:36:37.504Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-30T00:36:42.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-30T00:36:57.436Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite (437.05s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2020-09-30T00:37:12.351Z] docker_cli_external_volume_driver_test.go:53: [d382c7b2b6ca1] daemon is not started [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-09-30T00:37:12.351Z] docker_cli_external_volume_driver_test.go:53: [dc2ccdf228d0e] daemon is not started [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-30T00:37:12.351Z] docker_cli_external_volume_driver_test.go:53: [d449fe59016b1] daemon is not started [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-30T00:37:12.351Z] docker_cli_external_volume_driver_test.go:53: [d095c7f856082] daemon is not started [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-09-30T00:37:12.351Z] docker_cli_external_volume_driver_test.go:485: [d1ad841bdec15] daemon is not started [2020-09-30T00:37:12.351Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-30T00:37:12.351Z] docker_cli_external_volume_driver_test.go:53: [d4c6716d7656d] daemon is not started [2020-09-30T00:37:12.351Z] PASS [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] === Skipped [2020-09-30T00:37:12.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-30T00:37:12.351Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-30T00:37:12.351Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-30T00:37:12.351Z] check_test.go:309: [df25bebedfb35] daemon is not started [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-30T00:37:12.351Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-30T00:37:12.351Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-30T00:37:12.351Z] check_test.go:309: [dbc0ae461b053] daemon is not started [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-30T00:37:12.351Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-30T00:37:12.351Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-30T00:37:12.351Z] check_test.go:309: [d32ab7de30db9] daemon is not started [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-30T00:37:12.351Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-30T00:37:12.351Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-30T00:37:12.351Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-30T00:37:12.351Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] DONE 273 tests, 5 skipped in 2557.160s [2020-09-30T00:37:12.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-30T00:37:12.351Z] ++++ cat bundles/test-integration/docker.pid [2020-09-30T00:37:12.351Z] +++ kill 7502 [2020-09-30T00:37:12.351Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9062987eed95/docker.pid [2020-09-30T00:37:12.351Z] +++ kill 5315 [2020-09-30T00:37:12.351Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5315 is not a child of this shell [2020-09-30T00:37:12.351Z] warning: PID 5315 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9062987eed95/docker.pid had a nonzero exit code [2020-09-30T00:37:12.351Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9062987eed95/root: target is busy. [2020-09-30T00:37:12.351Z] +++ /etc/init.d/apparmor stop [2020-09-30T00:37:12.351Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] Unloading profiles will leave already running processes permanently [2020-09-30T00:37:12.351Z] unconfined, which can lead to unexpected situations. [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.351Z] To set a process to complain mode, use the command line tool [2020-09-30T00:37:12.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-30T00:37:12.351Z] +++ true [2020-09-30T00:37:12.351Z] exiting test-integration [2020-09-30T00:37:12.351Z] ++ exit 0 [2020-09-30T00:37:12.351Z] [2020-09-30T00:37:12.940Z] + exit 0 [2020-09-30T00:37:12.940Z] ++ jobs -p [2020-09-30T00:37:12.940Z] + pids= [2020-09-30T00:37:12.940Z] + echo 'Remaining pids to kill: []' [2020-09-30T00:37:12.940Z] Remaining pids to kill: [] [2020-09-30T00:37:12.940Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-30T00:37:12.956Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-30T00:37:14.042Z] + echo Ensuring container killed. [2020-09-30T00:37:14.042Z] Ensuring container killed. [2020-09-30T00:37:14.042Z] + docker ps -aq -f name=docker-pr1-* [2020-09-30T00:37:14.042Z] + cids=4e8c53869d12 [2020-09-30T00:37:14.042Z] df3d3100b47e [2020-09-30T00:37:14.042Z] 5c7c9c069b7a [2020-09-30T00:37:14.042Z] + [ -n 4e8c53869d12 [2020-09-30T00:37:14.042Z] df3d3100b47e [2020-09-30T00:37:14.042Z] 5c7c9c069b7a ] [2020-09-30T00:37:14.042Z] + docker rm -vf 4e8c53869d12 df3d3100b47e 5c7c9c069b7a [2020-09-30T00:37:15.421Z] 4e8c53869d12 [2020-09-30T00:37:16.802Z] df3d3100b47e [2020-09-30T00:37:16.802Z] 5c7c9c069b7a [Pipeline] sh [2020-09-30T00:37:17.084Z] + echo Chowning /workspace to jenkins user [2020-09-30T00:37:17.084Z] Chowning /workspace to jenkins user [2020-09-30T00:37:17.084Z] + id -u [2020-09-30T00:37:17.084Z] + id -g [2020-09-30T00:37:17.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41506:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-30T00:37:20.670Z] + bundleName=amd64 [2020-09-30T00:37:20.670Z] + echo Creating amd64-bundles.tar.gz [2020-09-30T00:37:20.670Z] Creating amd64-bundles.tar.gz [2020-09-30T00:37:20.670Z] + xargs tar -czf amd64-bundles.tar.gz [2020-09-30T00:37:20.670Z] + 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-30T00:37:21.621Z] Archiving artifacts [2020-09-30T00:37:22.369Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T00:37:22.686Z] + make clean [2020-09-30T00:37:22.945Z] docker volume rm -f docker-dev-cache [2020-09-30T00:37:22.945Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-30T00:38:18.725Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-30T00:38:19.182Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-30T00:38:23.863Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-30T00:38:27.591Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-30T00:38:32.269Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-30T00:38:32.269Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-30T00:38:32.727Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-30T00:38:32.727Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-30T00:38:32.727Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-30T00:38:32.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-30T00:38:35.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-30T00:38:36.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-30T00:38:36.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-30T00:38:36.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-30T00:38:37.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-30T00:38:42.832Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-30T00:39:00.526Z] === RUN TestDockerSuite/TestBuildFails [2020-09-30T00:39:02.059Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-30T00:39:02.059Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-30T00:39:07.846Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-30T00:39:18.155Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-30T00:39:23.943Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-30T00:39:31.007Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-30T00:39:31.978Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-30T00:39:37.784Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-30T00:39:37.784Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-30T00:39:38.247Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-30T00:39:39.222Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-30T00:39:39.222Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-30T00:39:54.064Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-30T00:39:54.064Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-30T00:40:04.407Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-30T00:40:04.407Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-30T00:40:05.949Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-30T00:40:06.410Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-30T00:40:06.871Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-30T00:40:07.331Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-30T00:40:12.047Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-30T00:40:13.023Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-30T00:40:13.485Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-30T00:40:14.484Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-30T00:40:15.457Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-30T00:40:15.921Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-30T00:40:17.464Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-30T00:40:23.275Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-30T00:40:23.275Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-30T00:40:23.275Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-30T00:40:23.275Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-30T00:40:23.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-30T00:40:23.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-30T00:40:23.736Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-30T00:40:24.198Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-30T00:40:24.659Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-30T00:40:30.466Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-30T00:40:48.185Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-30T00:40:48.185Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-30T00:40:48.185Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-30T00:41:30.750Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-30T00:41:45.586Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-30T00:41:50.292Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-30T00:41:56.099Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-30T00:42:00.801Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-30T00:42:18.509Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-30T00:42:18.509Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-30T00:42:25.604Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-30T00:42:26.064Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-30T00:42:26.064Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-30T00:42:26.064Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-30T00:42:28.981Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-30T00:42:33.683Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-30T00:42:35.868Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-30T00:42:36.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-30T00:42:36.329Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-30T00:42:39.242Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-30T00:42:40.213Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-30T00:42:41.759Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-30T00:42:56.607Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-30T00:42:57.580Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-30T00:43:07.928Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-30T00:43:10.114Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-30T00:43:20.465Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-30T00:43:25.169Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-30T00:43:29.877Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-30T00:43:30.849Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-30T00:43:30.849Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-30T00:43:31.311Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-30T00:43:32.876Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-30T00:43:32.876Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-30T00:44:23.613Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-30T00:44:38.450Z] === RUN TestDockerSuite/TestBuildRm [2020-09-30T00:44:53.296Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-30T00:44:55.481Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-30T00:44:55.481Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-30T00:44:55.943Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-30T00:44:57.490Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-30T00:45:01.237Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-30T00:45:04.992Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-30T00:45:10.809Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-30T00:45:40.801Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-30T00:45:40.801Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-30T00:45:40.801Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-30T00:45:51.146Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-30T00:45:51.146Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-30T00:45:55.856Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-30T00:45:55.856Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-30T00:46:00.558Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-30T00:46:25.753Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-30T00:46:25.753Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-30T00:46:25.753Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-30T00:46:26.723Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-30T00:46:32.531Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-30T00:46:37.235Z] === RUN TestDockerSuite/TestBuildUser [2020-09-30T00:46:37.235Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-30T00:46:37.235Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-30T00:46:37.235Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-30T00:46:41.937Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-30T00:46:42.398Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-30T00:46:45.312Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-30T00:46:45.312Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-30T00:46:45.312Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-30T00:47:10.490Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-30T00:47:10.491Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-30T00:47:25.323Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-30T00:47:35.690Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-30T00:47:35.690Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-30T00:47:35.691Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-30T00:47:37.878Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-30T00:47:37.878Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-09-30T00:47:50.298Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-30T00:47:55.001Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-30T00:47:55.463Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-30T00:48:13.182Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-30T00:48:13.182Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-30T00:48:13.182Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-30T00:48:13.182Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-30T00:48:13.182Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-30T00:48:23.527Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-30T00:48:23.988Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-30T00:48:24.449Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-30T00:48:24.449Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-30T00:48:24.449Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-30T00:48:26.639Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-30T00:48:31.340Z] === RUN TestDockerSuite/TestCommitChange [2020-09-30T00:48:37.147Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-30T00:48:41.849Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-30T00:48:41.849Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-30T00:48:54.259Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-30T00:48:54.259Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-30T00:49:06.666Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-30T00:49:10.410Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-30T00:49:10.872Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-30T00:49:17.965Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-30T00:49:25.055Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-30T00:49:25.055Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-30T00:49:27.245Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-30T00:49:27.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-30T00:49:27.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-30T00:49:27.245Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-30T00:49:29.431Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-30T00:49:29.431Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-30T00:49:29.431Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-30T00:49:32.327Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-30T00:49:32.327Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-30T00:49:32.327Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-30T00:49:32.327Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-30T00:49:32.327Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-30T00:49:34.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-30T00:49:36.684Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-30T00:49:38.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-30T00:49:38.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-30T00:49:38.675Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-30T00:49:40.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-30T00:49:40.847Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-30T00:49:43.745Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-30T00:49:43.745Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-30T00:49:43.745Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-30T00:49:45.916Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-30T00:49:45.916Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-30T00:49:48.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-30T00:49:48.089Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-30T00:49:50.264Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-30T00:49:50.721Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-30T00:49:52.896Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-30T00:49:57.586Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-30T00:50:01.313Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-30T00:50:01.313Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-30T00:50:01.313Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-30T00:50:01.313Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-30T00:50:01.313Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-30T00:50:03.485Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-30T00:50:03.485Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-30T00:50:10.552Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-30T00:50:10.552Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-30T00:50:12.733Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-30T00:50:12.733Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-30T00:50:17.419Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-30T00:50:18.388Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-30T00:50:18.848Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-30T00:50:18.848Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-30T00:50:18.848Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-30T00:50:18.848Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-30T00:50:18.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-09-30T00:50:20.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-30T00:50:20.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-09-30T00:50:23.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-09-30T00:50:25.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-09-30T00:50:27.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-09-30T00:50:29.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000962aa0_} [2020-09-30T00:50:32.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1419557822_c:\foo_false____} [2020-09-30T00:50:34.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1419557822_c:\foo_true____} [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-30T00:50:41.940Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-30T00:50:42.398Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-30T00:50:42.398Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-30T00:50:44.571Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-30T00:50:45.030Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-30T00:50:45.030Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-30T00:50:45.030Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-30T00:50:45.030Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-30T00:50:47.206Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-30T00:50:47.206Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-30T00:50:47.206Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-30T00:50:54.263Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-30T00:50:54.263Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-30T00:50:54.263Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-30T00:50:54.263Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-30T00:50:58.944Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-30T00:51:06.006Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-30T00:51:06.006Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-30T00:51:06.006Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-30T00:51:16.318Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-30T00:51:16.318Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-30T00:51:16.318Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-30T00:51:26.626Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-30T00:51:26.626Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-30T00:51:26.626Z] === RUN TestDockerSuite/TestCpToDot [2020-09-30T00:51:27.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-30T00:51:27.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-30T00:51:27.592Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-30T00:51:30.488Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-30T00:51:32.660Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-30T00:51:34.833Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-30T00:51:35.292Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-30T00:51:35.292Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-30T00:51:37.462Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-30T00:51:37.920Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-30T00:51:38.378Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-30T00:51:38.378Z] === RUN TestDockerSuite/TestCreateRM [2020-09-30T00:51:38.836Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-30T00:51:38.836Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-30T00:51:38.836Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-30T00:51:39.294Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-30T00:51:51.668Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-30T00:51:51.668Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-30T00:51:52.633Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-30T00:51:56.453Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-30T00:51:56.453Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-30T00:51:56.453Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-30T00:52:03.516Z] === RUN TestDockerSuite/TestDockerFails [2020-09-30T00:52:03.974Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-30T00:52:03.974Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-30T00:52:03.974Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-30T00:52:03.974Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-30T00:52:03.974Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-30T00:52:03.974Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-30T00:52:06.160Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-30T00:52:08.334Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-30T00:52:11.241Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-30T00:52:28.907Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-30T00:52:34.694Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-30T00:52:40.475Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-30T00:52:42.649Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-30T00:52:43.619Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-30T00:52:47.351Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-30T00:52:47.351Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-30T00:52:48.316Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-30T00:52:52.997Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-30T00:52:57.674Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-30T00:52:57.674Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-30T00:52:57.674Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-30T00:52:57.674Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-30T00:52:57.674Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-30T00:52:57.674Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-30T00:52:59.208Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-30T00:52:59.208Z] === RUN TestDockerSuite/TestEventsRename [2020-09-30T00:53:01.383Z] === RUN TestDockerSuite/TestEventsResize [2020-09-30T00:53:04.282Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-30T00:53:06.455Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-30T00:53:08.625Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-30T00:53:14.407Z] === RUN TestDockerSuite/TestEventsTop [2020-09-30T00:53:14.407Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-30T00:53:16.578Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-30T00:53:20.307Z] === RUN TestDockerSuite/TestExec [2020-09-30T00:53:20.307Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-30T00:53:20.307Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-30T00:53:21.842Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-30T00:53:24.015Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-30T00:53:24.015Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-30T00:53:24.015Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-30T00:53:24.015Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-30T00:53:26.187Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-30T00:53:27.727Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-30T00:53:29.903Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-30T00:53:32.075Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-30T00:53:36.757Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-30T00:53:36.757Z] === RUN TestDockerSuite/TestExecEnv [2020-09-30T00:53:36.757Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-30T00:53:36.757Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-30T00:53:38.929Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-30T00:53:43.628Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-30T00:53:43.628Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-30T00:53:43.628Z] === RUN TestDockerSuite/TestExecParseError [2020-09-30T00:53:43.628Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-30T00:53:43.628Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-30T00:53:43.628Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-30T00:53:45.800Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-30T00:53:45.800Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-30T00:53:45.800Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-30T00:53:45.800Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-30T00:53:45.800Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-30T00:53:45.800Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-30T00:53:48.697Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-30T00:53:48.697Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-30T00:53:55.768Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-30T00:53:55.768Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-30T00:53:55.768Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-30T00:53:55.768Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-30T00:54:01.557Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-30T00:54:07.337Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-30T00:54:10.234Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-30T00:54:16.015Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-30T00:54:16.015Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-30T00:54:16.015Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-30T00:54:16.015Z] === RUN TestDockerSuite/TestHealth [2020-09-30T00:54:16.015Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-30T00:54:16.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-30T00:54:16.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-30T00:54:16.474Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-30T00:54:21.152Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-30T00:54:21.152Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-30T00:54:21.152Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-30T00:54:21.609Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-30T00:54:21.609Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-30T00:54:22.066Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-30T00:54:22.524Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-30T00:54:22.524Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-30T00:54:23.489Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-30T00:54:23.489Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-30T00:54:25.022Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-30T00:54:25.480Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-30T00:54:27.653Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-30T00:54:36.201Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-30T00:54:36.201Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-30T00:54:36.201Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-30T00:54:39.094Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-30T00:54:39.094Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-30T00:54:41.262Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-30T00:54:41.262Z] === RUN TestDockerSuite/TestImportFile [2020-09-30T00:54:41.262Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-30T00:54:41.719Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-30T00:54:41.719Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-30T00:54:41.719Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-30T00:54:41.719Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-30T00:54:41.719Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-30T00:54:41.720Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-30T00:54:41.720Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-30T00:54:41.720Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-30T00:54:41.720Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-30T00:54:41.720Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-30T00:54:43.891Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-30T00:54:46.062Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-30T00:54:46.062Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-30T00:54:46.062Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-30T00:54:46.062Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-30T00:54:46.062Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-30T00:54:48.234Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-30T00:54:48.234Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-30T00:54:50.407Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-30T00:54:50.407Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-30T00:54:50.407Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-30T00:54:50.407Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-30T00:54:52.597Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-30T00:54:57.273Z] === RUN TestDockerSuite/TestInspectImage [2020-09-30T00:54:57.273Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-30T00:54:57.273Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-30T00:54:57.273Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-30T00:55:04.328Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-30T00:55:06.499Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-30T00:55:06.499Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-30T00:55:08.668Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-30T00:55:10.842Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-30T00:55:10.842Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-30T00:55:10.842Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-30T00:55:13.010Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-30T00:55:15.906Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-30T00:55:20.585Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-30T00:55:22.118Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-30T00:55:29.173Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-30T00:55:31.347Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-30T00:55:33.517Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-30T00:55:35.688Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-30T00:55:37.860Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-30T00:55:38.317Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-30T00:55:38.317Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-30T00:55:39.848Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-30T00:55:42.019Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-30T00:55:47.811Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-30T00:55:50.711Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-30T00:55:50.711Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-30T00:55:52.243Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-30T00:55:52.243Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-30T00:56:00.799Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-30T00:56:06.584Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-30T00:56:15.133Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-30T00:56:16.670Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-30T00:56:19.566Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-30T00:56:19.566Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-30T00:56:21.735Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-30T00:56:23.904Z] === RUN TestDockerSuite/TestLogsSince [2020-09-30T00:56:32.456Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-30T00:56:32.456Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-30T00:56:32.919Z] === RUN TestDockerSuite/TestLogsTail [2020-09-30T00:56:35.813Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-30T00:56:37.995Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestNetHostname [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestPluginActive [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-30T00:56:40.164Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPortList [2020-09-30T00:56:40.622Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-30T00:56:45.300Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-30T00:56:49.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-30T00:56:49.979Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-30T00:56:58.542Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-30T00:56:58.542Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-30T00:57:08.851Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-30T00:57:23.632Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-30T00:57:23.632Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-30T00:57:23.632Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-30T00:57:38.427Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-30T00:57:40.609Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-30T00:57:52.969Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-30T00:57:56.695Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-30T00:57:57.152Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-30T00:57:57.152Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-30T00:58:01.850Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-30T00:58:01.850Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-30T00:58:01.850Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-30T00:58:01.850Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-30T00:58:01.850Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-30T00:58:10.402Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-30T00:58:10.402Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-30T00:58:11.369Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-30T00:58:11.369Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-30T00:58:12.901Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-30T00:58:13.864Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-30T00:58:13.864Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-30T00:58:18.540Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-30T00:58:22.266Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-30T00:58:25.163Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-30T00:58:46.235Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-30T00:58:46.235Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-30T00:58:53.293Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-30T00:58:53.293Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-30T00:58:53.293Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-30T00:58:53.750Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-30T00:58:58.427Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-30T00:59:02.152Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-30T00:59:02.153Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-30T00:59:06.830Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-30T00:59:06.830Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-30T00:59:07.287Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-30T00:59:22.093Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-30T00:59:24.992Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-30T00:59:25.450Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-30T00:59:32.522Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-30T00:59:38.343Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-30T00:59:50.749Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-30T00:59:55.459Z] === RUN TestDockerSuite/TestRmiTag [2020-09-30T00:59:55.920Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-30T00:59:58.105Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-30T01:00:19.263Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-30T01:00:19.263Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-30T01:00:25.086Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-30T01:00:25.547Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-30T01:00:27.739Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-30T01:00:27.739Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-30T01:00:27.739Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-30T01:00:32.446Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-30T01:00:35.379Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-30T01:00:37.568Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-30T01:00:39.754Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-30T01:00:42.672Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-30T01:00:42.672Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-30T01:00:47.384Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-30T01:00:49.571Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-30T01:00:49.571Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-30T01:00:52.487Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-30T01:00:52.487Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-30T01:00:52.487Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-30T01:00:54.823Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-30T01:00:57.009Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-30T01:00:59.196Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-30T01:01:01.384Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-30T01:01:01.384Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-30T01:01:01.384Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-30T01:01:01.384Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-30T01:01:03.571Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-30T01:01:03.571Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-30T01:01:03.571Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-30T01:01:03.571Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-30T01:01:03.571Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-30T01:01:05.758Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-30T01:01:11.575Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-30T01:01:14.492Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-30T01:01:14.493Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-30T01:01:14.493Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-30T01:01:14.493Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-30T01:01:16.680Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-30T01:01:18.226Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-30T01:01:18.226Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-30T01:01:20.414Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-30T01:01:20.414Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-30T01:01:20.414Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-30T01:01:20.414Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-30T01:01:22.611Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-30T01:01:24.800Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-30T01:01:26.989Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-30T01:01:29.175Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-30T01:01:29.175Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-30T01:01:29.175Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-30T01:01:29.175Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-30T01:01:29.175Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-30T01:01:29.175Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-30T01:01:29.636Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-30T01:01:29.636Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-30T01:01:29.636Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-30T01:01:39.981Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-30T01:01:47.086Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-30T01:01:47.086Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-30T01:01:48.637Z] === RUN TestDockerSuite/TestRunMount [2020-09-30T01:01:49.099Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-30T01:01:49.100Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-30T01:01:49.100Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-30T01:01:49.100Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-30T01:01:56.214Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-30T01:01:56.214Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-30T01:01:56.214Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-30T01:01:56.214Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-30T01:02:01.017Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-30T01:02:04.776Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-30T01:02:04.777Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-30T01:02:04.777Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-30T01:02:04.777Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-30T01:02:04.777Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-30T01:02:05.763Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-30T01:02:07.951Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-30T01:02:10.137Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-30T01:02:11.111Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-30T01:02:13.302Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-30T01:02:13.763Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-30T01:02:16.690Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-30T01:02:16.690Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-30T01:02:16.690Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-30T01:02:16.690Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-30T01:02:16.690Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-30T01:02:16.690Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-30T01:02:34.415Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-30T01:02:34.415Z] === RUN TestDockerSuite/TestRunRm [2020-09-30T01:02:36.607Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-30T01:02:42.422Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-30T01:02:44.608Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-30T01:02:51.697Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-30T01:02:53.239Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-30T01:02:56.164Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-30T01:02:56.165Z] === RUN TestDockerSuite/TestRunState [2020-09-30T01:02:56.165Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-30T01:02:57.711Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-30T01:02:57.711Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-30T01:02:59.900Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-30T01:02:59.900Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-30T01:02:59.900Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-30T01:02:59.900Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-30T01:02:59.900Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-30T01:02:59.900Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-30T01:03:04.616Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-30T01:03:05.077Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-30T01:03:07.271Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-30T01:03:07.271Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-30T01:03:09.462Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-30T01:03:09.462Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-30T01:03:09.462Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-30T01:03:12.390Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-30T01:03:19.488Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-30T01:03:28.081Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-30T01:03:35.176Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-30T01:03:35.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-30T01:03:35.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-30T01:03:35.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-30T01:03:35.176Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-30T01:03:37.364Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-30T01:03:39.548Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-30T01:03:43.095Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-30T01:03:46.298Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-30T01:03:48.494Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-30T01:03:50.040Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-30T01:03:54.758Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-30T01:03:54.759Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-30T01:03:54.759Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-30T01:03:54.759Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-30T01:03:59.460Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-30T01:03:59.920Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-30T01:04:00.894Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-30T01:04:01.358Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-30T01:04:03.545Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-30T01:04:10.658Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-30T01:04:10.658Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-30T01:04:19.259Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-30T01:04:19.259Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-30T01:04:27.860Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-30T01:04:27.860Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-30T01:04:27.860Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-30T01:04:27.860Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-30T01:04:27.860Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-30T01:04:40.255Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-30T01:04:41.224Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-30T01:04:43.399Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-30T01:04:43.399Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-30T01:04:45.571Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-30T01:05:03.236Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-30T01:05:10.309Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-30T01:05:10.309Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-30T01:05:12.481Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-30T01:05:12.939Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-30T01:05:13.397Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-30T01:05:13.397Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-30T01:05:13.855Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-30T01:05:22.416Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-30T01:05:22.416Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-30T01:05:22.416Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-30T01:05:22.416Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-30T01:05:22.416Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-30T01:05:29.490Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-30T01:05:29.490Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-30T01:05:29.490Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-30T01:05:39.802Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-30T01:05:39.802Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite (2665.41s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-30T01:05:40.770Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.62s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (161.57s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.30s) [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-30T01:05:40.770Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-30T01:05:40.770Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-30T01:05:40.770Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.770Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-30T01:05:40.771Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.82s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.68s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2020-09-30T01:05:40.771Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.31s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.63s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.31s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.31s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.29s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.14s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.47s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.25s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.16s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.16s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.19s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.90s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.26s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.74s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.66s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.99s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.90s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-09-30T01:05:40.771Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.38s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildContChar (14.09s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.85s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.88s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.95s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.44s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.46s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.45s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.64s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.84s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.63s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.05s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.96s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.11s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.17s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.41s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.83s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.70s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.15s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.42s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.00s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.08s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.19s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.20s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.84s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFails (2.20s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.38s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.20s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.63s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.32s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.71s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-30T01:05:40.771Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.771Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.30s) [2020-09-30T01:05:40.771Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildHistory (9.83s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.35s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.27s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.85s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.36s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.22s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.21s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.65s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.43s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.94s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.72s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.77s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.60s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.26s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.70s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.13s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.35s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.23s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.46s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.16s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.41s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.52s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildRm (14.73s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.55s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-09-30T01:05:40.772Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.63s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.84s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.25s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.61s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.70s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.25s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildStderr (4.85s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.42s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.00s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.04s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.60s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.62s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.52s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.15s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.93s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.60s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.48s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.22s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.99s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.06s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.24s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.95s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-30T01:05:40.772Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-30T01:05:40.772Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-30T01:05:40.772Z] docker_cli_sni_test.go:18: Flakey test [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.74s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCommitChange (5.19s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.66s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.70s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCommitTTY (12.52s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.93s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-30T01:05:40.772Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.26s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.00s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.36s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.37s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.87s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.89s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.17s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.03s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.80s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.08s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-09-30T01:05:40.772Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.32s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s) [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-09-30T01:05:40.772Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.30s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.29s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.34s) [2020-09-30T01:05:40.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000962aa0_} (2.31s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1419557822_c:\foo_false____} (2.33s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1419557822_c:\foo_true____} (7.29s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-30T01:05:40.773Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.28s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.18s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.45s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.21s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.69s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.35s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpToDot (2.46s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCpToStdout (2.47s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.68s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.05s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2020-09-30T01:05:40.773Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-30T01:05:40.773Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.51s) [2020-09-30T01:05:40.773Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-09-30T01:05:41.232Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2020-09-30T01:05:41.232Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2020-09-30T01:05:41.232Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-30T01:05:41.233Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.08s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-09-30T01:05:41.233Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.21s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.54s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.10s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsCopy (5.64s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.52s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.30s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.67s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFilters (4.78s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFormat (4.38s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsRename (2.41s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsResize (2.74s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.15s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.46s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.63s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-30T01:05:41.233Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.91s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-30T01:05:41.233Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-30T01:05:41.233Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-09-30T01:05:41.233Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.11s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.40s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-30T01:05:41.233Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.46s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-09-30T01:05:41.233Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.26s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.89s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.05s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.97s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.00s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-30T01:05:41.233Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.80s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.52s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-09-30T01:05:41.233Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-30T01:05:41.233Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.10s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-30T01:05:41.233Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-30T01:05:41.233Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.01s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectHistory (4.69s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.01s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.98s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectStatus (2.77s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.21s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.00s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.11s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.07s) [2020-09-30T01:05:41.233Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.233Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-09-30T01:05:41.233Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-30T01:05:41.234Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.90s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.48s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-30T01:05:41.234Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.12s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.11s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.48s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.38s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.21s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsSince (9.06s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsTail (2.86s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.13s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.32s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-09-30T01:05:41.234Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.32s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsByOrder (8.80s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.34s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.42s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.94s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.51s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.85s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.76s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.90s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.54s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.45s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-30T01:05:41.234Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.34s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.34s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.50s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.51s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.11s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.29s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.64s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.84s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.70s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.43s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.58s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.96s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.14s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.59s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.61s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.53s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.17s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.40s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.42s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.53s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.17s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.87s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-09-30T01:05:41.234Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.234Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.42s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.71s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.27s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunExitCode (2.27s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.09s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.13s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.03s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.22s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.67s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.69s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.15s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.62s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.74s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunRm (2.21s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.63s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.92s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.52s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-30T01:05:41.235Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.235Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.13s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.19s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.54s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.25s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.64s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.78s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.04s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.33s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.08s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.08s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.42s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (4.46s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.73s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.79s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.60s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.68s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.04s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.96s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.28s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.07s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.50s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.34s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.84s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-30T01:05:41.236Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.55s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.58s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-30T01:05:41.236Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-30T01:05:41.236Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-30T01:05:41.236Z] --- PASS: TestDockerRegistrySuite (0.17s) [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-30T01:05:41.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.236Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-30T01:05:41.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-30T01:05:41.237Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-30T01:05:41.237Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-30T01:05:41.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-30T01:05:41.237Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerDaemonSuite [2020-09-30T01:05:41.237Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-30T01:05:41.237Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-30T01:05:41.237Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-30T01:05:41.237Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerSwarmSuite [2020-09-30T01:05:41.237Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-09-30T01:05:41.237Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-09-30T01:05:41.237Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerExternalVolumeSuite [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerNetworkSuite [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] === RUN TestDockerHubPullSuite [2020-09-30T01:05:41.237Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-09-30T01:05:41.237Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.237Z] PASS [2020-09-30T01:05:41.237Z] ok github.com/docker/docker/integration-cli 2666.222s [2020-09-30T01:05:41.697Z] [2020-09-30T01:05:41.697Z] === Skipped [2020-09-30T01:05:41.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-30T01:05:41.697Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-30T01:05:41.697Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.697Z] [2020-09-30T01:05:41.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-30T01:05:41.697Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-30T01:05:41.697Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.697Z] [2020-09-30T01:05:41.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-30T01:05:41.697Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-30T01:05:41.697Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.697Z] [2020-09-30T01:05:41.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-30T01:05:41.697Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-30T01:05:41.697Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.697Z] [2020-09-30T01:05:41.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-30T01:05:41.697Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-30T01:05:41.698Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-30T01:05:41.698Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-30T01:05:41.698Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-30T01:05:41.698Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.698Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-30T01:05:41.698Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-30T01:05:41.698Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-30T01:05:41.698Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2020-09-30T01:05:41.698Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-09-30T01:05:41.698Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-30T01:05:41.698Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-30T01:05:41.698Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.698Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-09-30T01:05:41.699Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.55s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-30T01:05:41.699Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-30T01:05:41.699Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-30T01:05:41.699Z] docker_cli_sni_test.go:18: Flakey test [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-30T01:05:41.699Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-30T01:05:41.699Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.699Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.699Z] [2020-09-30T01:05:41.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-30T01:05:41.699Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-30T01:05:41.700Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-09-30T01:05:41.700Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-30T01:05:41.700Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-30T01:05:41.700Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-30T01:05:41.700Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-09-30T01:05:41.700Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-09-30T01:05:41.700Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-09-30T01:05:41.700Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.700Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-30T01:05:41.701Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-09-30T01:05:41.701Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-30T01:05:41.701Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-09-30T01:05:41.701Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-30T01:05:41.701Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-30T01:05:41.701Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-30T01:05:41.701Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-30T01:05:41.701Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-30T01:05:41.701Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-30T01:05:41.701Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-30T01:05:41.701Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.701Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-09-30T01:05:41.702Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-30T01:05:41.702Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-09-30T01:05:41.702Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-09-30T01:05:41.702Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.702Z] [2020-09-30T01:05:41.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-30T01:05:41.703Z] [2020-09-30T01:05:41.703Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-30T01:05:41.703Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-30T01:05:41.703Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-30T01:05:42.166Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-30T01:05:42.166Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.166Z] [2020-09-30T01:05:42.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.48s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-30T01:05:42.167Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-09-30T01:05:42.167Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-09-30T01:05:42.167Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.167Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-30T01:05:42.168Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-30T01:05:42.168Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-30T01:05:42.168Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-30T01:05:42.168Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.168Z] [2020-09-30T01:05:42.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-30T01:05:42.169Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.169Z] [2020-09-30T01:05:42.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-30T01:05:42.169Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-30T01:05:42.170Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-30T01:05:42.170Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-30T01:05:42.170Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-30T01:05:42.170Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] DONE 1096 tests, 549 skipped in 2675.674s [2020-09-30T01:05:42.170Z] INFO: Integration tests ended at 09/30/2020 01:05:41. Duration:00:44:35.7784188 [2020-09-30T01:05:42.170Z] INFO: Docker info of the daemon under test at end of run [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] Containers: 2 [2020-09-30T01:05:42.170Z] Running: 0 [2020-09-30T01:05:42.170Z] Paused: 0 [2020-09-30T01:05:42.170Z] Stopped: 2 [2020-09-30T01:05:42.170Z] Images: 18 [2020-09-30T01:05:42.170Z] Server Version: 0.0.0-dev [2020-09-30T01:05:42.170Z] Storage Driver: windowsfilter [2020-09-30T01:05:42.170Z] Windows: [2020-09-30T01:05:42.170Z] Logging Driver: json-file [2020-09-30T01:05:42.170Z] Plugins: [2020-09-30T01:05:42.170Z] Volume: local [2020-09-30T01:05:42.170Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-30T01:05:42.170Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-30T01:05:42.170Z] Swarm: inactive [2020-09-30T01:05:42.170Z] Default Isolation: process [2020-09-30T01:05:42.170Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-30T01:05:42.170Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-30T01:05:42.170Z] OSType: windows [2020-09-30T01:05:42.170Z] Architecture: x86_64 [2020-09-30T01:05:42.170Z] CPUs: 4 [2020-09-30T01:05:42.170Z] Total Memory: 32GiB [2020-09-30T01:05:42.170Z] Name: azwin-2-31b660 [2020-09-30T01:05:42.170Z] ID: LZDL:NVCX:ZIA7:GCPL:RUJN:UUFQ:5S25:JWO7:YIQG:X4NZ:6RAC:I7TY [2020-09-30T01:05:42.170Z] Docker Root Dir: D:\CI\PR-41506\1\daemon [2020-09-30T01:05:42.170Z] Debug Mode (client): false [2020-09-30T01:05:42.170Z] Debug Mode (server): true [2020-09-30T01:05:42.170Z] File Descriptors: -1 [2020-09-30T01:05:42.170Z] Goroutines: 18 [2020-09-30T01:05:42.170Z] System Time: 2020-09-30T01:05:41.9939282Z [2020-09-30T01:05:42.170Z] EventsListeners: 0 [2020-09-30T01:05:42.170Z] Registry: https://index.docker.io/v1/ [2020-09-30T01:05:42.170Z] Labels: [2020-09-30T01:05:42.170Z] Experimental: false [2020-09-30T01:05:42.170Z] Insecure Registries: [2020-09-30T01:05:42.170Z] 127.0.0.0/8 [2020-09-30T01:05:42.170Z] Live Restore Enabled: false [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] [2020-09-30T01:05:42.170Z] INFO: Stopping daemon under test [2020-09-30T01:05:42.628Z] SUCCESS: The process with PID 1500 (child process of PID 1612) has been terminated. [2020-09-30T01:05:42.628Z] SUCCESS: The process with PID 1612 (child process of PID 1348) has been terminated. [2020-09-30T01:05:42.628Z] INFO: Stop tailing logs of the daemon under tests [2020-09-30T01:05:42.628Z] INFO: executeCI.ps1 Completed successfully at 09/30/2020 01:05:42. [2020-09-30T01:05:42.628Z] INFO: Tidying up at end of run [2020-09-30T01:05:42.628Z] INFO: Saving daemon under test log (d:\CI\PR-41506\1\dut.out) to bundles\CIDUT.out [2020-09-30T01:05:42.628Z] INFO: Saving daemon under test log (d:\CI\PR-41506\1\dut.err) to bundles\CIDUT.err [2020-09-30T01:05:42.628Z] INFO: Nuke-Everything... [2020-09-30T01:05:43.086Z] INFO: Container count on control daemon to delete is 2 [2020-09-30T01:05:43.544Z] 172ef2611792 [2020-09-30T01:05:43.544Z] 1b438d807bd2 [2020-09-30T01:05:44.001Z] INFO: Tidying pidfile d:\CI\PR-41506\1\docker.pid [2020-09-30T01:05:44.001Z] INFO: Nuking d:\CI [2020-09-30T01:06:19.688Z] INFO: Zapped successfully [2020-09-30T01:06:19.688Z] [2020-09-30T01:06:19.688Z] INFO: executeCI.ps1 exiting at Wed Sep 30 01:06:16 CUT 2020. Duration 01:13:16.5393276 [2020-09-30T01:06:19.688Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-30T01:06:19.932Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-30T01:06:30.302Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-30T01:06:32.054Z] Archiving artifacts [2020-09-30T01:06:47.057Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41506/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T01:06:47.979Z] + make clean [2020-09-30T01:06:50.162Z] docker volume rm -f docker-dev-cache [2020-09-30T01:06:50.162Z] 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