Pull request #41605 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2+42855ebc7fdf649d5e555a540078c48676dc665e (b7616e343c38031c6507bf8aef79988fdb52b246) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-04T16:22:00.873Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-04T16:22:00.876Z] Trying to pass milestone 3 [Pipeline] milestone [2020-11-04T16:22:00.922Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-04T16:22:01.092Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09bd105497c5baf40) in /home/ubuntu/workspace/moby_PR-41605 [Pipeline] { [Pipeline] checkout [2020-11-04T16:22:01.198Z] using credential docker-jenkins-github-credentials [2020-11-04T16:22:01.203Z] Cloning the remote Git repository [2020-11-04T16:22:01.203Z] Cloning with configured refspecs honoured and without tags [2020-11-04T16:22:01.207Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:22:01.207Z] > git init /home/ubuntu/workspace/moby_PR-41605 # timeout=10 [2020-11-04T16:22:01.224Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:01.225Z] > git --version # timeout=10 [2020-11-04T16:22:01.232Z] > git --version # 'git version 2.17.1' [2020-11-04T16:22:01.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:01.233Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:14.886Z] Fetching without tags [2020-11-04T16:22:15.162Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:22:14.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:14.863Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:22:14.868Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:14.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:14.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:14.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:14.889Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:15.163Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:15.173Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:22:16.314Z] Merge succeeded, producing a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:22:16.314Z] Checking out Revision a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 (PR-41605) [2020-11-04T16:22:16.397Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:22:16.420Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T16:22:15.697Z] > git remote # timeout=10 [2020-11-04T16:22:15.708Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:22:15.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:15.722Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:22:16.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:22:16.315Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:16.320Z] > git checkout -f a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 # timeout=10 [2020-11-04T16:22:16.406Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [2020-11-04T16:22:17.139Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41605:/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-11-04T16:22:17.140Z] Unable to find image 'alpine:latest' locally [2020-11-04T16:22:17.395Z] latest: Pulling from library/alpine [2020-11-04T16:22:17.395Z] 188c0c94c7c5: Pulling fs layer [2020-11-04T16:22:17.395Z] 188c0c94c7c5: Verifying Checksum [2020-11-04T16:22:17.395Z] 188c0c94c7c5: Download complete [2020-11-04T16:22:17.653Z] 188c0c94c7c5: Pull complete [2020-11-04T16:22:17.653Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-04T16:22:17.653Z] Status: Downloaded newer image for alpine:latest [2020-11-04T16:22:20.172Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-11-04T16:22:20.415Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e6f44990cfba499) in /home/ubuntu/workspace/moby_PR-41605 [Pipeline] node [Pipeline] node [2020-11-04T16:22:20.417Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09bd105497c5baf40) in /home/ubuntu/workspace/moby_PR-41605 [Pipeline] node [2020-11-04T16:22:20.419Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41605 [Pipeline] node [2020-11-04T16:22:20.422Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41605 [Pipeline] node Stage "win-RS1" skipped due to when conditional [2020-11-04T16:22:20.425Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ba5ba09cd33d724) in /home/ubuntu/workspace/moby_PR-41605 [Pipeline] stage [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] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-11-04T16:22:20.549Z] using credential docker-jenkins-github-credentials [2020-11-04T16:22:20.556Z] Cloning the remote Git repository [2020-11-04T16:22:20.556Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2020-11-04T16:22:20.579Z] using credential docker-jenkins-github-credentials [2020-11-04T16:22:20.579Z] using credential docker-jenkins-github-credentials [2020-11-04T16:22:20.590Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-11-04T16:22:20.591Z] Fetching changes from the remote Git repository [2020-11-04T16:22:20.598Z] Cloning the remote Git repository [2020-11-04T16:22:20.598Z] Cloning with configured refspecs honoured and without tags [2020-11-04T16:22:20.602Z] Fetching without tags [2020-11-04T16:22:20.605Z] Cloning the remote Git repository [2020-11-04T16:22:20.605Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-11-04T16:22:20.617Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2020-11-04T16:22:20.623Z] Cloning the remote Git repository [2020-11-04T16:22:20.623Z] Cloning with configured refspecs honoured and without tags [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] } [2020-11-04T16:22:20.633Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:22:20.633Z] > git init /home/ubuntu/workspace/moby_PR-41605 # timeout=10 [2020-11-04T16:22:20.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:20.648Z] > git --version # timeout=10 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-11-04T16:22:20.604Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:22:20.604Z] > git init /home/jenkins/workspace/moby_PR-41605 # timeout=10 [2020-11-04T16:22:20.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:20.618Z] > git --version # timeout=10 [2020-11-04T16:22:20.620Z] > git --version # 'git version 2.17.1' [2020-11-04T16:22:20.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:20.621Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:20.912Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:22:21.154Z] Merge succeeded, producing e4dcdaecc6f5ea5db2c04878785e068ddfa7f2ce [2020-11-04T16:22:21.154Z] Checking out Revision e4dcdaecc6f5ea5db2c04878785e068ddfa7f2ce (PR-41605) [2020-11-04T16:22:21.268Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:22:21.279Z] First time build. Skipping changelog. [2020-11-04T16:22:20.604Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:22:20.604Z] > git init /home/ubuntu/workspace/moby_PR-41605 # timeout=10 [2020-11-04T16:22:20.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:20.624Z] > git --version # timeout=10 [2020-11-04T16:22:20.629Z] > git --version # 'git version 2.17.1' [2020-11-04T16:22:20.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:20.630Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:20.584Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-04T16:22:20.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:20.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:20.605Z] > git --version # timeout=10 [2020-11-04T16:22:20.610Z] > git --version # 'git version 2.17.1' [2020-11-04T16:22:20.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:20.610Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:20.914Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:20.922Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:22:21.023Z] > git remote # timeout=10 [2020-11-04T16:22:21.031Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:22:21.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:21.045Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:22:21.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:22:21.198Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:21.206Z] > git checkout -f e4dcdaecc6f5ea5db2c04878785e068ddfa7f2ce # timeout=10 [2020-11-04T16:22:21.269Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [2020-11-04T16:22:20.611Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:22:20.612Z] > git init /home/docker/workspace/moby_PR-41605 # timeout=10 [2020-11-04T16:22:20.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:20.623Z] > git --version # timeout=10 [2020-11-04T16:22:20.625Z] > git --version # 'git version 2.7.4' [2020-11-04T16:22:20.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:20.627Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:20.651Z] > git --version # 'git version 2.17.1' [2020-11-04T16:22:20.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:20.652Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T16:22:22.069Z] + docker version [2020-11-04T16:22:22.069Z] Client: Docker Engine - Community [2020-11-04T16:22:22.069Z] Version: 19.03.13 [2020-11-04T16:22:22.069Z] API version: 1.40 [2020-11-04T16:22:22.069Z] Go version: go1.13.15 [2020-11-04T16:22:22.069Z] Git commit: 4484c46d9d [2020-11-04T16:22:22.069Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T16:22:22.069Z] OS/Arch: linux/amd64 [2020-11-04T16:22:22.069Z] Experimental: false [2020-11-04T16:22:22.069Z] [2020-11-04T16:22:22.069Z] Server: Docker Engine - Community [2020-11-04T16:22:22.069Z] Engine: [2020-11-04T16:22:22.069Z] Version: 19.03.13 [2020-11-04T16:22:22.069Z] API version: 1.40 (minimum version 1.12) [2020-11-04T16:22:22.069Z] Go version: go1.13.15 [2020-11-04T16:22:22.069Z] Git commit: 4484c46d9d [2020-11-04T16:22:22.069Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T16:22:22.069Z] OS/Arch: linux/amd64 [2020-11-04T16:22:22.069Z] Experimental: true [2020-11-04T16:22:22.069Z] containerd: [2020-11-04T16:22:22.069Z] Version: 1.3.7 [2020-11-04T16:22:22.069Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:22:22.069Z] runc: [2020-11-04T16:22:22.069Z] Version: 1.0.0-rc10 [2020-11-04T16:22:22.069Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:22.069Z] docker-init: [2020-11-04T16:22:22.069Z] Version: 0.18.0 [2020-11-04T16:22:22.069Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T16:22:22.385Z] + docker info [2020-11-04T16:22:22.947Z] Client: [2020-11-04T16:22:22.947Z] Debug Mode: false [2020-11-04T16:22:22.947Z] [2020-11-04T16:22:22.947Z] Server: [2020-11-04T16:22:22.947Z] Containers: 0 [2020-11-04T16:22:22.947Z] Running: 0 [2020-11-04T16:22:22.947Z] Paused: 0 [2020-11-04T16:22:22.947Z] Stopped: 0 [2020-11-04T16:22:22.947Z] Images: 3 [2020-11-04T16:22:22.947Z] Server Version: 19.03.13 [2020-11-04T16:22:22.947Z] Storage Driver: overlay2 [2020-11-04T16:22:22.947Z] Backing Filesystem: extfs [2020-11-04T16:22:22.947Z] Supports d_type: true [2020-11-04T16:22:22.947Z] Native Overlay Diff: true [2020-11-04T16:22:22.947Z] Logging Driver: json-file [2020-11-04T16:22:22.947Z] Cgroup Driver: cgroupfs [2020-11-04T16:22:22.947Z] Plugins: [2020-11-04T16:22:22.947Z] Volume: local [2020-11-04T16:22:22.947Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T16:22:22.947Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T16:22:22.947Z] Swarm: inactive [2020-11-04T16:22:22.947Z] Runtimes: runc [2020-11-04T16:22:22.947Z] Default Runtime: runc [2020-11-04T16:22:22.947Z] Init Binary: docker-init [2020-11-04T16:22:22.947Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:22:22.947Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:22.947Z] init version: fec3683 [2020-11-04T16:22:22.947Z] Security Options: [2020-11-04T16:22:22.947Z] apparmor [2020-11-04T16:22:22.947Z] seccomp [2020-11-04T16:22:22.947Z] Profile: default [2020-11-04T16:22:22.947Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T16:22:22.947Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T16:22:22.947Z] OSType: linux [2020-11-04T16:22:22.947Z] Architecture: x86_64 [2020-11-04T16:22:22.947Z] CPUs: 2 [2020-11-04T16:22:22.947Z] Total Memory: 7.569GiB [2020-11-04T16:22:22.947Z] Name: ip-10-100-71-165 [2020-11-04T16:22:22.947Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T16:22:22.947Z] Docker Root Dir: /var/lib/docker [2020-11-04T16:22:22.947Z] Debug Mode: false [2020-11-04T16:22:22.947Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:22:22.947Z] Labels: [2020-11-04T16:22:22.947Z] Experimental: true [2020-11-04T16:22:22.947Z] Insecure Registries: [2020-11-04T16:22:22.947Z] 127.0.0.0/8 [2020-11-04T16:22:22.947Z] Live Restore Enabled: true [2020-11-04T16:22:22.947Z] [2020-11-04T16:22:22.947Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T16:22:23.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:23.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:23.263Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41605/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T16:22:23.263Z] + bash /home/ubuntu/workspace/moby_PR-41605/check-config.sh [2020-11-04T16:22:23.263Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T16:22:23.263Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T16:22:23.263Z] [2020-11-04T16:22:23.263Z] Generally Necessary: [2020-11-04T16:22:23.264Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T16:22:23.264Z] - apparmor: enabled and tools installed [2020-11-04T16:22:23.264Z] - CONFIG_NAMESPACES: enabled [2020-11-04T16:22:23.264Z] - CONFIG_NET_NS: enabled [2020-11-04T16:22:23.264Z] - CONFIG_PID_NS: enabled [2020-11-04T16:22:23.264Z] - CONFIG_IPC_NS: enabled [2020-11-04T16:22:23.264Z] - CONFIG_UTS_NS: enabled [2020-11-04T16:22:23.264Z] - CONFIG_CGROUPS: enabled [2020-11-04T16:22:23.264Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T16:22:23.264Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T16:22:23.264Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T16:22:23.519Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T16:22:23.519Z] - CONFIG_CPUSETS: enabled [2020-11-04T16:22:23.519Z] - CONFIG_MEMCG: enabled [2020-11-04T16:22:23.519Z] - CONFIG_KEYS: enabled [2020-11-04T16:22:23.519Z] - CONFIG_VETH: enabled (as module) [2020-11-04T16:22:23.519Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T16:22:23.519Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T16:22:23.519Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T16:22:23.520Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T16:22:23.520Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T16:22:23.520Z] [2020-11-04T16:22:23.520Z] Optional Features: [2020-11-04T16:22:23.520Z] - CONFIG_USER_NS: enabled [2020-11-04T16:22:23.520Z] - CONFIG_SECCOMP: enabled [2020-11-04T16:22:23.520Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T16:22:23.520Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T16:22:23.520Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T16:22:23.520Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T16:22:23.520Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T16:22:23.520Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T16:22:23.520Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T16:22:23.520Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T16:22:23.520Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T16:22:23.520Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T16:22:23.520Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T16:22:23.520Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T16:22:23.520Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T16:22:23.520Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T16:22:23.520Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T16:22:23.520Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T16:22:23.520Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T16:22:23.520Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_EXT4_FS: enabled [2020-11-04T16:22:23.520Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T16:22:23.520Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T16:22:23.520Z] - Network Drivers: [2020-11-04T16:22:23.520Z] - "overlay": [2020-11-04T16:22:23.520Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T16:22:23.520Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T16:22:23.520Z] Optional (for encrypted networks): [2020-11-04T16:22:23.775Z] - CONFIG_CRYPTO: enabled [2020-11-04T16:22:23.775Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T16:22:23.775Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T16:22:23.775Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T16:22:23.775Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T16:22:23.775Z] - CONFIG_XFRM: enabled [2020-11-04T16:22:23.775Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T16:22:23.775Z] - "ipvlan": [2020-11-04T16:22:23.775Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T16:22:23.775Z] - "macvlan": [2020-11-04T16:22:23.775Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T16:22:23.775Z] - "ftp,tftp client in container": [2020-11-04T16:22:23.775Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T16:22:23.775Z] - Storage Drivers: [2020-11-04T16:22:23.775Z] - "aufs": [2020-11-04T16:22:23.775Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T16:22:23.775Z] - "btrfs": [2020-11-04T16:22:23.775Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T16:22:23.775Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T16:22:23.775Z] - "devicemapper": [2020-11-04T16:22:23.775Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T16:22:23.775Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T16:22:23.775Z] - "overlay": [2020-11-04T16:22:23.775Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T16:22:23.775Z] - "zfs": [2020-11-04T16:22:23.775Z] - /dev/zfs: present [2020-11-04T16:22:23.775Z] - zfs command: missing [2020-11-04T16:22:23.775Z] - zpool command: missing [2020-11-04T16:22:23.775Z] [2020-11-04T16:22:23.775Z] Limits: [2020-11-04T16:22:23.775Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T16:22:23.775Z] [2020-11-04T16:22:23.775Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T16:22:24.101Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 . [2020-11-04T16:22:24.101Z] #2 [internal] load build definition from Dockerfile [2020-11-04T16:22:24.101Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T16:22:24.101Z] #2 DONE 0.0s [2020-11-04T16:22:24.101Z] [2020-11-04T16:22:24.101Z] #1 [internal] load .dockerignore [2020-11-04T16:22:24.101Z] #1 transferring context: 87B done [2020-11-04T16:22:24.101Z] #1 DONE 0.0s [2020-11-04T16:22:24.101Z] [2020-11-04T16:22:24.101Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T16:22:25.471Z] #3 DONE 1.5s [2020-11-04T16:22:25.728Z] [2020-11-04T16:22:25.728Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T16:22:25.728Z] #4 CACHED [2020-11-04T16:22:25.728Z] [2020-11-04T16:22:25.728Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T16:22:25.984Z] #7 DONE 0.2s [2020-11-04T16:22:25.984Z] [2020-11-04T16:22:25.984Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T16:22:25.984Z] #5 DONE 0.1s [2020-11-04T16:22:25.984Z] [2020-11-04T16:22:25.984Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:26.240Z] #6 DONE 0.5s [2020-11-04T16:22:26.241Z] [2020-11-04T16:22:26.241Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:22:26.241Z] #60 DONE 0.0s [2020-11-04T16:22:26.241Z] [2020-11-04T16:22:26.241Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:22:26.241Z] #8 DONE 0.0s [2020-11-04T16:22:26.241Z] [2020-11-04T16:22:26.241Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:22:26.241Z] #24 DONE 0.0s [2020-11-04T16:22:26.241Z] [2020-11-04T16:22:26.241Z] #21 [internal] load build context [2020-11-04T16:22:27.617Z] #21 transferring context: 51.98MB 1.4s done [2020-11-04T16:22:27.874Z] #21 DONE 1.4s [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T16:22:27.874Z] #61 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:22:27.874Z] #40 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #36 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:22:27.874Z] #25 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:27.874Z] #49 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T16:22:27.874Z] #16 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #52 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:27.874Z] #54 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:22:27.874Z] #38 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:27.874Z] #45 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:22:27.874Z] #26 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T16:22:27.874Z] #17 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #31 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #39 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T16:22:27.874Z] #9 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T16:22:27.874Z] #14 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:22:27.874Z] #20 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #46 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:22:27.874Z] #11 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:27.874Z] #32 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:22:27.874Z] #53 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:27.874Z] #51 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T16:22:27.874Z] #42 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #63 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:22:27.874Z] #15 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:22:27.874Z] #34 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:27.874Z] #62 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:27.874Z] #22 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T16:22:27.874Z] #23 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T16:22:27.874Z] #58 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T16:22:27.874Z] #10 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #48 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #59 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #44 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #55 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:22:27.874Z] #27 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:27.874Z] #56 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:22:27.874Z] #41 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:27.874Z] #43 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T16:22:27.874Z] #19 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:27.874Z] #35 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T16:22:27.874Z] #12 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:22:27.874Z] #18 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #33 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T16:22:27.874Z] #28 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T16:22:27.874Z] #37 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T16:22:27.874Z] #50 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T16:22:27.874Z] #13 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:27.874Z] #47 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T16:22:27.874Z] #57 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:22:27.874Z] #30 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T16:22:27.874Z] #29 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T16:22:27.874Z] #64 CACHED [2020-11-04T16:22:27.874Z] [2020-11-04T16:22:27.874Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T16:22:28.803Z] #65 DONE 0.9s [2020-11-04T16:22:28.803Z] [2020-11-04T16:22:28.803Z] #66 exporting to image [2020-11-04T16:22:28.803Z] #66 exporting layers [2020-11-04T16:22:29.731Z] #66 exporting layers 0.8s done [2020-11-04T16:22:29.731Z] #66 writing image sha256:be112ba80ef76e3ad06917dad17e16f33a519e4e0bf2d07391605f88b1d8dbef [2020-11-04T16:22:29.731Z] #66 writing image sha256:be112ba80ef76e3ad06917dad17e16f33a519e4e0bf2d07391605f88b1d8dbef done [2020-11-04T16:22:29.731Z] #66 naming to docker.io/library/docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 done [2020-11-04T16:22:29.731Z] #66 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T16:22:29.977Z] Fetching without tags [2020-11-04T16:22:30.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -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:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh dynbinary test-integration [2020-11-04T16:22:29.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:29.945Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:22:29.948Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:29.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:29.984Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:29.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:29.984Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:30.330Z] [2020-11-04T16:22:30.333Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:22:30.586Z] Removing bundles/ [2020-11-04T16:22:30.586Z] [2020-11-04T16:22:30.586Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T16:22:30.586Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:22:30.586Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:22:31.285Z] Merge succeeded, producing a0954dbce6a7968fe435205c910aa7054dc37f12 [2020-11-04T16:22:31.285Z] Checking out Revision a0954dbce6a7968fe435205c910aa7054dc37f12 (PR-41605) [2020-11-04T16:22:31.355Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:22:31.366Z] First time build. Skipping changelog. [2020-11-04T16:22:30.340Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:30.341Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:22:30.797Z] > git remote # timeout=10 [2020-11-04T16:22:30.798Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:22:30.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:30.799Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:22:31.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:22:31.292Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:31.293Z] > git checkout -f a0954dbce6a7968fe435205c910aa7054dc37f12 # timeout=10 [2020-11-04T16:22:31.361Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T16:22:32.303Z] + docker version [2020-11-04T16:22:32.303Z] Client: Docker Engine - Community [2020-11-04T16:22:32.303Z] Version: 19.03.7 [2020-11-04T16:22:32.303Z] API version: 1.40 [2020-11-04T16:22:32.303Z] Go version: go1.12.17 [2020-11-04T16:22:32.303Z] Git commit: 7141c199a2 [2020-11-04T16:22:32.303Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-04T16:22:32.303Z] OS/Arch: linux/s390x [2020-11-04T16:22:32.303Z] Experimental: false [2020-11-04T16:22:32.303Z] [2020-11-04T16:22:32.303Z] Server: Docker Engine - Community [2020-11-04T16:22:32.303Z] Engine: [2020-11-04T16:22:32.303Z] Version: 19.03.7 [2020-11-04T16:22:32.303Z] API version: 1.40 (minimum version 1.12) [2020-11-04T16:22:32.303Z] Go version: go1.12.17 [2020-11-04T16:22:32.303Z] Git commit: 7141c199a2 [2020-11-04T16:22:32.303Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-04T16:22:32.303Z] OS/Arch: linux/s390x [2020-11-04T16:22:32.303Z] Experimental: true [2020-11-04T16:22:32.303Z] containerd: [2020-11-04T16:22:32.303Z] Version: 1.2.13 [2020-11-04T16:22:32.303Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-04T16:22:32.303Z] runc: [2020-11-04T16:22:32.303Z] Version: 1.0.0-rc10 [2020-11-04T16:22:32.303Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:32.303Z] docker-init: [2020-11-04T16:22:32.303Z] Version: 0.18.0 [2020-11-04T16:22:32.303Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T16:22:32.680Z] + docker info [2020-11-04T16:22:32.971Z] Client: [2020-11-04T16:22:32.971Z] Debug Mode: false [2020-11-04T16:22:32.971Z] [2020-11-04T16:22:32.971Z] Server: [2020-11-04T16:22:32.971Z] Containers: 0 [2020-11-04T16:22:32.971Z] Running: 0 [2020-11-04T16:22:32.971Z] Paused: 0 [2020-11-04T16:22:32.971Z] Stopped: 0 [2020-11-04T16:22:32.971Z] Images: 2 [2020-11-04T16:22:32.971Z] Server Version: 19.03.7 [2020-11-04T16:22:32.971Z] Storage Driver: overlay2 [2020-11-04T16:22:32.971Z] Backing Filesystem: [2020-11-04T16:22:32.971Z] Supports d_type: true [2020-11-04T16:22:32.971Z] Native Overlay Diff: true [2020-11-04T16:22:32.971Z] Logging Driver: json-file [2020-11-04T16:22:32.971Z] Cgroup Driver: cgroupfs [2020-11-04T16:22:32.971Z] Plugins: [2020-11-04T16:22:32.971Z] Volume: local [2020-11-04T16:22:32.971Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T16:22:32.971Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T16:22:32.971Z] Swarm: inactive [2020-11-04T16:22:32.971Z] Runtimes: runc [2020-11-04T16:22:32.971Z] Default Runtime: runc [2020-11-04T16:22:32.971Z] Init Binary: docker-init [2020-11-04T16:22:32.971Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-04T16:22:32.971Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:32.971Z] init version: fec3683 [2020-11-04T16:22:32.971Z] Security Options: [2020-11-04T16:22:32.971Z] apparmor [2020-11-04T16:22:32.971Z] seccomp [2020-11-04T16:22:32.971Z] Profile: default [2020-11-04T16:22:32.971Z] Kernel Version: 4.15.0-91-generic [2020-11-04T16:22:32.971Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-04T16:22:32.971Z] OSType: linux [2020-11-04T16:22:32.971Z] Architecture: s390x [2020-11-04T16:22:32.971Z] CPUs: 2 [2020-11-04T16:22:32.971Z] Total Memory: 7.861GiB [2020-11-04T16:22:32.971Z] Name: s390x-ubuntu-14 [2020-11-04T16:22:32.971Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-04T16:22:32.971Z] Docker Root Dir: /var/lib/docker [2020-11-04T16:22:32.971Z] Debug Mode: false [2020-11-04T16:22:32.971Z] Username: dockerbuildbot [2020-11-04T16:22:32.971Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:22:32.971Z] Labels: [2020-11-04T16:22:32.971Z] Experimental: true [2020-11-04T16:22:32.971Z] Insecure Registries: [2020-11-04T16:22:32.971Z] 127.0.0.0/8 [2020-11-04T16:22:32.971Z] Live Restore Enabled: false [2020-11-04T16:22:32.971Z] [2020-11-04T16:22:32.971Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T16:22:33.346Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:33.346Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:33.346Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41605/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T16:22:33.637Z] + bash /home/jenkins/workspace/moby_PR-41605/check-config.sh [2020-11-04T16:22:33.637Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T16:22:33.637Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-04T16:22:33.637Z] [2020-11-04T16:22:33.637Z] Generally Necessary: [2020-11-04T16:22:33.637Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T16:22:33.637Z] - apparmor: enabled and tools installed [2020-11-04T16:22:33.637Z] - CONFIG_NAMESPACES: enabled [2020-11-04T16:22:33.637Z] - CONFIG_NET_NS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_PID_NS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_IPC_NS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_UTS_NS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUPS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CPUSETS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_MEMCG: enabled [2020-11-04T16:22:33.637Z] - CONFIG_KEYS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_VETH: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T16:22:33.637Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T16:22:33.637Z] [2020-11-04T16:22:33.637Z] Optional Features: [2020-11-04T16:22:33.637Z] - CONFIG_USER_NS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_SECCOMP: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T16:22:33.637Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T16:22:33.637Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T16:22:33.637Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T16:22:33.637Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T16:22:33.637Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T16:22:33.637Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T16:22:33.637Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T16:22:33.637Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T16:22:33.637Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T16:22:33.637Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T16:22:33.637Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T16:22:33.637Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_EXT4_FS: enabled [2020-11-04T16:22:33.637Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T16:22:33.637Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T16:22:33.637Z] - Network Drivers: [2020-11-04T16:22:33.637Z] - "overlay": [2020-11-04T16:22:33.637Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T16:22:33.637Z] Optional (for encrypted networks): [2020-11-04T16:22:33.637Z] - CONFIG_CRYPTO: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T16:22:33.637Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T16:22:33.637Z] - CONFIG_XFRM: enabled [2020-11-04T16:22:33.637Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T16:22:33.637Z] - "ipvlan": [2020-11-04T16:22:33.637Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T16:22:33.637Z] - "macvlan": [2020-11-04T16:22:33.637Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T16:22:33.637Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T16:22:33.637Z] - "ftp,tftp client in container": [2020-11-04T16:22:33.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T16:22:33.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T16:22:33.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T16:22:33.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T16:22:33.928Z] - Storage Drivers: [2020-11-04T16:22:33.928Z] - "aufs": [2020-11-04T16:22:33.928Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T16:22:33.928Z] - "btrfs": [2020-11-04T16:22:33.928Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T16:22:33.928Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T16:22:33.928Z] - "devicemapper": [2020-11-04T16:22:33.928Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T16:22:33.928Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T16:22:33.928Z] - "overlay": [2020-11-04T16:22:33.928Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T16:22:33.928Z] - "zfs": [2020-11-04T16:22:33.928Z] - /dev/zfs: missing [2020-11-04T16:22:33.928Z] - zfs command: missing [2020-11-04T16:22:33.928Z] - zpool command: missing [2020-11-04T16:22:33.928Z] [2020-11-04T16:22:33.928Z] Limits: [2020-11-04T16:22:33.928Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T16:22:33.928Z] [2020-11-04T16:22:33.928Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T16:22:34.149Z] Fetching without tags [2020-11-04T16:22:34.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 . [2020-11-04T16:22:34.353Z] #1 [internal] load build definition from Dockerfile [2020-11-04T16:22:34.353Z] #1 DONE 0.0s [2020-11-04T16:22:34.353Z] [2020-11-04T16:22:34.353Z] #2 [internal] load .dockerignore [2020-11-04T16:22:34.353Z] #2 DONE 0.0s [2020-11-04T16:22:34.353Z] [2020-11-04T16:22:34.353Z] #1 [internal] load build definition from Dockerfile [2020-11-04T16:22:34.353Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T16:22:34.353Z] #1 DONE 0.0s [2020-11-04T16:22:34.353Z] [2020-11-04T16:22:34.353Z] #2 [internal] load .dockerignore [2020-11-04T16:22:34.353Z] #2 transferring context: 87B done [2020-11-04T16:22:34.353Z] #2 DONE 0.0s [2020-11-04T16:22:34.353Z] [2020-11-04T16:22:34.353Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T16:22:34.422Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:22:34.644Z] #3 DONE 0.2s [2020-11-04T16:22:34.644Z] [2020-11-04T16:22:34.644Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T16:22:34.644Z] #4 CACHED [2020-11-04T16:22:34.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:34.133Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:22:34.138Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:34.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:34.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:34.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:34.156Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:34.427Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:34.432Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:22:34.954Z] Fetching without tags [2020-11-04T16:22:35.192Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:22:35.275Z] [2020-11-04T16:22:35.276Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:35.276Z] #7 ... [2020-11-04T16:22:35.276Z] [2020-11-04T16:22:35.276Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T16:22:35.276Z] #5 DONE 0.2s [2020-11-04T16:22:35.276Z] [2020-11-04T16:22:35.276Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:35.276Z] #7 DONE 0.4s [2020-11-04T16:22:35.276Z] [2020-11-04T16:22:35.276Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T16:22:35.422Z] Still waiting to schedule task [2020-11-04T16:22:35.422Z] All nodes of label ‘arm64&&linux’ are offline [2020-11-04T16:22:35.423Z] Still waiting to schedule task [2020-11-04T16:22:35.423Z] All nodes of label ‘windows-2019’ are offline [2020-11-04T16:22:35.559Z] Merge succeeded, producing cd86df2f25de506ddea1fe90def31b5b5f3887b7 [2020-11-04T16:22:35.559Z] Checking out Revision cd86df2f25de506ddea1fe90def31b5b5f3887b7 (PR-41605) [2020-11-04T16:22:35.566Z] #6 DONE 0.4s [2020-11-04T16:22:35.566Z] [2020-11-04T16:22:35.566Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:22:35.566Z] #8 DONE 0.0s [2020-11-04T16:22:35.566Z] [2020-11-04T16:22:35.566Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:22:35.566Z] #60 DONE 0.0s [2020-11-04T16:22:35.566Z] [2020-11-04T16:22:35.566Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:22:35.566Z] #24 DONE 0.0s [2020-11-04T16:22:35.566Z] [2020-11-04T16:22:35.566Z] #21 [internal] load build context [2020-11-04T16:22:35.676Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:22:35.686Z] First time build. Skipping changelog. [2020-11-04T16:22:36.208Z] #21 transferring context: 51.98MB 0.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T16:22:36.259Z] Merge succeeded, producing cd86df2f25de506ddea1fe90def31b5b5f3887b7 [2020-11-04T16:22:36.260Z] Checking out Revision cd86df2f25de506ddea1fe90def31b5b5f3887b7 (PR-41605) [2020-11-04T16:22:36.312Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:22:34.956Z] > git remote # timeout=10 [2020-11-04T16:22:34.973Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:22:34.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:34.982Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:22:35.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:22:35.564Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:35.570Z] > git checkout -f cd86df2f25de506ddea1fe90def31b5b5f3887b7 # timeout=10 [2020-11-04T16:22:35.681Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [2020-11-04T16:22:34.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:34.946Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:22:34.949Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:34.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:34.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:34.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:34.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:35.201Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:35.205Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:22:35.720Z] > git remote # timeout=10 [2020-11-04T16:22:35.725Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:22:35.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:35.730Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:22:36.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:22:36.269Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:36.271Z] > git checkout -f cd86df2f25de506ddea1fe90def31b5b5f3887b7 # timeout=10 [2020-11-04T16:22:36.504Z] #21 DONE 0.8s [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:36.504Z] #22 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #44 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #55 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:22:36.504Z] #18 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:36.504Z] #47 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #39 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:22:36.504Z] #40 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T16:22:36.504Z] #42 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #48 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T16:22:36.504Z] #9 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:36.504Z] #62 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T16:22:36.504Z] #16 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T16:22:36.504Z] #61 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:36.504Z] #35 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:22:36.504Z] #20 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:36.504Z] #32 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T16:22:36.504Z] #37 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:22:36.504Z] #15 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #59 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T16:22:36.504Z] #23 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:22:36.504Z] #11 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:22:36.504Z] #38 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:22:36.504Z] #41 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T16:22:36.504Z] #12 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #46 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T16:22:36.504Z] #29 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T16:22:36.504Z] #10 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #52 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T16:22:36.504Z] #17 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T16:22:36.504Z] #19 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T16:22:36.504Z] #13 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T16:22:36.504Z] #58 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:36.504Z] #45 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:22:36.504Z] #25 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:36.504Z] #49 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #31 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:22:36.504Z] #27 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:36.504Z] #43 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:22:36.504Z] #30 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #63 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T16:22:36.504Z] #64 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #36 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:22:36.504Z] #34 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:22:36.504Z] #26 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T16:22:36.504Z] #50 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T16:22:36.504Z] #14 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:36.504Z] #51 CACHED [2020-11-04T16:22:36.504Z] [2020-11-04T16:22:36.504Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:22:36.504Z] #53 CACHED [2020-11-04T16:22:36.505Z] [2020-11-04T16:22:36.505Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T16:22:36.505Z] #57 CACHED [2020-11-04T16:22:36.505Z] [2020-11-04T16:22:36.505Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:36.505Z] #56 CACHED [2020-11-04T16:22:36.505Z] [2020-11-04T16:22:36.505Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T16:22:36.505Z] #33 CACHED [2020-11-04T16:22:36.505Z] [2020-11-04T16:22:36.505Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T16:22:36.505Z] #28 CACHED [2020-11-04T16:22:36.505Z] [2020-11-04T16:22:36.505Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:36.505Z] #54 CACHED [2020-11-04T16:22:36.505Z] [2020-11-04T16:22:36.505Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T16:22:36.505Z] #65 CACHED [2020-11-04T16:22:36.538Z] + [ PR != PR ] [2020-11-04T16:22:36.538Z] + [ master != master ] [2020-11-04T16:22:36.538Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T16:22:36.795Z] [2020-11-04T16:22:36.795Z] #66 exporting to image [2020-11-04T16:22:36.795Z] #66 exporting layers done [2020-11-04T16:22:36.795Z] #66 writing image sha256:a8688804b0b1d9eea2f5d048feaa76232f7bdcc992b40b16b04166f02ac40642 [2020-11-04T16:22:36.795Z] #66 writing image sha256:a8688804b0b1d9eea2f5d048feaa76232f7bdcc992b40b16b04166f02ac40642 done [2020-11-04T16:22:36.795Z] #66 naming to docker.io/library/docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 done [2020-11-04T16:22:36.795Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Unit tests) [2020-11-04T16:22:36.864Z] + docker version [2020-11-04T16:22:36.864Z] Client: Docker Engine - Community [2020-11-04T16:22:36.864Z] Version: 19.03.13 [2020-11-04T16:22:36.864Z] API version: 1.40 [2020-11-04T16:22:36.864Z] Go version: go1.13.15 [2020-11-04T16:22:36.864Z] Git commit: 4484c46d9d [2020-11-04T16:22:36.864Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T16:22:36.864Z] OS/Arch: linux/amd64 [2020-11-04T16:22:36.864Z] Experimental: false [2020-11-04T16:22:36.864Z] [2020-11-04T16:22:36.864Z] Server: Docker Engine - Community [2020-11-04T16:22:36.864Z] Engine: [2020-11-04T16:22:36.864Z] Version: 19.03.13 [2020-11-04T16:22:36.864Z] API version: 1.40 (minimum version 1.12) [2020-11-04T16:22:36.864Z] Go version: go1.13.15 [2020-11-04T16:22:36.864Z] Git commit: 4484c46d9d [2020-11-04T16:22:36.864Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T16:22:36.864Z] OS/Arch: linux/amd64 [2020-11-04T16:22:36.864Z] Experimental: true [2020-11-04T16:22:36.864Z] containerd: [2020-11-04T16:22:36.864Z] Version: 1.3.7 [2020-11-04T16:22:36.864Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:22:36.864Z] runc: [2020-11-04T16:22:36.864Z] Version: 1.0.0-rc10 [2020-11-04T16:22:36.864Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:36.864Z] docker-init: [2020-11-04T16:22:36.864Z] Version: 0.18.0 [2020-11-04T16:22:36.864Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-11-04T16:22:37.146Z] + docker info [2020-11-04T16:22:37.277Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/test/unit [2020-11-04T16:22:37.285Z] + docker version [2020-11-04T16:22:37.285Z] Client: Docker Engine - Community [2020-11-04T16:22:37.285Z] Version: 19.03.13 [2020-11-04T16:22:37.285Z] API version: 1.40 [2020-11-04T16:22:37.285Z] Go version: go1.13.15 [2020-11-04T16:22:37.285Z] Git commit: 4484c46d9d [2020-11-04T16:22:37.285Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T16:22:37.285Z] OS/Arch: linux/amd64 [2020-11-04T16:22:37.285Z] Experimental: false [2020-11-04T16:22:37.285Z] [2020-11-04T16:22:37.285Z] Server: Docker Engine - Community [2020-11-04T16:22:37.285Z] Engine: [2020-11-04T16:22:37.285Z] Version: 19.03.13 [2020-11-04T16:22:37.285Z] API version: 1.40 (minimum version 1.12) [2020-11-04T16:22:37.285Z] Go version: go1.13.15 [2020-11-04T16:22:37.285Z] Git commit: 4484c46d9d [2020-11-04T16:22:37.285Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T16:22:37.285Z] OS/Arch: linux/amd64 [2020-11-04T16:22:37.285Z] Experimental: true [2020-11-04T16:22:37.285Z] containerd: [2020-11-04T16:22:37.285Z] Version: 1.3.7 [2020-11-04T16:22:37.285Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:22:37.285Z] runc: [2020-11-04T16:22:37.285Z] Version: 1.0.0-rc10 [2020-11-04T16:22:37.285Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:37.285Z] docker-init: [2020-11-04T16:22:37.285Z] Version: 0.18.0 [2020-11-04T16:22:37.285Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T16:22:37.556Z] + docker info [2020-11-04T16:22:37.707Z] Client: [2020-11-04T16:22:37.707Z] Debug Mode: false [2020-11-04T16:22:37.707Z] [2020-11-04T16:22:37.707Z] Server: [2020-11-04T16:22:37.707Z] Containers: 0 [2020-11-04T16:22:37.707Z] Running: 0 [2020-11-04T16:22:37.707Z] Paused: 0 [2020-11-04T16:22:37.707Z] Stopped: 0 [2020-11-04T16:22:37.707Z] Images: 2 [2020-11-04T16:22:37.707Z] Server Version: 19.03.13 [2020-11-04T16:22:37.707Z] Storage Driver: overlay2 [2020-11-04T16:22:37.707Z] Backing Filesystem: extfs [2020-11-04T16:22:37.707Z] Supports d_type: true [2020-11-04T16:22:37.707Z] Native Overlay Diff: true [2020-11-04T16:22:37.707Z] Logging Driver: json-file [2020-11-04T16:22:37.707Z] Cgroup Driver: cgroupfs [2020-11-04T16:22:37.707Z] Plugins: [2020-11-04T16:22:37.707Z] Volume: local [2020-11-04T16:22:37.707Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T16:22:37.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T16:22:37.707Z] Swarm: inactive [2020-11-04T16:22:37.707Z] Runtimes: runc [2020-11-04T16:22:37.707Z] Default Runtime: runc [2020-11-04T16:22:37.707Z] Init Binary: docker-init [2020-11-04T16:22:37.707Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:22:37.707Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:37.707Z] init version: fec3683 [2020-11-04T16:22:37.707Z] Security Options: [2020-11-04T16:22:37.707Z] apparmor [2020-11-04T16:22:37.707Z] seccomp [2020-11-04T16:22:37.707Z] Profile: default [2020-11-04T16:22:37.707Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T16:22:37.707Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T16:22:37.707Z] OSType: linux [2020-11-04T16:22:37.707Z] Architecture: x86_64 [2020-11-04T16:22:37.707Z] CPUs: 2 [2020-11-04T16:22:37.707Z] Total Memory: 7.569GiB [2020-11-04T16:22:37.707Z] Name: ip-10-100-90-17 [2020-11-04T16:22:37.707Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T16:22:37.707Z] Docker Root Dir: /var/lib/docker [2020-11-04T16:22:37.707Z] Debug Mode: false [2020-11-04T16:22:37.707Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:22:37.707Z] Labels: [2020-11-04T16:22:37.707Z] Experimental: true [2020-11-04T16:22:37.707Z] Insecure Registries: [2020-11-04T16:22:37.707Z] 127.0.0.0/8 [2020-11-04T16:22:37.707Z] Live Restore Enabled: true [2020-11-04T16:22:37.707Z] [2020-11-04T16:22:37.707Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T16:22:37.980Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:37.980Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:37.980Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41605/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T16:22:37.980Z] + bash /home/ubuntu/workspace/moby_PR-41605/check-config.sh [2020-11-04T16:22:37.980Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T16:22:37.980Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T16:22:37.980Z] [2020-11-04T16:22:37.980Z] Generally Necessary: [2020-11-04T16:22:37.980Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T16:22:37.980Z] - apparmor: enabled and tools installed [2020-11-04T16:22:37.980Z] - CONFIG_NAMESPACES: enabled [2020-11-04T16:22:37.980Z] - CONFIG_NET_NS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_PID_NS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_IPC_NS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_UTS_NS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CGROUPS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CPUSETS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_MEMCG: enabled [2020-11-04T16:22:37.980Z] - CONFIG_KEYS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_VETH: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T16:22:37.980Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T16:22:37.980Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T16:22:37.980Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T16:22:37.980Z] [2020-11-04T16:22:37.980Z] Optional Features: [2020-11-04T16:22:37.980Z] - CONFIG_USER_NS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_SECCOMP: enabled [2020-11-04T16:22:37.980Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T16:22:37.980Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T16:22:37.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T16:22:37.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T16:22:38.237Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T16:22:38.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T16:22:38.237Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T16:22:38.237Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T16:22:38.237Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T16:22:38.237Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T16:22:38.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T16:22:38.237Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T16:22:38.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T16:22:38.237Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T16:22:38.237Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T16:22:38.237Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T16:22:38.237Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T16:22:38.237Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_EXT4_FS: enabled [2020-11-04T16:22:38.237Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T16:22:38.237Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T16:22:38.237Z] - Network Drivers: [2020-11-04T16:22:38.237Z] - "overlay": [2020-11-04T16:22:38.237Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T16:22:38.237Z] Optional (for encrypted networks): [2020-11-04T16:22:38.237Z] - CONFIG_CRYPTO: enabled [2020-11-04T16:22:38.237Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T16:22:38.237Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T16:22:38.237Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T16:22:38.237Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T16:22:38.237Z] - CONFIG_XFRM: enabled [2020-11-04T16:22:38.237Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T16:22:38.237Z] - "ipvlan": [2020-11-04T16:22:38.237Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T16:22:38.237Z] - "macvlan": [2020-11-04T16:22:38.237Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T16:22:38.237Z] - "ftp,tftp client in container": [2020-11-04T16:22:38.237Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T16:22:38.237Z] - Storage Drivers: [2020-11-04T16:22:38.237Z] - "aufs": [2020-11-04T16:22:38.237Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T16:22:38.237Z] - "btrfs": [2020-11-04T16:22:38.237Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T16:22:38.237Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T16:22:38.237Z] - "devicemapper": [2020-11-04T16:22:38.237Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T16:22:38.237Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T16:22:38.237Z] - "overlay": [2020-11-04T16:22:38.237Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T16:22:38.237Z] - "zfs": [2020-11-04T16:22:38.237Z] - /dev/zfs: present [2020-11-04T16:22:38.237Z] - zfs command: missing [2020-11-04T16:22:38.237Z] - zpool command: missing [2020-11-04T16:22:38.237Z] [2020-11-04T16:22:38.237Z] Limits: [2020-11-04T16:22:38.237Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T16:22:38.237Z] [2020-11-04T16:22:38.237Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T16:22:38.400Z] Fetching without tags [2020-11-04T16:22:38.482Z] Client: [2020-11-04T16:22:38.482Z] Debug Mode: false [2020-11-04T16:22:38.482Z] [2020-11-04T16:22:38.482Z] Server: [2020-11-04T16:22:38.482Z] Containers: 0 [2020-11-04T16:22:38.482Z] Running: 0 [2020-11-04T16:22:38.482Z] Paused: 0 [2020-11-04T16:22:38.482Z] Stopped: 0 [2020-11-04T16:22:38.482Z] Images: 5 [2020-11-04T16:22:38.482Z] Server Version: 19.03.13 [2020-11-04T16:22:38.482Z] Storage Driver: overlay2 [2020-11-04T16:22:38.482Z] Backing Filesystem: extfs [2020-11-04T16:22:38.482Z] Supports d_type: true [2020-11-04T16:22:38.482Z] Native Overlay Diff: true [2020-11-04T16:22:38.482Z] Logging Driver: json-file [2020-11-04T16:22:38.482Z] Cgroup Driver: cgroupfs [2020-11-04T16:22:38.482Z] Plugins: [2020-11-04T16:22:38.482Z] Volume: local [2020-11-04T16:22:38.482Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T16:22:38.482Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T16:22:38.482Z] Swarm: inactive [2020-11-04T16:22:38.482Z] Runtimes: runc [2020-11-04T16:22:38.482Z] Default Runtime: runc [2020-11-04T16:22:38.482Z] Init Binary: docker-init [2020-11-04T16:22:38.482Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:22:38.482Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:22:38.482Z] init version: fec3683 [2020-11-04T16:22:38.482Z] Security Options: [2020-11-04T16:22:38.482Z] apparmor [2020-11-04T16:22:38.482Z] seccomp [2020-11-04T16:22:38.482Z] Profile: default [2020-11-04T16:22:38.482Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T16:22:38.482Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T16:22:38.482Z] OSType: linux [2020-11-04T16:22:38.482Z] Architecture: x86_64 [2020-11-04T16:22:38.482Z] CPUs: 2 [2020-11-04T16:22:38.482Z] Total Memory: 7.487GiB [2020-11-04T16:22:38.482Z] Name: ip-10-100-87-207 [2020-11-04T16:22:38.482Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T16:22:38.482Z] Docker Root Dir: /var/lib/docker [2020-11-04T16:22:38.482Z] Debug Mode: false [2020-11-04T16:22:38.482Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:22:38.482Z] Labels: [2020-11-04T16:22:38.482Z] Experimental: true [2020-11-04T16:22:38.482Z] Insecure Registries: [2020-11-04T16:22:38.482Z] 127.0.0.0/8 [2020-11-04T16:22:38.482Z] Live Restore Enabled: true [2020-11-04T16:22:38.482Z] [2020-11-04T16:22:38.482Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T16:22:38.562Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 . [2020-11-04T16:22:38.562Z] #1 [internal] load .dockerignore [2020-11-04T16:22:38.562Z] #1 transferring context: 87B done [2020-11-04T16:22:38.562Z] #1 DONE 0.0s [2020-11-04T16:22:38.562Z] [2020-11-04T16:22:38.562Z] #2 [internal] load build definition from Dockerfile [2020-11-04T16:22:38.562Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T16:22:38.562Z] #2 DONE 0.0s [2020-11-04T16:22:38.562Z] [2020-11-04T16:22:38.562Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T16:22:38.794Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:38.794Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:38.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41605/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T16:22:38.794Z] + bash /home/ubuntu/workspace/moby_PR-41605/check-config.sh [2020-11-04T16:22:38.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T16:22:38.794Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T16:22:38.794Z] [2020-11-04T16:22:38.794Z] Generally Necessary: [2020-11-04T16:22:38.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T16:22:38.794Z] - apparmor: enabled and tools installed [2020-11-04T16:22:38.794Z] - CONFIG_NAMESPACES: enabled [2020-11-04T16:22:38.794Z] - CONFIG_NET_NS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_PID_NS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_IPC_NS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_UTS_NS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CGROUPS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CPUSETS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_MEMCG: enabled [2020-11-04T16:22:38.794Z] - CONFIG_KEYS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_VETH: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T16:22:38.794Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T16:22:38.794Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T16:22:38.794Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T16:22:38.794Z] [2020-11-04T16:22:38.794Z] Optional Features: [2020-11-04T16:22:38.794Z] - CONFIG_USER_NS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_SECCOMP: enabled [2020-11-04T16:22:38.794Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T16:22:38.794Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T16:22:38.794Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T16:22:38.794Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T16:22:38.794Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T16:22:38.794Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T16:22:38.794Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T16:22:38.794Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T16:22:38.805Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:22:38.818Z] #3 DONE 0.2s [2020-11-04T16:22:38.818Z] [2020-11-04T16:22:38.818Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T16:22:38.818Z] #4 CACHED [2020-11-04T16:22:38.818Z] [2020-11-04T16:22:38.818Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:39.049Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T16:22:39.049Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T16:22:39.049Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T16:22:39.049Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T16:22:39.049Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T16:22:39.049Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T16:22:39.049Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T16:22:39.049Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T16:22:39.049Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T16:22:39.049Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_EXT4_FS: enabled [2020-11-04T16:22:39.049Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T16:22:39.049Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T16:22:39.049Z] - Network Drivers: [2020-11-04T16:22:39.049Z] - "overlay": [2020-11-04T16:22:39.049Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T16:22:39.049Z] Optional (for encrypted networks): [2020-11-04T16:22:39.049Z] - CONFIG_CRYPTO: enabled [2020-11-04T16:22:39.049Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T16:22:39.049Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T16:22:39.049Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T16:22:39.049Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T16:22:39.049Z] - CONFIG_XFRM: enabled [2020-11-04T16:22:39.049Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T16:22:39.049Z] - "ipvlan": [2020-11-04T16:22:39.049Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T16:22:39.049Z] - "macvlan": [2020-11-04T16:22:39.049Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T16:22:39.049Z] - "ftp,tftp client in container": [2020-11-04T16:22:39.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T16:22:39.049Z] - Storage Drivers: [2020-11-04T16:22:39.049Z] - "aufs": [2020-11-04T16:22:39.049Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T16:22:39.049Z] - "btrfs": [2020-11-04T16:22:39.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T16:22:39.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T16:22:39.049Z] - "devicemapper": [2020-11-04T16:22:39.049Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T16:22:39.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T16:22:39.049Z] - "overlay": [2020-11-04T16:22:39.049Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T16:22:39.049Z] - "zfs": [2020-11-04T16:22:39.049Z] - /dev/zfs: present [2020-11-04T16:22:39.049Z] - zfs command: missing [2020-11-04T16:22:39.049Z] - zpool command: missing [2020-11-04T16:22:39.049Z] [2020-11-04T16:22:39.049Z] Limits: [2020-11-04T16:22:39.049Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T16:22:39.049Z] [2020-11-04T16:22:39.049Z] + true [Pipeline] } [Pipeline] // stage [2020-11-04T16:22:39.073Z] #7 DONE 0.1s [2020-11-04T16:22:39.073Z] [2020-11-04T16:22:39.073Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T16:22:39.073Z] #6 DONE 0.2s [2020-11-04T16:22:39.073Z] [2020-11-04T16:22:39.073Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T16:22:39.329Z] #5 DONE 0.3s [2020-11-04T16:22:39.329Z] [2020-11-04T16:22:39.329Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:22:39.329Z] #60 DONE 0.0s [2020-11-04T16:22:39.329Z] [2020-11-04T16:22:39.329Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:22:39.329Z] #8 DONE 0.0s [2020-11-04T16:22:39.329Z] [2020-11-04T16:22:39.329Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:22:39.329Z] #24 DONE 0.0s [2020-11-04T16:22:39.329Z] [2020-11-04T16:22:39.329Z] #21 [internal] load build context [2020-11-04T16:22:39.374Z] + sudo modprobe ip_vs [2020-11-04T16:22:39.374Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 . [2020-11-04T16:22:39.374Z] #1 [internal] load .dockerignore [2020-11-04T16:22:39.374Z] #1 transferring context: 87B done [2020-11-04T16:22:39.374Z] #1 DONE 0.0s [2020-11-04T16:22:39.374Z] [2020-11-04T16:22:39.374Z] #2 [internal] load build definition from Dockerfile [2020-11-04T16:22:39.374Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T16:22:39.374Z] #2 DONE 0.0s [2020-11-04T16:22:39.374Z] [2020-11-04T16:22:39.374Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T16:22:39.628Z] #3 DONE 0.1s [2020-11-04T16:22:39.629Z] [2020-11-04T16:22:39.629Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T16:22:39.629Z] #4 CACHED [2020-11-04T16:22:39.884Z] [2020-11-04T16:22:39.884Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T16:22:39.884Z] #7 DONE 0.2s [2020-11-04T16:22:39.884Z] [2020-11-04T16:22:39.884Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T16:22:38.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:38.375Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:22:38.378Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:38.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:22:38.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:22:38.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:38.411Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:22:38.811Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:38.814Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:22:39.637Z] > git remote # timeout=10 [2020-11-04T16:22:39.639Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:22:39.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:22:39.643Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:22:40.144Z] #6 DONE 0.2s [2020-11-04T16:22:40.144Z] [2020-11-04T16:22:40.144Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:40.144Z] #5 DONE 0.4s [2020-11-04T16:22:40.144Z] [2020-11-04T16:22:40.144Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:22:40.144Z] #60 DONE 0.0s [2020-11-04T16:22:40.144Z] [2020-11-04T16:22:40.144Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:22:40.144Z] #24 DONE 0.0s [2020-11-04T16:22:40.144Z] [2020-11-04T16:22:40.144Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:22:40.144Z] #8 DONE 0.0s [2020-11-04T16:22:40.144Z] [2020-11-04T16:22:40.144Z] #21 [internal] load build context [2020-11-04T16:22:40.523Z] Merge succeeded, producing 076ba8bac56f2469552008ed75308ef20b802277 [2020-11-04T16:22:40.523Z] Checking out Revision 076ba8bac56f2469552008ed75308ef20b802277 (PR-41605) [2020-11-04T16:22:40.659Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:22:40.673Z] First time build. Skipping changelog. [2020-11-04T16:22:40.697Z] #21 transferring context: 51.98MB 1.4s done [2020-11-04T16:22:40.697Z] #21 DONE 1.5s [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:40.697Z] #32 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #31 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #50 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:40.697Z] #51 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:40.697Z] #56 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T16:22:40.697Z] #37 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:40.697Z] #35 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T16:22:40.697Z] #12 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T16:22:40.697Z] #13 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T16:22:40.697Z] #28 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:40.697Z] #47 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #33 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T16:22:40.697Z] #10 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:22:40.697Z] #41 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T16:22:40.697Z] #58 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:22:40.697Z] #53 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T16:22:40.697Z] #19 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T16:22:40.697Z] #61 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:22:40.697Z] #11 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:22:40.697Z] #20 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:22:40.697Z] #34 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #46 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T16:22:40.697Z] #14 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:40.697Z] #43 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:40.697Z] #49 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #39 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:40.697Z] #62 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:40.697Z] #45 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:22:40.697Z] #27 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #55 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T16:22:40.697Z] #9 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #36 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #48 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T16:22:40.697Z] #42 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T16:22:40.697Z] #59 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:40.697Z] #22 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T16:22:40.697Z] #29 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.697Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:22:40.697Z] #30 CACHED [2020-11-04T16:22:40.697Z] [2020-11-04T16:22:40.698Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:22:40.698Z] #38 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:22:40.698Z] #25 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T16:22:40.698Z] #44 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:22:40.698Z] #40 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:22:40.698Z] #18 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T16:22:40.698Z] #64 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:22:40.698Z] #15 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T16:22:40.698Z] #23 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T16:22:40.698Z] #57 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T16:22:40.698Z] #52 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:22:40.698Z] #26 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T16:22:40.698Z] #17 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T16:22:40.698Z] #63 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T16:22:40.698Z] #16 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:40.698Z] #54 CACHED [2020-11-04T16:22:40.698Z] [2020-11-04T16:22:40.698Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T16:22:40.698Z] #65 CACHED [2020-11-04T16:22:40.821Z] ? github.com/docker/docker/api [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T16:22:41.259Z] [2020-11-04T16:22:41.259Z] #66 exporting to image [2020-11-04T16:22:41.259Z] #66 exporting layers done [2020-11-04T16:22:41.259Z] #66 writing image sha256:0dd1f57a2f3097647a204d6b277158cd6b26fd5d9c78e54099f9fa7d42dbf2b2 [2020-11-04T16:22:41.259Z] #66 writing image sha256:0dd1f57a2f3097647a204d6b277158cd6b26fd5d9c78e54099f9fa7d42dbf2b2 done [2020-11-04T16:22:41.259Z] #66 naming to docker.io/library/docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 done [2020-11-04T16:22:41.259Z] #66 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-04T16:22:41.519Z] #21 transferring context: 51.98MB 1.4s done [2020-11-04T16:22:41.560Z] + docker version [2020-11-04T16:22:41.560Z] Client: [2020-11-04T16:22:41.560Z] Version: 18.06.1-ce [2020-11-04T16:22:41.560Z] API version: 1.38 [2020-11-04T16:22:41.560Z] Go version: go1.10.3 [2020-11-04T16:22:41.560Z] Git commit: e68fc7a [2020-11-04T16:22:41.560Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-04T16:22:41.560Z] OS/Arch: linux/ppc64le [2020-11-04T16:22:41.561Z] Experimental: false [2020-11-04T16:22:41.561Z] [2020-11-04T16:22:41.561Z] Server: [2020-11-04T16:22:41.561Z] Engine: [2020-11-04T16:22:41.561Z] Version: 18.06.1-ce [2020-11-04T16:22:41.561Z] API version: 1.38 (minimum version 1.12) [2020-11-04T16:22:41.561Z] Go version: go1.10.3 [2020-11-04T16:22:41.561Z] Git commit: e68fc7a [2020-11-04T16:22:41.561Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-04T16:22:41.561Z] OS/Arch: linux/ppc64le [2020-11-04T16:22:41.561Z] Experimental: true [Pipeline] sh [2020-11-04T16:22:41.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41605/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/validate/default [2020-11-04T16:22:41.775Z] #21 DONE 1.4s [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #46 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:41.775Z] #56 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #52 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:22:41.775Z] #20 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:22:41.775Z] #25 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T16:22:41.775Z] #29 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #39 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #63 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:22:41.775Z] #15 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:41.775Z] #45 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:41.775Z] #35 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T16:22:41.775Z] #13 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T16:22:41.775Z] #19 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #36 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T16:22:41.775Z] #58 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #48 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:41.775Z] #22 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T16:22:41.775Z] #16 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T16:22:41.775Z] #37 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T16:22:41.775Z] #14 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #55 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:41.775Z] #47 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:22:41.775Z] #34 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T16:22:41.775Z] #61 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T16:22:41.775Z] #57 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T16:22:41.775Z] #42 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:41.775Z] #43 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:41.775Z] #62 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:22:41.775Z] #26 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:22:41.775Z] #18 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:22:41.775Z] #53 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T16:22:41.775Z] #17 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:22:41.775Z] #40 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T16:22:41.775Z] #12 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:41.775Z] #32 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:41.775Z] #49 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:41.775Z] #54 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:22:41.775Z] #38 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #44 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:22:41.775Z] #27 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:41.775Z] #51 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #50 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T16:22:41.775Z] #9 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:22:41.775Z] #41 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T16:22:41.775Z] #23 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #31 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #33 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.775Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T16:22:41.775Z] #59 CACHED [2020-11-04T16:22:41.775Z] [2020-11-04T16:22:41.776Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T16:22:41.776Z] #28 CACHED [2020-11-04T16:22:41.776Z] [2020-11-04T16:22:41.776Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:22:41.776Z] #11 CACHED [2020-11-04T16:22:41.776Z] [2020-11-04T16:22:41.776Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:22:41.776Z] #30 CACHED [2020-11-04T16:22:41.776Z] [2020-11-04T16:22:41.776Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T16:22:41.776Z] #10 CACHED [2020-11-04T16:22:41.776Z] [2020-11-04T16:22:41.776Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T16:22:41.776Z] #64 CACHED [2020-11-04T16:22:41.776Z] [2020-11-04T16:22:41.776Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T16:22:41.943Z] + docker info [2020-11-04T16:22:41.943Z] Containers: 1 [2020-11-04T16:22:41.943Z] Running: 1 [2020-11-04T16:22:41.943Z] Paused: 0 [2020-11-04T16:22:41.943Z] Stopped: 0 [2020-11-04T16:22:41.943Z] Images: 14 [2020-11-04T16:22:41.943Z] Server Version: 18.06.1-ce [2020-11-04T16:22:41.943Z] Storage Driver: overlay2 [2020-11-04T16:22:41.943Z] Backing Filesystem: extfs [2020-11-04T16:22:41.943Z] Supports d_type: true [2020-11-04T16:22:41.943Z] Native Overlay Diff: true [2020-11-04T16:22:41.943Z] Logging Driver: json-file [2020-11-04T16:22:41.943Z] Cgroup Driver: cgroupfs [2020-11-04T16:22:41.943Z] Plugins: [2020-11-04T16:22:41.943Z] Volume: local [2020-11-04T16:22:41.943Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T16:22:41.943Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-04T16:22:41.943Z] Swarm: inactive [2020-11-04T16:22:41.943Z] Runtimes: runc [2020-11-04T16:22:41.943Z] Default Runtime: runc [2020-11-04T16:22:41.943Z] Init Binary: docker-init [2020-11-04T16:22:41.943Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-04T16:22:41.943Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-04T16:22:41.944Z] init version: fec3683 [2020-11-04T16:22:41.944Z] Security Options: [2020-11-04T16:22:41.944Z] apparmor [2020-11-04T16:22:41.944Z] seccomp [2020-11-04T16:22:41.944Z] Profile: default [2020-11-04T16:22:41.944Z] Kernel Version: 4.4.0-130-generic [2020-11-04T16:22:41.944Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-04T16:22:41.944Z] OSType: linux [2020-11-04T16:22:41.944Z] Architecture: ppc64le [2020-11-04T16:22:41.944Z] CPUs: 4 [2020-11-04T16:22:41.944Z] Total Memory: 7.972GiB [2020-11-04T16:22:41.944Z] Name: ppc64le-ubuntu-14 [2020-11-04T16:22:41.944Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-04T16:22:41.944Z] Docker Root Dir: /var/lib/docker [2020-11-04T16:22:41.944Z] Debug Mode (client): false [2020-11-04T16:22:41.944Z] Debug Mode (server): false [2020-11-04T16:22:41.944Z] Username: dockerbuildbot [2020-11-04T16:22:41.944Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:22:41.944Z] Labels: [2020-11-04T16:22:41.944Z] Experimental: true [2020-11-04T16:22:41.944Z] Insecure Registries: [2020-11-04T16:22:41.944Z] 127.0.0.0/8 [2020-11-04T16:22:41.944Z] Live Restore Enabled: false [2020-11-04T16:22:41.944Z] [Pipeline] sh [2020-11-04T16:22:40.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:22:40.529Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:22:40.531Z] > git checkout -f 076ba8bac56f2469552008ed75308ef20b802277 # timeout=10 [2020-11-04T16:22:40.665Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [2020-11-04T16:22:42.331Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:42.331Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:22:42.331Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41605/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T16:22:42.331Z] + bash /home/docker/workspace/moby_PR-41605/check-config.sh [2020-11-04T16:22:42.331Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T16:22:42.331Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-11-04T16:22:42.331Z] [2020-11-04T16:22:42.331Z] Generally Necessary: [2020-11-04T16:22:42.331Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T16:22:42.331Z] - apparmor: enabled and tools installed [2020-11-04T16:22:42.331Z] - CONFIG_NAMESPACES: enabled [2020-11-04T16:22:42.331Z] - CONFIG_NET_NS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_PID_NS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_IPC_NS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_UTS_NS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_CGROUPS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T16:22:42.331Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T16:22:42.331Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T16:22:42.331Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T16:22:42.331Z] - CONFIG_CPUSETS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_MEMCG: enabled [2020-11-04T16:22:42.331Z] - CONFIG_KEYS: enabled [2020-11-04T16:22:42.331Z] - CONFIG_VETH: enabled (as module) [2020-11-04T16:22:42.564Z] Congratulations! All commits are properly signed with the DCO! [2020-11-04T16:22:42.564Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-04T16:22:42.564Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-04T16:22:42.564Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-04T16:22:42.564Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-04T16:22:42.564Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-04T16:22:42.564Z] Congratulations! No new tests were added to integration-cli. [2020-11-04T16:22:42.564Z] [2020-11-04T16:22:42.564Z] INFO Start validation with golang-ci-lint [2020-11-04T16:22:42.564Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-04T16:22:42.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-04T16:22:42.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-04T16:22:42.627Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T16:22:42.627Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T16:22:42.627Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-04T16:22:42.627Z] [2020-11-04T16:22:42.627Z] Optional Features: [2020-11-04T16:22:42.627Z] - CONFIG_USER_NS: enabled [2020-11-04T16:22:42.627Z] - CONFIG_SECCOMP: enabled [2020-11-04T16:22:42.627Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T16:22:42.627Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T16:22:42.627Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T16:22:42.627Z] (cgroup swap accounting is currently enabled) [2020-11-04T16:22:42.627Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-04T16:22:42.627Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T16:22:42.627Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T16:22:42.627Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T16:22:42.627Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T16:22:42.627Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T16:22:42.627Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T16:22:42.627Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T16:22:42.627Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T16:22:42.627Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T16:22:42.627Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T16:22:42.627Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T16:22:42.627Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T16:22:42.627Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T16:22:42.627Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_EXT4_FS: enabled [2020-11-04T16:22:42.627Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T16:22:42.627Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T16:22:42.627Z] - Network Drivers: [2020-11-04T16:22:42.627Z] - "overlay": [2020-11-04T16:22:42.627Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T16:22:42.627Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T16:22:42.627Z] Optional (for encrypted networks): [2020-11-04T16:22:42.709Z] #65 DONE 1.0s [2020-11-04T16:22:42.709Z] [2020-11-04T16:22:42.709Z] #66 exporting to image [2020-11-04T16:22:42.709Z] #66 exporting layers [2020-11-04T16:22:42.921Z] - CONFIG_CRYPTO: enabled [2020-11-04T16:22:42.921Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_XFRM: enabled [2020-11-04T16:22:42.921Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T16:22:42.921Z] - "ipvlan": [2020-11-04T16:22:42.921Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T16:22:42.921Z] - "macvlan": [2020-11-04T16:22:42.921Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T16:22:42.921Z] - "ftp,tftp client in container": [2020-11-04T16:22:42.921Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T16:22:42.921Z] - Storage Drivers: [2020-11-04T16:22:42.921Z] - "aufs": [2020-11-04T16:22:42.921Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T16:22:42.921Z] - "btrfs": [2020-11-04T16:22:42.921Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T16:22:42.921Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T16:22:42.921Z] - "devicemapper": [2020-11-04T16:22:42.921Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T16:22:42.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T16:22:42.921Z] - "overlay": [2020-11-04T16:22:42.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T16:22:42.921Z] - "zfs": [2020-11-04T16:22:42.921Z] - /dev/zfs: missing [2020-11-04T16:22:42.921Z] - zfs command: missing [2020-11-04T16:22:42.921Z] - zpool command: missing [2020-11-04T16:22:42.921Z] [2020-11-04T16:22:42.921Z] Limits: [2020-11-04T16:22:42.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T16:22:42.921Z] [2020-11-04T16:22:42.921Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T16:22:43.312Z] #66 exporting layers 0.8s done [2020-11-04T16:22:43.312Z] #66 writing image sha256:c0a9500bee97395cc9ef7683dee32bf8bdf3d442f503ef0af695f60eda6402db [2020-11-04T16:22:43.356Z] + make bundles/buildx [2020-11-04T16:22:43.567Z] #66 writing image sha256:c0a9500bee97395cc9ef7683dee32bf8bdf3d442f503ef0af695f60eda6402db done [2020-11-04T16:22:43.567Z] #66 naming to docker.io/library/docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 done [2020-11-04T16:22:43.567Z] #66 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-04T16:22:43.652Z] make: command: Command not found [2020-11-04T16:22:43.652Z] make: command: Command not found [2020-11-04T16:22:43.652Z] mkdir bundles [2020-11-04T16:22:43.652Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-04T16:22:43.652Z] --build-arg BUILDX_COMMIT \ [2020-11-04T16:22:43.652Z] --build-arg BUILDX_REPO \ [2020-11-04T16:22:43.652Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-04T16:22:43.652Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-04T16:22:43.652Z] . [2020-11-04T16:22:43.652Z] /bin/sh: 4: go: not found [2020-11-04T16:22:43.652Z] /bin/sh: 5: go: not found [2020-11-04T16:22:43.893Z] + trap exit INT TERM [2020-11-04T16:22:43.893Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-04T16:22:43.893Z] + CONTAINER_NAME=docker-pr4 [2020-11-04T16:22:43.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41605/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh dynbinary-daemon [2020-11-04T16:22:44.148Z] [2020-11-04T16:22:44.404Z] Removing bundles/ [2020-11-04T16:22:44.404Z] [2020-11-04T16:22:44.404Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-04T16:22:44.404Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:22:44.404Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:22:45.763Z] Sending build context to Docker daemon 56.81MB [2020-11-04T16:22:45.763Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-04T16:22:45.763Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-04T16:22:45.763Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-04T16:22:45.763Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-04T16:22:45.763Z] ---> 805dc2d65d1c [2020-11-04T16:22:45.763Z] Step 5/15 : ARG BUILDX_REPO [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> cfe7840714f9 [2020-11-04T16:22:45.763Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> 2b8a7b57a024 [2020-11-04T16:22:45.763Z] Step 7/15 : WORKDIR /buildx [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> 5bbf2c845ffd [2020-11-04T16:22:45.763Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> 6bef246cc972 [2020-11-04T16:22:45.763Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> 23b8821049c7 [2020-11-04T16:22:45.763Z] Step 10/15 : ARG GOOS [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> d79e635e7f72 [2020-11-04T16:22:45.763Z] Step 11/15 : ARG GOARCH [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> 6ed6cdc4f0df [2020-11-04T16:22:45.763Z] 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-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> e7bb3925716c [2020-11-04T16:22:45.763Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-04T16:22:45.763Z] ---> 805dc2d65d1c [2020-11-04T16:22:45.763Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> fe2ce032c52b [2020-11-04T16:22:45.763Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-04T16:22:45.763Z] ---> Using cache [2020-11-04T16:22:45.763Z] ---> 116f559bc746 [2020-11-04T16:22:45.763Z] Successfully built 116f559bc746 [2020-11-04T16:22:45.763Z] Successfully tagged moby-buildx:latest [2020-11-04T16:22:45.763Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-04T16:22:45.763Z] if [ -n "${id}" ]; then \ [2020-11-04T16:22:45.763Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-04T16:22:45.763Z] && touch bundles/buildx; \ [2020-11-04T16:22:45.763Z] docker rm -f ${id}; \ [2020-11-04T16:22:45.763Z] fi [2020-11-04T16:22:46.057Z] 946a9ac2afb4655ad31b6fcae65de3d642d55a84348de9c8f8f67759a746db14 [2020-11-04T16:22:46.057Z] bundles/buildx version [2020-11-04T16:22:46.057Z] buildx v0.3.1 6db68d0 [2020-11-04T16:22:46.057Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 . [2020-11-04T16:22:46.698Z] #2 [internal] load build definition from Dockerfile [2020-11-04T16:22:46.699Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-11-04T16:22:46.699Z] #2 DONE 0.1s [2020-11-04T16:22:46.699Z] [2020-11-04T16:22:46.699Z] #1 [internal] load .dockerignore [2020-11-04T16:22:46.699Z] #1 transferring context: 87B done [2020-11-04T16:22:46.699Z] #1 DONE 0.1s [2020-11-04T16:22:46.699Z] [2020-11-04T16:22:46.699Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T16:22:46.990Z] #3 DONE 0.4s [2020-11-04T16:22:46.990Z] [2020-11-04T16:22:46.990Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T16:22:46.990Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T16:22:46.990Z] #4 CACHED [2020-11-04T16:22:47.282Z] [2020-11-04T16:22:47.282Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:47.574Z] #7 ... [2020-11-04T16:22:47.574Z] [2020-11-04T16:22:47.574Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T16:22:47.574Z] #5 DONE 0.3s [2020-11-04T16:22:47.867Z] [2020-11-04T16:22:47.867Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T16:22:48.510Z] #6 DONE 1.0s [2020-11-04T16:22:48.510Z] [2020-11-04T16:22:48.510Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:22:48.510Z] #7 DONE 1.1s [2020-11-04T16:22:48.510Z] [2020-11-04T16:22:48.510Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:22:48.510Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T16:22:48.510Z] #60 DONE 0.0s [2020-11-04T16:22:48.510Z] [2020-11-04T16:22:48.510Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:22:48.510Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T16:22:48.510Z] #8 DONE 0.0s [2020-11-04T16:22:48.510Z] [2020-11-04T16:22:48.510Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:22:48.510Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T16:22:48.510Z] #24 DONE 0.0s [2020-11-04T16:22:48.510Z] [2020-11-04T16:22:48.510Z] #21 [internal] load build context [2020-11-04T16:22:49.289Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-11-04T16:22:51.283Z] #21 transferring context: 51.98MB 2.7s done [2020-11-04T16:22:51.283Z] #21 DONE 2.8s [2020-11-04T16:22:51.283Z] [2020-11-04T16:22:51.283Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T16:22:51.283Z] #9 CACHED [2020-11-04T16:22:51.283Z] [2020-11-04T16:22:51.283Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T16:22:51.283Z] #10 CACHED [2020-11-04T16:22:51.283Z] [2020-11-04T16:22:51.283Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:51.283Z] #62 0.133 + RM_GOPATH=0 [2020-11-04T16:22:51.283Z] #62 0.133 + TMP_GOPATH= [2020-11-04T16:22:51.283Z] #62 0.133 + : /build [2020-11-04T16:22:51.283Z] #62 0.133 + '[' -z '' ']' [2020-11-04T16:22:51.577Z] #62 0.134 ++ mktemp -d [2020-11-04T16:22:51.577Z] #62 0.138 + export GOPATH=/tmp/tmp.HycEX7xw01 [2020-11-04T16:22:51.577Z] #62 0.138 + GOPATH=/tmp/tmp.HycEX7xw01 [2020-11-04T16:22:51.577Z] #62 0.138 + RM_GOPATH=1 [2020-11-04T16:22:51.577Z] #62 0.138 + case "$(go env GOARCH)" in [2020-11-04T16:22:51.577Z] #62 0.139 ++ go env GOARCH [2020-11-04T16:22:51.577Z] #62 0.164 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:22:51.577Z] #62 0.164 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:22:51.577Z] #62 0.165 ++ dirname /tmp/install/install.sh [2020-11-04T16:22:51.577Z] #62 0.167 + dir=/tmp/install [2020-11-04T16:22:51.577Z] #62 0.167 + bin=proxy [2020-11-04T16:22:51.577Z] #62 0.167 + shift [2020-11-04T16:22:51.577Z] #62 0.167 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T16:22:51.577Z] #62 0.167 + . /tmp/install/proxy.installer [2020-11-04T16:22:51.577Z] #62 0.167 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T16:22:51.577Z] #62 0.167 + install_proxy [2020-11-04T16:22:51.577Z] #62 0.167 + case "$1" in [2020-11-04T16:22:51.577Z] #62 0.167 + export CGO_ENABLED=0 [2020-11-04T16:22:51.577Z] #62 0.167 + CGO_ENABLED=0 [2020-11-04T16:22:51.577Z] #62 0.168 + _install_proxy [2020-11-04T16:22:51.577Z] #62 0.168 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T16:22:51.577Z] #62 0.168 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HycEX7xw01/src/github.com/docker/libnetwork [2020-11-04T16:22:51.577Z] #62 0.168 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T16:22:51.577Z] #62 0.179 Cloning into '/tmp/tmp.HycEX7xw01/src/github.com/docker/libnetwork'... [2020-11-04T16:22:53.103Z] #62 ... [2020-11-04T16:22:53.103Z] [2020-11-04T16:22:53.103Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:22:53.103Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-11-04T16:22:53.103Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T16:22:53.103Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T16:22:53.103Z] #60 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.9s done [2020-11-04T16:22:53.103Z] #60 DONE 1.7s [2020-11-04T16:22:53.103Z] [2020-11-04T16:22:53.103Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:54.161Z] #62 2.746 + cd /tmp/tmp.HycEX7xw01/src/github.com/docker/libnetwork [2020-11-04T16:22:54.161Z] #62 2.746 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T16:22:54.161Z] #62 2.888 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T16:22:55.202Z] #62 DONE 3.8s [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T16:22:55.843Z] #28 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T16:22:55.843Z] #57 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #33 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:55.843Z] #54 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T16:22:55.843Z] #58 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #46 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T16:22:55.843Z] #17 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:22:55.843Z] #30 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:55.843Z] #43 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:22:55.843Z] #53 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T16:22:55.843Z] #12 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:55.843Z] #35 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T16:22:55.843Z] #42 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #48 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #31 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #44 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T16:22:55.843Z] #29 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:55.843Z] #56 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:55.843Z] #32 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:55.843Z] #47 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:22:55.843Z] #38 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:22:55.843Z] #41 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:22:55.843Z] #34 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:22:55.843Z] #27 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #52 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:22:55.843Z] #26 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:55.843Z] #45 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:22:55.843Z] #15 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:22:55.843Z] #49 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T16:22:55.843Z] #37 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T16:22:55.843Z] #13 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #36 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #50 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:22:55.843Z] #40 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:22:55.843Z] #51 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:22:55.843Z] #11 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #39 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:22:55.843Z] #25 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T16:22:55.843Z] #55 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:22:55.843Z] #20 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T16:22:55.843Z] #16 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:22:55.843Z] #18 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T16:22:55.843Z] #19 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:22:55.843Z] #22 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T16:22:55.843Z] #23 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T16:22:55.843Z] #14 CACHED [2020-11-04T16:22:55.843Z] [2020-11-04T16:22:55.843Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T16:22:56.141Z] #59 CACHED [2020-11-04T16:22:56.141Z] [2020-11-04T16:22:56.141Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T16:22:56.141Z] #61 DONE 0.1s [2020-11-04T16:22:56.141Z] [2020-11-04T16:22:56.141Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T16:22:56.141Z] #63 DONE 0.1s [2020-11-04T16:22:56.141Z] [2020-11-04T16:22:56.141Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T16:22:56.141Z] #64 DONE 0.0s [2020-11-04T16:22:56.141Z] [2020-11-04T16:22:56.141Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T16:22:57.191Z] #65 DONE 0.9s [2020-11-04T16:22:57.191Z] [2020-11-04T16:22:57.191Z] #66 exporting to oci image format [2020-11-04T16:22:57.191Z] #66 exporting layers [2020-11-04T16:23:05.752Z] #66 exporting layers 8.1s done [2020-11-04T16:23:05.752Z] #66 exporting manifest sha256:ed1c7a5e6291af06d2612a8d41d257877d352831e90dd6ee3e8cc3f8a420c91a 0.0s done [2020-11-04T16:23:05.752Z] #66 exporting config sha256:d75ca22b9de97dccbd5019f7f1c897302d30ec516dbbf472c7541c9aabc163c1 done [2020-11-04T16:23:05.752Z] #66 sending tarball [2020-11-04T16:23:24.513Z] #66 sending tarball 16.2s done [2020-11-04T16:23:24.513Z] #66 DONE 24.5s [2020-11-04T16:23:24.513Z] [2020-11-04T16:23:24.513Z] #67 importing to docker [2020-11-04T16:23:24.513Z] #67 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T16:23:24.953Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/test/unit [2020-11-04T16:23:27.718Z] ? github.com/docker/docker/api [no test files] [2020-11-04T16:23:29.156Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-094fd081023655d06) in /home/ubuntu/workspace/moby_PR-41605 [Pipeline] { [Pipeline] checkout [2020-11-04T16:23:34.037Z] using credential docker-jenkins-github-credentials [2020-11-04T16:23:34.045Z] Cloning the remote Git repository [2020-11-04T16:23:34.045Z] Cloning with configured refspecs honoured and without tags [2020-11-04T16:23:33.771Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:23:33.832Z] > git init /home/ubuntu/workspace/moby_PR-41605 # timeout=10 [2020-11-04T16:23:34.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:23:34.126Z] > git --version # timeout=10 [2020-11-04T16:23:34.138Z] > git --version # 'git version 2.7.4' [2020-11-04T16:23:34.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:23:34.142Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T16:23:36.604Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-11-04T16:23:36.604Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T16:23:36.604Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T16:23:36.604Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T16:23:36.894Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-11-04T16:23:36.894Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T16:23:36.894Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T16:23:37.185Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-11-04T16:23:37.185Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T16:23:37.185Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T16:23:37.816Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-11-04T16:23:39.882Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.6% of statements [2020-11-04T16:23:40.513Z] ok github.com/docker/docker/builder/dockerfile 1.039s coverage: 48.0% of statements [2020-11-04T16:23:41.144Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-11-04T16:23:41.436Z] ok github.com/docker/docker/builder/remotecontext/git 0.834s coverage: 86.3% of statements [2020-11-04T16:23:41.436Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T16:23:41.436Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T16:23:44.946Z] ok github.com/docker/docker/client 0.120s coverage: 75.4% of statements [2020-11-04T16:23:46.401Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2020-11-04T16:23:56.332Z] Fetching without tags [2020-11-04T16:23:56.745Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:23:56.224Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:23:56.249Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:23:56.271Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:23:56.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:23:56.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:23:56.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:23:56.312Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:23:56.727Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:23:56.746Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:23:58.739Z] Merge succeeded, producing c1e543c569b8ad81ccf7dae3183ccfda30dc6b7f [2020-11-04T16:23:58.739Z] Checking out Revision c1e543c569b8ad81ccf7dae3183ccfda30dc6b7f (PR-41605) [2020-11-04T16:23:57.907Z] > git remote # timeout=10 [2020-11-04T16:23:57.919Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:23:57.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:23:57.927Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:23:58.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T16:23:58.719Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:23:58.729Z] > git checkout -f c1e543c569b8ad81ccf7dae3183ccfda30dc6b7f # timeout=10 [2020-11-04T16:24:02.961Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:24:02.982Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T16:24:04.567Z] + docker version [2020-11-04T16:24:02.949Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [2020-11-04T16:24:07.019Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:24:07.019Z] [2020-11-04T16:24:07.019Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:24:07.019Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:24:07.019Z] HOSTNAME=866dc21f098d [2020-11-04T16:24:07.019Z] DEST=bundles/test-integration [2020-11-04T16:24:07.019Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:24:07.019Z] DOCKER_ROOTLESS=1 [2020-11-04T16:24:07.019Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:24:07.019Z] container=docker [2020-11-04T16:24:07.019Z] HOME=/root [2020-11-04T16:24:07.019Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:24:07.019Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:24:07.019Z] VALIDATE_BRANCH=master [2020-11-04T16:24:07.019Z] TERM=xterm [2020-11-04T16:24:07.019Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:24:07.019Z] SHLVL=1 [2020-11-04T16:24:07.019Z] TIMEOUT=120m [2020-11-04T16:24:07.019Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:24:07.019Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:24:07.019Z] GO111MODULE=off [2020-11-04T16:24:07.019Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T16:24:07.019Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T16:24:07.019Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:24:07.019Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:24:07.019Z] GOPATH=/go [2020-11-04T16:24:07.019Z] PKG_CONFIG=pkg-config [2020-11-04T16:24:07.019Z] _=/usr/bin/env [2020-11-04T16:24:07.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T16:24:12.070Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.1% of statements [2020-11-04T16:24:12.070Z] ok github.com/docker/docker/container 0.111s coverage: 34.4% of statements [2020-11-04T16:24:12.070Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T16:24:12.070Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T16:24:12.070Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T16:24:12.070Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T16:24:14.597Z] Client: Docker Engine - Community [2020-11-04T16:24:14.597Z] Version: 19.03.13 [2020-11-04T16:24:14.597Z] API version: 1.40 [2020-11-04T16:24:14.597Z] Go version: go1.13.15 [2020-11-04T16:24:14.597Z] Git commit: 4484c46 [2020-11-04T16:24:14.597Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-04T16:24:14.597Z] OS/Arch: linux/arm64 [2020-11-04T16:24:14.597Z] Experimental: false [2020-11-04T16:24:14.597Z] [2020-11-04T16:24:14.597Z] Server: Docker Engine - Community [2020-11-04T16:24:14.597Z] Engine: [2020-11-04T16:24:14.597Z] Version: 19.03.13 [2020-11-04T16:24:14.597Z] API version: 1.40 (minimum version 1.12) [2020-11-04T16:24:14.597Z] Go version: go1.13.15 [2020-11-04T16:24:14.597Z] Git commit: 4484c46 [2020-11-04T16:24:14.597Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-04T16:24:14.597Z] OS/Arch: linux/arm64 [2020-11-04T16:24:14.597Z] Experimental: true [2020-11-04T16:24:14.597Z] containerd: [2020-11-04T16:24:14.597Z] Version: 1.3.7 [2020-11-04T16:24:14.597Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:24:14.597Z] runc: [2020-11-04T16:24:14.597Z] Version: 1.0.0-rc10 [2020-11-04T16:24:14.597Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:24:14.597Z] docker-init: [2020-11-04T16:24:14.597Z] Version: 0.18.0 [2020-11-04T16:24:14.597Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T16:24:14.797Z] ok github.com/docker/docker/daemon/cluster 0.035s coverage: 0.5% of statements [2020-11-04T16:24:14.931Z] + docker info [2020-11-04T16:24:15.829Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-04T16:24:16.860Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-11-04T16:24:20.782Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:24:20.782Z] [2020-11-04T16:24:20.782Z] + TEST_INTEGRATION_DEST=2 [2020-11-04T16:24:20.782Z] + CONTAINER_NAME=docker-pr4-2 [2020-11-04T16:24:20.782Z] + TEST_SKIP_INTEGRATION=1 [2020-11-04T16:24:20.782Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-04T16:24:20.782Z] + run_tests [2020-11-04T16:24:20.782Z] + c=0 [2020-11-04T16:24:20.782Z] + '[' -n 0 ']' [2020-11-04T16:24:20.782Z] + rm= [2020-11-04T16:24:20.782Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41605/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41605/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh '' test-integration [2020-11-04T16:24:20.782Z] ++ jobs -p [2020-11-04T16:24:20.782Z] + TEST_INTEGRATION_DEST=3 [2020-11-04T16:24:20.782Z] + CONTAINER_NAME=docker-pr4-3 [2020-11-04T16:24:20.782Z] + TEST_SKIP_INTEGRATION=1 [2020-11-04T16:24:20.782Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-04T16:24:20.782Z] + run_tests [2020-11-04T16:24:20.782Z] + for job in $(jobs -p) [2020-11-04T16:24:20.782Z] + wait 24295 [2020-11-04T16:24:20.782Z] + '[' -n 0 ']' [2020-11-04T16:24:20.782Z] + rm= [2020-11-04T16:24:20.782Z] + TEST_INTEGRATION_DEST=1 [2020-11-04T16:24:20.782Z] + CONTAINER_NAME=docker-pr4-1 [2020-11-04T16:24:20.782Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T16:24:20.782Z] + run_tests test-integration-flaky [2020-11-04T16:24:20.782Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41605/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41605/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh '' test-integration [2020-11-04T16:24:20.782Z] + '[' -n 0 ']' [2020-11-04T16:24:20.782Z] + rm= [2020-11-04T16:24:20.782Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41605/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41605/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh test-integration-flaky test-integration [2020-11-04T16:24:20.782Z] [2020-11-04T16:24:20.782Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-04T16:24:20.782Z] [2020-11-04T16:24:20.782Z] [2020-11-04T16:24:20.782Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:24:20.782Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:24:20.782Z] HOSTNAME=16a770824186 [2020-11-04T16:24:20.782Z] TEST_SKIP_INTEGRATION=1 [2020-11-04T16:24:20.782Z] TESTDEBUG=0 [2020-11-04T16:24:20.782Z] DEST=bundles/test-integration [2020-11-04T16:24:20.782Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:24:20.782Z] KEEPBUNDLE=1 [2020-11-04T16:24:20.782Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:24:20.782Z] container=docker [2020-11-04T16:24:20.783Z] HOME=/root [2020-11-04T16:24:20.783Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:24:20.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:24:20.783Z] VALIDATE_BRANCH=master [2020-11-04T16:24:20.783Z] TERM=xterm [2020-11-04T16:24:20.783Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:24:20.783Z] SHLVL=1 [2020-11-04T16:24:20.783Z] TIMEOUT=120m [2020-11-04T16:24:20.783Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:24:20.783Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:24:20.783Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-04T16:24:20.783Z] GO111MODULE=off [2020-11-04T16:24:20.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:24:20.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:24:20.783Z] GOPATH=/go [2020-11-04T16:24:20.783Z] PKG_CONFIG=pkg-config [2020-11-04T16:24:20.783Z] _=/usr/bin/env [2020-11-04T16:24:20.783Z] Building test suite binary ./integration-cli/test.main [2020-11-04T16:24:20.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:24:20.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:24:20.783Z] HOSTNAME=b08f06449753 [2020-11-04T16:24:20.783Z] TEST_SKIP_INTEGRATION=1 [2020-11-04T16:24:20.783Z] TESTDEBUG=0 [2020-11-04T16:24:20.783Z] DEST=bundles/test-integration [2020-11-04T16:24:20.783Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:24:20.783Z] KEEPBUNDLE=1 [2020-11-04T16:24:20.783Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:24:20.783Z] container=docker [2020-11-04T16:24:20.783Z] HOME=/root [2020-11-04T16:24:20.783Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:24:20.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:24:20.783Z] VALIDATE_BRANCH=master [2020-11-04T16:24:20.783Z] TERM=xterm [2020-11-04T16:24:20.783Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:24:20.783Z] SHLVL=1 [2020-11-04T16:24:20.783Z] TIMEOUT=120m [2020-11-04T16:24:20.783Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:24:20.783Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:24:20.783Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-04T16:24:20.783Z] GO111MODULE=off [2020-11-04T16:24:20.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:24:20.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:24:20.783Z] GOPATH=/go [2020-11-04T16:24:20.783Z] PKG_CONFIG=pkg-config [2020-11-04T16:24:20.783Z] _=/usr/bin/env [2020-11-04T16:24:20.783Z] Building test suite binary ./integration-cli/test.main [2020-11-04T16:24:20.783Z] No new tests added to integration. [2020-11-04T16:24:20.783Z] [2020-11-04T16:24:20.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:24:20.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:24:20.783Z] HOSTNAME=fc497c8238a4 [2020-11-04T16:24:20.783Z] TESTDEBUG=0 [2020-11-04T16:24:20.783Z] DEST=bundles/test-integration [2020-11-04T16:24:20.783Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:24:20.783Z] KEEPBUNDLE=1 [2020-11-04T16:24:20.783Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:24:20.783Z] container=docker [2020-11-04T16:24:20.783Z] HOME=/root [2020-11-04T16:24:20.783Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:24:20.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:24:20.783Z] VALIDATE_BRANCH=master [2020-11-04T16:24:20.783Z] TERM=xterm [2020-11-04T16:24:20.783Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:24:20.783Z] SHLVL=1 [2020-11-04T16:24:20.783Z] TIMEOUT=120m [2020-11-04T16:24:20.783Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:24:20.783Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:24:20.783Z] GO111MODULE=off [2020-11-04T16:24:20.783Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T16:24:20.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:24:20.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:24:20.783Z] GOPATH=/go [2020-11-04T16:24:20.783Z] PKG_CONFIG=pkg-config [2020-11-04T16:24:20.783Z] _=/usr/bin/env [2020-11-04T16:24:20.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T16:24:23.745Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.0% of statements [2020-11-04T16:24:24.377Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-11-04T16:24:25.008Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-11-04T16:24:25.638Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-04T16:24:26.269Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-04T16:24:26.902Z] ok github.com/docker/docker/daemon 12.244s coverage: 17.2% of statements [2020-11-04T16:24:26.902Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T16:24:26.902Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T16:24:26.902Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T16:24:26.902Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T16:24:28.409Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-04T16:24:29.040Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.170s coverage: 56.2% of statements [2020-11-04T16:24:29.876Z] Client: [2020-11-04T16:24:29.876Z] Debug Mode: false [2020-11-04T16:24:29.876Z] [2020-11-04T16:24:29.876Z] Server: [2020-11-04T16:24:29.876Z] Containers: 0 [2020-11-04T16:24:29.876Z] Running: 0 [2020-11-04T16:24:29.876Z] Paused: 0 [2020-11-04T16:24:29.876Z] Stopped: 0 [2020-11-04T16:24:29.876Z] Images: 0 [2020-11-04T16:24:29.876Z] Server Version: 19.03.13 [2020-11-04T16:24:29.876Z] Storage Driver: overlay2 [2020-11-04T16:24:29.876Z] Backing Filesystem: extfs [2020-11-04T16:24:29.876Z] Supports d_type: true [2020-11-04T16:24:29.876Z] Native Overlay Diff: true [2020-11-04T16:24:29.876Z] Logging Driver: json-file [2020-11-04T16:24:29.876Z] Cgroup Driver: cgroupfs [2020-11-04T16:24:29.876Z] Plugins: [2020-11-04T16:24:29.876Z] Volume: local [2020-11-04T16:24:29.876Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T16:24:29.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T16:24:29.876Z] Swarm: inactive [2020-11-04T16:24:29.876Z] Runtimes: runc [2020-11-04T16:24:29.876Z] Default Runtime: runc [2020-11-04T16:24:29.876Z] Init Binary: docker-init [2020-11-04T16:24:29.876Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T16:24:29.876Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T16:24:29.876Z] init version: fec3683 [2020-11-04T16:24:29.876Z] Security Options: [2020-11-04T16:24:29.876Z] apparmor [2020-11-04T16:24:29.876Z] seccomp [2020-11-04T16:24:29.876Z] Profile: default [2020-11-04T16:24:29.876Z] Kernel Version: 4.15.0-1083-aws [2020-11-04T16:24:29.876Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-04T16:24:29.876Z] OSType: linux [2020-11-04T16:24:29.876Z] Architecture: aarch64 [2020-11-04T16:24:29.876Z] CPUs: 4 [2020-11-04T16:24:29.876Z] Total Memory: 7.525GiB [2020-11-04T16:24:29.876Z] Name: ip-10-100-49-118 [2020-11-04T16:24:29.876Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-04T16:24:29.876Z] Docker Root Dir: /var/lib/docker [2020-11-04T16:24:29.876Z] Debug Mode: false [2020-11-04T16:24:29.876Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:24:29.876Z] Labels: [2020-11-04T16:24:29.876Z] Experimental: true [2020-11-04T16:24:29.876Z] Insecure Registries: [2020-11-04T16:24:29.876Z] 127.0.0.0/8 [2020-11-04T16:24:29.876Z] Live Restore Enabled: true [2020-11-04T16:24:29.876Z] [2020-11-04T16:24:29.876Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T16:24:30.174Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:24:30.174Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:24:30.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41605/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T16:24:30.174Z] + bash /home/ubuntu/workspace/moby_PR-41605/check-config.sh [2020-11-04T16:24:30.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T16:24:30.174Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-04T16:24:30.174Z] [2020-11-04T16:24:30.174Z] Generally Necessary: [2020-11-04T16:24:30.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T16:24:30.174Z] - apparmor: enabled and tools installed [2020-11-04T16:24:30.437Z] - CONFIG_NAMESPACES: enabled [2020-11-04T16:24:30.437Z] - CONFIG_NET_NS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_PID_NS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_IPC_NS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_UTS_NS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_CGROUPS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T16:24:30.437Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T16:24:30.437Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T16:24:30.437Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T16:24:30.437Z] - CONFIG_CPUSETS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_MEMCG: enabled [2020-11-04T16:24:30.437Z] - CONFIG_KEYS: enabled [2020-11-04T16:24:30.437Z] - CONFIG_VETH: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T16:24:30.437Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T16:24:30.437Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T16:24:30.437Z] [2020-11-04T16:24:30.437Z] Optional Features: [2020-11-04T16:24:30.437Z] - CONFIG_USER_NS: enabled [2020-11-04T16:24:30.701Z] - CONFIG_SECCOMP: enabled [2020-11-04T16:24:30.701Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T16:24:30.701Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T16:24:30.701Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T16:24:30.701Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T16:24:30.701Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T16:24:30.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T16:24:30.701Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T16:24:30.701Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T16:24:30.701Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T16:24:30.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T16:24:30.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T16:24:30.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T16:24:30.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T16:24:30.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T16:24:30.701Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T16:24:30.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T16:24:30.701Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T16:24:30.701Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T16:24:30.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T16:24:30.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T16:24:30.701Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T16:24:30.701Z] - CONFIG_EXT4_FS: enabled [2020-11-04T16:24:30.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T16:24:30.701Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T16:24:30.964Z] - Network Drivers: [2020-11-04T16:24:30.964Z] - "overlay": [2020-11-04T16:24:30.964Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T16:24:30.964Z] Optional (for encrypted networks): [2020-11-04T16:24:30.964Z] - CONFIG_CRYPTO: enabled [2020-11-04T16:24:30.964Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T16:24:30.964Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T16:24:30.964Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T16:24:30.964Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T16:24:30.964Z] - CONFIG_XFRM: enabled [2020-11-04T16:24:30.964Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T16:24:30.964Z] - "ipvlan": [2020-11-04T16:24:30.964Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T16:24:30.964Z] - "macvlan": [2020-11-04T16:24:30.964Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T16:24:30.964Z] - "ftp,tftp client in container": [2020-11-04T16:24:30.964Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T16:24:30.964Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T16:24:30.964Z] - Storage Drivers: [2020-11-04T16:24:30.964Z] - "aufs": [2020-11-04T16:24:30.964Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T16:24:30.964Z] - "btrfs": [2020-11-04T16:24:30.964Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T16:24:31.233Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T16:24:31.233Z] - "devicemapper": [2020-11-04T16:24:31.233Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T16:24:31.233Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T16:24:31.233Z] - "overlay": [2020-11-04T16:24:31.233Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T16:24:31.233Z] - "zfs": [2020-11-04T16:24:31.233Z] - /dev/zfs: missing [2020-11-04T16:24:31.233Z] - zfs command: missing [2020-11-04T16:24:31.233Z] - zpool command: missing [2020-11-04T16:24:31.233Z] [2020-11-04T16:24:31.233Z] Limits: [2020-11-04T16:24:31.233Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T16:24:31.233Z] [2020-11-04T16:24:31.233Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T16:24:31.679Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 . [2020-11-04T16:24:31.942Z] #2 [internal] load .dockerignore [2020-11-04T16:24:32.966Z] #2 transferring context: 87B 0.0s done [2020-11-04T16:24:33.486Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.000s coverage: 46.2% of statements [2020-11-04T16:24:33.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T16:24:33.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T16:24:33.541Z] #2 DONE 1.7s [2020-11-04T16:24:33.541Z] [2020-11-04T16:24:33.541Z] #1 [internal] load build definition from Dockerfile [2020-11-04T16:24:33.541Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T16:24:33.541Z] #1 DONE 1.9s [2020-11-04T16:24:33.777Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-11-04T16:24:33.804Z] [2020-11-04T16:24:33.804Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T16:24:34.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T16:24:34.753Z] #3 DONE 1.1s [2020-11-04T16:24:34.753Z] [2020-11-04T16:24:34.753Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T16:24:34.753Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T16:24:35.017Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T16:24:35.017Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-11-04T16:24:35.017Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-11-04T16:24:35.017Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.84MB / 8.28MB 0.1s [2020-11-04T16:24:35.017Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.65MB / 8.28MB 0.2s [2020-11-04T16:24:35.279Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-11-04T16:24:35.543Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-11-04T16:24:35.543Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-11-04T16:24:35.806Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-11-04T16:24:35.806Z] #4 DONE 1.0s [2020-11-04T16:24:36.381Z] [2020-11-04T16:24:36.381Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:24:36.957Z] #7 ... [2020-11-04T16:24:36.957Z] [2020-11-04T16:24:36.957Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T16:24:36.957Z] #6 DONE 0.7s [2020-11-04T16:24:36.957Z] [2020-11-04T16:24:36.957Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T16:24:36.957Z] #7 DONE 0.8s [2020-11-04T16:24:36.957Z] [2020-11-04T16:24:36.957Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T16:24:37.220Z] #5 DONE 1.2s [2020-11-04T16:24:37.285Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.206s coverage: 49.5% of statements [2020-11-04T16:24:37.483Z] [2020-11-04T16:24:37.483Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:24:37.483Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T16:24:37.750Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T16:24:37.750Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done [2020-11-04T16:24:37.750Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done [2020-11-04T16:24:37.750Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 1.01MB / 49.18MB 0.4s [2020-11-04T16:24:38.016Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 9.27MB / 49.18MB 0.5s [2020-11-04T16:24:38.016Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 27.43MB / 49.18MB 0.7s [2020-11-04T16:24:38.294Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 35.90MB / 49.18MB 1.0s [2020-11-04T16:24:38.565Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 45.93MB / 49.18MB 1.1s [2020-11-04T16:24:38.565Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 1.2s [2020-11-04T16:24:41.136Z] #24 ... [2020-11-04T16:24:41.136Z] [2020-11-04T16:24:41.136Z] #21 [internal] load build context [2020-11-04T16:24:41.136Z] #21 transferring context: 51.98MB 2.4s done [2020-11-04T16:24:41.136Z] #21 DONE 3.8s [2020-11-04T16:24:41.405Z] [2020-11-04T16:24:41.405Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:24:41.405Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T16:24:41.405Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T16:24:41.405Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-11-04T16:24:41.405Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.7s [2020-11-04T16:24:41.405Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2020-11-04T16:24:41.405Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-11-04T16:24:41.405Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.7s done [2020-11-04T16:24:41.405Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.0s [2020-11-04T16:24:41.405Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.0s [2020-11-04T16:24:41.405Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.9s done [2020-11-04T16:24:41.405Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 6.02MB / 52.16MB 4.1s [2020-11-04T16:24:41.405Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-11-04T16:24:41.671Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.97MB / 62.53MB 4.2s [2020-11-04T16:24:41.671Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 11.09MB / 52.16MB 4.2s [2020-11-04T16:24:41.671Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.77MB / 62.53MB 4.3s [2020-11-04T16:24:41.671Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.49MB / 97.69MB 4.3s [2020-11-04T16:24:41.671Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 14.89MB / 52.16MB 4.3s [2020-11-04T16:24:41.939Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.62MB / 62.53MB 4.4s [2020-11-04T16:24:41.939Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.31MB / 97.69MB 4.4s [2020-11-04T16:24:41.939Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 42.43MB / 62.53MB 4.6s [2020-11-04T16:24:41.939Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.98MB / 97.69MB 4.6s [2020-11-04T16:24:41.939Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.10MB / 52.16MB 4.6s [2020-11-04T16:24:41.939Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 49.92MB / 62.53MB 4.7s [2020-11-04T16:24:41.939Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.17MB / 97.69MB 4.7s [2020-11-04T16:24:42.205Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 60.73MB / 62.53MB 4.8s [2020-11-04T16:24:42.205Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.06MB / 97.69MB 4.8s [2020-11-04T16:24:42.205Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.80MB / 52.16MB 4.9s [2020-11-04T16:24:42.469Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 35.92MB / 52.16MB 5.0s [2020-11-04T16:24:42.469Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 52.04MB / 97.69MB 5.1s [2020-11-04T16:24:42.469Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.53MB / 52.16MB 5.1s [2020-11-04T16:24:42.736Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.97MB / 97.69MB 5.3s [2020-11-04T16:24:42.999Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.52MB / 97.69MB 5.5s [2020-11-04T16:24:42.999Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.78MB / 52.16MB 5.5s [2020-11-04T16:24:42.999Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 90.05MB / 97.69MB 5.6s [2020-11-04T16:24:43.263Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.7s [2020-11-04T16:24:44.167Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.031s coverage: 73.1% of statements [2020-11-04T16:24:44.167Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T16:24:44.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.991s coverage: 57.7% of statements [2020-11-04T16:24:44.167Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T16:24:44.167Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T16:24:44.167Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-11-04T16:24:44.840Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-11-04T16:24:45.471Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-11-04T16:24:45.770Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-11-04T16:24:45.770Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T16:24:45.770Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T16:24:45.828Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.9s done [2020-11-04T16:24:45.828Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 8.0s [2020-11-04T16:24:45.828Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.1s [2020-11-04T16:24:46.776Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.1s [2020-11-04T16:24:46.801Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 41.0% of statements [2020-11-04T16:24:47.040Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.9s done [2020-11-04T16:24:47.040Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.7s done [2020-11-04T16:24:47.372Z] #8 ... [2020-11-04T16:24:47.372Z] [2020-11-04T16:24:47.372Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:24:47.372Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T16:24:47.372Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T16:24:47.372Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T16:24:47.372Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.31MB / 9.86MB 9.7s [2020-11-04T16:24:47.432Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.4% of statements [2020-11-04T16:24:47.432Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T16:24:47.432Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T16:24:47.638Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 9.8s [2020-11-04T16:24:47.638Z] #60 ... [2020-11-04T16:24:47.638Z] [2020-11-04T16:24:47.638Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:24:47.638Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.2s done [2020-11-04T16:24:47.722Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-11-04T16:24:48.013Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2020-11-04T16:24:48.645Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-11-04T16:24:48.720Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 7.0s done [2020-11-04T16:24:48.935Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-11-04T16:24:48.961Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|name|exports_file|imports) took 1m58.710184833s [2020-11-04T16:24:48.961Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.590771ms [2020-11-04T16:24:48.984Z] #8 ... [2020-11-04T16:24:48.984Z] [2020-11-04T16:24:48.984Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T16:24:48.984Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 10.3s done [2020-11-04T16:24:48.984Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-11-04T16:24:48.984Z] #60 DONE 11.5s [2020-11-04T16:24:48.984Z] [2020-11-04T16:24:48.984Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T16:24:48.984Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 3.9s done [2020-11-04T16:24:48.984Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 6.9s done [2020-11-04T16:24:48.984Z] #24 DONE 11.5s [2020-11-04T16:24:48.984Z] [2020-11-04T16:24:48.984Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:24:48.984Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2020-11-04T16:24:49.258Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-11-04T16:24:49.567Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-11-04T16:24:49.567Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T16:24:49.857Z] time="2020-11-04T16:24:49Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate877875990/log096346493.1: no such file or directory" [2020-11-04T16:24:49.857Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 38.3% of statements [2020-11-04T16:24:50.207Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-11-04T16:24:50.469Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2020-11-04T16:24:50.491Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-11-04T16:24:51.420Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2020-11-04T16:24:51.523Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-11-04T16:24:51.813Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-04T16:24:52.445Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-11-04T16:24:52.445Z] ok github.com/docker/docker/daemon/logger/splunk 1.484s coverage: 82.5% of statements [2020-11-04T16:24:52.445Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T16:24:52.445Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T16:24:53.346Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done [2020-11-04T16:24:53.477Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-11-04T16:24:54.108Z] ok github.com/docker/docker/distribution 0.258s coverage: 21.9% of statements [2020-11-04T16:24:54.108Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T16:24:54.295Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-11-04T16:24:54.739Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-11-04T16:24:55.413Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-11-04T16:24:56.047Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-11-04T16:24:56.221Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2020-11-04T16:24:56.222Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-11-04T16:24:56.338Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-11-04T16:24:56.338Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T16:24:56.338Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T16:24:56.628Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-11-04T16:24:56.628Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T16:24:57.259Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-11-04T16:24:57.891Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-11-04T16:24:58.522Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2020-11-04T16:24:58.522Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-04T16:24:58.786Z] #8 ... [2020-11-04T16:24:58.786Z] [2020-11-04T16:24:58.786Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:24:59.050Z] #25 ... [2020-11-04T16:24:59.050Z] [2020-11-04T16:24:59.050Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T16:25:00.028Z] ok github.com/docker/docker/pkg/archive 0.514s coverage: 76.9% of statements [2020-11-04T16:25:00.451Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.1s done [2020-11-04T16:25:00.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T16:25:00.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T16:25:01.060Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 68.3% of statements [2020-11-04T16:25:01.350Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-04T16:25:01.350Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-04T16:25:01.844Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2020-11-04T16:25:01.844Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-11-04T16:25:01.844Z] #8 DONE 24.5s [2020-11-04T16:25:01.844Z] [2020-11-04T16:25:01.844Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T16:25:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T16:25:02.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T16:25:03.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T16:25:03.241Z] #9 DONE 1.4s [2020-11-04T16:25:03.241Z] [2020-11-04T16:25:03.241Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:03.241Z] #25 13.83 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T16:25:03.241Z] #25 13.85 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T16:25:03.241Z] #25 13.94 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T16:25:03.241Z] #25 14.03 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T16:25:03.241Z] #25 14.35 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T16:25:03.241Z] #25 14.35 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T16:25:04.638Z] #25 ... [2020-11-04T16:25:04.638Z] [2020-11-04T16:25:04.638Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T16:25:04.638Z] #10 DONE 1.3s [2020-11-04T16:25:04.638Z] [2020-11-04T16:25:04.638Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:25:04.900Z] #43 ... [2020-11-04T16:25:04.900Z] [2020-11-04T16:25:04.900Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T16:25:04.900Z] #29 DONE 0.2s [2020-11-04T16:25:04.900Z] [2020-11-04T16:25:04.900Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T16:25:04.900Z] #37 DONE 0.2s [2020-11-04T16:25:04.900Z] [2020-11-04T16:25:04.900Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:25:04.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T16:25:05.793Z] ok github.com/docker/docker/layer 7.300s coverage: 68.8% of statements [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T16:25:05.793Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T16:25:05.793Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T16:25:05.793Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-04T16:25:05.793Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2020-11-04T16:25:05.793Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-11-04T16:25:06.083Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-11-04T16:25:06.714Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-11-04T16:25:06.714Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-11-04T16:25:07.797Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-11-04T16:25:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T16:25:08.429Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 5.7% of statements [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T16:25:08.738Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-11-04T16:25:08.738Z] ok github.com/docker/docker/cli/debug 0.024s coverage: 100.0% of statements [2020-11-04T16:25:09.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T16:25:09.228Z] #38 4.277 + git clone https://github.com/docker/distribution.git . [2020-11-04T16:25:09.229Z] #38 4.277 Cloning into '.'... [2020-11-04T16:25:09.382Z] ok github.com/docker/docker/builder/remotecontext/git 3.833s coverage: 86.3% of statements [2020-11-04T16:25:09.460Z] ok github.com/docker/docker/pkg/fsutils 0.408s coverage: 85.1% of statements [2020-11-04T16:25:09.750Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-11-04T16:25:09.750Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2020-11-04T16:25:10.184Z] #38 ... [2020-11-04T16:25:10.184Z] [2020-11-04T16:25:10.184Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:10.184Z] #25 15.93 Fetched 8219 kB in 2s (3498 kB/s) [2020-11-04T16:25:10.184Z] #25 15.93 Reading package lists... [2020-11-04T16:25:10.184Z] #25 17.55 Reading package lists... [2020-11-04T16:25:10.184Z] #25 19.24 Building dependency tree... [2020-11-04T16:25:10.184Z] #25 19.97 The following additional packages will be installed: [2020-11-04T16:25:10.184Z] #25 19.97 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T16:25:10.184Z] #25 19.97 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T16:25:10.184Z] #25 19.97 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T16:25:10.184Z] #25 19.97 Suggested packages: [2020-11-04T16:25:10.184Z] #25 19.97 krb5-doc krb5-user [2020-11-04T16:25:10.184Z] #25 19.97 Recommended packages: [2020-11-04T16:25:10.184Z] #25 19.97 krb5-locales publicsuffix libsasl2-modules [2020-11-04T16:25:10.184Z] #25 20.30 The following NEW packages will be installed: [2020-11-04T16:25:10.184Z] #25 20.30 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T16:25:10.184Z] #25 20.30 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T16:25:10.184Z] #25 20.30 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T16:25:10.184Z] #25 20.30 libssh2-1 libssl1.1 openssl [2020-11-04T16:25:10.184Z] #25 20.65 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T16:25:10.184Z] #25 20.65 Need to get 4772 kB of archives. [2020-11-04T16:25:10.184Z] #25 20.65 After this operation, 11.5 MB of additional disk space will be used. [2020-11-04T16:25:10.184Z] #25 20.65 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-11-04T16:25:10.184Z] #25 20.65 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-11-04T16:25:10.184Z] #25 20.66 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-11-04T16:25:10.184Z] #25 20.75 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T16:25:10.184Z] #25 20.78 Get:5 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-11-04T16:25:10.184Z] #25 20.79 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u3 [216 kB] [2020-11-04T16:25:10.184Z] #25 20.84 Get:7 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T16:25:10.185Z] #25 20.86 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-11-04T16:25:10.185Z] #25 20.86 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-11-04T16:25:10.185Z] #25 20.86 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-11-04T16:25:10.185Z] #25 20.87 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-11-04T16:25:10.185Z] #25 20.88 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-11-04T16:25:10.185Z] #25 20.91 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-11-04T16:25:10.185Z] #25 20.91 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-11-04T16:25:10.185Z] #25 20.92 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-11-04T16:25:10.185Z] #25 20.92 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-11-04T16:25:10.185Z] #25 20.92 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-11-04T16:25:10.185Z] #25 20.97 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-11-04T16:25:10.185Z] #25 20.97 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-04T16:25:10.185Z] #25 20.97 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-04T16:25:10.185Z] #25 20.99 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-04T16:25:10.436Z] ok github.com/docker/docker/builder/remotecontext 0.484s coverage: 13.6% of statements [2020-11-04T16:25:10.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T16:25:10.765Z] #25 ... [2020-11-04T16:25:10.765Z] [2020-11-04T16:25:10.765Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:25:10.765Z] #43 6.202 + RM_GOPATH=0 [2020-11-04T16:25:10.781Z] ok github.com/docker/docker/pkg/idtools 0.366s coverage: 70.1% of statements [2020-11-04T16:25:10.781Z] ok github.com/docker/docker/pkg/ioutils 0.275s coverage: 69.3% of statements [2020-11-04T16:25:11.030Z] #43 6.203 + TMP_GOPATH= [2020-11-04T16:25:11.030Z] #43 6.203 + : /build [2020-11-04T16:25:11.030Z] #43 6.203 + '[' -z '' ']' [2020-11-04T16:25:11.030Z] #43 6.206 ++ mktemp -d [2020-11-04T16:25:11.030Z] #43 6.208 + export GOPATH=/tmp/tmp.GEeTapTd3s [2020-11-04T16:25:11.030Z] #43 6.208 + GOPATH=/tmp/tmp.GEeTapTd3s [2020-11-04T16:25:11.030Z] #43 6.208 + RM_GOPATH=1 [2020-11-04T16:25:11.030Z] #43 6.208 + case "$(go env GOARCH)" in [2020-11-04T16:25:11.030Z] #43 6.208 ++ go env GOARCH [2020-11-04T16:25:11.030Z] #43 6.241 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:11.030Z] #43 6.241 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:11.030Z] #43 6.241 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:11.030Z] #43 6.266 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T16:25:11.030Z] #43 6.267 + dir=/tmp/install [2020-11-04T16:25:11.030Z] #43 6.267 + bin=vndr [2020-11-04T16:25:11.030Z] #43 6.267 + shift [2020-11-04T16:25:11.030Z] #43 6.267 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T16:25:11.030Z] #43 6.267 + . /tmp/install/vndr.installer [2020-11-04T16:25:11.030Z] #43 6.267 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T16:25:11.030Z] #43 6.267 + install_vndr [2020-11-04T16:25:11.030Z] #43 6.267 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T16:25:11.030Z] #43 6.267 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GEeTapTd3s/src/github.com/LK4D4/vndr [2020-11-04T16:25:11.030Z] #43 6.287 Cloning into '/tmp/tmp.GEeTapTd3s/src/github.com/LK4D4/vndr'... [2020-11-04T16:25:11.071Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-11-04T16:25:11.071Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-11-04T16:25:11.071Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T16:25:11.071Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T16:25:11.071Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T16:25:11.071Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-11-04T16:25:11.071Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T16:25:11.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T16:25:11.361Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-11-04T16:25:11.652Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-11-04T16:25:11.652Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-11-04T16:25:11.943Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-11-04T16:25:11.943Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T16:25:11.943Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T16:25:11.984Z] #43 7.339 + cd /tmp/tmp.GEeTapTd3s/src/github.com/LK4D4/vndr [2020-11-04T16:25:11.984Z] #43 7.340 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T16:25:11.984Z] #43 7.384 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T16:25:12.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T16:25:12.531Z] ok github.com/docker/docker/builder/dockerfile 1.193s coverage: 48.0% of statements [2020-11-04T16:25:12.531Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T16:25:12.531Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T16:25:12.573Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-11-04T16:25:12.864Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-04T16:25:13.095Z] #43 8.118 internal/bytealg [2020-11-04T16:25:13.095Z] #43 8.173 unicode [2020-11-04T16:25:13.095Z] #43 8.211 math [2020-11-04T16:25:13.095Z] #43 8.314 internal/testlog [2020-11-04T16:25:13.154Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-11-04T16:25:13.362Z] #43 8.719 encoding [2020-11-04T16:25:13.362Z] #43 8.828 unicode/utf16 [2020-11-04T16:25:13.444Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-04T16:25:13.627Z] #43 9.017 container/list [2020-11-04T16:25:13.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T16:25:14.218Z] #43 9.562 crypto/internal/subtle [2020-11-04T16:25:14.475Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-11-04T16:25:14.481Z] #43 9.766 crypto/subtle [2020-11-04T16:25:14.481Z] #43 9.903 runtime [2020-11-04T16:25:14.481Z] #43 ... [2020-11-04T16:25:14.481Z] [2020-11-04T16:25:14.481Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:14.481Z] #40 4.956 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T16:25:14.481Z] #40 5.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T16:25:14.481Z] #40 5.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T16:25:14.481Z] #40 5.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T16:25:14.481Z] #40 7.598 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T16:25:14.481Z] #40 9.045 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T16:25:14.765Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-04T16:25:14.807Z] #40 ... [2020-11-04T16:25:14.807Z] [2020-11-04T16:25:14.807Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:25:14.807Z] #34 6.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T16:25:14.807Z] #34 6.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T16:25:14.807Z] #34 6.222 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T16:25:14.807Z] #34 7.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T16:25:14.807Z] #34 9.528 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T16:25:15.071Z] #34 ... [2020-11-04T16:25:15.071Z] [2020-11-04T16:25:15.071Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:15.071Z] #62 5.175 + RM_GOPATH=0 [2020-11-04T16:25:15.071Z] #62 5.175 + TMP_GOPATH= [2020-11-04T16:25:15.071Z] #62 5.175 + : /build [2020-11-04T16:25:15.071Z] #62 5.175 + '[' -z '' ']' [2020-11-04T16:25:15.071Z] #62 5.175 ++ mktemp -d [2020-11-04T16:25:15.071Z] #62 5.190 + export GOPATH=/tmp/tmp.baBygr6LPT [2020-11-04T16:25:15.071Z] #62 5.190 + GOPATH=/tmp/tmp.baBygr6LPT [2020-11-04T16:25:15.071Z] #62 5.190 + RM_GOPATH=1 [2020-11-04T16:25:15.071Z] #62 5.190 + case "$(go env GOARCH)" in [2020-11-04T16:25:15.071Z] #62 5.190 ++ go env GOARCH [2020-11-04T16:25:15.071Z] #62 5.195 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.071Z] #62 5.195 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.071Z] #62 5.201 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:15.071Z] #62 5.210 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T16:25:15.071Z] #62 5.216 + dir=/tmp/install [2020-11-04T16:25:15.071Z] #62 5.216 + bin=proxy [2020-11-04T16:25:15.071Z] #62 5.216 + shift [2020-11-04T16:25:15.071Z] #62 5.216 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T16:25:15.071Z] #62 5.216 + . /tmp/install/proxy.installer [2020-11-04T16:25:15.071Z] #62 5.216 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T16:25:15.071Z] #62 5.216 + install_proxy [2020-11-04T16:25:15.071Z] #62 5.216 + case "$1" in [2020-11-04T16:25:15.072Z] #62 5.216 + export CGO_ENABLED=0 [2020-11-04T16:25:15.072Z] #62 5.216 + CGO_ENABLED=0 [2020-11-04T16:25:15.072Z] #62 5.216 + _install_proxy [2020-11-04T16:25:15.072Z] #62 5.216 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T16:25:15.072Z] #62 5.216 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.baBygr6LPT/src/github.com/docker/libnetwork [2020-11-04T16:25:15.072Z] #62 5.216 Cloning into '/tmp/tmp.baBygr6LPT/src/github.com/docker/libnetwork'... [2020-11-04T16:25:15.072Z] #62 ... [2020-11-04T16:25:15.072Z] [2020-11-04T16:25:15.072Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:15.072Z] #22 5.352 + RM_GOPATH=0 [2020-11-04T16:25:15.072Z] #22 5.352 + TMP_GOPATH= [2020-11-04T16:25:15.072Z] #22 5.352 + : /build [2020-11-04T16:25:15.072Z] #22 5.352 + '[' -z '' ']' [2020-11-04T16:25:15.072Z] #22 5.352 ++ mktemp -d [2020-11-04T16:25:15.072Z] #22 5.353 + export GOPATH=/tmp/tmp.2WkNcJpzoi [2020-11-04T16:25:15.072Z] #22 5.355 + GOPATH=/tmp/tmp.2WkNcJpzoi [2020-11-04T16:25:15.072Z] #22 5.355 + RM_GOPATH=1 [2020-11-04T16:25:15.072Z] #22 5.355 + case "$(go env GOARCH)" in [2020-11-04T16:25:15.072Z] #22 5.357 ++ go env GOARCH [2020-11-04T16:25:15.072Z] #22 5.380 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.072Z] #22 5.380 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.072Z] #22 5.380 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:15.072Z] #22 5.383 + dir=/tmp/install [2020-11-04T16:25:15.072Z] #22 5.383 + bin=dockercli [2020-11-04T16:25:15.072Z] #22 5.383 + shift [2020-11-04T16:25:15.072Z] #22 5.383 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T16:25:15.072Z] #22 5.383 + . /tmp/install/dockercli.installer [2020-11-04T16:25:15.072Z] #22 5.383 ++ : stable [2020-11-04T16:25:15.072Z] #22 5.383 ++ : 17.06.2-ce [2020-11-04T16:25:15.072Z] #22 5.383 + install_dockercli [2020-11-04T16:25:15.072Z] #22 5.383 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T16:25:15.072Z] #22 5.383 ++ uname -m [2020-11-04T16:25:15.072Z] #22 5.387 + arch=aarch64 [2020-11-04T16:25:15.072Z] #22 5.387 + '[' aarch64 '!=' x86_64 ']' [2020-11-04T16:25:15.072Z] #22 5.387 + '[' aarch64 '!=' s390x ']' [2020-11-04T16:25:15.072Z] #22 5.387 + '[' aarch64 '!=' armhf ']' [2020-11-04T16:25:15.072Z] #22 5.387 + build_dockercli [2020-11-04T16:25:15.072Z] #22 5.387 + git clone https://github.com/docker/docker-ce /tmp/tmp.2WkNcJpzoi/tmp/docker-ce [2020-11-04T16:25:15.072Z] #22 5.391 Install docker/cli version 17.06.2-ce from stable [2020-11-04T16:25:15.072Z] #22 5.392 Cloning into '/tmp/tmp.2WkNcJpzoi/tmp/docker-ce'... [2020-11-04T16:25:15.072Z] #22 ... [2020-11-04T16:25:15.072Z] [2020-11-04T16:25:15.072Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:25:15.072Z] #53 6.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T16:25:15.072Z] #53 6.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T16:25:15.072Z] #53 6.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T16:25:15.072Z] #53 7.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T16:25:15.072Z] #53 9.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T16:25:15.072Z] #53 9.851 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T16:25:15.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T16:25:15.336Z] #53 ... [2020-11-04T16:25:15.336Z] [2020-11-04T16:25:15.336Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:15.336Z] #47 4.675 + RM_GOPATH=0 [2020-11-04T16:25:15.336Z] #47 4.675 + TMP_GOPATH= [2020-11-04T16:25:15.336Z] #47 4.675 + : /build [2020-11-04T16:25:15.336Z] #47 4.675 + '[' -z '' ']' [2020-11-04T16:25:15.336Z] #47 4.675 ++ mktemp -d [2020-11-04T16:25:15.336Z] #47 4.691 + export GOPATH=/tmp/tmp.KOgcEfimZw [2020-11-04T16:25:15.336Z] #47 4.691 + GOPATH=/tmp/tmp.KOgcEfimZw [2020-11-04T16:25:15.336Z] #47 4.691 + RM_GOPATH=1 [2020-11-04T16:25:15.336Z] #47 4.691 + case "$(go env GOARCH)" in [2020-11-04T16:25:15.336Z] #47 4.691 ++ go env GOARCH [2020-11-04T16:25:15.336Z] #47 4.691 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.336Z] #47 4.691 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.336Z] #47 4.694 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:15.336Z] #47 4.698 + dir=/tmp/install [2020-11-04T16:25:15.336Z] #47 4.698 + bin=golangci_lint [2020-11-04T16:25:15.336Z] #47 4.698 + shift [2020-11-04T16:25:15.336Z] #47 4.698 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T16:25:15.336Z] #47 4.698 + . /tmp/install/golangci_lint.installer [2020-11-04T16:25:15.336Z] #47 4.698 ++ : v1.23.8 [2020-11-04T16:25:15.336Z] #47 4.698 + install_golangci_lint [2020-11-04T16:25:15.336Z] #47 4.698 + set -e [2020-11-04T16:25:15.336Z] #47 4.698 + export GO111MODULE=on [2020-11-04T16:25:15.336Z] #47 4.698 + GO111MODULE=on [2020-11-04T16:25:15.336Z] #47 4.698 + GOBIN=/build [2020-11-04T16:25:15.336Z] #47 4.698 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T16:25:15.336Z] #47 4.742 go: finding github.com v1.23.8 [2020-11-04T16:25:15.336Z] #47 4.744 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T16:25:15.336Z] #47 4.747 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T16:25:15.336Z] #47 4.747 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T16:25:15.336Z] #47 4.757 go: finding github.com/golangci v1.23.8 [2020-11-04T16:25:15.336Z] #47 5.410 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T16:25:15.336Z] #47 6.421 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T16:25:15.336Z] #47 ... [2020-11-04T16:25:15.336Z] [2020-11-04T16:25:15.336Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:15.336Z] #45 4.896 + RM_GOPATH=0 [2020-11-04T16:25:15.336Z] #45 4.896 + TMP_GOPATH= [2020-11-04T16:25:15.336Z] #45 4.896 + : /build [2020-11-04T16:25:15.336Z] #45 4.896 + '[' -z '' ']' [2020-11-04T16:25:15.336Z] #45 4.896 ++ mktemp -d [2020-11-04T16:25:15.336Z] #45 4.905 + export GOPATH=/tmp/tmp.dAtCjiTwfT [2020-11-04T16:25:15.336Z] #45 4.905 + GOPATH=/tmp/tmp.dAtCjiTwfT [2020-11-04T16:25:15.336Z] #45 4.905 + RM_GOPATH=1 [2020-11-04T16:25:15.336Z] #45 4.905 + case "$(go env GOARCH)" in [2020-11-04T16:25:15.336Z] #45 4.905 ++ go env GOARCH [2020-11-04T16:25:15.336Z] #45 4.917 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.336Z] #45 4.917 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.336Z] #45 4.917 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:15.336Z] #45 4.917 + dir=/tmp/install [2020-11-04T16:25:15.336Z] #45 4.917 + bin=gotestsum [2020-11-04T16:25:15.336Z] #45 4.917 + shift [2020-11-04T16:25:15.336Z] #45 4.917 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T16:25:15.336Z] #45 4.917 + . /tmp/install/gotestsum.installer [2020-11-04T16:25:15.336Z] #45 4.917 ++ : v0.5.3 [2020-11-04T16:25:15.336Z] #45 4.917 + install_gotestsum [2020-11-04T16:25:15.336Z] #45 4.917 + set -e [2020-11-04T16:25:15.336Z] #45 4.917 + export GO111MODULE=on [2020-11-04T16:25:15.336Z] #45 4.917 + GO111MODULE=on [2020-11-04T16:25:15.336Z] #45 4.917 + GOBIN=/build [2020-11-04T16:25:15.336Z] #45 4.917 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T16:25:15.336Z] #45 4.960 go: finding gotest.tools v0.5.3 [2020-11-04T16:25:15.336Z] #45 4.960 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T16:25:15.336Z] #45 6.067 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T16:25:15.336Z] #45 6.584 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T16:25:15.336Z] #45 10.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T16:25:15.601Z] #45 10.89 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T16:25:15.601Z] #45 10.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T16:25:15.601Z] #45 10.89 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T16:25:15.601Z] #45 ... [2020-11-04T16:25:15.601Z] [2020-11-04T16:25:15.601Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:15.601Z] #49 5.233 + RM_GOPATH=0 [2020-11-04T16:25:15.601Z] #49 5.233 + TMP_GOPATH= [2020-11-04T16:25:15.601Z] #49 5.233 + : /build [2020-11-04T16:25:15.601Z] #49 5.233 + '[' -z '' ']' [2020-11-04T16:25:15.601Z] #49 5.233 ++ mktemp -d [2020-11-04T16:25:15.601Z] #49 5.233 + export GOPATH=/tmp/tmp.3kpyzLxJDI [2020-11-04T16:25:15.601Z] #49 5.233 + GOPATH=/tmp/tmp.3kpyzLxJDI [2020-11-04T16:25:15.601Z] #49 5.233 + RM_GOPATH=1 [2020-11-04T16:25:15.601Z] #49 5.233 + case "$(go env GOARCH)" in [2020-11-04T16:25:15.601Z] #49 5.249 ++ go env GOARCH [2020-11-04T16:25:15.601Z] #49 5.285 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.601Z] #49 5.285 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.601Z] #49 5.285 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:15.601Z] #49 5.293 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T16:25:15.601Z] #49 5.293 + dir=/tmp/install [2020-11-04T16:25:15.601Z] #49 5.293 + bin=shfmt [2020-11-04T16:25:15.601Z] #49 5.293 + shift [2020-11-04T16:25:15.601Z] #49 5.293 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T16:25:15.601Z] #49 5.293 + . /tmp/install/shfmt.installer [2020-11-04T16:25:15.601Z] #49 5.293 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T16:25:15.601Z] #49 5.293 + install_shfmt [2020-11-04T16:25:15.601Z] #49 5.293 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T16:25:15.601Z] #49 5.293 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3kpyzLxJDI/src/github.com/mvdan/sh [2020-11-04T16:25:15.601Z] #49 5.293 Cloning into '/tmp/tmp.3kpyzLxJDI/src/github.com/mvdan/sh'... [2020-11-04T16:25:15.601Z] #49 10.75 + cd /tmp/tmp.3kpyzLxJDI/src/github.com/mvdan/sh [2020-11-04T16:25:15.601Z] #49 10.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T16:25:15.601Z] #49 10.96 + GO111MODULE=on [2020-11-04T16:25:15.601Z] #49 10.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T16:25:15.888Z] #49 ... [2020-11-04T16:25:15.888Z] [2020-11-04T16:25:15.888Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:25:15.888Z] #11 4.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T16:25:15.888Z] #11 4.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T16:25:15.888Z] #11 4.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T16:25:15.888Z] #11 4.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T16:25:15.888Z] #11 5.557 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T16:25:15.888Z] #11 7.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T16:25:15.888Z] #11 ... [2020-11-04T16:25:15.888Z] [2020-11-04T16:25:15.888Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:15.888Z] #56 6.177 + RM_GOPATH=0 [2020-11-04T16:25:15.888Z] #56 6.177 + TMP_GOPATH= [2020-11-04T16:25:15.888Z] #56 6.177 + : /build [2020-11-04T16:25:15.888Z] #56 6.177 + '[' -z '' ']' [2020-11-04T16:25:15.888Z] #56 6.178 ++ mktemp -d [2020-11-04T16:25:15.888Z] #56 6.180 + export GOPATH=/tmp/tmp.zfXdumjBpy [2020-11-04T16:25:15.888Z] #56 6.180 + GOPATH=/tmp/tmp.zfXdumjBpy [2020-11-04T16:25:15.888Z] #56 6.180 + RM_GOPATH=1 [2020-11-04T16:25:15.888Z] #56 6.180 + case "$(go env GOARCH)" in [2020-11-04T16:25:15.888Z] #56 6.181 ++ go env GOARCH [2020-11-04T16:25:15.888Z] #56 6.223 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.888Z] #56 6.223 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:15.888Z] #56 6.226 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:15.888Z] #56 6.228 + dir=/tmp/install [2020-11-04T16:25:15.888Z] #56 6.229 + bin=rootlesskit [2020-11-04T16:25:15.888Z] #56 6.229 + shift [2020-11-04T16:25:15.888Z] #56 6.229 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T16:25:15.888Z] #56 6.229 + . /tmp/install/rootlesskit.installer [2020-11-04T16:25:15.888Z] #56 6.229 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T16:25:15.888Z] #56 6.230 + install_rootlesskit [2020-11-04T16:25:15.888Z] #56 6.230 + case "$1" in [2020-11-04T16:25:15.888Z] #56 6.230 + export CGO_ENABLED=0 [2020-11-04T16:25:15.888Z] #56 6.230 + CGO_ENABLED=0 [2020-11-04T16:25:15.888Z] #56 6.230 + _install_rootlesskit [2020-11-04T16:25:15.889Z] #56 6.230 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T16:25:15.889Z] #56 6.231 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T16:25:15.889Z] #56 6.231 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zfXdumjBpy/src/github.com/rootless-containers/rootlesskit [2020-11-04T16:25:15.889Z] #56 6.256 Cloning into '/tmp/tmp.zfXdumjBpy/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T16:25:16.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T16:25:16.156Z] #56 ... [2020-11-04T16:25:16.156Z] [2020-11-04T16:25:16.156Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:25:16.156Z] #30 5.331 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T16:25:16.156Z] #30 5.348 Cloning into '.'... [2020-11-04T16:25:16.156Z] #30 ... [2020-11-04T16:25:16.156Z] [2020-11-04T16:25:16.156Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:16.156Z] #32 4.761 + RM_GOPATH=0 [2020-11-04T16:25:16.156Z] #32 4.761 + TMP_GOPATH= [2020-11-04T16:25:16.156Z] #32 4.761 + : /build [2020-11-04T16:25:16.156Z] #32 4.761 + '[' -z '' ']' [2020-11-04T16:25:16.156Z] #32 4.762 ++ mktemp -d [2020-11-04T16:25:16.156Z] #32 4.771 + export GOPATH=/tmp/tmp.mG003uy1wu [2020-11-04T16:25:16.156Z] #32 4.771 + GOPATH=/tmp/tmp.mG003uy1wu [2020-11-04T16:25:16.156Z] #32 4.771 + RM_GOPATH=1 [2020-11-04T16:25:16.156Z] #32 4.771 + case "$(go env GOARCH)" in [2020-11-04T16:25:16.156Z] #32 4.775 ++ go env GOARCH [2020-11-04T16:25:16.156Z] #32 4.789 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:16.156Z] #32 4.789 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:16.156Z] #32 4.789 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:16.156Z] #32 4.791 + dir=/tmp/install [2020-11-04T16:25:16.156Z] #32 4.791 + bin=tomlv [2020-11-04T16:25:16.156Z] #32 4.791 + shift [2020-11-04T16:25:16.156Z] #32 4.791 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T16:25:16.156Z] #32 4.791 + . /tmp/install/tomlv.installer [2020-11-04T16:25:16.156Z] #32 4.791 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T16:25:16.156Z] #32 4.791 + install_tomlv [2020-11-04T16:25:16.156Z] #32 4.791 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T16:25:16.156Z] #32 4.791 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mG003uy1wu/src/github.com/BurntSushi/toml [2020-11-04T16:25:16.156Z] #32 4.791 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T16:25:16.156Z] #32 4.825 Cloning into '/tmp/tmp.mG003uy1wu/src/github.com/BurntSushi/toml'... [2020-11-04T16:25:16.156Z] #32 5.453 + cd /tmp/tmp.mG003uy1wu/src/github.com/BurntSushi/toml [2020-11-04T16:25:16.156Z] #32 5.453 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T16:25:16.156Z] #32 5.467 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T16:25:16.156Z] #32 6.106 math/bits [2020-11-04T16:25:16.156Z] #32 6.138 runtime/internal/sys [2020-11-04T16:25:16.156Z] #32 6.180 internal/cpu [2020-11-04T16:25:16.156Z] #32 6.189 runtime/internal/atomic [2020-11-04T16:25:16.156Z] #32 6.623 runtime/internal/math [2020-11-04T16:25:16.156Z] #32 6.756 unicode/utf8 [2020-11-04T16:25:16.156Z] #32 6.889 internal/race [2020-11-04T16:25:16.156Z] #32 7.114 internal/bytealg [2020-11-04T16:25:16.156Z] #32 7.123 sync/atomic [2020-11-04T16:25:16.156Z] #32 7.232 unicode [2020-11-04T16:25:16.156Z] #32 7.244 math [2020-11-04T16:25:16.156Z] #32 8.078 internal/testlog [2020-11-04T16:25:16.156Z] #32 8.702 encoding [2020-11-04T16:25:16.156Z] #32 8.791 runtime [2020-11-04T16:25:16.156Z] #32 8.895 runtime/cgo [2020-11-04T16:25:16.420Z] #32 ... [2020-11-04T16:25:16.420Z] [2020-11-04T16:25:16.420Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:16.420Z] #45 11.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T16:25:16.420Z] #45 11.25 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T16:25:16.420Z] #45 11.34 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T16:25:16.420Z] #45 11.40 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T16:25:16.420Z] #45 11.46 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T16:25:16.420Z] #45 11.64 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T16:25:16.420Z] #45 11.67 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T16:25:16.420Z] #45 11.83 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T16:25:16.420Z] #45 11.84 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T16:25:16.685Z] #45 11.95 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T16:25:16.685Z] #45 11.99 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T16:25:16.685Z] #45 12.00 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T16:25:16.685Z] #45 12.02 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T16:25:16.685Z] #45 12.24 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T16:25:17.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T16:25:17.263Z] #45 12.77 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T16:25:17.489Z] ok github.com/docker/docker/pkg/signal 2.330s coverage: 61.0% of statements [2020-11-04T16:25:17.779Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-04T16:25:17.846Z] #45 13.09 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T16:25:18.069Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-11-04T16:25:18.111Z] #45 13.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T16:25:18.167Z] ok github.com/docker/docker/client 0.382s coverage: 75.4% of statements [2020-11-04T16:25:18.360Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-04T16:25:18.450Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:25:18.450Z] Using test binary docker [2020-11-04T16:25:18.450Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T16:25:18.450Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:25:18.450Z] INFO: Waiting for daemon to start... [2020-11-04T16:25:18.450Z] Starting dockerd [2020-11-04T16:25:18.651Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-11-04T16:25:19.314Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-11-04T16:25:19.545Z] #45 14.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T16:25:19.606Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-11-04T16:25:19.897Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-11-04T16:25:20.187Z] testing: warning: no tests to run [2020-11-04T16:25:20.187Z] coverage: [no statements] [2020-11-04T16:25:20.187Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-04T16:25:20.338Z] . [2020-11-04T16:25:20.338Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:25:20.338Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:25:20.338Z] Error: No such image: emptyfs [2020-11-04T16:25:20.477Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-11-04T16:25:20.477Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-04T16:25:20.594Z] Running integration-test (iteration 1) [2020-11-04T16:25:20.594Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T16:25:20.768Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-04T16:25:21.477Z] #45 ... [2020-11-04T16:25:21.477Z] [2020-11-04T16:25:21.477Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:21.477Z] #25 22.30 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T16:25:21.477Z] #25 22.57 Fetched 4772 kB in 1s (7848 kB/s) [2020-11-04T16:25:21.477Z] #25 22.71 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-04T16:25:21.477Z] #25 22.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-11-04T16:25:21.477Z] #25 22.75 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-04T16:25:21.477Z] #25 22.77 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T16:25:21.477Z] #25 22.91 Selecting previously unselected package libsasl2-2:arm64. [2020-11-04T16:25:21.477Z] #25 22.91 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-11-04T16:25:21.477Z] #25 22.93 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T16:25:21.477Z] #25 26.58 Selecting previously unselected package libldap-common. [2020-11-04T16:25:21.478Z] #25 26.58 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T16:25:21.478Z] #25 26.60 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T16:25:21.478Z] #25 27.12 Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-04T16:25:21.478Z] #25 27.12 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 27.16 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T16:25:21.478Z] #25 27.78 Selecting previously unselected package libssl1.1:arm64. [2020-11-04T16:25:21.478Z] #25 27.78 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 27.79 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-04T16:25:21.478Z] #25 29.16 Selecting previously unselected package openssl. [2020-11-04T16:25:21.478Z] #25 29.17 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 29.19 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T16:25:21.478Z] #25 30.05 Selecting previously unselected package ca-certificates. [2020-11-04T16:25:21.478Z] #25 30.06 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T16:25:21.478Z] #25 30.07 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T16:25:21.478Z] #25 30.52 Selecting previously unselected package libkeyutils1:arm64. [2020-11-04T16:25:21.478Z] #25 30.52 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 30.54 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-11-04T16:25:21.478Z] #25 31.17 Selecting previously unselected package libkrb5support0:arm64. [2020-11-04T16:25:21.478Z] #25 31.17 Preparing to unpack .../08-libkrb5support0_1.17-3_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 31.18 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-11-04T16:25:21.478Z] #25 31.50 Selecting previously unselected package libk5crypto3:arm64. [2020-11-04T16:25:21.478Z] #25 31.50 Preparing to unpack .../09-libk5crypto3_1.17-3_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 31.51 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-11-04T16:25:21.478Z] #25 31.92 Selecting previously unselected package libkrb5-3:arm64. [2020-11-04T16:25:21.478Z] #25 31.92 Preparing to unpack .../10-libkrb5-3_1.17-3_arm64.deb ... [2020-11-04T16:25:21.478Z] #25 32.02 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-11-04T16:25:21.478Z] #25 ... [2020-11-04T16:25:21.478Z] [2020-11-04T16:25:21.478Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:21.478Z] #47 16.64 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T16:25:21.478Z] #47 16.65 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T16:25:21.478Z] #47 16.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T16:25:21.478Z] #47 16.69 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T16:25:21.478Z] #47 16.69 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T16:25:21.478Z] #47 16.69 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T16:25:21.478Z] #47 16.78 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T16:25:21.478Z] #47 16.94 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T16:25:21.478Z] #47 17.01 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T16:25:21.750Z] #47 17.03 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T16:25:21.750Z] #47 17.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T16:25:21.750Z] #47 17.20 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T16:25:21.750Z] #47 17.20 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T16:25:21.750Z] #47 17.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T16:25:22.028Z] #47 17.39 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T16:25:22.028Z] #47 17.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T16:25:22.272Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2020-11-04T16:25:22.292Z] #47 17.50 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T16:25:22.292Z] #47 17.51 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T16:25:22.292Z] #47 17.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T16:25:22.292Z] #47 17.59 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T16:25:22.557Z] #47 18.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T16:25:22.557Z] #47 18.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T16:25:22.823Z] #47 18.17 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T16:25:22.823Z] #47 18.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T16:25:22.823Z] #47 18.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T16:25:22.823Z] #47 18.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T16:25:22.902Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-04T16:25:23.088Z] #47 18.48 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T16:25:23.088Z] #47 18.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T16:25:23.192Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.4% of statements [2020-11-04T16:25:23.353Z] #47 18.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T16:25:23.353Z] #47 18.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T16:25:23.353Z] #47 18.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T16:25:23.618Z] #47 19.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T16:25:23.882Z] #47 19.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T16:25:23.882Z] #47 19.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T16:25:23.882Z] #47 19.36 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T16:25:23.882Z] #47 19.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T16:25:24.218Z] #47 19.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T16:25:24.483Z] #47 19.97 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T16:25:24.698Z] ok github.com/docker/docker/quota 0.636s coverage: 71.4% of statements [2020-11-04T16:25:24.749Z] #47 19.97 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T16:25:24.749Z] #47 20.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T16:25:24.749Z] #47 ... [2020-11-04T16:25:24.749Z] [2020-11-04T16:25:24.749Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:25:24.749Z] #43 10.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T16:25:24.749Z] #43 10.09 internal/nettrace [2020-11-04T16:25:24.749Z] #43 10.25 runtime/cgo [2020-11-04T16:25:24.749Z] #43 10.50 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T16:25:24.749Z] #43 ... [2020-11-04T16:25:24.749Z] [2020-11-04T16:25:24.749Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:24.749Z] #25 32.53 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-04T16:25:24.749Z] #25 32.53 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 32.54 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-11-04T16:25:24.749Z] #25 33.05 Selecting previously unselected package libnghttp2-14:arm64. [2020-11-04T16:25:24.749Z] #25 33.05 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 33.06 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-04T16:25:24.749Z] #25 33.34 Selecting previously unselected package libpsl5:arm64. [2020-11-04T16:25:24.749Z] #25 33.34 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 33.35 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-11-04T16:25:24.749Z] #25 33.78 Selecting previously unselected package librtmp1:arm64. [2020-11-04T16:25:24.749Z] #25 33.78 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 33.78 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T16:25:24.749Z] #25 34.32 Selecting previously unselected package libssh2-1:arm64. [2020-11-04T16:25:24.749Z] #25 34.32 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 34.36 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-04T16:25:24.749Z] #25 34.93 Selecting previously unselected package libcurl4:arm64. [2020-11-04T16:25:24.749Z] #25 34.94 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 34.96 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-04T16:25:24.749Z] #25 35.66 Selecting previously unselected package curl. [2020-11-04T16:25:24.749Z] #25 35.67 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-11-04T16:25:24.749Z] #25 35.69 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T16:25:24.988Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-11-04T16:25:25.333Z] #25 ... [2020-11-04T16:25:25.333Z] [2020-11-04T16:25:25.333Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:25:25.333Z] #34 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T16:25:25.333Z] #34 16.72 Fetched 8219 kB in 11s (753 kB/s) [2020-11-04T16:25:25.333Z] #34 16.72 Reading package lists... [2020-11-04T16:25:25.333Z] #34 ... [2020-11-04T16:25:25.333Z] [2020-11-04T16:25:25.333Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:25.333Z] #45 20.33 go: finding github.com/fatih/color v1.9.0 [2020-11-04T16:25:25.333Z] #45 20.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T16:25:25.333Z] #45 20.41 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T16:25:25.333Z] #45 20.54 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T16:25:25.333Z] #45 20.64 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T16:25:25.333Z] #45 20.69 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T16:25:25.663Z] #45 20.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T16:25:25.663Z] #45 20.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T16:25:25.663Z] #45 21.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T16:25:25.663Z] #45 21.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T16:25:25.929Z] #45 21.24 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T16:25:25.929Z] #45 ... [2020-11-04T16:25:25.929Z] [2020-11-04T16:25:25.929Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:25:25.929Z] #38 11.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T16:25:25.929Z] #38 12.60 + 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-11-04T16:25:25.929Z] #38 ... [2020-11-04T16:25:25.929Z] [2020-11-04T16:25:25.929Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:25:25.929Z] #34 16.72 Reading package lists... [2020-11-04T16:25:26.020Z] ok github.com/docker/docker/registry 0.082s coverage: 57.2% of statements [2020-11-04T16:25:26.194Z] #34 21.43 Reading package lists... [2020-11-04T16:25:26.195Z] #34 ... [2020-11-04T16:25:26.195Z] [2020-11-04T16:25:26.195Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:26.195Z] #56 11.53 + cd /tmp/tmp.zfXdumjBpy/src/github.com/rootless-containers/rootlesskit [2020-11-04T16:25:26.195Z] #56 11.53 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T16:25:26.195Z] #56 12.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T16:25:26.195Z] #56 12.51 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T16:25:26.311Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-04T16:25:26.478Z] #56 ... [2020-11-04T16:25:26.478Z] [2020-11-04T16:25:26.478Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:26.478Z] #25 37.29 Selecting previously unselected package libonig5:arm64. [2020-11-04T16:25:26.478Z] #25 37.29 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-11-04T16:25:26.478Z] #25 37.42 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-04T16:25:26.601Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-11-04T16:25:27.059Z] #25 38.21 Selecting previously unselected package libjq1:arm64. [2020-11-04T16:25:27.059Z] #25 38.21 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T16:25:27.059Z] #25 38.27 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T16:25:27.232Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-11-04T16:25:27.232Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-04T16:25:27.638Z] #25 38.66 Selecting previously unselected package jq. [2020-11-04T16:25:27.638Z] #25 38.66 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T16:25:27.638Z] #25 38.67 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T16:25:27.638Z] #25 38.87 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-11-04T16:25:27.638Z] #25 38.92 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-11-04T16:25:27.903Z] #25 38.97 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-11-04T16:25:27.903Z] #25 ... [2020-11-04T16:25:27.903Z] [2020-11-04T16:25:27.903Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:27.903Z] #49 13.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T16:25:27.903Z] #49 13.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T16:25:27.903Z] #49 13.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T16:25:27.903Z] #49 13.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T16:25:27.903Z] #49 13.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T16:25:27.903Z] #49 14.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T16:25:27.903Z] #49 16.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T16:25:27.903Z] #49 17.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T16:25:27.903Z] #49 18.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T16:25:27.903Z] #49 18.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T16:25:27.903Z] #49 19.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T16:25:27.903Z] #49 19.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T16:25:27.903Z] #49 20.68 runtime [2020-11-04T16:25:28.169Z] #49 ... [2020-11-04T16:25:28.169Z] [2020-11-04T16:25:28.169Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:28.169Z] #62 22.45 Checking out files: 44% (849/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-04T16:25:28.169Z] #62 23.43 + cd /tmp/tmp.baBygr6LPT/src/github.com/docker/libnetwork [2020-11-04T16:25:28.169Z] #62 23.43 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T16:25:28.434Z] #62 23.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T16:25:28.701Z] #62 ... [2020-11-04T16:25:28.701Z] [2020-11-04T16:25:28.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:25:28.701Z] #11 14.26 Fetched 8219 kB in 11s (768 kB/s) [2020-11-04T16:25:28.701Z] #11 14.26 Reading package lists... [2020-11-04T16:25:28.974Z] #11 19.30 Reading package lists... [2020-11-04T16:25:28.974Z] #11 ... [2020-11-04T16:25:28.974Z] [2020-11-04T16:25:28.974Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:28.974Z] #25 39.87 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-11-04T16:25:28.974Z] #25 39.95 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T16:25:28.974Z] #25 39.97 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-11-04T16:25:28.974Z] #25 39.98 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T16:25:28.974Z] #25 40.00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T16:25:28.974Z] #25 40.23 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-11-04T16:25:29.240Z] #25 40.29 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T16:25:29.240Z] #25 40.32 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-11-04T16:25:29.240Z] #25 40.36 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-11-04T16:25:29.293Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-04T16:25:29.508Z] #25 40.64 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T16:25:29.508Z] #25 40.66 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-04T16:25:29.774Z] #25 40.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T16:25:29.774Z] #25 40.78 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T16:25:29.774Z] #25 40.85 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T16:25:30.371Z] ok github.com/docker/docker/volume/local 0.312s coverage: 76.6% of statements [2020-11-04T16:25:30.663Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-11-04T16:25:31.694Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-11-04T16:25:32.345Z] #25 ... [2020-11-04T16:25:32.345Z] [2020-11-04T16:25:32.346Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:32.346Z] #40 17.47 Fetched 8219 kB in 13s (641 kB/s) [2020-11-04T16:25:32.346Z] #40 17.47 Reading package lists... [2020-11-04T16:25:32.346Z] #40 22.36 Reading package lists... [2020-11-04T16:25:32.346Z] #40 ... [2020-11-04T16:25:32.346Z] [2020-11-04T16:25:32.346Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:32.346Z] #47 20.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T16:25:32.346Z] #47 21.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T16:25:32.346Z] #47 21.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T16:25:32.346Z] #47 21.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T16:25:32.346Z] #47 21.56 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T16:25:32.346Z] #47 22.08 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T16:25:32.346Z] #47 24.15 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T16:25:32.346Z] #47 24.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T16:25:32.346Z] #47 24.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T16:25:32.346Z] #47 24.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T16:25:32.346Z] #47 24.26 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T16:25:32.346Z] #47 24.35 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T16:25:32.346Z] #47 24.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T16:25:32.346Z] #47 24.40 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T16:25:32.346Z] #47 24.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T16:25:32.346Z] #47 24.45 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T16:25:32.346Z] #47 24.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T16:25:32.346Z] #47 24.68 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T16:25:32.346Z] #47 24.70 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T16:25:32.346Z] #47 24.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T16:25:32.346Z] #47 24.82 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T16:25:32.346Z] #47 24.94 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T16:25:32.346Z] #47 24.98 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T16:25:32.346Z] #47 25.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T16:25:32.346Z] #47 25.16 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T16:25:32.346Z] #47 25.17 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T16:25:32.346Z] #47 25.18 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T16:25:32.346Z] #47 25.19 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T16:25:32.346Z] #47 25.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T16:25:32.346Z] #47 25.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T16:25:32.346Z] #47 25.37 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T16:25:32.346Z] #47 25.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T16:25:32.346Z] #47 25.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T16:25:32.346Z] #47 25.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T16:25:32.346Z] #47 25.45 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T16:25:32.346Z] #47 25.67 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T16:25:32.346Z] #47 25.79 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T16:25:32.346Z] #47 25.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T16:25:32.346Z] #47 26.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T16:25:32.346Z] #47 26.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T16:25:32.346Z] #47 26.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T16:25:32.346Z] #47 26.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T16:25:32.346Z] #47 26.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T16:25:32.346Z] #47 26.37 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T16:25:32.346Z] #47 26.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T16:25:32.346Z] #47 26.45 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T16:25:32.346Z] #47 26.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T16:25:32.346Z] #47 26.56 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T16:25:32.346Z] #47 26.61 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T16:25:32.346Z] #47 26.65 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T16:25:32.346Z] #47 26.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T16:25:32.346Z] #47 26.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T16:25:32.346Z] #47 26.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T16:25:32.346Z] #47 26.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T16:25:32.346Z] #47 26.89 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T16:25:32.346Z] #47 26.94 go: downloading golang.org/x/text v0.3.2 [2020-11-04T16:25:32.346Z] #47 27.00 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T16:25:32.346Z] #47 27.01 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T16:25:32.346Z] #47 27.10 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T16:25:32.346Z] #47 27.11 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T16:25:32.346Z] #47 27.13 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T16:25:32.346Z] #47 27.16 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T16:25:32.346Z] #47 27.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T16:25:32.346Z] #47 27.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T16:25:32.346Z] #47 27.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T16:25:32.346Z] #47 27.67 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T16:25:32.610Z] #47 27.81 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T16:25:32.610Z] #47 27.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T16:25:32.610Z] #47 27.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T16:25:32.610Z] #47 27.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T16:25:32.610Z] #47 27.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T16:25:32.610Z] #47 28.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T16:25:33.295Z] #47 28.30 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T16:25:33.295Z] #47 28.49 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T16:25:33.295Z] #47 28.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T16:25:33.295Z] #47 ... [2020-11-04T16:25:33.295Z] [2020-11-04T16:25:33.295Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:33.295Z] #32 28.52 internal/reflectlite [2020-11-04T16:25:33.295Z] #32 28.52 sync [2020-11-04T16:25:35.234Z] #32 ... [2020-11-04T16:25:35.234Z] [2020-11-04T16:25:35.234Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:25:35.234Z] #53 20.46 Fetched 8219 kB in 15s (560 kB/s) [2020-11-04T16:25:35.234Z] #53 20.46 Reading package lists... [2020-11-04T16:25:35.234Z] #53 25.38 Reading package lists... [2020-11-04T16:25:35.234Z] #53 ... [2020-11-04T16:25:35.234Z] [2020-11-04T16:25:35.234Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:35.234Z] #47 28.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T16:25:35.234Z] #47 28.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T16:25:35.234Z] #47 28.72 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T16:25:35.234Z] #47 28.78 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T16:25:35.234Z] #47 28.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T16:25:35.234Z] #47 29.07 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T16:25:35.234Z] #47 29.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T16:25:35.234Z] #47 29.15 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T16:25:35.234Z] #47 29.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T16:25:35.234Z] #47 29.32 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T16:25:35.234Z] #47 29.33 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T16:25:35.234Z] #47 29.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T16:25:35.234Z] #47 29.60 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T16:25:35.234Z] #47 29.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T16:25:35.234Z] #47 29.76 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T16:25:35.234Z] #47 29.90 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T16:25:35.234Z] #47 30.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T16:25:35.437Z] Loaded image: buildpack-deps:buster [2020-11-04T16:25:35.437Z] Loaded image: busybox:latest [2020-11-04T16:25:35.437Z] Loaded image: busybox:glibc [2020-11-04T16:25:35.437Z] Loaded image: debian:buster [2020-11-04T16:25:35.437Z] Loaded image: hello-world:latest [2020-11-04T16:25:35.437Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:25:35.437Z] INFO: Testing against a local daemon [2020-11-04T16:25:35.437Z] === RUN TestCgroupNamespacesBuild [2020-11-04T16:25:36.618Z] Running on azwin-2-27e950 in d:\jenkins\workspace\moby_PR-41605 [Pipeline] { [Pipeline] ws [2020-11-04T16:25:36.635Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-04T16:25:37.325Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2020-11-04T16:25:37.325Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T16:25:37.960Z] #47 32.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T16:25:37.960Z] #47 32.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T16:25:37.960Z] #47 32.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T16:25:37.960Z] #47 32.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T16:25:38.279Z] #47 33.58 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T16:25:38.562Z] #47 33.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T16:25:38.562Z] #47 33.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T16:25:38.562Z] #47 33.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T16:25:38.562Z] #47 33.95 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T16:25:38.562Z] #47 33.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T16:25:39.146Z] #47 34.41 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T16:25:39.146Z] #47 34.43 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T16:25:39.146Z] #47 ... [2020-11-04T16:25:39.146Z] [2020-11-04T16:25:39.146Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:25:39.146Z] #30 31.44 Checking out files: 76% (1170/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-04T16:25:39.146Z] #30 32.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T16:25:39.146Z] #30 32.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T16:25:39.429Z] #30 ... [2020-11-04T16:25:39.429Z] [2020-11-04T16:25:39.429Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:25:39.429Z] #11 24.66 Building dependency tree... [2020-11-04T16:25:39.429Z] #11 27.21 The following additional packages will be installed: [2020-11-04T16:25:39.429Z] #11 27.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T16:25:39.429Z] #11 27.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T16:25:39.429Z] #11 27.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T16:25:39.429Z] #11 27.23 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T16:25:39.429Z] #11 27.24 Suggested packages: [2020-11-04T16:25:39.429Z] #11 27.24 gcc-8-locales seccomp wine64 [2020-11-04T16:25:39.429Z] #11 28.57 The following NEW packages will be installed: [2020-11-04T16:25:39.429Z] #11 28.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T16:25:39.429Z] #11 28.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T16:25:39.429Z] #11 28.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T16:25:39.429Z] #11 28.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T16:25:39.429Z] #11 28.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T16:25:39.429Z] #11 28.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T16:25:39.429Z] #11 29.10 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T16:25:39.429Z] #11 29.10 Need to get 73.3 MB of archives. [2020-11-04T16:25:39.429Z] #11 29.10 After this operation, 472 MB of additional disk space will be used. [2020-11-04T16:25:39.429Z] #11 29.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-11-04T16:25:39.429Z] #11 29.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-11-04T16:25:39.429Z] #11 29.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T16:25:39.429Z] #11 29.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-11-04T16:25:39.429Z] #11 29.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-11-04T16:25:39.429Z] #11 29.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T16:25:39.429Z] #11 30.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T16:25:39.429Z] #11 30.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T16:25:39.429Z] #11 30.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-11-04T16:25:39.429Z] #11 34.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-11-04T16:25:39.429Z] #11 ... [2020-11-04T16:25:39.429Z] [2020-11-04T16:25:39.429Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:39.429Z] #47 34.68 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T16:25:39.840Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2020-11-04T16:25:39.840Z] === RUN TestBuildWithSession [2020-11-04T16:25:39.840Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T16:25:39.840Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:25:39.840Z] === RUN TestBuildSquashParent [2020-11-04T16:25:41.436Z] #47 36.42 go: extracting golang.org/x/text v0.3.2 [2020-11-04T16:25:42.079Z] #47 ... [2020-11-04T16:25:42.079Z] [2020-11-04T16:25:42.079Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:25:42.079Z] #34 21.43 Reading package lists... [2020-11-04T16:25:42.079Z] #34 27.52 Building dependency tree... [2020-11-04T16:25:42.079Z] #34 30.60 The following additional packages will be installed: [2020-11-04T16:25:42.079Z] #34 30.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T16:25:42.079Z] #34 30.62 Suggested packages: [2020-11-04T16:25:42.079Z] #34 30.65 cmake-doc ninja-build lrzip [2020-11-04T16:25:42.079Z] #34 30.65 Recommended packages: [2020-11-04T16:25:42.079Z] #34 30.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T16:25:42.079Z] #34 31.78 The following NEW packages will be installed: [2020-11-04T16:25:42.079Z] #34 31.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T16:25:42.079Z] #34 31.81 vim-common xxd [2020-11-04T16:25:42.079Z] #34 32.20 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T16:25:42.079Z] #34 32.20 Need to get 14.2 MB of archives. [2020-11-04T16:25:42.079Z] #34 32.20 After this operation, 60.0 MB of additional disk space will be used. [2020-11-04T16:25:42.079Z] #34 32.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-04T16:25:42.079Z] #34 32.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T16:25:42.079Z] #34 32.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T16:25:42.079Z] #34 32.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-04T16:25:42.079Z] #34 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-11-04T16:25:42.079Z] #34 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-11-04T16:25:42.079Z] #34 33.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-11-04T16:25:42.079Z] #34 33.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-11-04T16:25:42.079Z] #34 33.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-11-04T16:25:42.079Z] #34 33.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-11-04T16:25:42.079Z] #34 35.43 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T16:25:42.079Z] #34 35.68 Fetched 14.2 MB in 2s (6356 kB/s) [2020-11-04T16:25:42.079Z] #34 ... [2020-11-04T16:25:42.079Z] [2020-11-04T16:25:42.079Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:25:42.079Z] #11 36.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-11-04T16:25:42.079Z] #11 36.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-11-04T16:25:42.079Z] #11 36.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-04T16:25:42.079Z] #11 36.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-04T16:25:42.079Z] #11 37.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-11-04T16:25:42.079Z] #11 37.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-11-04T16:25:42.079Z] #11 37.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-11-04T16:25:42.079Z] #11 37.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-11-04T16:25:42.079Z] #11 37.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-11-04T16:25:42.079Z] #11 37.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-11-04T16:25:42.079Z] #11 37.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-11-04T16:25:42.344Z] #11 37.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-11-04T16:25:42.344Z] #11 37.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-11-04T16:25:42.344Z] #11 37.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-11-04T16:25:42.344Z] #11 37.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-11-04T16:25:43.814Z] #11 ... [2020-11-04T16:25:43.814Z] [2020-11-04T16:25:43.814Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:43.814Z] #40 22.36 Reading package lists... [2020-11-04T16:25:43.814Z] #40 29.18 Building dependency tree... [2020-11-04T16:25:43.814Z] #40 32.59 The following additional packages will be installed: [2020-11-04T16:25:43.814Z] #40 32.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T16:25:43.814Z] #40 32.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T16:25:43.814Z] #40 32.61 Suggested packages: [2020-11-04T16:25:43.814Z] #40 32.61 manpages-dev python-setuptools [2020-11-04T16:25:43.814Z] #40 34.01 The following NEW packages will be installed: [2020-11-04T16:25:43.814Z] #40 34.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T16:25:43.814Z] #40 34.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T16:25:43.814Z] #40 34.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T16:25:43.814Z] #40 34.02 python-six zlib1g-dev [2020-11-04T16:25:43.814Z] #40 34.54 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T16:25:43.814Z] #40 34.54 Need to get 3798 kB of archives. [2020-11-04T16:25:43.814Z] #40 34.54 After this operation, 21.6 MB of additional disk space will be used. [2020-11-04T16:25:43.814Z] #40 34.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-11-04T16:25:43.814Z] #40 34.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-04T16:25:43.814Z] #40 34.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-11-04T16:25:43.815Z] #40 34.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-04T16:25:43.815Z] #40 34.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-11-04T16:25:43.815Z] #40 34.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-04T16:25:43.815Z] #40 34.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-11-04T16:25:43.815Z] #40 34.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-11-04T16:25:43.815Z] #40 34.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-11-04T16:25:43.815Z] #40 34.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-11-04T16:25:43.815Z] #40 34.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-11-04T16:25:43.815Z] #40 34.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-11-04T16:25:43.815Z] #40 34.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-11-04T16:25:43.815Z] #40 34.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-11-04T16:25:43.815Z] #40 34.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T16:25:43.815Z] #40 35.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T16:25:43.815Z] #40 35.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-11-04T16:25:43.815Z] #40 37.50 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T16:25:43.815Z] #40 ... [2020-11-04T16:25:43.815Z] [2020-11-04T16:25:43.815Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:25:43.815Z] #34 37.67 Selecting previously unselected package xxd. [2020-11-04T16:25:43.815Z] #34 37.67 (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 ... 15383 files and directories currently installed.) [2020-11-04T16:25:43.815Z] #34 37.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-04T16:25:43.815Z] #34 38.90 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T16:25:44.082Z] #34 ... [2020-11-04T16:25:44.082Z] [2020-11-04T16:25:44.082Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:44.082Z] #25 45.01 Updating certificates in /etc/ssl/certs... [2020-11-04T16:25:44.082Z] #25 50.99 126 added, 0 removed; done. [2020-11-04T16:25:44.082Z] #25 51.29 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-11-04T16:25:44.082Z] #25 51.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T16:25:44.082Z] #25 51.33 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-11-04T16:25:44.082Z] #25 51.36 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T16:25:44.082Z] #25 51.38 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T16:25:44.082Z] #25 53.76 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T16:25:44.082Z] #25 54.92 Updating certificates in /etc/ssl/certs... [2020-11-04T16:25:44.082Z] #25 ... [2020-11-04T16:25:44.082Z] [2020-11-04T16:25:44.082Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:44.082Z] #40 39.21 Fetched 3798 kB in 1s (4203 kB/s) [2020-11-04T16:25:44.475Z] #40 ... [2020-11-04T16:25:44.475Z] [2020-11-04T16:25:44.475Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:25:44.475Z] #43 29.59 internal/reflectlite [2020-11-04T16:25:44.475Z] #43 29.60 sync [2020-11-04T16:25:44.475Z] #43 31.14 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T16:25:44.475Z] #43 31.18 math/rand [2020-11-04T16:25:44.475Z] #43 31.18 internal/singleflight [2020-11-04T16:25:44.475Z] #43 33.61 sort [2020-11-04T16:25:44.475Z] #43 33.64 strconv [2020-11-04T16:25:44.475Z] #43 33.66 io [2020-11-04T16:25:44.475Z] #43 33.67 syscall [2020-11-04T16:25:44.475Z] #43 36.07 vendor/golang.org/x/net/dns/dnsmessage [2020-11-04T16:25:44.475Z] #43 36.31 bytes [2020-11-04T16:25:44.475Z] #43 38.33 bufio [2020-11-04T16:25:44.475Z] #43 38.63 reflect [2020-11-04T16:25:44.475Z] #43 39.74 regexp/syntax [2020-11-04T16:25:44.743Z] #43 ... [2020-11-04T16:25:44.743Z] [2020-11-04T16:25:44.743Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:44.743Z] #49 38.02 bufio [2020-11-04T16:25:44.743Z] #49 38.03 regexp/syntax [2020-11-04T16:25:44.743Z] #49 38.04 reflect [2020-11-04T16:25:44.743Z] #49 38.05 syscall [2020-11-04T16:25:45.335Z] #49 ... [2020-11-04T16:25:45.335Z] [2020-11-04T16:25:45.335Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:25:45.335Z] #53 30.70 Building dependency tree... [2020-11-04T16:25:45.335Z] #53 34.31 The following additional packages will be installed: [2020-11-04T16:25:45.335Z] #53 34.32 libbtrfs0 [2020-11-04T16:25:45.335Z] #53 34.53 The following NEW packages will be installed: [2020-11-04T16:25:45.335Z] #53 34.57 libbtrfs-dev libbtrfs0 [2020-11-04T16:25:45.335Z] #53 35.15 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T16:25:45.335Z] #53 35.15 Need to get 119 kB of archives. [2020-11-04T16:25:45.335Z] #53 35.15 After this operation, 387 kB of additional disk space will be used. [2020-11-04T16:25:45.335Z] #53 35.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-11-04T16:25:45.335Z] #53 35.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-11-04T16:25:45.335Z] #53 37.49 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T16:25:45.335Z] #53 39.23 Fetched 119 kB in 0s (295 kB/s) [2020-11-04T16:25:45.335Z] #53 ... [2020-11-04T16:25:45.335Z] [2020-11-04T16:25:45.335Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:45.335Z] #40 40.64 Selecting previously unselected package libcap-dev:arm64. [2020-11-04T16:25:45.335Z] #40 40.82 (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 ... 15383 files and directories currently installed.) [2020-11-04T16:25:45.335Z] #40 40.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-11-04T16:25:45.610Z] #40 40.96 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-11-04T16:25:45.988Z] #40 ... [2020-11-04T16:25:45.988Z] [2020-11-04T16:25:45.988Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:45.988Z] #32 31.19 sort [2020-11-04T16:25:45.988Z] #32 31.22 errors [2020-11-04T16:25:45.988Z] #32 31.97 strconv [2020-11-04T16:25:45.988Z] #32 31.99 io [2020-11-04T16:25:45.988Z] #32 31.99 internal/oserror [2020-11-04T16:25:45.988Z] #32 32.18 syscall [2020-11-04T16:25:45.988Z] #32 34.80 strings [2020-11-04T16:25:45.988Z] #32 34.81 bytes [2020-11-04T16:25:45.988Z] #32 37.07 reflect [2020-11-04T16:25:45.988Z] #32 37.31 bufio [2020-11-04T16:25:45.988Z] #32 37.70 path [2020-11-04T16:25:45.988Z] #32 38.31 text/tabwriter [2020-11-04T16:25:45.988Z] #32 39.94 internal/syscall/execenv [2020-11-04T16:25:45.988Z] #32 39.94 time [2020-11-04T16:25:45.988Z] #32 39.95 internal/syscall/unix [2020-11-04T16:25:45.988Z] #32 ... [2020-11-04T16:25:45.988Z] [2020-11-04T16:25:45.988Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:45.988Z] #40 41.24 Selecting previously unselected package libnet1:arm64. [2020-11-04T16:25:45.988Z] #40 41.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-04T16:25:45.988Z] #40 41.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T16:25:46.375Z] --- PASS: TestBuildSquashParent (6.83s) [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:25:46.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:25:46.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:25:46.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:25:46.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:25:46.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:25:46.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:25:46.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:25:46.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:25:46.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:25:47.019Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T16:25:47.019Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === Skipped [2020-11-04T16:25:47.019Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T16:25:47.019Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T16:25:47.019Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T16:25:47.019Z] time="2020-11-04T16:24:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T16:25:47.019Z] time="2020-11-04T16:24:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T16:25:47.019Z] time="2020-11-04T16:24:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T16:25:47.019Z] time="2020-11-04T16:24:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T16:25:47.019Z] time="2020-11-04T16:24:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T16:25:47.019Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T16:25:47.019Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T16:25:47.019Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:25:47.019Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T16:25:47.019Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T16:25:47.019Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T16:25:47.019Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] [2020-11-04T16:25:47.019Z] DONE 2167 tests, 26 skipped in 186.724s Post stage [Pipeline] junit [2020-11-04T16:25:47.064Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T16:25:47.607Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -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:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh dynbinary test-integration [2020-11-04T16:25:47.897Z] [2020-11-04T16:25:47.897Z] Removing bundles/ [2020-11-04T16:25:47.897Z] [2020-11-04T16:25:47.897Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T16:25:47.897Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:25:47.897Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:25:48.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:25:48.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:25:48.561Z] #40 43.80 Selecting previously unselected package libnet1-dev. [2020-11-04T16:25:48.561Z] #40 43.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...#40 ... [2020-11-04T16:25:48.561Z] [2020-11-04T16:25:48.561Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:48.561Z] #62 DONE 43.8s [2020-11-04T16:25:48.561Z] [2020-11-04T16:25:48.561Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:48.561Z] #40 43.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-04T16:25:48.561Z] #40 43.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T16:25:48.827Z] #40 44.34 Selecting previously unselected package libnl-3-200:arm64. [2020-11-04T16:25:48.827Z] #40 44.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-04T16:25:49.091Z] #40 44.34 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T16:25:49.091Z] #40 ... [2020-11-04T16:25:49.091Z] [2020-11-04T16:25:49.091Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T16:25:49.091Z] #25 59.66 0 added, 0 removed; done. [2020-11-04T16:25:49.091Z] #25 59.66 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T16:25:49.091Z] #25 59.68 done. [2020-11-04T16:25:49.091Z] #25 DONE 60.3s [2020-11-04T16:25:49.356Z] [2020-11-04T16:25:49.356Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:49.356Z] #47 44.16 go: finding github.com/fatih/color v1.7.0 [2020-11-04T16:25:49.356Z] #47 44.19 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T16:25:49.356Z] #47 44.34 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T16:25:49.356Z] #47 44.53 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T16:25:49.356Z] #47 44.54 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T16:25:49.356Z] #47 44.58 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T16:25:49.356Z] #47 44.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T16:25:49.356Z] #47 44.75 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T16:25:49.356Z] #47 44.78 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T16:25:49.356Z] #47 44.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T16:25:49.356Z] #47 44.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T16:25:49.356Z] #47 44.85 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T16:25:49.356Z] #47 44.86 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T16:25:49.622Z] #47 ... [2020-11-04T16:25:49.622Z] [2020-11-04T16:25:49.622Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T16:25:49.622Z] #53 40.99 Selecting previously unselected package libbtrfs0. [2020-11-04T16:25:49.622Z] #53 40.99 (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 ... 15383 files and directories currently installed.) [2020-11-04T16:25:49.622Z] #53 41.10 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-04T16:25:49.622Z] #53 41.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T16:25:49.622Z] #53 41.38 Selecting previously unselected package libbtrfs-dev. [2020-11-04T16:25:49.622Z] #53 41.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-04T16:25:49.622Z] #53 41.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T16:25:49.622Z] #53 44.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T16:25:49.622Z] #53 44.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T16:25:49.622Z] #53 44.09 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T16:25:49.622Z] #53 DONE 44.9s [2020-11-04T16:25:49.622Z] [2020-11-04T16:25:49.622Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:25:49.622Z] #26 DONE 0.3s [2020-11-04T16:25:49.622Z] [2020-11-04T16:25:49.622Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:49.622Z] #47 44.89 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T16:25:49.622Z] #47 44.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T16:25:49.622Z] #47 44.91 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T16:25:49.622Z] #47 44.92 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T16:25:49.622Z] #47 44.96 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T16:25:49.891Z] #47 45.15 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T16:25:49.891Z] #47 45.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T16:25:49.891Z] #47 45.26 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T16:25:49.891Z] #47 45.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T16:25:49.891Z] #47 45.31 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T16:25:49.891Z] #47 45.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T16:25:50.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:25:50.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:25:50.155Z] #47 45.42 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T16:25:50.155Z] #47 45.47 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T16:25:50.155Z] #47 45.47 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T16:25:50.155Z] #47 45.47 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T16:25:50.155Z] #47 45.47 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T16:25:50.155Z] #47 45.63 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T16:25:50.426Z] #47 45.70 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T16:25:50.426Z] #47 45.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T16:25:50.426Z] #47 45.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T16:25:50.426Z] #47 45.84 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T16:25:50.426Z] #47 45.91 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T16:25:50.691Z] #47 45.92 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T16:25:50.691Z] #47 46.02 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T16:25:50.691Z] #47 46.02 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T16:25:50.691Z] #47 46.04 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T16:25:50.691Z] #47 46.05 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T16:25:50.691Z] #47 46.07 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T16:25:50.691Z] #47 46.08 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T16:25:50.971Z] #47 46.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T16:25:50.971Z] #47 46.20 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T16:25:50.971Z] #47 46.25 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T16:25:50.971Z] #47 46.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T16:25:50.971Z] #47 46.42 go: finding golang.org/x/text v0.3.2 [2020-11-04T16:25:51.235Z] #47 46.51 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T16:25:51.235Z] #47 46.59 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T16:25:51.235Z] #47 46.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T16:25:51.235Z] #47 46.59 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T16:25:51.235Z] #47 46.66 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T16:25:51.235Z] #47 46.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T16:25:51.235Z] #47 46.70 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T16:25:51.235Z] #47 46.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T16:25:51.235Z] #47 46.74 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T16:25:51.235Z] #47 46.76 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T16:25:51.235Z] #47 46.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T16:25:51.500Z] #47 46.87 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T16:25:51.500Z] #47 46.87 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T16:25:51.500Z] #47 46.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T16:25:51.500Z] #47 46.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T16:25:51.500Z] #47 46.93 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T16:25:51.500Z] #47 47.04 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T16:25:51.766Z] #47 47.05 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T16:25:51.766Z] #47 47.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T16:25:51.766Z] #47 47.14 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T16:25:51.766Z] #47 47.16 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T16:25:51.766Z] #47 47.25 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T16:25:52.031Z] #47 47.58 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s) [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2020-11-04T16:25:52.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-11-04T16:25:52.058Z] === RUN TestBuildMultiStageCopy [2020-11-04T16:25:52.058Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T16:25:52.297Z] #47 47.67 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T16:25:52.297Z] #47 47.67 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T16:25:52.297Z] #47 47.74 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T16:25:52.297Z] #47 47.85 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T16:25:54.868Z] #47 ... [2020-11-04T16:25:54.868Z] [2020-11-04T16:25:54.868Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:25:54.868Z] #11 40.02 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T16:25:54.868Z] #11 40.90 Fetched 73.3 MB in 9s (7921 kB/s) [2020-11-04T16:25:54.868Z] #11 41.12 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T16:25:54.868Z] #11 41.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-11-04T16:25:54.868Z] #11 41.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-11-04T16:25:54.868Z] #11 41.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T16:25:54.868Z] #11 45.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T16:25:54.868Z] #11 45.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-11-04T16:25:54.868Z] #11 45.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T16:25:54.868Z] #11 49.77 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T16:25:54.868Z] #11 49.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T16:25:54.868Z] #11 49.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T16:25:54.868Z] #11 50.04 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-11-04T16:25:54.868Z] #11 50.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-04T16:25:54.868Z] #11 50.08 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T16:25:54.868Z] #11 ... [2020-11-04T16:25:54.868Z] [2020-11-04T16:25:54.868Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:25:54.868Z] #27 4.358 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T16:25:54.868Z] #27 4.935 [2020-11-04T16:25:54.868Z] #27 5.218 0.0% ## 3.7% ## 4.0% [2020-11-04T16:25:54.868Z] #27 ... [2020-11-04T16:25:54.868Z] [2020-11-04T16:25:54.868Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:25:54.868Z] #43 40.41 time [2020-11-04T16:25:54.868Z] #43 40.45 hash/crc32 [2020-11-04T16:25:54.868Z] #43 41.91 vendor/golang.org/x/text/transform [2020-11-04T16:25:54.868Z] #43 45.11 regexp [2020-11-04T16:25:54.868Z] #43 49.22 io/ioutil [2020-11-04T16:25:54.868Z] #43 49.39 net [2020-11-04T16:25:55.134Z] #43 50.47 os/exec [2020-11-04T16:25:55.134Z] #43 ... [2020-11-04T16:25:55.134Z] [2020-11-04T16:25:55.134Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:25:55.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T16:25:55.665Z] #27 5.218 0.0% ## 3.7% ## 4.0% ###### 8.8% ######## 11.8% ########## 15.1% ############# 19.3% ################ 22.9% #################### 28.0% ####################### 32.3% # [2020-11-04T16:25:55.665Z] #27 ... [2020-11-04T16:25:55.665Z] [2020-11-04T16:25:55.665Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:25:55.665Z] #34 41.11 Selecting previously unselected package vim-common. [2020-11-04T16:25:55.665Z] #34 41.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T16:25:55.665Z] #34 41.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T16:25:55.665Z] #34 43.98 Selecting previously unselected package cmake-data. [2020-11-04T16:25:55.665Z] #34 43.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T16:25:55.665Z] #34 44.02 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T16:25:56.026Z] #34 ... [2020-11-04T16:25:56.026Z] [2020-11-04T16:25:56.026Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:25:56.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T16:25:57.180Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T16:25:57.358Z] #27 5.218 0.0% ## 3.7% ## 4.0% ###### 8.8% ######## 11.8% ########## 15.1% ############# 19.3% ################ 22.9% #################### 28.0% ####################### 32.3% ########################### 37.6% ############################## 42.3% ################################## 47.6% ##################################### 52.0% ########################################## 59.3% ########################################### 60.9% ############################################### 65.9% ################################################# 68.3% #################################################### 73.5% ######################################################### 79.2% ############################################################ 84.0% ############################################################### 88.5% ################################################################### 94.1% ##################################################################### 97.2% ######################################################################## 100.0% [2020-11-04T16:25:57.358Z] #27 ... [2020-11-04T16:25:57.358Z] [2020-11-04T16:25:57.358Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:57.358Z] #49 42.84 regexp [2020-11-04T16:25:57.358Z] #49 46.30 context [2020-11-04T16:25:57.358Z] #49 46.32 os [2020-11-04T16:25:57.358Z] #49 51.17 mvdan.cc/sh/v3/fileutil [2020-11-04T16:25:57.358Z] #49 52.09 fmt [2020-11-04T16:25:57.358Z] #49 52.11 encoding/binary [2020-11-04T16:25:57.622Z] #49 ... [2020-11-04T16:25:57.622Z] [2020-11-04T16:25:57.622Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:57.622Z] #45 DONE 52.9s [2020-11-04T16:25:57.622Z] [2020-11-04T16:25:57.622Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:25:57.622Z] #11 50.42 Selecting previously unselected package dmsetup. [2020-11-04T16:25:57.622Z] #11 50.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-11-04T16:25:57.622Z] #11 50.48 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T16:25:57.622Z] #11 50.76 Selecting previously unselected package mingw-w64-common. [2020-11-04T16:25:57.622Z] #11 50.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T16:25:57.622Z] #11 50.77 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T16:25:57.640Z] ok github.com/docker/docker/cmd/dockerd 0.249s coverage: 29.1% of statements [2020-11-04T16:25:58.107Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T16:25:58.205Z] #11 ... [2020-11-04T16:25:58.206Z] [2020-11-04T16:25:58.206Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:25:58.206Z] #32 43.56 internal/poll [2020-11-04T16:25:58.206Z] #32 45.18 os [2020-11-04T16:25:58.206Z] #32 48.02 path/filepath [2020-11-04T16:25:58.206Z] #32 49.21 io/ioutil [2020-11-04T16:25:58.206Z] #32 50.49 internal/fmtsort [2020-11-04T16:25:58.206Z] #32 50.94 fmt [2020-11-04T16:25:58.206Z] #32 52.60 flag [2020-11-04T16:25:58.206Z] #32 52.60 log [2020-11-04T16:25:58.206Z] #32 52.60 github.com/BurntSushi/toml [2020-11-04T16:25:58.470Z] #32 ... [2020-11-04T16:25:58.470Z] [2020-11-04T16:25:58.470Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:25:58.470Z] #27 8.161 [2020-11-04T16:25:58.470Z] #27 8.499 0.2% ################# 24.5% ############################################ 61.6% ##################################################################### 96.1% ######################################################################## 100.0% [2020-11-04T16:25:59.035Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2020-11-04T16:25:59.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2020-11-04T16:25:59.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-11-04T16:25:59.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-11-04T16:25:59.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-11-04T16:25:59.035Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-04T16:25:59.035Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T16:25:59.050Z] #27 9.495 [2020-11-04T16:25:59.210Z] using credential docker-jenkins-github-credentials [2020-11-04T16:25:59.285Z] Cloning the remote Git repository [2020-11-04T16:25:59.285Z] Cloning with configured refspecs honoured and without tags [2020-11-04T16:25:59.314Z] #27 ... [2020-11-04T16:25:59.314Z] [2020-11-04T16:25:59.314Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:25:59.314Z] #40 44.84 Selecting previously unselected package libnl-3-dev:arm64. [2020-11-04T16:25:59.314Z] #40 44.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-11-04T16:25:59.314Z] #40 44.86 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-04T16:25:59.314Z] #40 45.65 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-04T16:25:59.314Z] #40 45.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-04T16:25:59.314Z] #40 45.71 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T16:25:59.314Z] #40 45.96 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-11-04T16:25:59.314Z] #40 45.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-11-04T16:25:59.314Z] #40 46.03 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-04T16:25:59.314Z] #40 46.21 Selecting previously unselected package zlib1g-dev:arm64. [2020-11-04T16:25:59.314Z] #40 46.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-11-04T16:25:59.314Z] #40 46.22 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-04T16:25:59.314Z] #40 46.63 Selecting previously unselected package libprotobuf17:arm64. [2020-11-04T16:25:59.314Z] #40 46.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-11-04T16:25:59.314Z] #40 46.65 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-04T16:25:59.315Z] #40 47.85 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-11-04T16:25:59.315Z] #40 47.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-11-04T16:25:59.315Z] #40 47.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-04T16:25:59.315Z] #40 49.21 Selecting previously unselected package libprotobuf-dev:arm64. [2020-11-04T16:25:59.315Z] #40 49.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-11-04T16:25:59.315Z] #40 49.47 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-04T16:25:59.315Z] #40 50.83 Selecting previously unselected package libprotoc17:arm64. [2020-11-04T16:25:59.315Z] #40 50.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-11-04T16:25:59.315Z] #40 50.85 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-04T16:25:59.315Z] #40 53.11 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T16:25:59.315Z] #40 53.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-11-04T16:25:59.315Z] #40 53.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T16:25:59.315Z] #40 53.32 Selecting previously unselected package protobuf-compiler. [2020-11-04T16:25:59.315Z] #40 53.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-11-04T16:25:59.315Z] #40 53.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T16:25:59.315Z] #40 53.89 Selecting previously unselected package python-pkg-resources. [2020-11-04T16:25:59.315Z] #40 53.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T16:25:59.315Z] #40 53.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T16:25:59.315Z] #40 54.31 Selecting previously unselected package python-six. [2020-11-04T16:25:59.315Z] #40 54.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T16:25:59.315Z] #40 54.32 Unpacking python-six (1.12.0-1) ... [2020-11-04T16:25:59.315Z] #40 54.56 Selecting previously unselected package python-protobuf. [2020-11-04T16:25:59.315Z] #40 54.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-11-04T16:25:59.315Z] #40 54.60 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T16:25:59.580Z] #40 ... [2020-11-04T16:25:59.580Z] [2020-11-04T16:25:59.580Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:25:59.580Z] #54 2.166 + RM_GOPATH=0 [2020-11-04T16:25:59.580Z] #54 2.166 + TMP_GOPATH= [2020-11-04T16:25:59.580Z] #54 2.166 + : /build [2020-11-04T16:25:59.580Z] #54 2.166 + '[' -z '' ']' [2020-11-04T16:25:59.580Z] #54 2.166 ++ mktemp -d [2020-11-04T16:25:59.580Z] #54 2.181 + export GOPATH=/tmp/tmp.vkrQC2tAgF [2020-11-04T16:25:59.580Z] #54 2.181 + GOPATH=/tmp/tmp.vkrQC2tAgF [2020-11-04T16:25:59.580Z] #54 2.181 + RM_GOPATH=1 [2020-11-04T16:25:59.580Z] #54 2.181 + case "$(go env GOARCH)" in [2020-11-04T16:25:59.580Z] #54 2.184 ++ go env GOARCH [2020-11-04T16:25:59.580Z] #54 2.217 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:59.580Z] #54 2.217 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:25:59.580Z] #54 2.217 ++ dirname /tmp/install/install.sh [2020-11-04T16:25:59.580Z] #54 2.284 + dir=/tmp/install [2020-11-04T16:25:59.580Z] #54 2.284 + bin=containerd [2020-11-04T16:25:59.580Z] #54 2.284 + shift [2020-11-04T16:25:59.580Z] #54 2.284 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T16:25:59.580Z] #54 2.284 + . /tmp/install/containerd.installer [2020-11-04T16:25:59.580Z] #54 2.284 ++ set -e [2020-11-04T16:25:59.580Z] #54 2.284 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T16:25:59.580Z] #54 2.284 + install_containerd [2020-11-04T16:25:59.580Z] #54 2.284 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T16:25:59.580Z] #54 2.284 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vkrQC2tAgF/src/github.com/containerd/containerd [2020-11-04T16:25:59.580Z] #54 2.284 Cloning into '/tmp/tmp.vkrQC2tAgF/src/github.com/containerd/containerd'... [2020-11-04T16:25:59.580Z] #54 2.284 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T16:25:59.580Z] #54 ... [2020-11-04T16:25:59.580Z] [2020-11-04T16:25:59.580Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:25:59.846Z] #27 10.01 0.2% ####################################### 54.9% ######################################################################## 100.0% [2020-11-04T16:25:59.846Z] #27 10.46 [2020-11-04T16:25:59.474Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T16:25:59.862Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-04T16:26:00.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:26:00.571Z] > git --version # timeout=10 [2020-11-04T16:26:00.622Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-04T16:26:00.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:26:00.625Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:26:02.142Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-11-04T16:26:02.142Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T16:26:02.142Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T16:26:02.142Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T16:26:02.142Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T16:26:02.518Z] #27 10.75 0.0% # 2.4% #### 6.3% ###### 9.4% ####### 10.9% ############ 17.0% ############# 18.5% ############### 22.0% ################## 26.0% ##################### 29.9% ######################### 35.7% ############################## 42.7% ################################## 48.4% ####################################### 54.6% ########################################### 60.9% ################################################ 68.0% ####################################################### 76.6% ########################################################### 82.7% ############################################################### 87.8% ################################################################## 92.3% ##################################################################### 96.1% ######################################################################## 100.0% [2020-11-04T16:26:03.098Z] #27 13.35 #=#=# [2020-11-04T16:26:04.275Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-11-04T16:26:04.275Z] === RUN TestBuildLabelWithTargets [2020-11-04T16:26:05.698Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-11-04T16:26:06.331Z] #27 13.58 0.0% 1.3% ## 2.9% ## 4.1% #### 5.7% ##### 7.0% ##### 7.8% ####### 9.7% ######## 11.5% ######## 11.8% ########## 14.4% ########### 15.3% ########### 16.6% ############ 17.8% ############## 20.0% ############### 21.2% ############### 22.2% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.7% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.3% ########################### 38.1% ############################ 39.5% ############################# 41.0% ############################## 42.7% [2020-11-04T16:26:06.331Z] #27 ... [2020-11-04T16:26:06.331Z] [2020-11-04T16:26:06.331Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:06.331Z] #43 51.65 internal/lazyregexp [2020-11-04T16:26:06.331Z] #43 52.19 github.com/LK4D4/vndr/versioned [2020-11-04T16:26:06.331Z] #43 55.89 crypto/cipher [2020-11-04T16:26:06.331Z] #43 55.90 crypto/sha512 [2020-11-04T16:26:06.331Z] #43 55.93 go/token [2020-11-04T16:26:06.331Z] #43 57.39 net/url [2020-11-04T16:26:06.331Z] #43 58.30 go/scanner [2020-11-04T16:26:06.331Z] #43 59.06 text/template/parse [2020-11-04T16:26:06.331Z] #43 60.42 go/ast [2020-11-04T16:26:06.331Z] #43 60.70 encoding/json [2020-11-04T16:26:06.331Z] #43 ... [2020-11-04T16:26:06.331Z] [2020-11-04T16:26:06.331Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:07.741Z] #27 13.58 0.0% 1.3% ## 2.9% ## 4.1% #### 5.7% ##### 7.0% ##### 7.8% ####### 9.7% ######## 11.5% ######## 11.8% ########## 14.4% ########### 15.3% ########### 16.6% ############ 17.8% ############## 20.0% ############### 21.2% ############### 22.2% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.7% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.3% ########################### 38.1% ############################ 39.5% ############################# 41.0% ############################## 42.7% ################################ 44.8% ################################# 47.0% ################################## 48.0% ################################### 49.4% #################################### 50.6% ##################################### 52.1% ###################################### 53.5% ####################################### 54.8% ######################################## 55.9% ######################################### 57.5% ########################################## 58.8% ########################################### 59.7% [2020-11-04T16:26:07.741Z] #27 ... [2020-11-04T16:26:07.741Z] [2020-11-04T16:26:07.741Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:26:07.741Z] #34 53.14 Selecting previously unselected package libicu63:arm64. [2020-11-04T16:26:07.741Z] #34 53.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-04T16:26:07.741Z] #34 53.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T16:26:07.741Z] #34 60.29 Selecting previously unselected package libxml2:arm64. [2020-11-04T16:26:07.741Z] #34 60.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-11-04T16:26:07.742Z] #34 60.33 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T16:26:07.742Z] #34 60.94 Selecting previously unselected package libarchive13:arm64. [2020-11-04T16:26:07.742Z] #34 60.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-11-04T16:26:07.742Z] #34 60.95 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-04T16:26:07.742Z] #34 61.28 Selecting previously unselected package libjsoncpp1:arm64. [2020-11-04T16:26:07.742Z] #34 61.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-11-04T16:26:07.742Z] #34 61.29 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-04T16:26:07.742Z] #34 61.58 Selecting previously unselected package librhash0:arm64. [2020-11-04T16:26:07.742Z] #34 61.59 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-11-04T16:26:07.742Z] #34 61.59 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-11-04T16:26:07.742Z] #34 61.86 Selecting previously unselected package libuv1:arm64. [2020-11-04T16:26:07.742Z] #34 61.86 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-11-04T16:26:07.742Z] #34 61.87 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-11-04T16:26:07.742Z] #34 62.08 Selecting previously unselected package cmake. [2020-11-04T16:26:07.742Z] #34 62.09 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-11-04T16:26:07.742Z] #34 62.11 Unpacking cmake (3.13.4-1) ... [2020-11-04T16:26:07.742Z] #34 ... [2020-11-04T16:26:07.742Z] [2020-11-04T16:26:07.742Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:08.008Z] #27 13.58 0.0% 1.3% ## 2.9% ## 4.1% #### 5.7% ##### 7.0% ##### 7.8% ####### 9.7% ######## 11.5% ######## 11.8% ########## 14.4% ########### 15.3% ########### 16.6% ############ 17.8% ############## 20.0% ############### 21.2% ############### 22.2% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.7% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.3% ########################### 38.1% ############################ 39.5% ############################# 41.0% ############################## 42.7% ################################ 44.8% ################################# 47.0% ################################## 48.0% ################################### 49.4% #################################### 50.6% ##################################### 52.1% ###################################### 53.5% ####################################### 54.8% ######################################## 55.9% ######################################### 57.5% ########################################## 58.8% ########################################### 59.7% ########################################### 60.9% ############################################ 61.3% [2020-11-04T16:26:08.008Z] #27 ... [2020-11-04T16:26:08.008Z] [2020-11-04T16:26:08.008Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:26:08.008Z] #49 53.49 encoding/base64 [2020-11-04T16:26:08.008Z] #49 53.49 golang.org/x/sys/unix [2020-11-04T16:26:08.008Z] #49 58.73 encoding/json [2020-11-04T16:26:08.008Z] #49 58.73 github.com/pkg/diff [2020-11-04T16:26:08.008Z] #49 58.74 go/scanner [2020-11-04T16:26:08.008Z] #49 61.79 go/ast [2020-11-04T16:26:08.008Z] #49 61.94 mvdan.cc/editorconfig [2020-11-04T16:26:08.276Z] #49 ... [2020-11-04T16:26:08.276Z] [2020-11-04T16:26:08.276Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:10.212Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.9% of statements [2020-11-04T16:26:10.212Z] ok github.com/docker/docker/daemon/cluster 0.236s coverage: 0.5% of statements [2020-11-04T16:26:10.343Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.178908533s with top 10 stages: buildssa: 1m33.175769787s, goimports: 21.943300065s, unconvert: 12.886888718s, gosec: 10.116229564s, golint: 5.903252367s, ineffassign: 4.1812662s, misspell: 3.86612723s, inspect: 3.723201027s, vrp: 2.972868713s, ctrlflow: 1.821230064s [2020-11-04T16:26:10.421Z] #27 13.58 0.0% 1.3% ## 2.9% ## 4.1% #### 5.7% ##### 7.0% ##### 7.8% ####### 9.7% ######## 11.5% ######## 11.8% ########## 14.4% ########### 15.3% ########### 16.6% ############ 17.8% ############## 20.0% ############### 21.2% ############### 22.2% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.7% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.3% ########################### 38.1% ############################ 39.5% ############################# 41.0% ############################## 42.7% ################################ 44.8% ################################# 47.0% ################################## 48.0% ################################### 49.4% #################################### 50.6% ##################################### 52.1% ###################################### 53.5% ####################################### 54.8% ######################################## 55.9% ######################################### 57.5% ########################################## 58.8% ########################################### 59.7% ########################################### 60.9% ############################################ 61.3% ############################################ 61.3% ############################################ 62.5% ############################################# 62.7% ############################################# 63.7% ############################################## 65.0% ############################################### 66.6% ################################################# 68.5% ################################################## 69.6% ################################################### 71.5% #################################################### 72.6% ##################################################### 73.8% ###################################################### 75.0% ###################################################### 76.4% ######################################################## 78.3% ########################################################## 81.2% ########################################################### 82.6% ############################################################ 84.3% ############################################################# 86.1% ############################################################## 87.2% ################################################################ 89.0% ################################################################# 90.4% [2020-11-04T16:26:10.421Z] #27 ... [2020-11-04T16:26:10.421Z] [2020-11-04T16:26:10.421Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:26:10.421Z] #40 55.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T16:26:10.421Z] #40 59.41 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-11-04T16:26:10.421Z] #40 59.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T16:26:10.421Z] #40 59.79 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T16:26:10.421Z] #40 59.83 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-11-04T16:26:10.421Z] #40 59.89 Setting up python-six (1.12.0-1) ... [2020-11-04T16:26:10.421Z] #40 62.65 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-11-04T16:26:10.421Z] #40 62.69 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T16:26:10.421Z] #40 62.74 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-11-04T16:26:10.421Z] #40 62.75 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-11-04T16:26:10.421Z] #40 62.78 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-11-04T16:26:10.421Z] #40 62.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T16:26:10.421Z] #40 62.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T16:26:10.421Z] #40 62.86 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-11-04T16:26:10.421Z] #40 62.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T16:26:10.421Z] #40 63.30 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T16:26:10.421Z] #40 ... [2020-11-04T16:26:10.421Z] [2020-11-04T16:26:10.421Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:10.953Z] #27 13.58 0.0% 1.3% ## 2.9% ## 4.1% #### 5.7% ##### 7.0% ##### 7.8% ####### 9.7% ######## 11.5% ######## 11.8% ########## 14.4% ########### 15.3% ########### 16.6% ############ 17.8% ############## 20.0% ############### 21.2% ############### 22.2% ################ 23.5% ################## 25.3% ################### 27.1% #################### 28.7% ##################### 30.4% ####################### 32.4% ######################## 34.3% ########################## 36.1% ########################## 37.3% ########################### 38.1% ############################ 39.5% ############################# 41.0% ############################## 42.7% ################################ 44.8% ################################# 47.0% ################################## 48.0% ################################### 49.4% #################################### 50.6% ##################################### 52.1% ###################################### 53.5% ####################################### 54.8% ######################################## 55.9% ######################################### 57.5% ########################################## 58.8% ########################################### 59.7% ########################################### 60.9% ############################################ 61.3% ############################################ 61.3% ############################################ 62.5% ############################################# 62.7% ############################################# 63.7% ############################################## 65.0% ############################################### 66.6% ################################################# 68.5% ################################################## 69.6% ################################################### 71.5% #################################################### 72.6% ##################################################### 73.8% ###################################################### 75.0% ###################################################### 76.4% ######################################################## 78.3% ########################################################## 81.2% ########################################################### 82.6% ############################################################ 84.3% ############################################################# 86.1% ############################################################## 87.2% ################################################################ 89.0% ################################################################# 90.4% ################################################################# 90.4% ################################################################## 92.7% #################################################################### 94.9% ##################################################################### 97.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-11-04T16:26:11.218Z] #27 21.59 [2020-11-04T16:26:11.218Z] #27 ... [2020-11-04T16:26:11.218Z] [2020-11-04T16:26:11.218Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:26:11.218Z] #32 58.17 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T16:26:11.218Z] #32 DONE 66.7s [2020-11-04T16:26:11.484Z] [2020-11-04T16:26:11.484Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:26:11.484Z] #49 63.96 mvdan.cc/sh/v3/syntax [2020-11-04T16:26:11.484Z] #49 66.90 golang.org/x/crypto/ssh/terminal [2020-11-04T16:26:12.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T16:26:12.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T16:26:12.355Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-11-04T16:26:12.355Z] === RUN TestBuildWithEmptyLayers [2020-11-04T16:26:14.061Z] #49 ... [2020-11-04T16:26:14.061Z] [2020-11-04T16:26:14.061Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:14.061Z] #27 23.31 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T16:26:14.061Z] #27 23.75 [2020-11-04T16:26:14.061Z] #27 24.02 # 2.0% ######################################################################## 100.0% [2020-11-04T16:26:14.061Z] #27 24.17 [2020-11-04T16:26:14.737Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2020-11-04T16:26:15.462Z] #27 25.70 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T16:26:15.463Z] #27 26.01 [2020-11-04T16:26:15.589Z] INFO [runner/unused/goanalysis] analyzers took 25.645789353s with top 10 stages: buildssa: 21.738479341s, U1000: 3.907310012s [2020-11-04T16:26:15.589Z] INFO [runner] Issues before processing: 2259, after processing: 0 [2020-11-04T16:26:15.589Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1574/1574, exclude-rules: 64/1574, path_prettifier: 1679/1679, cgo: 1679/2259, skip_files: 1679/1679, skip_dirs: 1679/1679, exclude: 1574/1574, filename_unadjuster: 1679/1679, autogenerated_exclude: 1574/1679, nolint: 0/64 [2020-11-04T16:26:15.589Z] INFO [runner] processing took 124.804162ms with stages: nolint: 53.573305ms, identifier_marker: 39.351434ms, path_prettifier: 13.217738ms, autogenerated_exclude: 7.453851ms, exclude-rules: 6.479736ms, skip_dirs: 3.739094ms, cgo: 558.198µs, filename_unadjuster: 425.28µs, max_same_issues: 1.661µs, uniq_by_line: 664ns, diff: 635ns, source_code: 537ns, path_shortener: 481ns, max_from_linter: 480ns, exclude: 432ns, skip_files: 370ns, max_per_file_from_linter: 266ns [2020-11-04T16:26:15.589Z] INFO [runner] linters took 1m33.586089852s with stages: goanalysis_metalinter: 1m15.557358139s, unused: 17.903020502s [2020-11-04T16:26:15.589Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-11-04T16:26:15.619Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-11-04T16:26:15.619Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T16:26:15.728Z] #27 ... [2020-11-04T16:26:15.728Z] [2020-11-04T16:26:15.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:26:15.728Z] #11 61.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T16:26:15.728Z] #11 61.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T16:26:15.728Z] #11 61.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T16:26:15.728Z] #11 ... [2020-11-04T16:26:15.728Z] [2020-11-04T16:26:15.728Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:15.728Z] #27 26.26 0.8% ######################################################################## 100.0% [2020-11-04T16:26:15.998Z] #27 26.43 [2020-11-04T16:26:16.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T16:26:17.016Z] INFO Memory: 1618 samples, avg is 253.7MB, max is 3031.7MB [2020-11-04T16:26:17.016Z] INFO Execution took 3m34.181932532s [2020-11-04T16:26:17.016Z] Congratulations! The shell scripts are properly formatted. [2020-11-04T16:26:17.043Z] Fetching without tags [2020-11-04T16:26:17.409Z] #27 ... [2020-11-04T16:26:17.409Z] [2020-11-04T16:26:17.409Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T16:26:17.409Z] #40 67.73 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-11-04T16:26:17.409Z] #40 69.37 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T16:26:17.409Z] #40 DONE 72.7s [2020-11-04T16:26:17.409Z] [2020-11-04T16:26:17.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:26:17.522Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-04T16:26:17.673Z] #41 ... [2020-11-04T16:26:17.673Z] [2020-11-04T16:26:17.673Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T16:26:17.673Z] #34 67.02 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T16:26:17.673Z] #34 67.07 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T16:26:17.673Z] #34 67.10 Setting up libuv1:arm64 (1.24.1-1) ... [2020-11-04T16:26:17.673Z] #34 67.14 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T16:26:17.673Z] #34 67.32 Setting up librhash0:arm64 (1.3.8-1) ... [2020-11-04T16:26:17.673Z] #34 67.35 Setting up cmake-data (3.13.4-1) ... [2020-11-04T16:26:17.673Z] #34 67.38 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T16:26:17.673Z] #34 67.57 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-11-04T16:26:17.673Z] #34 67.70 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-11-04T16:26:17.674Z] #34 67.72 Setting up cmake (3.13.4-1) ... [2020-11-04T16:26:17.674Z] #34 68.67 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T16:26:17.674Z] #34 71.28 Processing triggers for mime-support (3.62) ... [2020-11-04T16:26:17.674Z] #34 DONE 73.0s [2020-11-04T16:26:17.767Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 [2020-11-04T16:26:17.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh dynbinary-daemon test-docker-py [2020-11-04T16:26:17.938Z] [2020-11-04T16:26:17.938Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:17.938Z] #27 28.05 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T16:26:17.938Z] #27 28.20 skipping existing 9a99313a2c50 [2020-11-04T16:26:17.938Z] #27 28.40 [2020-11-04T16:26:18.159Z] [2020-11-04T16:26:18.165Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 81.8% of statements [2020-11-04T16:26:18.415Z] Removing bundles/ [2020-11-04T16:26:18.415Z] [2020-11-04T16:26:18.415Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-04T16:26:18.415Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:26:18.415Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:26:16.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:26:16.785Z] > git config --add remote.origin.fetch +refs/pull/41605/head:refs/remotes/origin/PR-41605 # timeout=10 [2020-11-04T16:26:16.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:26:16.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T16:26:17.078Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T16:26:17.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:26:17.080Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41605/head:refs/remotes/origin/PR-41605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T16:26:17.873Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:26:17.920Z] > git checkout -f ac84f1b55f1e5066f9871c5b96aa13dd5ef288b2 # timeout=10 [2020-11-04T16:26:19.876Z] #27 29.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T16:26:19.876Z] #27 30.35 [2020-11-04T16:26:20.145Z] #27 30.50 ######################################################################## 100.0% [2020-11-04T16:26:20.145Z] #27 30.61 [2020-11-04T16:26:20.726Z] #27 31.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T16:26:20.859Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2020-11-04T16:26:20.859Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T16:26:20.859Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-11-04T16:26:20.859Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T16:26:20.936Z] ok github.com/docker/docker/daemon/graphdriver 0.035s coverage: 2.2% of statements [2020-11-04T16:26:20.991Z] #27 31.55 [2020-11-04T16:26:21.256Z] #27 31.70 ######################################################################## 100.0% [2020-11-04T16:26:21.256Z] #27 31.79 [2020-11-04T16:26:21.256Z] #27 31.82 Download of images into '/build' complete. [2020-11-04T16:26:21.256Z] #27 31.82 Use something like the following to load the result into a Docker daemon: [2020-11-04T16:26:21.525Z] #27 31.82 tar -cC '/build' . | docker load [2020-11-04T16:26:21.670Z] Merge succeeded, producing 81c376c21709fcd68fa10677b50526cae2770af6 [2020-11-04T16:26:21.670Z] Checking out Revision 81c376c21709fcd68fa10677b50526cae2770af6 (PR-41605) [2020-11-04T16:26:20.680Z] > git remote # timeout=10 [2020-11-04T16:26:20.755Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T16:26:20.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T16:26:20.802Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T16:26:21.572Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-04T16:26:22.485Z] #27 ... [2020-11-04T16:26:22.485Z] [2020-11-04T16:26:22.485Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:22.485Z] #43 67.77 text/template [2020-11-04T16:26:22.485Z] #43 69.72 encoding/xml [2020-11-04T16:26:22.485Z] #43 70.04 go/parser [2020-11-04T16:26:22.485Z] #43 74.98 go/doc [2020-11-04T16:26:22.485Z] #43 75.56 crypto/elliptic [2020-11-04T16:26:22.485Z] #43 ... [2020-11-04T16:26:22.485Z] [2020-11-04T16:26:22.485Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:22.485Z] #35 1.674 + RM_GOPATH=0 [2020-11-04T16:26:22.485Z] #35 1.674 + TMP_GOPATH= [2020-11-04T16:26:22.485Z] #35 1.674 + : /build [2020-11-04T16:26:22.485Z] #35 1.674 + '[' -z '' ']' [2020-11-04T16:26:22.485Z] #35 1.679 ++ mktemp -d [2020-11-04T16:26:22.485Z] #35 1.716 + export GOPATH=/tmp/tmp.NuYr0wzPdP [2020-11-04T16:26:22.485Z] #35 1.716 + GOPATH=/tmp/tmp.NuYr0wzPdP [2020-11-04T16:26:22.485Z] #35 1.716 + RM_GOPATH=1 [2020-11-04T16:26:22.485Z] #35 1.717 + case "$(go env GOARCH)" in [2020-11-04T16:26:22.485Z] #35 1.717 ++ go env GOARCH [2020-11-04T16:26:22.485Z] #35 1.725 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:26:22.485Z] #35 1.725 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:26:22.485Z] #35 1.726 ++ dirname /tmp/install/install.sh [2020-11-04T16:26:22.485Z] #35 1.734 + dir=/tmp/install [2020-11-04T16:26:22.485Z] #35 1.734 + bin=tini [2020-11-04T16:26:22.485Z] #35 1.734 + shift [2020-11-04T16:26:22.485Z] #35 1.734 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T16:26:22.485Z] #35 1.734 + . /tmp/install/tini.installer [2020-11-04T16:26:22.485Z] #35 1.734 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T16:26:22.485Z] #35 1.734 + install_tini [2020-11-04T16:26:22.485Z] #35 1.734 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T16:26:22.485Z] #35 1.734 + git clone https://github.com/krallin/tini.git /tmp/tmp.NuYr0wzPdP/tini [2020-11-04T16:26:22.485Z] #35 1.734 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T16:26:22.485Z] #35 1.760 Cloning into '/tmp/tmp.NuYr0wzPdP/tini'... [2020-11-04T16:26:22.485Z] #35 2.661 + cd /tmp/tmp.NuYr0wzPdP/tini [2020-11-04T16:26:22.485Z] #35 2.661 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T16:26:22.485Z] #35 2.729 + cmake . [2020-11-04T16:26:22.485Z] #35 3.396 -- The C compiler identification is GNU 8.3.0 [2020-11-04T16:26:22.485Z] #35 3.441 -- Check for working C compiler: /usr/bin/cc [2020-11-04T16:26:22.485Z] #35 4.209 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T16:26:22.485Z] #35 4.214 -- Detecting C compiler ABI info [2020-11-04T16:26:22.485Z] #35 4.940 -- Detecting C compiler ABI info - done [2020-11-04T16:26:22.750Z] #35 5.017 -- Detecting C compile features [2020-11-04T16:26:23.017Z] #35 ... [2020-11-04T16:26:23.017Z] [2020-11-04T16:26:23.017Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T16:26:23.017Z] #27 DONE 33.5s [2020-11-04T16:26:23.017Z] [2020-11-04T16:26:23.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:26:23.017Z] #41 3.341 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T16:26:23.017Z] #41 3.342 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T16:26:23.017Z] #41 3.371 Note: Building without GnuTLS support [2020-11-04T16:26:23.017Z] #41 3.374 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T16:26:23.017Z] #41 3.374 Makefile.config:40: Warn: Building without nftables support [2020-11-04T16:26:23.017Z] #41 5.584 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T16:26:23.017Z] #41 5.643 GEN .gitid [2020-11-04T16:26:23.017Z] #41 5.696 GEN criu/include/version.h [2020-11-04T16:26:23.017Z] #41 5.782 GEN include/common/asm [2020-11-04T16:26:23.700Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-11-04T16:26:23.974Z] #41 ... [2020-11-04T16:26:23.974Z] [2020-11-04T16:26:23.974Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T16:26:23.974Z] #49 73.50 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T16:26:23.974Z] #49 DONE 79.2s [2020-11-04T16:26:23.974Z] [2020-11-04T16:26:23.974Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:23.974Z] #43 79.25 vendor/golang.org/x/text/unicode/bidi [2020-11-04T16:26:23.974Z] #43 79.25 vendor/golang.org/x/crypto/cryptobyte [2020-11-04T16:26:24.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 14.1% of statements [2020-11-04T16:26:21.704Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T16:26:21.762Z] > git checkout -f 81c376c21709fcd68fa10677b50526cae2770af6 # timeout=10 [2020-11-04T16:26:25.024Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-11-04T16:26:25.024Z] === RUN TestBuildWithHugeFile [2020-11-04T16:26:25.406Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.772s coverage: 57.1% of statements [2020-11-04T16:26:25.912Z] #43 81.09 github.com/LK4D4/vndr/build [2020-11-04T16:26:26.874Z] #43 82.13 vendor/golang.org/x/text/secure/bidirule [2020-11-04T16:26:27.142Z] #43 82.58 vendor/golang.org/x/text/unicode/norm [2020-11-04T16:26:28.101Z] #43 83.22 vendor/golang.org/x/net/http2/hpack [2020-11-04T16:26:28.171Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-11-04T16:26:28.368Z] #43 ... [2020-11-04T16:26:28.368Z] [2020-11-04T16:26:28.368Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:26:28.368Z] #11 73.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T16:26:28.368Z] #11 73.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-04T16:26:28.368Z] #11 73.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T16:26:28.368Z] #11 73.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T16:26:28.368Z] #11 73.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-04T16:26:28.368Z] #11 73.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T16:26:28.368Z] #11 ... [2020-11-04T16:26:28.368Z] [2020-11-04T16:26:28.368Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:26:28.368Z] #54 37.00 Checking out files: 35% (1207/3433) Checking out files: 36% (1236/3433) Checking out files: 37% (1271/3433) Checking out files: 38% (1305/3433) Checking out files: 39% (1339/3433) Checking out files: 40% (1374/3433) Checking out files: 41% (1408/3433) Checking out files: 42% (1442/3433) Checking out files: 43% (1477/3433) Checking out files: 44% (1511/3433) Checking out files: 45% (1545/3433) Checking out files: 46% (1580/3433) Checking out files: 47% (1614/3433) Checking out files: 48% (1648/3433) Checking out files: 49% (1683/3433) Checking out files: 50% (1717/3433) Checking out files: 51% (1751/3433) Checking out files: 52% (1786/3433) Checking out files: 53% (1820/3433) Checking out files: 54% (1854/3433) Checking out files: 55% (1889/3433) Checking out files: 56% (1923/3433) Checking out files: 57% (1957/3433) Checking out files: 58% (1992/3433) Checking out files: 59% (2026/3433) Checking out files: 60% (2060/3433) Checking out files: 61% (2095/3433) Checking out files: 62% (2129/3433) Checking out files: 63% (2163/3433) Checking out files: 64% (2198/3433) Checking out files: 65% (2232/3433) Checking out files: 66% (2266/3433) Checking out files: 67% (2301/3433) Checking out files: 68% (2335/3433) Checking out files: 69% (2369/3433) Checking out files: 70% (2404/3433) Checking out files: 71% (2438/3433) Checking out files: 72% (2472/3433) Checking out files: 73% (2507/3433) Checking out files: 74% (2541/3433) Checking out files: 75% (2575/3433) Checking out files: 76% (2610/3433) Checking out files: 77% (2644/3433) Checking out files: 78% (2678/3433) Checking out files: 79% (2713/3433) Checking out files: 80% (2747/3433) Checking out files: 80% (2776/3433) Checking out files: 81% (2781/3433) Checking out files: 82% (2816/3433) Checking out files: 83% (2850/3433) Checking out files: 84% (2884/3433) Checking out files: 85% (2919/3433) Checking out files: 86% (2953/3433) Checking out files: 87% (2987/3433) Checking out files: 88% (3022/3433) Checking out files: 89% (3056/3433) Checking out files: 90% (3090/3433) Checking out files: 91% (3125/3433) Checking out files: 92% (3159/3433) Checking out files: 93% (3193/3433) Checking out files: 94% (3228/3433) Checking out files: 95% (3262/3433) Checking out files: 96% (3296/3433) Checking out files: 97% (3331/3433) Checking out files: 98% (3365/3433) Checking out files: 99% (3399/3433) Checking out files: 100% (3433/3433) Checking out files: 100% (3433/3433), done. [2020-11-04T16:26:28.368Z] #54 38.72 + cd /tmp/tmp.vkrQC2tAgF/src/github.com/containerd/containerd [2020-11-04T16:26:28.368Z] #54 38.72 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T16:26:29.219Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.931s coverage: 69.2% of statements [2020-11-04T16:26:29.326Z] #54 ... [2020-11-04T16:26:29.326Z] [2020-11-04T16:26:29.326Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:29.326Z] #35 7.717 -- Detecting C compile features - done [2020-11-04T16:26:29.326Z] #35 7.794 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T16:26:29.326Z] #35 8.086 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T16:26:29.326Z] #35 8.318 -- Configuring done [2020-11-04T16:26:29.326Z] #35 8.373 -- Generating done [2020-11-04T16:26:29.326Z] #35 8.377 -- Build files have been written to: /tmp/tmp.NuYr0wzPdP/tini [2020-11-04T16:26:29.326Z] #35 8.383 + make tini-static [2020-11-04T16:26:29.326Z] #35 9.000 Scanning dependencies of target tini-static [2020-11-04T16:26:29.326Z] #35 9.114 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T16:26:29.326Z] #35 10.13 [100%] Linking C executable tini-static [2020-11-04T16:26:29.326Z] #35 10.80 [100%] Built target tini-static [2020-11-04T16:26:29.326Z] #35 10.95 + mkdir -p /build [2020-11-04T16:26:29.326Z] #35 10.96 + cp tini-static /build/docker-init [2020-11-04T16:26:29.326Z] #35 DONE 11.8s [2020-11-04T16:26:29.591Z] [2020-11-04T16:26:29.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:26:29.591Z] #41 7.898 PBCC images/timens.pb-c.c [2020-11-04T16:26:29.591Z] #41 7.974 DEP images/timens.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.025 PBCC images/fown.pb-c.c [2020-11-04T16:26:29.591Z] #41 8.068 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T16:26:29.591Z] #41 8.254 PBCC images/opts.pb-c.c [2020-11-04T16:26:29.591Z] #41 8.401 PBCC images/memfd.pb-c.c [2020-11-04T16:26:29.591Z] #41 8.429 DEP images/fown.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.539 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.638 DEP images/opts.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.728 DEP images/memfd.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.814 PBCC images/sit.pb-c.c [2020-11-04T16:26:29.591Z] #41 8.888 DEP images/sit.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.927 PBCC images/macvlan.pb-c.c [2020-11-04T16:26:29.591Z] #41 8.954 DEP images/macvlan.pb-c.d [2020-11-04T16:26:29.591Z] #41 8.983 PBCC images/autofs.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.007 DEP images/autofs.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.043 PBCC images/sysctl.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.055 DEP images/sysctl.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.080 PBCC images/time.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.091 DEP images/time.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.109 PBCC images/binfmt-misc.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.131 DEP images/binfmt-misc.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.150 PBCC images/seccomp.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.167 DEP images/seccomp.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.206 PBCC images/userns.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.242 DEP images/userns.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.283 PBCC images/cgroup.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.314 DEP images/cgroup.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.343 PBCC images/ext-file.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.360 DEP images/ext-file.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.392 PBCC images/rpc.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.448 DEP images/rpc.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.558 PBCC images/siginfo.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.566 DEP images/siginfo.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.621 PBCC images/pagemap.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.656 DEP images/pagemap.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.717 PBCC images/rlimit.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.747 DEP images/rlimit.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.785 PBCC images/file-lock.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.798 DEP images/file-lock.pb-c.d [2020-11-04T16:26:29.591Z] #41 9.845 PBCC images/tty.pb-c.c [2020-11-04T16:26:29.591Z] #41 9.912 DEP images/tty.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.00 PBCC images/tun.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.02 PBCC images/netdev.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.06 DEP images/tun.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.13 DEP images/netdev.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.18 PBCC images/vma.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.21 DEP images/vma.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.27 PBCC images/creds.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.30 DEP images/creds.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.36 PBCC images/utsns.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.37 DEP images/utsns.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.44 PBCC images/ipc-desc.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.47 PBCC images/ipc-sem.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.51 DEP images/ipc-desc.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.60 DEP images/ipc-sem.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.64 PBCC images/ipc-msg.pb-c.c [2020-11-04T16:26:29.591Z] #41 10.67 DEP images/ipc-msg.pb-c.d [2020-11-04T16:26:29.591Z] #41 10.71 PBCC images/ipc-shm.pb-c.c [2020-11-04T16:26:29.592Z] #41 10.72 DEP images/ipc-shm.pb-c.d [2020-11-04T16:26:29.592Z] #41 10.76 PBCC images/ipc-var.pb-c.c [2020-11-04T16:26:29.592Z] #41 10.79 DEP images/ipc-var.pb-c.d [2020-11-04T16:26:29.592Z] #41 10.84 PBCC images/sk-opts.pb-c.c [2020-11-04T16:26:29.592Z] #41 10.87 PBCC images/packet-sock.pb-c.c [2020-11-04T16:26:29.592Z] #41 10.94 DEP images/sk-opts.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.00 DEP images/packet-sock.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.05 PBCC images/sk-netlink.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.10 DEP images/sk-netlink.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.18 PBCC images/sk-inet.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.24 DEP images/sk-inet.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.34 PBCC images/sk-unix.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.48 DEP images/sk-unix.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.61 PBCC images/mm.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.66 DEP images/mm.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.74 PBCC images/timerfd.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.77 DEP images/timerfd.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.81 PBCC images/timer.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.84 DEP images/timer.pb-c.d [2020-11-04T16:26:29.592Z] #41 11.89 PBCC images/sa.pb-c.c [2020-11-04T16:26:29.592Z] #41 11.95 DEP images/sa.pb-c.d [2020-11-04T16:26:29.592Z] #41 12.00 PBCC images/pipe-data.pb-c.c [2020-11-04T16:26:29.592Z] #41 12.05 DEP images/pipe-data.pb-c.d [2020-11-04T16:26:29.592Z] #41 12.10 PBCC images/mnt.pb-c.c [2020-11-04T16:26:29.592Z] #41 12.14 DEP images/mnt.pb-c.d [2020-11-04T16:26:29.592Z] #41 12.24 PBCC images/sk-packet.pb-c.c [2020-11-04T16:26:29.592Z] #41 12.26 DEP images/sk-packet.pb-c.d [2020-11-04T16:26:29.592Z] #41 12.33 PBCC images/tcp-stream.pb-c.c [2020-11-04T16:26:29.858Z] #41 12.37 DEP images/tcp-stream.pb-c.d [2020-11-04T16:26:29.858Z] #41 12.43 PBCC images/pipe.pb-c.c [2020-11-04T16:26:29.858Z] #41 12.48 DEP images/pipe.pb-c.d [2020-11-04T16:26:29.858Z] #41 12.54 PBCC images/pstree.pb-c.c [2020-11-04T16:26:29.858Z] #41 12.57 DEP images/pstree.pb-c.d [2020-11-04T16:26:29.858Z] #41 12.61 PBCC images/fs.pb-c.c [2020-11-04T16:26:29.858Z] #41 12.65 DEP images/fs.pb-c.d [2020-11-04T16:26:29.858Z] #41 12.72 PBCC images/signalfd.pb-c.c [2020-11-04T16:26:30.123Z] #41 12.74 DEP images/signalfd.pb-c.d [2020-11-04T16:26:30.123Z] #41 12.82 PBCC images/fh.pb-c.c [2020-11-04T16:26:30.264Z] ok github.com/docker/docker/daemon 12.380s coverage: 17.2% of statements [2020-11-04T16:26:30.264Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T16:26:30.264Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T16:26:30.264Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T16:26:30.264Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T16:26:30.388Z] #41 12.88 PBCC images/fsnotify.pb-c.c [2020-11-04T16:26:30.388Z] #41 12.92 DEP images/fh.pb-c.d [2020-11-04T16:26:30.388Z] #41 13.01 DEP images/fsnotify.pb-c.d [2020-11-04T16:26:30.388Z] #41 13.12 PBCC images/eventpoll.pb-c.c [2020-11-04T16:26:30.654Z] #41 13.18 DEP images/eventpoll.pb-c.d [2020-11-04T16:26:30.654Z] #41 13.27 PBCC images/eventfd.pb-c.c [2020-11-04T16:26:30.654Z] #41 13.31 DEP images/eventfd.pb-c.d [2020-11-04T16:26:30.654Z] #41 13.41 PBCC images/remap-file-path.pb-c.c [2020-11-04T16:26:30.654Z] #41 13.45 DEP images/remap-file-path.pb-c.d [2020-11-04T16:26:30.654Z] #41 13.50 PBCC images/fifo.pb-c.c [2020-11-04T16:26:30.654Z] #41 13.52 DEP images/fifo.pb-c.d [2020-11-04T16:26:30.919Z] #41 13.56 PBCC images/ghost-file.pb-c.c [2020-11-04T16:26:30.919Z] #41 13.60 DEP images/ghost-file.pb-c.d [2020-11-04T16:26:30.919Z] #41 13.64 PBCC images/regfile.pb-c.c [2020-11-04T16:26:30.919Z] #41 13.70 DEP images/regfile.pb-c.d [2020-11-04T16:26:30.919Z] #41 13.73 PBCC images/ns.pb-c.c [2020-11-04T16:26:30.919Z] #41 13.75 DEP images/ns.pb-c.d [2020-11-04T16:26:31.188Z] #41 13.78 PBCC images/fdinfo.pb-c.c [2020-11-04T16:26:31.188Z] #41 13.84 DEP images/fdinfo.pb-c.d [2020-11-04T16:26:31.188Z] #41 13.92 PBCC images/core-aarch64.pb-c.c [2020-11-04T16:26:31.188Z] #41 13.99 PBCC images/core-arm.pb-c.c [2020-11-04T16:26:31.328Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.663s coverage: 45.9% of statements [2020-11-04T16:26:31.328Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T16:26:31.452Z] #41 14.06 PBCC images/core-ppc64.pb-c.c [2020-11-04T16:26:31.452Z] #41 14.11 PBCC images/core-s390.pb-c.c [2020-11-04T16:26:31.452Z] #41 14.17 PBCC images/core-x86.pb-c.c [2020-11-04T16:26:31.452Z] #41 14.23 PBCC images/core.pb-c.c [2020-11-04T16:26:31.452Z] #41 14.29 PBCC images/inventory.pb-c.c [2020-11-04T16:26:31.720Z] #41 14.34 DEP images/core-aarch64.pb-c.d [2020-11-04T16:26:31.720Z] #41 14.37 DEP images/core-arm.pb-c.d [2020-11-04T16:26:31.720Z] #41 14.44 DEP images/core-ppc64.pb-c.d [2020-11-04T16:26:31.720Z] #41 14.48 DEP images/core-s390.pb-c.d [2020-11-04T16:26:31.720Z] #41 14.53 DEP images/core-x86.pb-c.d [2020-11-04T16:26:31.720Z] #41 14.57 DEP images/core.pb-c.d [2020-11-04T16:26:31.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.059s coverage: 49.5% of statements [2020-11-04T16:26:31.985Z] #41 14.62 DEP images/inventory.pb-c.d [2020-11-04T16:26:31.985Z] #41 14.68 PBCC images/cpuinfo.pb-c.c [2020-11-04T16:26:31.985Z] #41 14.74 DEP images/cpuinfo.pb-c.d [2020-11-04T16:26:31.985Z] #41 14.79 PBCC images/stats.pb-c.c [2020-11-04T16:26:32.250Z] #41 14.81 DEP images/stats.pb-c.d [2020-11-04T16:26:34.087Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-11-04T16:26:34.198Z] #41 16.56 make[1]: Nothing to be done for 'all'. [2020-11-04T16:26:34.382Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-11-04T16:26:35.153Z] #41 ... [2020-11-04T16:26:35.153Z] [2020-11-04T16:26:35.153Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:26:35.153Z] #56 90.42 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T16:26:35.153Z] #56 90.43 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T16:26:35.437Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-11-04T16:26:37.228Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T16:26:37.349Z] First time build. Skipping changelog. [2020-11-04T16:26:37.537Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.934s coverage: 52.1% of statements [2020-11-04T16:26:37.537Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T16:26:37.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T16:26:37.537Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 41.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T16:26:37.263Z] > git rev-list --no-walk 5444a025a6c042833a95c36676175434ba5321bb # timeout=10 [2020-11-04T16:26:38.595Z] ok github.com/docker/docker/daemon/images 0.079s coverage: 4.9% of statements [2020-11-04T16:26:38.595Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T16:26:38.595Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T16:26:39.659Z] ok github.com/docker/docker/daemon/logger/awslogs 0.612s coverage: 77.4% of statements [2020-11-04T16:26:39.659Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T16:26:39.659Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T16:26:39.958Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 23.9% of statements [2020-11-04T16:26:39.958Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-11-04T16:26:40.403Z] + docker version [2020-11-04T16:26:40.490Z] #56 ... [2020-11-04T16:26:40.490Z] [2020-11-04T16:26:40.490Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:26:40.490Z] #54 40.50 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T16:26:40.490Z] #54 40.50 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T16:26:40.490Z] #54 40.50 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T16:26:40.490Z] #54 40.50 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T16:26:40.490Z] #54 40.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T16:26:40.490Z] #54 40.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T16:26:40.490Z] #54 40.50 + '[' '' = dynamic ']' [2020-11-04T16:26:40.490Z] #54 40.50 + make [2020-11-04T16:26:40.490Z] #54 41.73 + bin/ctr [2020-11-04T16:26:40.490Z] #54 ... [2020-11-04T16:26:40.490Z] [2020-11-04T16:26:40.490Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:40.490Z] #43 85.50 mime [2020-11-04T16:26:40.490Z] #43 88.89 vendor/golang.org/x/net/idna [2020-11-04T16:26:40.490Z] #43 91.66 net/textproto [2020-11-04T16:26:40.490Z] #43 91.66 vendor/golang.org/x/net/http/httpproxy [2020-11-04T16:26:40.490Z] #43 91.67 crypto/x509 [2020-11-04T16:26:40.490Z] #43 92.71 vendor/golang.org/x/net/http/httpguts [2020-11-04T16:26:40.490Z] #43 92.73 mime/multipart [2020-11-04T16:26:40.490Z] #43 95.44 crypto/tls [2020-11-04T16:26:40.490Z] #43 ... [2020-11-04T16:26:40.490Z] [2020-11-04T16:26:40.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:26:40.490Z] #41 18.21 CC images/stats.o [2020-11-04T16:26:40.490Z] #41 18.65 CC images/core.o [2020-11-04T16:26:40.490Z] #41 19.30 CC images/core-x86.o [2020-11-04T16:26:40.490Z] #41 20.03 CC images/core-arm.o [2020-11-04T16:26:40.490Z] #41 20.46 CC images/core-aarch64.o [2020-11-04T16:26:40.490Z] #41 20.90 CC images/core-ppc64.o [2020-11-04T16:26:40.491Z] #41 21.86 CC images/core-s390.o [2020-11-04T16:26:40.491Z] #41 22.37 CC images/cpuinfo.o [2020-11-04T16:26:40.491Z] #41 22.94 CC images/inventory.o [2020-11-04T16:26:40.755Z] #41 23.25 CC images/fdinfo.o [2020-11-04T16:26:40.755Z] #41 23.54 CC images/fown.o [2020-11-04T16:26:41.013Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-11-04T16:26:41.020Z] #41 23.76 CC images/ns.o [2020-11-04T16:26:41.284Z] #41 24.03 CC images/regfile.o [2020-11-04T16:26:41.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-11-04T16:26:41.864Z] #41 24.32 CC images/ghost-file.o [2020-11-04T16:26:41.864Z] #41 24.71 CC images/fifo.o [2020-11-04T16:26:42.129Z] #41 24.98 CC images/remap-file-path.o [2020-11-04T16:26:42.709Z] #41 25.16 CC images/eventfd.o [2020-11-04T16:26:42.709Z] #41 25.36 CC images/eventpoll.o [2020-11-04T16:26:43.194Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 37.7% of statements [2020-11-04T16:26:43.194Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 75.2% of statements [2020-11-04T16:26:43.194Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T16:26:43.289Z] #41 25.77 CC images/fh.o [2020-11-04T16:26:43.553Z] #41 ... [2020-11-04T16:26:43.553Z] [2020-11-04T16:26:43.553Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:26:43.553Z] #56 DONE 98.7s [2020-11-04T16:26:43.553Z] [2020-11-04T16:26:43.553Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T16:26:43.817Z] #57 DONE 0.3s [2020-11-04T16:26:43.817Z] [2020-11-04T16:26:43.817Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T16:26:43.817Z] #58 DONE 0.2s [2020-11-04T16:26:43.817Z] [2020-11-04T16:26:43.817Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:26:43.817Z] #41 26.23 CC images/fsnotify.o [2020-11-04T16:26:44.247Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-11-04T16:26:44.398Z] #41 27.02 CC images/signalfd.o [2020-11-04T16:26:44.663Z] #41 27.28 CC images/fs.o [2020-11-04T16:26:44.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:26:44.793Z] [2020-11-04T16:26:44.793Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:26:44.793Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:26:44.793Z] HOSTNAME=e4ea632125b7 [2020-11-04T16:26:44.793Z] TESTDEBUG=0 [2020-11-04T16:26:44.793Z] DEST=bundles/test-integration [2020-11-04T16:26:44.793Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:26:44.793Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:26:44.793Z] container=docker [2020-11-04T16:26:44.793Z] HOME=/root [2020-11-04T16:26:44.793Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:26:44.793Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:26:44.793Z] VALIDATE_BRANCH=master [2020-11-04T16:26:44.793Z] TERM=xterm [2020-11-04T16:26:44.793Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:26:44.793Z] SHLVL=1 [2020-11-04T16:26:44.793Z] TIMEOUT=120m [2020-11-04T16:26:44.793Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:26:44.793Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:26:44.793Z] GO111MODULE=off [2020-11-04T16:26:44.793Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T16:26:44.793Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T16:26:44.793Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:26:44.793Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:26:44.793Z] GOPATH=/go [2020-11-04T16:26:44.793Z] PKG_CONFIG=pkg-config [2020-11-04T16:26:44.793Z] _=/usr/bin/env [2020-11-04T16:26:44.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T16:26:44.929Z] #41 27.64 CC images/pstree.o [2020-11-04T16:26:45.112Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-11-04T16:26:45.193Z] #41 28.05 CC images/pipe.o [2020-11-04T16:26:45.781Z] #41 28.29 CC images/tcp-stream.o [2020-11-04T16:26:45.781Z] #41 28.47 CC images/sk-packet.o [2020-11-04T16:26:46.051Z] #41 28.69 CC images/mnt.o [2020-11-04T16:26:46.174Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2020-11-04T16:26:46.193Z] Client: Docker Engine - Enterprise [2020-11-04T16:26:46.193Z] Version: 19.03.12 [2020-11-04T16:26:46.193Z] API version: 1.40 [2020-11-04T16:26:46.193Z] Go version: go1.13.13 [2020-11-04T16:26:46.193Z] Git commit: 4306744 [2020-11-04T16:26:46.193Z] Built: 08/05/2020 19:27:53 [2020-11-04T16:26:46.193Z] OS/Arch: windows/amd64 [2020-11-04T16:26:46.193Z] Experimental: false [2020-11-04T16:26:46.193Z] [2020-11-04T16:26:46.193Z] Server: Docker Engine - Enterprise [2020-11-04T16:26:46.193Z] Engine: [2020-11-04T16:26:46.193Z] Version: 19.03.12 [2020-11-04T16:26:46.193Z] API version: 1.40 (minimum version 1.24) [2020-11-04T16:26:46.193Z] Go version: go1.13.13 [2020-11-04T16:26:46.193Z] Git commit: f295753ffd [2020-11-04T16:26:46.193Z] Built: 08/05/2020 19:26:41 [2020-11-04T16:26:46.193Z] OS/Arch: windows/amd64 [2020-11-04T16:26:46.193Z] Experimental: true [2020-11-04T16:26:46.323Z] #41 28.98 CC images/pipe-data.o [2020-11-04T16:26:46.589Z] #41 29.15 CC images/sa.o [Pipeline] sh [2020-11-04T16:26:46.854Z] #41 29.43 CC images/timer.o [2020-11-04T16:26:47.119Z] #41 29.81 CC images/timerfd.o [2020-11-04T16:26:47.384Z] #41 30.02 CC images/mm.o [2020-11-04T16:26:47.649Z] #41 30.31 CC images/sk-opts.o [2020-11-04T16:26:47.649Z] #41 ... [2020-11-04T16:26:47.649Z] [2020-11-04T16:26:47.649Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:26:47.649Z] #11 93.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T16:26:47.649Z] #11 93.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-11-04T16:26:47.649Z] #11 93.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T16:26:47.715Z] + docker info [2020-11-04T16:26:47.913Z] #11 ... [2020-11-04T16:26:47.913Z] [2020-11-04T16:26:47.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:26:47.913Z] #41 30.49 CC images/sk-unix.o [2020-11-04T16:26:48.178Z] #41 30.99 CC images/sk-inet.o [2020-11-04T16:26:48.268Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-11-04T16:26:48.268Z] ok github.com/docker/docker/daemon/logger/splunk 2.479s coverage: 82.5% of statements [2020-11-04T16:26:48.268Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T16:26:48.268Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T16:26:48.758Z] #41 31.58 CC images/tun.o [2020-11-04T16:26:49.022Z] #41 31.87 CC images/sk-netlink.o [2020-11-04T16:26:49.602Z] #41 32.12 CC images/packet-sock.o [2020-11-04T16:26:49.800Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2020-11-04T16:26:49.868Z] #41 32.56 CC images/ipc-var.o [2020-11-04T16:26:50.135Z] #41 32.86 CC images/ipc-desc.o [2020-11-04T16:26:50.400Z] #41 33.20 CC images/ipc-shm.o [2020-11-04T16:26:50.666Z] #41 33.44 CC images/ipc-msg.o [2020-11-04T16:26:50.931Z] #41 33.75 CC images/ipc-sem.o [2020-11-04T16:26:51.328Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-11-04T16:26:51.328Z] ok github.com/docker/docker/distribution 0.561s coverage: 21.9% of statements [2020-11-04T16:26:51.328Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T16:26:51.511Z] #41 34.04 CC images/utsns.o [2020-11-04T16:26:51.511Z] #41 34.35 CC images/creds.o [2020-11-04T16:26:52.097Z] #41 34.68 CC images/vma.o [2020-11-04T16:26:52.097Z] #41 34.90 CC images/netdev.o [2020-11-04T16:26:53.051Z] #41 35.59 CC images/tty.o [2020-11-04T16:26:54.006Z] #41 36.52 CC images/file-lock.o [2020-11-04T16:26:54.006Z] #41 36.75 CC images/rlimit.o [2020-11-04T16:26:54.098Z] ok github.com/docker/docker/image 0.042s coverage: 86.4% of statements [2020-11-04T16:26:54.098Z] ok github.com/docker/docker/distribution/xfer 1.670s coverage: 85.1% of statements [2020-11-04T16:26:54.098Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T16:26:54.098Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2020-11-04T16:26:54.098Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T16:26:54.271Z] #41 36.90 CC images/pagemap.o [2020-11-04T16:26:54.536Z] #41 37.14 CC images/siginfo.o [2020-11-04T16:26:54.743Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2020-11-04T16:26:54.743Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T16:26:54.743Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-11-04T16:26:54.801Z] #41 37.53 CC images/rpc.o [2020-11-04T16:26:55.381Z] #41 ... [2020-11-04T16:26:55.381Z] [2020-11-04T16:26:55.381Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:26:55.381Z] #43 100.7 net/http/httptrace [2020-11-04T16:26:55.381Z] #43 100.8 net/http [2020-11-04T16:26:55.381Z] #43 109.1 github.com/LK4D4/vndr/godl [2020-11-04T16:26:55.381Z] #43 109.8 github.com/LK4D4/vndr [2020-11-04T16:26:55.381Z] #43 ... [2020-11-04T16:26:55.381Z] [2020-11-04T16:26:55.381Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:26:55.381Z] #11 110.7 Selecting previously unselected package libapparmor1:arm64. [2020-11-04T16:26:55.381Z] #11 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-11-04T16:26:55.381Z] #11 110.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-11-04T16:26:55.650Z] #11 110.9 Selecting previously unselected package libapparmor-dev:arm64. [2020-11-04T16:26:55.650Z] #11 110.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-11-04T16:26:55.650Z] #11 110.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-04T16:26:55.650Z] #11 111.1 Selecting previously unselected package libbtrfs0. [2020-11-04T16:26:55.915Z] #11 111.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-11-04T16:26:55.915Z] #11 111.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T16:26:55.915Z] #11 111.3 Selecting previously unselected package libbtrfs-dev. [2020-11-04T16:26:55.915Z] #11 111.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-11-04T16:26:55.915Z] #11 111.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T16:26:55.915Z] #11 111.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-11-04T16:26:55.915Z] #11 111.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-11-04T16:26:55.915Z] #11 111.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T16:26:55.915Z] #11 111.5 Selecting previously unselected package libudev-dev:arm64. [2020-11-04T16:26:56.181Z] #11 111.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-11-04T16:26:56.181Z] #11 111.5 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-04T16:26:56.446Z] #11 111.8 Selecting previously unselected package libsepol1-dev:arm64. [2020-11-04T16:26:56.446Z] #11 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-11-04T16:26:56.446Z] #11 111.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-11-04T16:26:56.835Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 52.9% of statements [2020-11-04T16:26:57.025Z] #11 112.4 Selecting previously unselected package libpcre16-3:arm64. [2020-11-04T16:26:57.025Z] #11 112.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-11-04T16:26:57.025Z] #11 112.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-11-04T16:26:57.132Z] ok github.com/docker/docker/oci 0.014s coverage: 8.2% of statements [2020-11-04T16:26:57.777Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2020-11-04T16:26:58.960Z] #11 114.0 Selecting previously unselected package libpcre32-3:arm64. [2020-11-04T16:26:58.960Z] #11 114.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-11-04T16:26:58.960Z] #11 114.4 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-11-04T16:26:59.874Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-11-04T16:26:59.915Z] #11 115.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-11-04T16:26:59.915Z] #11 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-11-04T16:27:00.169Z] ok github.com/docker/docker/pkg/authorization 0.660s coverage: 68.3% of statements [2020-11-04T16:27:00.169Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-11-04T16:27:00.180Z] #11 115.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-04T16:27:01.136Z] #11 116.5 Selecting previously unselected package libpcre3-dev:arm64. [2020-11-04T16:27:01.136Z] #11 116.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-11-04T16:27:01.223Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-11-04T16:27:01.223Z] ok github.com/docker/docker/pkg/archive 1.165s coverage: 76.8% of statements [2020-11-04T16:27:01.401Z] #11 116.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-04T16:27:01.981Z] #11 117.3 Selecting previously unselected package libselinux1-dev:arm64. [2020-11-04T16:27:01.981Z] #11 117.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-11-04T16:27:01.981Z] #11 117.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-04T16:27:02.246Z] #11 117.7 Selecting previously unselected package libdevmapper-dev:arm64. [2020-11-04T16:27:02.246Z] #11 117.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-11-04T16:27:02.246Z] #11 117.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-04T16:27:02.272Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-11-04T16:27:02.513Z] #11 117.8 Selecting previously unselected package libseccomp-dev:arm64. [2020-11-04T16:27:02.513Z] #11 117.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-11-04T16:27:02.513Z] #11 117.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-04T16:27:02.525Z] Client: [2020-11-04T16:27:02.525Z] Debug Mode: false [2020-11-04T16:27:02.525Z] Plugins: [2020-11-04T16:27:02.525Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-04T16:27:02.525Z] [2020-11-04T16:27:02.525Z] Server: [2020-11-04T16:27:02.525Z] Containers: 0 [2020-11-04T16:27:02.525Z] Running: 0 [2020-11-04T16:27:02.525Z] Paused: 0 [2020-11-04T16:27:02.525Z] Stopped: 0 [2020-11-04T16:27:02.525Z] Images: 0 [2020-11-04T16:27:02.525Z] Server Version: 19.03.12 [2020-11-04T16:27:02.525Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-04T16:27:02.525Z] Windows: [2020-11-04T16:27:02.525Z] LCOW: [2020-11-04T16:27:02.525Z] Logging Driver: json-file [2020-11-04T16:27:02.525Z] Plugins: [2020-11-04T16:27:02.525Z] Volume: local [2020-11-04T16:27:02.525Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T16:27:02.525Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T16:27:02.525Z] Swarm: inactive [2020-11-04T16:27:02.525Z] Default Isolation: process [2020-11-04T16:27:02.525Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T16:27:02.525Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T16:27:02.525Z] OSType: windows [2020-11-04T16:27:02.525Z] Architecture: x86_64 [2020-11-04T16:27:02.525Z] CPUs: 4 [2020-11-04T16:27:02.525Z] Total Memory: 32GiB [2020-11-04T16:27:02.525Z] Name: azwin-2-27e950 [2020-11-04T16:27:02.525Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-04T16:27:02.525Z] Docker Root Dir: D:\docker [2020-11-04T16:27:02.525Z] Debug Mode: false [2020-11-04T16:27:02.525Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:27:02.525Z] Labels: [2020-11-04T16:27:02.525Z] Experimental: true [2020-11-04T16:27:02.525Z] Insecure Registries: [2020-11-04T16:27:02.525Z] 10.0.0.4:5000 [2020-11-04T16:27:02.525Z] 127.0.0.0/8 [2020-11-04T16:27:02.525Z] Registry Mirrors: [2020-11-04T16:27:02.525Z] http://10.0.0.4:5000/ [2020-11-04T16:27:02.525Z] Live Restore Enabled: false [2020-11-04T16:27:02.525Z] [2020-11-04T16:27:02.592Z] ok github.com/docker/docker/pkg/discovery/file 0.032s coverage: 92.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-04T16:27:02.778Z] #11 118.0 Selecting previously unselected package libsystemd-dev:arm64. [2020-11-04T16:27:02.778Z] #11 118.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-11-04T16:27:02.778Z] #11 118.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-04T16:27:03.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T16:27:03.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T16:27:03.652Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-04T16:27:03.731Z] #11 119.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-11-04T16:27:03.731Z] #11 119.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-11-04T16:27:04.291Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-11-04T16:27:04.312Z] #11 119.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-11-04T16:27:04.312Z] #11 ... [2020-11-04T16:27:04.312Z] [2020-11-04T16:27:04.312Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T16:27:04.312Z] #30 DONE 119.4s [2020-11-04T16:27:04.312Z] [2020-11-04T16:27:04.312Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:27:04.312Z] #43 DONE 119.7s [2020-11-04T16:27:04.312Z] [2020-11-04T16:27:04.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:27:04.312Z] #11 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T16:27:04.312Z] #11 119.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-11-04T16:27:04.312Z] #11 119.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-11-04T16:27:04.312Z] #11 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T16:27:04.312Z] #11 119.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T16:27:04.312Z] #11 ... [2020-11-04T16:27:04.312Z] [2020-11-04T16:27:04.312Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:04.312Z] #41 38.83 CC images/ext-file.o [2020-11-04T16:27:04.312Z] #41 39.06 CC images/cgroup.o [2020-11-04T16:27:04.312Z] #41 39.70 CC images/userns.o [2020-11-04T16:27:04.312Z] #41 39.91 CC images/google/protobuf/descriptor.o [2020-11-04T16:27:04.312Z] #41 41.22 CC images/opts.o [2020-11-04T16:27:04.312Z] #41 41.66 CC images/seccomp.o [2020-11-04T16:27:04.312Z] #41 41.98 CC images/binfmt-misc.o [2020-11-04T16:27:04.312Z] #41 42.21 CC images/time.o [2020-11-04T16:27:04.312Z] #41 42.44 CC images/sysctl.o [2020-11-04T16:27:04.312Z] #41 42.79 CC images/autofs.o [2020-11-04T16:27:04.312Z] #41 43.03 CC images/macvlan.o [2020-11-04T16:27:04.312Z] #41 43.22 CC images/sit.o [2020-11-04T16:27:04.312Z] #41 43.43 CC images/memfd.o [2020-11-04T16:27:04.312Z] #41 43.96 CC images/timens.o [2020-11-04T16:27:04.312Z] #41 44.21 LINK images/built-in.o [2020-11-04T16:27:04.312Z] #41 44.42 GEN compel/include/asm [2020-11-04T16:27:04.312Z] #41 44.45 GEN compel/include/version.h [2020-11-04T16:27:04.312Z] #41 44.48 touch .config [2020-11-04T16:27:04.312Z] #41 44.59 GEN include/common/config.h [2020-11-04T16:27:04.312Z] #41 44.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T16:27:04.312Z] #41 44.75 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-11-04T16:27:04.312Z] #41 44.83 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-11-04T16:27:04.312Z] #41 44.88 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-11-04T16:27:04.312Z] #41 44.90 DEP compel/plugins/std/infect.d [2020-11-04T16:27:04.312Z] #41 45.06 DEP compel/plugins/std/string.d [2020-11-04T16:27:04.312Z] #41 45.23 DEP compel/plugins/std/log.d [2020-11-04T16:27:04.312Z] #41 45.37 DEP compel/plugins/std/fds.d [2020-11-04T16:27:04.312Z] #41 45.48 DEP compel/plugins/std/std.d [2020-11-04T16:27:04.312Z] #41 45.60 DEP compel/plugins/shmem/shmem.d [2020-11-04T16:27:04.312Z] #41 45.75 DEP compel/plugins/fds/fds.d [2020-11-04T16:27:04.312Z] #41 45.95 CC compel/plugins/std/std.o [2020-11-04T16:27:04.312Z] #41 46.26 CC compel/plugins/std/fds.o [2020-11-04T16:27:04.312Z] #41 46.53 CC compel/plugins/std/log.o [2020-11-04T16:27:04.312Z] #41 ... [2020-11-04T16:27:04.312Z] [2020-11-04T16:27:04.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T16:27:04.312Z] #11 119.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-11-04T16:27:04.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T16:27:04.578Z] #11 119.9 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-11-04T16:27:04.578Z] #11 120.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T16:27:04.578Z] #11 120.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T16:27:04.587Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-11-04T16:27:04.842Z] #11 120.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-11-04T16:27:04.842Z] #11 120.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T16:27:04.842Z] #11 120.1 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-11-04T16:27:04.842Z] #11 120.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T16:27:04.842Z] #11 120.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-11-04T16:27:04.842Z] #11 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T16:27:04.842Z] #11 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T16:27:04.842Z] #11 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T16:27:05.107Z] #11 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T16:27:05.107Z] #11 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T16:27:05.107Z] #11 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T16:27:05.107Z] #11 120.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T16:27:05.107Z] #11 120.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-11-04T16:27:05.107Z] #11 120.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T16:27:05.107Z] #11 120.5 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T16:27:05.107Z] #11 120.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-11-04T16:27:05.107Z] #11 120.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-11-04T16:27:05.372Z] #11 120.6 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T16:27:06.108Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-11-04T16:27:06.108Z] ok github.com/docker/docker/pkg/chrootarchive 3.818s coverage: 43.2% of statements [2020-11-04T16:27:06.108Z] ok github.com/docker/docker/layer 7.429s coverage: 68.8% of statements [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T16:27:06.108Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T16:27:07.159Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-11-04T16:27:07.160Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-11-04T16:27:07.160Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-11-04T16:27:07.308Z] #11 DONE 122.4s [2020-11-04T16:27:07.308Z] [2020-11-04T16:27:07.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:07.308Z] #41 47.40 CC compel/plugins/std/string.o [2020-11-04T16:27:07.308Z] #41 48.14 CC compel/plugins/std/infect.o [2020-11-04T16:27:07.308Z] #41 48.63 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-11-04T16:27:07.308Z] #41 48.71 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-11-04T16:27:07.308Z] #41 48.87 AR compel/plugins/std.lib.a [2020-11-04T16:27:07.308Z] #41 48.96 CC compel/plugins/fds/fds.o [2020-11-04T16:27:07.308Z] #41 49.33 AR compel/plugins/fds.lib.a [2020-11-04T16:27:07.308Z] #41 49.43 HOSTDEP compel/src/lib/log-host.d [2020-11-04T16:27:07.308Z] #41 49.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T16:27:07.308Z] #41 49.66 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-11-04T16:27:07.308Z] #41 49.72 HOSTDEP compel/src/main-host.d [2020-11-04T16:27:07.308Z] #41 49.80 DEP compel/src/lib/ptrace.d [2020-11-04T16:27:07.308Z] #41 49.92 DEP compel/src/lib/infect.d [2020-11-04T16:27:07.576Z] #41 50.12 DEP compel/src/lib/infect-util.d [2020-11-04T16:27:07.576Z] #41 50.26 DEP compel/src/lib/infect-rpc.d [2020-11-04T16:27:07.807Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2020-11-04T16:27:07.841Z] #41 50.45 DEP compel/arch/aarch64/src/lib/infect.d [2020-11-04T16:27:07.841Z] #41 50.56 DEP compel/arch/aarch64/src/lib/cpu.d [2020-11-04T16:27:07.841Z] #41 50.66 DEP compel/src/lib/log.d [2020-11-04T16:27:08.106Z] #41 50.74 DEP compel/src/main.d [2020-11-04T16:27:08.106Z] #41 50.81 DEP compel/src/lib/handle-elf.d [2020-11-04T16:27:08.106Z] #41 50.85 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-11-04T16:27:08.106Z] #41 50.89 CC compel/src/lib/log.o [2020-11-04T16:27:08.371Z] #41 51.01 CC compel/arch/aarch64/src/lib/cpu.o [2020-11-04T16:27:08.468Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-11-04T16:27:08.636Z] #41 51.27 CC compel/arch/aarch64/src/lib/infect.o [2020-11-04T16:27:09.111Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2020-11-04T16:27:09.221Z] #41 51.72 CC compel/src/lib/infect-rpc.o [2020-11-04T16:27:09.409Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-11-04T16:27:09.486Z] #41 52.12 CC compel/src/lib/infect-util.o [2020-11-04T16:27:09.706Z] ok github.com/docker/docker/pkg/idtools 0.733s coverage: 70.1% of statements [2020-11-04T16:27:09.751Z] #41 ... [2020-11-04T16:27:09.751Z] [2020-11-04T16:27:09.751Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T16:27:09.751Z] #12 DONE 2.7s [2020-11-04T16:27:09.751Z] [2020-11-04T16:27:09.751Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T16:27:10.005Z] ok github.com/docker/docker/pkg/ioutils 1.235s coverage: 70.6% of statements [2020-11-04T16:27:10.005Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T16:27:10.005Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T16:27:10.005Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T16:27:10.005Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T16:27:10.005Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-11-04T16:27:10.302Z] ok github.com/docker/docker/pkg/parsers/kernel 0.048s coverage: 60.0% of statements [2020-11-04T16:27:10.948Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.4% of statements [2020-11-04T16:27:11.254Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-11-04T16:27:11.254Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T16:27:11.254Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T16:27:11.898Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2020-11-04T16:27:12.541Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2020-11-04T16:27:12.836Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-11-04T16:27:12.836Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2020-11-04T16:27:13.474Z] ok github.com/docker/docker/pkg/reexec 0.043s coverage: 82.4% of statements [2020-11-04T16:27:13.987Z] #13 DONE 3.6s [2020-11-04T16:27:13.987Z] [2020-11-04T16:27:13.987Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:27:13.987Z] #22 125.7 Checking out files: 20% (2282/10984) Checking out files: 21% (2307/10984) Checking out files: 22% (2417/10984) Checking out files: 23% (2527/10984) Checking out files: 24% (2637/10984) Checking out files: 25% (2746/10984) Checking out files: 26% (2856/10984) Checking out files: 27% (2966/10984) Checking out files: 28% (3076/10984) Checking out files: 29% (3186/10984) Checking out files: 30% (3296/10984) Checking out files: 31% (3406/10984) Checking out files: 32% (3515/10984) Checking out files: 33% (3625/10984) Checking out files: 34% (3735/10984) Checking out files: 35% (3845/10984) Checking out files: 36% (3955/10984) Checking out files: 37% (4065/10984) Checking out files: 38% (4174/10984) Checking out files: 39% (4284/10984) Checking out files: 40% (4394/10984) Checking out files: 41% (4504/10984) Checking out files: 42% (4614/10984) Checking out files: 43% (4724/10984) Checking out files: 44% (4833/10984) Checking out files: 45% (4943/10984) Checking out files: 46% (5053/10984) Checking out files: 47% (5163/10984) Checking out files: 48% (5273/10984) Checking out files: 49% (5383/10984) Checking out files: 50% (5492/10984) Checking out files: 51% (5602/10984) Checking out files: 52% (5712/10984) Checking out files: 53% (5822/10984) Checking out files: 54% (5932/10984) Checking out files: 55% (6042/10984) Checking out files: 56% (6152/10984) Checking out files: 57% (6261/10984) Checking out files: 58% (6371/10984) Checking out files: 59% (6481/10984) Checking out files: 60% (6591/10984) Checking out files: 61% (6701/10984) Checking out files: 62% (6811/10984) Checking out files: 63% (6920/10984) Checking out files: 64% (7030/10984) Checking out files: 65% (7140/10984) Checking out files: 66% (7250/10984) Checking out files: 67% (7360/10984) Checking out files: 68% (7470/10984) Checking out files: 69% (7579/10984) Checking out files: 70% (7689/10984) Checking out files: 71% (7799/10984) Checking out files: 72% (7909/10984) Checking out files: 73% (8019/10984) Checking out files: 74% (8129/10984) Checking out files: 75% (8238/10984) Checking out files: 75% (8243/10984) Checking out files: 76% (8348/10984) Checking out files: 77% (8458/10984) Checking out files: 78% (8568/10984) Checking out files: 79% (8678/10984) Checking out files: 80% (8788/10984) Checking out files: 81% (8898/10984) Checking out files: 82% (9007/10984) Checking out files: 83% (9117/10984) Checking out files: 84% (9227/10984) Checking out files: 85% (9337/10984) Checking out files: 86% (9447/10984) Checking out files: 87% (9557/10984) Checking out files: 88% (9666/10984) Checking out files: 89% (9776/10984) Checking out files: 90% (9886/10984) Checking out files: 91% (9996/10984) Checking out files: 92% (10106/10984) Checking out files: 93% (10216/10984) Checking out files: 94% (10325/10984) Checking out files: 95% (10435/10984) Checking out files: 96% (10545/10984) Checking out files: 97% (10655/10984) Checking out files: 98% (10765/10984) Checking out files: 99% (10875/10984) Checking out files: 100% (10984/10984) Checking out files: 100% (10984/10984), done. [2020-11-04T16:27:13.987Z] #22 128.9 + cd /tmp/tmp.2WkNcJpzoi/tmp/docker-ce [2020-11-04T16:27:13.987Z] #22 128.9 + git checkout -q v17.06.2-ce [2020-11-04T16:27:14.124Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2020-11-04T16:27:14.422Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-11-04T16:27:15.067Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-04T16:27:15.364Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-11-04T16:27:15.388Z] #22 ... [2020-11-04T16:27:15.388Z] [2020-11-04T16:27:15.388Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T16:27:15.388Z] #14 1.489 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T16:27:15.388Z] #14 DONE 2.0s [2020-11-04T16:27:15.388Z] [2020-11-04T16:27:15.388Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:27:16.411Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-11-04T16:27:16.711Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.8% of statements [2020-11-04T16:27:16.711Z] ok github.com/docker/docker/pkg/signal 2.975s coverage: 61.0% of statements [2020-11-04T16:27:17.324Z] #15 ... [2020-11-04T16:27:17.324Z] [2020-11-04T16:27:17.324Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:27:17.324Z] #51 1.991 + RM_GOPATH=0 [2020-11-04T16:27:17.324Z] #51 1.991 + TMP_GOPATH= [2020-11-04T16:27:17.324Z] #51 1.991 + : /build [2020-11-04T16:27:17.324Z] #51 1.991 + '[' -z '' ']' [2020-11-04T16:27:17.324Z] #51 1.991 ++ mktemp -d [2020-11-04T16:27:17.324Z] #51 1.999 + export GOPATH=/tmp/tmp.BsVJk15MR8 [2020-11-04T16:27:17.324Z] #51 1.999 + GOPATH=/tmp/tmp.BsVJk15MR8 [2020-11-04T16:27:17.324Z] #51 1.999 + RM_GOPATH=1 [2020-11-04T16:27:17.324Z] #51 1.999 + case "$(go env GOARCH)" in [2020-11-04T16:27:17.324Z] #51 1.999 ++ go env GOARCH [2020-11-04T16:27:17.324Z] #51 2.020 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:27:17.324Z] #51 2.020 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:27:17.324Z] #51 2.020 ++ dirname /tmp/install/install.sh [2020-11-04T16:27:17.324Z] #51 2.020 + dir=/tmp/install [2020-11-04T16:27:17.324Z] #51 2.020 + bin=runc [2020-11-04T16:27:17.324Z] #51 2.020 + shift [2020-11-04T16:27:17.324Z] #51 2.020 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T16:27:17.324Z] #51 2.020 + . /tmp/install/runc.installer [2020-11-04T16:27:17.324Z] #51 2.020 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T16:27:17.324Z] #51 2.020 + install_runc [2020-11-04T16:27:17.324Z] #51 2.020 + uname -r [2020-11-04T16:27:17.324Z] #51 2.020 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T16:27:17.324Z] #51 2.027 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T16:27:17.324Z] #51 2.027 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T16:27:17.324Z] #51 2.027 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BsVJk15MR8/src/github.com/opencontainers/runc [2020-11-04T16:27:17.324Z] #51 2.027 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T16:27:17.324Z] #51 2.028 Cloning into '/tmp/tmp.BsVJk15MR8/src/github.com/opencontainers/runc'... [2020-11-04T16:27:17.324Z] #51 7.678 + cd /tmp/tmp.BsVJk15MR8/src/github.com/opencontainers/runc [2020-11-04T16:27:17.324Z] #51 7.679 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T16:27:17.324Z] #51 8.248 + '[' -z '' ']' [2020-11-04T16:27:17.324Z] #51 8.248 + target=static [2020-11-04T16:27:17.324Z] #51 8.249 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T16:27:17.324Z] #51 8.579 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-11-04T16:27:17.324Z] #51 ... [2020-11-04T16:27:17.324Z] [2020-11-04T16:27:17.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:17.324Z] #41 52.56 CC compel/src/lib/infect.o [2020-11-04T16:27:17.324Z] #41 54.59 CC compel/src/lib/ptrace.o [2020-11-04T16:27:17.324Z] #41 54.92 AR compel/libcompel.a [2020-11-04T16:27:17.324Z] #41 54.98 HOSTCC compel/src/main-host.o [2020-11-04T16:27:17.324Z] #41 55.30 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-11-04T16:27:17.324Z] #41 55.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T16:27:17.324Z] #41 55.63 HOSTCC compel/src/lib/log-host.o [2020-11-04T16:27:17.324Z] #41 55.81 HOSTLINK compel/compel-host-bin [2020-11-04T16:27:17.324Z] #41 55.98 DEP soccr/soccr.d [2020-11-04T16:27:17.324Z] #41 56.35 CC soccr/soccr.o [2020-11-04T16:27:17.324Z] #41 57.61 AR soccr/libsoccr.a [2020-11-04T16:27:17.324Z] #41 57.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T16:27:17.324Z] #41 58.16 DEP criu/arch/aarch64/sigframe.d [2020-11-04T16:27:17.324Z] #41 58.37 DEP criu/arch/aarch64/crtools.d [2020-11-04T16:27:17.324Z] #41 58.57 DEP criu/arch/aarch64/cpu.d [2020-11-04T16:27:17.324Z] #41 58.61 DEP criu/arch/aarch64/bitops.d [2020-11-04T16:27:17.324Z] #41 58.66 CC criu/arch/aarch64/bitops.o [2020-11-04T16:27:17.324Z] #41 58.76 CC criu/arch/aarch64/cpu.o [2020-11-04T16:27:17.324Z] #41 58.91 CC criu/arch/aarch64/crtools.o [2020-11-04T16:27:17.324Z] #41 59.37 CC criu/arch/aarch64/sigframe.o [2020-11-04T16:27:17.324Z] #41 59.72 LINK criu/arch/aarch64/crtools.built-in.o [2020-11-04T16:27:17.324Z] #41 59.80 DEP criu/pie/util-vdso.d [2020-11-04T16:27:17.324Z] #41 60.00 DEP criu/pie/util.d [2020-11-04T16:27:17.354Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2020-11-04T16:27:17.354Z] testing: warning: no tests to run [2020-11-04T16:27:17.354Z] coverage: [no statements] [2020-11-04T16:27:17.354Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-11-04T16:27:17.590Z] #41 60.10 CC criu/pie/util.o [2020-11-04T16:27:17.590Z] #41 ... [2020-11-04T16:27:17.590Z] [2020-11-04T16:27:17.590Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T16:27:17.590Z] #15 DONE 2.3s [2020-11-04T16:27:17.590Z] [2020-11-04T16:27:17.590Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:27:17.590Z] #22 131.9 + mkdir -p /tmp/tmp.2WkNcJpzoi/src/github.com/docker [2020-11-04T16:27:17.590Z] #22 131.9 + mv components/cli /tmp/tmp.2WkNcJpzoi/src/github.com/docker/cli [2020-11-04T16:27:17.590Z] #22 131.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-04T16:27:17.996Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-11-04T16:27:18.292Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2020-11-04T16:27:18.292Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-11-04T16:27:18.591Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-11-04T16:27:19.527Z] #22 ... [2020-11-04T16:27:19.527Z] [2020-11-04T16:27:19.527Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T16:27:19.527Z] #16 DONE 1.7s [2020-11-04T16:27:19.527Z] [2020-11-04T16:27:19.527Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T16:27:19.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T16:27:20.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T16:27:20.691Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 14.5% of statements [2020-11-04T16:27:20.691Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 83.5% of statements [2020-11-04T16:27:20.930Z] #17 DONE 1.7s [2020-11-04T16:27:20.930Z] [2020-11-04T16:27:20.930Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:27:21.214Z] --- PASS: TestBuildWithHugeFile (51.61s) [2020-11-04T16:27:21.214Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T16:27:21.214Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:27:21.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:27:21.214Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:27:21.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:27:21.214Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:27:21.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:27:21.214Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:27:21.214Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:27:21.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:27:21.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-11-04T16:27:21.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-11-04T16:27:21.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-11-04T16:27:21.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-04T16:27:21.214Z] === RUN TestBuildPreserveOwnership [2020-11-04T16:27:21.214Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T16:27:21.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T16:27:21.855Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-11-04T16:27:22.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T16:27:22.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T16:27:22.800Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.2% of statements [2020-11-04T16:27:23.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T16:27:23.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T16:27:23.517Z] #18 2.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T16:27:23.518Z] #18 2.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T16:27:23.518Z] #18 2.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T16:27:24.097Z] #18 2.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-11-04T16:27:24.412Z] ok github.com/docker/docker/quota 0.631s coverage: 71.4% of statements [2020-11-04T16:27:24.412Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-11-04T16:27:25.055Z] #18 3.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-11-04T16:27:25.056Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-11-04T16:27:25.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T16:27:25.635Z] #18 4.390 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-11-04T16:27:25.698Z] ok github.com/docker/docker/registry 0.250s coverage: 57.2% of statements [2020-11-04T16:27:25.995Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2020-11-04T16:27:26.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T16:27:26.601Z] #18 ... [2020-11-04T16:27:26.601Z] [2020-11-04T16:27:26.601Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:27:26.601Z] #38 141.8 + dpkg --print-architecture [2020-11-04T16:27:27.053Z] ok github.com/docker/docker/runconfig 0.015s coverage: 66.1% of statements [2020-11-04T16:27:27.267Z] --- PASS: TestBuildPreserveOwnership (10.00s) [2020-11-04T16:27:27.267Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.99s) [2020-11-04T16:27:27.267Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-04T16:27:27.267Z] === RUN TestBuildPlatformInvalid [2020-11-04T16:27:27.267Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-11-04T16:27:27.267Z] PASS [2020-11-04T16:27:27.267Z] [2020-11-04T16:27:27.267Z] === Skipped [2020-11-04T16:27:27.267Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-04T16:27:27.267Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:27:27.267Z] [2020-11-04T16:27:27.267Z] [2020-11-04T16:27:27.267Z] DONE 32 tests, 1 skipped in 126.612s [2020-11-04T16:27:27.267Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T16:27:27.267Z] INFO: Testing against a local daemon [2020-11-04T16:27:27.267Z] === RUN TestConfigInspect [2020-11-04T16:27:27.523Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-04T16:27:27.523Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:27.523Z] === RUN TestConfigList [2020-11-04T16:27:27.523Z] --- SKIP: TestConfigList (0.01s) [2020-11-04T16:27:27.523Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:27.523Z] === RUN TestConfigsCreateAndDelete [2020-11-04T16:27:27.523Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-11-04T16:27:27.523Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:27.523Z] === RUN TestConfigsUpdate [2020-11-04T16:27:27.523Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-11-04T16:27:27.523Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:27.523Z] === RUN TestTemplatedConfig [2020-11-04T16:27:27.523Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-04T16:27:27.523Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:27.523Z] === RUN TestConfigCreateResolve [2020-11-04T16:27:27.523Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-11-04T16:27:27.523Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:27.523Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T16:27:27.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T16:27:27.704Z] #38 ... [2020-11-04T16:27:27.704Z] [2020-11-04T16:27:27.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:27.704Z] #41 60.36 CC criu/pie/util-vdso.o [2020-11-04T16:27:27.704Z] #41 60.91 AR criu/pie/pie.lib.a [2020-11-04T16:27:27.704Z] #41 60.94 DEP criu/pie/restorer.d [2020-11-04T16:27:27.704Z] #41 61.15 DEP criu/arch/aarch64/intraprocedure.d [2020-11-04T16:27:27.704Z] #41 61.16 DEP criu/arch/aarch64/restorer.d [2020-11-04T16:27:27.704Z] #41 61.35 DEP criu/arch/aarch64/vdso-pie.d [2020-11-04T16:27:27.704Z] #41 61.41 DEP criu/pie/parasite-vdso.d [2020-11-04T16:27:27.704Z] #41 61.55 DEP criu/pie/parasite.d [2020-11-04T16:27:27.704Z] #41 61.97 CC criu/pie/parasite.o [2020-11-04T16:27:27.704Z] #41 63.39 LINK criu/pie/parasite.built-in.o [2020-11-04T16:27:27.704Z] #41 63.39 GEN criu/pie/parasite-blob.h [2020-11-04T16:27:27.704Z] #41 63.41 CC criu/pie/parasite-vdso.o [2020-11-04T16:27:27.704Z] #41 64.04 CC criu/arch/aarch64/vdso-pie.o [2020-11-04T16:27:27.704Z] #41 64.29 CC criu/arch/aarch64/restorer.o [2020-11-04T16:27:27.704Z] #41 64.83 CC criu/arch/aarch64/intraprocedure.o [2020-11-04T16:27:27.704Z] #41 64.87 CC criu/pie/restorer.o [2020-11-04T16:27:27.704Z] #41 67.70 LINK criu/pie/restorer.built-in.o [2020-11-04T16:27:27.704Z] #41 67.71 GEN criu/pie/restorer-blob.h [2020-11-04T16:27:27.704Z] #41 67.79 DEP criu/vdso.d [2020-11-04T16:27:27.704Z] #41 68.14 DEP criu/uts_ns.d [2020-11-04T16:27:27.704Z] #41 68.32 DEP criu/util.d [2020-11-04T16:27:27.704Z] #41 68.54 DEP criu/uffd.d [2020-11-04T16:27:27.704Z] #41 68.73 DEP criu/tun.d [2020-11-04T16:27:27.704Z] #41 68.85 DEP criu/tty.d [2020-11-04T16:27:27.704Z] #41 69.01 DEP criu/timerfd.d [2020-11-04T16:27:27.704Z] #41 69.25 DEP criu/timens.d [2020-11-04T16:27:27.704Z] #41 69.42 DEP criu/sysfs_parse.d [2020-11-04T16:27:27.704Z] #41 69.57 DEP criu/sysctl.d [2020-11-04T16:27:27.704Z] #41 69.81 DEP criu/string.d [2020-11-04T16:27:27.704Z] #41 69.90 DEP criu/stats.d [2020-11-04T16:27:27.704Z] #41 70.10 DEP criu/sockets.d [2020-11-04T16:27:27.704Z] #41 70.29 DEP criu/sk-unix.d [2020-11-04T16:27:27.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T16:27:27.985Z] #41 70.67 DEP criu/sk-tcp.d [2020-11-04T16:27:27.985Z] #41 70.76 DEP criu/sk-queue.d [2020-11-04T16:27:28.258Z] #41 ... [2020-11-04T16:27:28.258Z] [2020-11-04T16:27:28.258Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T16:27:28.258Z] #38 DONE 143.3s [2020-11-04T16:27:28.258Z] [2020-11-04T16:27:28.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:28.258Z] #41 70.91 DEP criu/sk-packet.d [2020-11-04T16:27:28.538Z] #41 71.24 DEP criu/sk-netlink.d [2020-11-04T16:27:28.836Z] #41 71.50 DEP criu/sk-inet.d [2020-11-04T16:27:28.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T16:27:28.887Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-11-04T16:27:28.887Z] PASS [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] === Skipped [2020-11-04T16:27:28.887Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-04T16:27:28.887Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-11-04T16:27:28.887Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-11-04T16:27:28.887Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-11-04T16:27:28.887Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-04T16:27:28.887Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-11-04T16:27:28.887Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] [2020-11-04T16:27:28.887Z] DONE 7 tests, 6 skipped in 1.715s [2020-11-04T16:27:29.103Z] #41 71.75 DEP criu/signalfd.d [2020-11-04T16:27:29.143Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T16:27:29.143Z] INFO: Testing against a local daemon [2020-11-04T16:27:29.143Z] === RUN TestCheckpoint [2020-11-04T16:27:29.143Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T16:27:29.143Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:27:29.143Z] === RUN TestContainerInvalidJSON [2020-11-04T16:27:29.143Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:27:29.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:27:29.143Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:27:29.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:27:29.143Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:27:29.143Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:27:29.143Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:27:29.143Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:27:29.143Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:27:29.143Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-04T16:27:29.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T16:27:29.143Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T16:27:29.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T16:27:29.143Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T16:27:29.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-11-04T16:27:29.143Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T16:27:29.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-11-04T16:27:29.143Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T16:27:29.242Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2020-11-04T16:27:29.366Z] #41 72.02 DEP criu/sigframe.d [2020-11-04T16:27:29.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-11-04T16:27:29.398Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T16:27:29.398Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-11-04T16:27:29.398Z] === RUN TestCopyFromContainer [2020-11-04T16:27:29.629Z] #41 72.29 DEP criu/shmem.d [2020-11-04T16:27:29.893Z] #41 72.64 DEP criu/servicefd.d [2020-11-04T16:27:29.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T16:27:30.170Z] #41 72.77 DEP criu/seize.d [2020-11-04T16:27:30.170Z] #41 73.01 DEP criu/seccomp.d [2020-11-04T16:27:30.387Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-11-04T16:27:30.433Z] #41 73.14 DEP criu/rst-malloc.d [2020-11-04T16:27:30.433Z] #41 73.23 DEP criu/rbtree.d [2020-11-04T16:27:30.433Z] #41 73.28 DEP criu/pstree.d [2020-11-04T16:27:30.715Z] #41 73.54 DEP criu/protobuf.d [2020-11-04T16:27:30.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T16:27:30.989Z] #41 73.67 GEN criu/protobuf-desc-gen.h [2020-11-04T16:27:31.028Z] ok github.com/docker/docker/volume/local 0.231s coverage: 76.6% of statements [2020-11-04T16:27:31.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T16:27:31.667Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-11-04T16:27:32.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T16:27:33.012Z] #41 75.36 DEP criu/protobuf-desc.d [2020-11-04T16:27:33.012Z] #41 75.59 DEP criu/proc_parse.d [2020-11-04T16:27:33.012Z] #41 75.82 DEP criu/plugin.d [2020-11-04T16:27:33.166Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-04T16:27:33.166Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-db2482bb\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-04T16:27:33.166Z] ---------------------------------------------------------------------------- [2020-11-04T16:27:33.166Z] [2020-11-04T16:27:33.166Z] INFO: executeCI.ps1 starting at Wed Nov 4 16:27:30 CUT 2020 [2020-11-04T16:27:33.166Z] [2020-11-04T16:27:33.166Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-04T16:27:33.166Z] INFO: Running git version 2.24.1.windows.2 [2020-11-04T16:27:33.166Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-04T16:27:33.166Z] INFO: Environment variables: [2020-11-04T16:27:33.166Z] [2020-11-04T16:27:33.166Z] Name Value [2020-11-04T16:27:33.166Z] ---- ----- [2020-11-04T16:27:33.166Z] ALLUSERSPROFILE C:\ProgramData [2020-11-04T16:27:33.166Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-04T16:27:33.166Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-04T16:27:33.166Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-04T16:27:33.166Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-04T16:27:33.166Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-04T16:27:33.166Z] BRANCH_NAME PR-41605 [2020-11-04T16:27:33.166Z] BUILD_DISPLAY_NAME #4 [2020-11-04T16:27:33.166Z] BUILD_ID 4 [2020-11-04T16:27:33.166Z] BUILD_NUMBER 4 [2020-11-04T16:27:33.166Z] BUILD_TAG jenkins-moby-PR-41605-4 [2020-11-04T16:27:33.166Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41605/4/ [2020-11-04T16:27:33.166Z] CHANGE_AUTHOR thaJeztah [2020-11-04T16:27:33.166Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-04T16:27:33.166Z] CHANGE_BRANCH login2_cleanup [2020-11-04T16:27:33.166Z] CHANGE_FORK thaJeztah/docker [2020-11-04T16:27:33.166Z] CHANGE_ID 41605 [2020-11-04T16:27:33.166Z] CHANGE_TARGET master [2020-11-04T16:27:33.166Z] CHANGE_TITLE registry.loginV2(): minor cleanup [2020-11-04T16:27:33.166Z] CHANGE_URL https://github.com/moby/moby/pull/41605 [2020-11-04T16:27:33.166Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T16:27:33.166Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-04T16:27:33.166Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-04T16:27:33.166Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-04T16:27:33.166Z] COMPUTERNAME azwin-2-27e950 [2020-11-04T16:27:33.166Z] ComSpec C:\windows\system32\cmd.exe [2020-11-04T16:27:33.166Z] ConfigSequenceNumber 0 [2020-11-04T16:27:33.166Z] DOCKER_BUILDKIT 0 [2020-11-04T16:27:33.166Z] DOCKER_DUT_DEBUG 1 [2020-11-04T16:27:33.166Z] DOCKER_EXPERIMENTAL 1 [2020-11-04T16:27:33.166Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-04T16:27:33.166Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-04T16:27:33.166Z] EXECUTOR_NUMBER 0 [2020-11-04T16:27:33.166Z] FQDN azwin-2-27e950.westus.cloudapp.azure.com [2020-11-04T16:27:33.166Z] GIT_BRANCH PR-41605 [2020-11-04T16:27:33.166Z] GIT_COMMIT a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:27:33.166Z] GIT_PREVIOUS_COMMIT 5444a025a6c042833a95c36676175434ba5321bb [2020-11-04T16:27:33.166Z] GIT_URL https://github.com/moby/moby.git [2020-11-04T16:27:33.166Z] HUDSON_COOKIE 5f53938f-fa82-4630-8f23-1dc6841673f6 [2020-11-04T16:27:33.166Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-04T16:27:33.166Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-04T16:27:33.166Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-04T16:27:33.166Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-04T16:27:33.166Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-04T16:27:33.166Z] JENKINS_NODE_COOKIE d9921452-9218-45b3-b065-615070ac6a9d [2020-11-04T16:27:33.166Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-04T16:27:33.166Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-04T16:27:33.166Z] JOB_BASE_NAME PR-41605 [2020-11-04T16:27:33.166Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41605/display/redirect [2020-11-04T16:27:33.166Z] JOB_NAME moby/PR-41605 [2020-11-04T16:27:33.166Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41605/ [2020-11-04T16:27:33.166Z] library.jps.version master [2020-11-04T16:27:33.166Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-04T16:27:33.166Z] NODE_LABELS amd64 azure azwin-2-27e950 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-04T16:27:33.166Z] NODE_NAME azwin-2-27e950 [2020-11-04T16:27:33.166Z] NUMBER_OF_PROCESSORS 4 [2020-11-04T16:27:33.166Z] OS Windows_NT [2020-11-04T16:27:33.166Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-04T16:27:33.166Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-04T16:27:33.166Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-04T16:27:33.166Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-04T16:27:33.166Z] PROCESSOR_LEVEL 6 [2020-11-04T16:27:33.166Z] PROCESSOR_REVISION 4f01 [2020-11-04T16:27:33.167Z] ProgramData C:\ProgramData [2020-11-04T16:27:33.167Z] ProgramFiles C:\Program Files [2020-11-04T16:27:33.167Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-04T16:27:33.167Z] ProgramW6432 C:\Program Files [2020-11-04T16:27:33.167Z] PROMPT $P$G [2020-11-04T16:27:33.167Z] PSExecutionPolicyPreference Bypass [2020-11-04T16:27:33.167Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-04T16:27:33.167Z] PUBLIC C:\Users\Public [2020-11-04T16:27:33.167Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41605/4/display/redirect?page=changes [2020-11-04T16:27:33.167Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41605/4/display/redirect [2020-11-04T16:27:33.167Z] SKIP_VALIDATION_TESTS 1 [2020-11-04T16:27:33.167Z] SOURCES_DRIVE d [2020-11-04T16:27:33.167Z] SOURCES_SUBDIR gopath [2020-11-04T16:27:33.167Z] STAGE_NAME Run tests [2020-11-04T16:27:33.167Z] SystemDrive C: [2020-11-04T16:27:33.167Z] SystemRoot C:\windows [2020-11-04T16:27:33.167Z] TEMP C:\windows\TEMP [2020-11-04T16:27:33.167Z] TESTDEBUG 0 [2020-11-04T16:27:33.167Z] TESTRUN_DRIVE d [2020-11-04T16:27:33.167Z] TESTRUN_SUBDIR CI [2020-11-04T16:27:33.167Z] TIMEOUT 120m [2020-11-04T16:27:33.167Z] TMP C:\windows\TEMP [2020-11-04T16:27:33.167Z] USERDOMAIN WORKGROUP [2020-11-04T16:27:33.167Z] USERNAME azwin-2-27e950$ [2020-11-04T16:27:33.167Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-04T16:27:33.167Z] windir C:\windows [2020-11-04T16:27:33.167Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-04T16:27:33.167Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-04T16:27:33.167Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-04T16:27:33.167Z] [2020-11-04T16:27:33.167Z] [2020-11-04T16:27:33.167Z] [2020-11-04T16:27:33.227Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:27:33.227Z] Using test binary docker [2020-11-04T16:27:33.227Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T16:27:33.227Z] +++ /etc/init.d/apparmor start [2020-11-04T16:27:33.227Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:27:33.227Z] INFO: Waiting for daemon to start... [2020-11-04T16:27:33.227Z] Starting dockerd [2020-11-04T16:27:33.227Z] +++ 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-11-04T16:27:33.280Z] #41 75.95 DEP criu/pipes.d [2020-11-04T16:27:33.548Z] #41 76.14 DEP criu/pie-util.d [2020-11-04T16:27:33.548Z] #41 76.23 DEP criu/pie-util-vdso.d [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer// [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T16:27:33.562Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T16:27:33.626Z] INFO: Sources under d:\gopath\... [2020-11-04T16:27:33.626Z] INFO: Test run under d:\CI\... [2020-11-04T16:27:33.626Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-04T16:27:33.626Z] INFO: docker/docker repository was found [2020-11-04T16:27:33.626Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-04T16:27:33.815Z] #41 76.41 DEP criu/path.d [2020-11-04T16:27:33.818Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer (4.49s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-04T16:27:33.818Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-04T16:27:33.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T16:27:33.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:27:33.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:27:33.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:27:33.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:27:33.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:27:33.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:27:33.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:27:33.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:27:33.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:27:33.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T16:27:33.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T16:27:33.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T16:27:33.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T16:27:33.818Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T16:27:33.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-04T16:27:33.818Z] === RUN TestCreateWithInvalidEnv [2020-11-04T16:27:33.818Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T16:27:33.818Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T16:27:33.818Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T16:27:33.818Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T16:27:33.818Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T16:27:33.818Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T16:27:33.818Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T16:27:33.818Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T16:27:33.818Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T16:27:33.818Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-04T16:27:33.818Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T16:27:33.818Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T16:27:33.818Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T16:27:33.818Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T16:27:33.818Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T16:27:33.818Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T16:27:34.079Z] #41 76.69 DEP criu/parasite-syscall.d [2020-11-04T16:27:34.343Z] #41 76.97 DEP criu/pagemap.d [2020-11-04T16:27:34.343Z] #41 77.20 DEP criu/pagemap-cache.d [2020-11-04T16:27:34.593Z] ltsc2019: Pulling from windows/servercore [2020-11-04T16:27:34.593Z] 4612f6d0b889: Pulling fs layer [2020-11-04T16:27:34.593Z] 406ffb8432a7: Pulling fs layer [2020-11-04T16:27:34.921Z] #41 77.38 DEP criu/page-xfer.d [2020-11-04T16:27:34.921Z] #41 77.61 DEP criu/page-pipe.d [2020-11-04T16:27:35.183Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-11-04T16:27:35.183Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T16:27:35.185Z] #41 77.79 DEP criu/netfilter.d [2020-11-04T16:27:35.288Z] . [2020-11-04T16:27:35.288Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:27:35.288Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:27:35.288Z] Error: No such image: emptyfs [2020-11-04T16:27:35.288Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T16:27:35.288Z] ++++ docker load [2020-11-04T16:27:35.449Z] #41 78.03 DEP criu/net.d [2020-11-04T16:27:35.449Z] #41 78.27 DEP criu/namespaces.d [2020-11-04T16:27:35.579Z] Running integration-test (iteration 1) [2020-11-04T16:27:35.579Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T16:27:35.579Z] ++ 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-11-04T16:27:35.579Z] ++ set -e [2020-11-04T16:27:35.579Z] ++ '[' -n 0 ']' [2020-11-04T16:27:35.579Z] ++ set -x [2020-11-04T16:27:35.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:27:35.713Z] #41 78.42 DEP criu/mount.d [2020-11-04T16:27:35.978Z] #41 78.66 DEP criu/memfd.d [2020-11-04T16:27:36.242Z] #41 78.81 DEP criu/mem.d [2020-11-04T16:27:36.506Z] #41 79.05 DEP criu/lsm.d [2020-11-04T16:27:36.506Z] #41 79.20 DEP criu/log.d [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2020-11-04T16:27:36.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T16:27:36.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:27:36.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:27:36.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:27:36.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:27:36.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:27:36.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:27:36.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:27:36.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:27:36.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:27:36.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:27:36.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:27:36.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:27:36.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:27:36.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:27:36.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-04T16:27:36.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-04T16:27:36.548Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T16:27:36.771Z] #41 79.35 DEP criu/libnetlink.d [2020-11-04T16:27:36.771Z] #41 79.49 DEP criu/kerndat.d [2020-11-04T16:27:36.804Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-11-04T16:27:36.804Z] === RUN TestCreateDifferentPlatform [2020-11-04T16:27:36.804Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T16:27:36.804Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T16:27:36.804Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-04T16:27:36.804Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T16:27:36.804Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T16:27:36.804Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T16:27:36.804Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-11-04T16:27:36.804Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T16:27:36.804Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-04T16:27:36.804Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T16:27:36.804Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-04T16:27:36.804Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-04T16:27:36.804Z] === RUN TestDaemonRestartIpcMode [2020-11-04T16:27:36.804Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T16:27:36.804Z] === RUN TestDaemonHostGatewayIP [2020-11-04T16:27:36.804Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-04T16:27:36.804Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:27:36.804Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T16:27:36.804Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-04T16:27:36.804Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-04T16:27:36.804Z] === RUN TestDiff [2020-11-04T16:27:37.036Z] #41 79.69 DEP criu/kcmp-ids.d [2020-11-04T16:27:37.036Z] #41 79.76 DEP criu/irmap.d [2020-11-04T16:27:37.036Z] #41 79.88 DEP criu/ipc_ns.d [2020-11-04T16:27:37.301Z] #41 79.96 DEP criu/image.d [2020-11-04T16:27:37.365Z] --- PASS: TestDiff (0.43s) [2020-11-04T16:27:37.365Z] === RUN TestExecWithCloseStdin [2020-11-04T16:27:37.566Z] #41 80.05 DEP criu/image-desc.d [2020-11-04T16:27:37.566Z] #41 80.21 DEP criu/fsnotify.d [2020-11-04T16:27:37.621Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-11-04T16:27:37.621Z] === RUN TestExec [2020-11-04T16:27:37.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T16:27:37.830Z] #41 80.40 DEP criu/filesystems.d [2020-11-04T16:27:37.830Z] #41 80.56 DEP criu/files.d [2020-11-04T16:27:38.095Z] #41 80.70 DEP criu/files-reg.d [2020-11-04T16:27:38.095Z] #41 80.83 DEP criu/files-ext.d [2020-11-04T16:27:38.095Z] #41 80.92 DEP criu/file-lock.d [2020-11-04T16:27:38.184Z] --- PASS: TestExec (0.44s) [2020-11-04T16:27:38.184Z] === RUN TestExecUser [2020-11-04T16:27:38.359Z] #41 81.13 DEP criu/file-ids.d [2020-11-04T16:27:38.623Z] #41 81.32 DEP criu/fifo.d [2020-11-04T16:27:38.623Z] #41 ... [2020-11-04T16:27:38.623Z] [2020-11-04T16:27:38.623Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:27:38.623Z] #18 7.580 Fetched 8219 kB in 6s (1384 kB/s) [2020-11-04T16:27:38.623Z] #18 7.580 Reading package lists... [2020-11-04T16:27:38.623Z] #18 10.91 Reading package lists... [2020-11-04T16:27:38.623Z] #18 13.92 Building dependency tree... [2020-11-04T16:27:38.623Z] #18 15.61 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T16:27:38.623Z] #18 15.61 The following additional packages will be installed: [2020-11-04T16:27:38.623Z] #18 15.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T16:27:38.623Z] #18 15.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T16:27:38.623Z] #18 15.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T16:27:38.623Z] #18 15.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T16:27:38.623Z] #18 15.61 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T16:27:38.623Z] #18 15.61 Suggested packages: [2020-11-04T16:27:38.623Z] #18 15.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T16:27:38.623Z] #18 15.61 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T16:27:38.623Z] #18 15.61 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T16:27:38.623Z] #18 15.61 Recommended packages: [2020-11-04T16:27:38.623Z] #18 15.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T16:27:38.623Z] #18 15.61 python3-keyrings.alt python3-xdg unzip [2020-11-04T16:27:38.623Z] #18 17.33 The following NEW packages will be installed: [2020-11-04T16:27:38.623Z] #18 17.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T16:27:38.623Z] #18 17.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T16:27:38.623Z] #18 17.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T16:27:38.623Z] #18 17.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T16:27:38.623Z] #18 17.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T16:27:38.623Z] #18 17.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T16:27:38.623Z] #18 17.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T16:27:38.623Z] #18 17.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T16:27:38.623Z] #18 17.33 xz-utils zip [2020-11-04T16:27:38.623Z] #18 17.65 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T16:27:38.623Z] #18 17.65 Need to get 27.6 MB of archives. [2020-11-04T16:27:38.623Z] #18 17.65 After this operation, 114 MB of additional disk space will be used. [2020-11-04T16:27:38.623Z] #18 17.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-11-04T16:27:38.623Z] #18 ... [2020-11-04T16:27:38.623Z] [2020-11-04T16:27:38.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:38.623Z] #41 81.48 DEP criu/fdstore.d [2020-11-04T16:27:38.745Z] --- PASS: TestExecUser (0.47s) [2020-11-04T16:27:38.745Z] === RUN TestExportContainerAndImportImage [2020-11-04T16:27:38.888Z] #41 81.59 DEP criu/fault-injection.d [2020-11-04T16:27:38.888Z] #41 81.63 DEP criu/external.d [2020-11-04T16:27:39.152Z] #41 81.74 DEP criu/eventpoll.d [2020-11-04T16:27:39.152Z] #41 81.93 DEP criu/eventfd.d [2020-11-04T16:27:39.335Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2020-11-04T16:27:39.335Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T16:27:39.416Z] #41 82.12 DEP criu/crtools.d [2020-11-04T16:27:39.681Z] #41 82.38 DEP criu/cr-service.d [2020-11-04T16:27:39.945Z] #41 82.56 DEP criu/cr-restore.d [2020-11-04T16:27:39.945Z] #41 82.74 DEP criu/cr-errno.d [2020-11-04T16:27:39.945Z] #41 82.76 DEP criu/cr-dump.d [2020-11-04T16:27:40.209Z] #41 82.95 DEP criu/cr-dedup.d [2020-11-04T16:27:40.474Z] #41 83.08 DEP criu/cr-check.d [2020-11-04T16:27:40.738Z] #41 83.36 DEP criu/config.d [2020-11-04T16:27:40.738Z] #41 83.58 DEP criu/clone-noasan.d [2020-11-04T16:27:41.003Z] #41 83.64 DEP criu/cgroup.d [2020-11-04T16:27:41.003Z] #41 83.77 DEP criu/cgroup-props.d [2020-11-04T16:27:41.003Z] #41 83.85 DEP criu/bitmap.d [2020-11-04T16:27:41.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T16:27:41.266Z] #41 83.87 DEP criu/bfd.d [2020-11-04T16:27:41.266Z] #41 83.95 DEP criu/autofs.d [2020-11-04T16:27:41.266Z] #41 84.12 DEP criu/aio.d [2020-11-04T16:27:41.530Z] #41 84.27 DEP criu/action-scripts.d [2020-11-04T16:27:41.672Z] 406ffb8432a7: Download complete [2020-11-04T16:27:42.109Z] #41 84.70 CC criu/action-scripts.o [2020-11-04T16:27:42.373Z] #41 85.24 CC criu/aio.o [2020-11-04T16:27:42.607Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-11-04T16:27:42.607Z] === RUN TestHealthCheckWorkdir [2020-11-04T16:27:42.952Z] #41 85.77 CC criu/autofs.o [2020-11-04T16:27:43.170Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-11-04T16:27:43.170Z] === RUN TestHealthKillContainer [2020-11-04T16:27:44.086Z] Loaded image: buildpack-deps:buster [2020-11-04T16:27:44.086Z] Loaded image: busybox:latest [2020-11-04T16:27:44.086Z] Loaded image: busybox:glibc [2020-11-04T16:27:44.086Z] Loaded image: debian:buster [2020-11-04T16:27:44.086Z] Loaded image: hello-world:latest [2020-11-04T16:27:44.086Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:27:44.086Z] INFO: Testing against a local daemon [2020-11-04T16:27:44.086Z] === RUN TestCgroupNamespacesBuild [2020-11-04T16:27:44.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T16:27:44.882Z] #41 87.48 CC criu/bfd.o [2020-11-04T16:27:45.146Z] #41 ... [2020-11-04T16:27:45.146Z] [2020-11-04T16:27:45.146Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:27:45.146Z] #18 17.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-11-04T16:27:45.146Z] #18 17.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-11-04T16:27:45.146Z] #18 17.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-11-04T16:27:45.146Z] #18 17.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-11-04T16:27:45.146Z] #18 17.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-11-04T16:27:45.146Z] #18 18.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T16:27:45.146Z] #18 18.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-11-04T16:27:45.146Z] #18 18.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-11-04T16:27:45.146Z] #18 18.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-11-04T16:27:45.146Z] #18 18.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-11-04T16:27:45.146Z] #18 18.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-11-04T16:27:45.146Z] #18 18.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-11-04T16:27:45.146Z] #18 18.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-11-04T16:27:45.146Z] #18 18.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-11-04T16:27:45.146Z] #18 18.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-11-04T16:27:45.146Z] #18 18.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-11-04T16:27:45.146Z] #18 18.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T16:27:45.146Z] #18 18.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T16:27:45.146Z] #18 18.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-11-04T16:27:45.146Z] #18 18.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-11-04T16:27:45.146Z] #18 18.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-11-04T16:27:45.146Z] #18 18.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-11-04T16:27:45.146Z] #18 18.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-11-04T16:27:45.146Z] #18 18.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-11-04T16:27:45.146Z] #18 18.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-11-04T16:27:45.146Z] #18 18.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-11-04T16:27:45.146Z] #18 18.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-11-04T16:27:45.146Z] #18 18.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-11-04T16:27:45.146Z] #18 18.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-11-04T16:27:45.146Z] #18 18.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-11-04T16:27:45.146Z] #18 18.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-11-04T16:27:45.146Z] #18 18.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-11-04T16:27:45.146Z] #18 18.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-11-04T16:27:45.146Z] #18 18.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T16:27:45.146Z] #18 19.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T16:27:45.146Z] #18 19.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T16:27:45.146Z] #18 19.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-11-04T16:27:45.146Z] #18 19.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T16:27:45.146Z] #18 19.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T16:27:45.146Z] #18 19.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T16:27:45.146Z] #18 19.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-11-04T16:27:45.146Z] #18 19.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-11-04T16:27:45.146Z] #18 19.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-11-04T16:27:45.146Z] #18 19.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T16:27:45.146Z] #18 19.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-11-04T16:27:45.146Z] #18 19.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-11-04T16:27:45.146Z] #18 19.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-11-04T16:27:45.146Z] #18 20.40 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T16:27:45.146Z] #18 20.49 Fetched 27.6 MB in 2s (12.1 MB/s) [2020-11-04T16:27:45.146Z] #18 20.55 Selecting previously unselected package pigz. [2020-11-04T16:27:45.147Z] #18 20.55 (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 ... 23405 files and directories currently installed.) [2020-11-04T16:27:45.147Z] #18 20.61 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-11-04T16:27:45.147Z] #18 20.62 Unpacking pigz (2.4-1) ... [2020-11-04T16:27:45.147Z] #18 20.72 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-11-04T16:27:45.147Z] #18 20.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T16:27:45.147Z] #18 20.74 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T16:27:45.147Z] #18 21.15 Selecting previously unselected package python3.7-minimal. [2020-11-04T16:27:45.147Z] #18 21.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T16:27:45.147Z] #18 21.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T16:27:45.147Z] #18 21.99 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T16:27:45.147Z] #18 22.01 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T16:27:45.411Z] #18 ... [2020-11-04T16:27:45.411Z] [2020-11-04T16:27:45.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:45.411Z] #41 88.17 CC criu/bitmap.o [2020-11-04T16:27:45.411Z] #41 88.25 CC criu/cgroup-props.o [2020-11-04T16:27:45.684Z] --- PASS: TestHealthKillContainer (2.49s) [2020-11-04T16:27:45.684Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T16:27:45.940Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-11-04T16:27:45.940Z] === RUN TestIpcModeNone [2020-11-04T16:27:46.149Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2020-11-04T16:27:46.149Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T16:27:46.363Z] #41 89.14 CC criu/cgroup.o [2020-11-04T16:27:46.502Z] --- PASS: TestIpcModeNone (0.43s) [2020-11-04T16:27:46.502Z] === RUN TestIpcModePrivate [2020-11-04T16:27:47.034Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T16:27:47.034Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T16:27:47.034Z] [2020-11-04T16:27:47.034Z] === Skipped [2020-11-04T16:27:47.034Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T16:27:47.034Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T16:27:47.034Z] [2020-11-04T16:27:47.034Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T16:27:47.034Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T16:27:47.034Z] [2020-11-04T16:27:47.034Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T16:27:47.034Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.034Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:27:47.034Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T16:27:47.035Z] time="2020-11-04T16:26:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T16:27:47.035Z] time="2020-11-04T16:26:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T16:27:47.035Z] time="2020-11-04T16:26:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T16:27:47.035Z] time="2020-11-04T16:26:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T16:27:47.035Z] time="2020-11-04T16:26:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T16:27:47.035Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T16:27:47.035Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T16:27:47.035Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:27:47.035Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T16:27:47.035Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T16:27:47.035Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T16:27:47.035Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] [2020-11-04T16:27:47.035Z] DONE 2167 tests, 26 skipped in 259.765s [2020-11-04T16:27:47.064Z] --- PASS: TestIpcModePrivate (0.47s) [2020-11-04T16:27:47.064Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-11-04T16:27:47.064Z] === RUN TestIpcModeShareable [2020-11-04T16:27:47.064Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-04T16:27:47.064Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:27:47.064Z] === RUN TestAPIIpcModeShareableAndContainer Post stage [Pipeline] junit [2020-11-04T16:27:47.084Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T16:27:47.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T16:27:47.740Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -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:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh dynbinary test-integration [2020-11-04T16:27:47.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T16:27:48.037Z] [2020-11-04T16:27:48.037Z] Removing bundles/ [2020-11-04T16:27:48.037Z] [2020-11-04T16:27:48.037Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T16:27:48.037Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:27:48.037Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:27:48.210Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-11-04T16:27:48.210Z] === RUN TestBuildWithSession [2020-11-04T16:27:48.210Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T16:27:48.210Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:27:48.210Z] === RUN TestBuildSquashParent [2020-11-04T16:27:48.430Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2020-11-04T16:27:48.430Z] === RUN TestAPIIpcModeHost [2020-11-04T16:27:48.430Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-04T16:27:48.430Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:27:48.430Z] === RUN TestDaemonIpcModeShareable [2020-11-04T16:27:48.430Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-04T16:27:48.430Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:27:48.430Z] === RUN TestDaemonIpcModePrivate [2020-11-04T16:27:48.929Z] #41 91.36 CC criu/clone-noasan.o [2020-11-04T16:27:48.929Z] #41 91.54 CC criu/config.o [2020-11-04T16:27:50.328Z] #41 92.94 CC criu/cr-check.o [2020-11-04T16:27:50.906Z] #41 ... [2020-11-04T16:27:50.906Z] [2020-11-04T16:27:50.906Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:27:50.906Z] #18 24.43 Selecting previously unselected package python3-minimal. [2020-11-04T16:27:50.906Z] #18 24.43 (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 ... 23654 files and directories currently installed.) [2020-11-04T16:27:50.906Z] #18 24.52 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 24.54 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T16:27:50.906Z] #18 24.82 Selecting previously unselected package libmpdec2:arm64. [2020-11-04T16:27:50.906Z] #18 24.83 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 24.85 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-11-04T16:27:50.906Z] #18 24.95 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-11-04T16:27:50.906Z] #18 24.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 24.96 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T16:27:50.906Z] #18 26.07 Selecting previously unselected package python3.7. [2020-11-04T16:27:50.906Z] #18 26.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 26.08 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T16:27:50.906Z] #18 26.31 Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-04T16:27:50.906Z] #18 26.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 26.44 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-04T16:27:50.906Z] #18 27.28 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T16:27:50.906Z] #18 28.82 Selecting previously unselected package python3. [2020-11-04T16:27:50.906Z] #18 28.82 (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 ... 24066 files and directories currently installed.) [2020-11-04T16:27:50.906Z] #18 28.95 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 29.00 Unpacking python3 (3.7.3-1) ... [2020-11-04T16:27:50.906Z] #18 29.24 Selecting previously unselected package libip4tc0:arm64. [2020-11-04T16:27:50.906Z] #18 29.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-11-04T16:27:50.906Z] #18 29.35 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-11-04T16:27:50.907Z] #18 29.44 Selecting previously unselected package libip6tc0:arm64. [2020-11-04T16:27:50.907Z] #18 29.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-11-04T16:27:50.907Z] #18 29.45 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-11-04T16:27:50.907Z] #18 29.75 Selecting previously unselected package libiptc0:arm64. [2020-11-04T16:27:50.907Z] #18 29.77 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-11-04T16:27:50.907Z] #18 29.79 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-11-04T16:27:50.945Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-11-04T16:27:50.946Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-11-04T16:27:50.946Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T16:27:50.946Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-04T16:27:50.946Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:27:50.946Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T16:27:50.946Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-04T16:27:50.946Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:27:50.946Z] === RUN TestIpcModeOlderClient [2020-11-04T16:27:50.946Z] === PAUSE TestIpcModeOlderClient [2020-11-04T16:27:50.946Z] === RUN TestKillContainerInvalidSignal [2020-11-04T16:27:50.946Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-11-04T16:27:50.946Z] === RUN TestKillContainer [2020-11-04T16:27:50.946Z] === RUN TestKillContainer/no_signal [2020-11-04T16:27:51.425Z] #18 29.88 Selecting previously unselected package libnfnetlink0:arm64. [2020-11-04T16:27:51.425Z] #18 29.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-11-04T16:27:51.425Z] #18 29.89 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-04T16:27:51.425Z] #18 30.14 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-11-04T16:27:51.507Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T16:27:51.507Z] === RUN TestKillContainer/killing_signal [2020-11-04T16:27:51.689Z] #18 30.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-11-04T16:27:51.689Z] #18 30.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-04T16:27:51.953Z] #18 30.66 Selecting previously unselected package libnftnl11:arm64. [2020-11-04T16:27:51.953Z] #18 30.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-11-04T16:27:51.953Z] #18 30.75 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-11-04T16:27:51.953Z] #18 ... [2020-11-04T16:27:51.953Z] [2020-11-04T16:27:51.953Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:27:51.953Z] #41 94.57 CC criu/cr-dedup.o [2020-11-04T16:27:52.001Z] 4612f6d0b889: Verifying Checksum [2020-11-04T16:27:52.001Z] 4612f6d0b889: Download complete [2020-11-04T16:27:52.068Z] --- PASS: TestKillContainer (1.26s) [2020-11-04T16:27:52.068Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-11-04T16:27:52.068Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-11-04T16:27:52.068Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-11-04T16:27:52.068Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T16:27:52.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T16:27:52.531Z] #41 95.13 CC criu/cr-dump.o [2020-11-04T16:27:52.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T16:27:53.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-11-04T16:27:53.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-11-04T16:27:53.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-11-04T16:27:53.142Z] === RUN TestKillStoppedContainer [2020-11-04T16:27:53.142Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-11-04T16:27:53.142Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T16:27:53.142Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-11-04T16:27:53.142Z] === RUN TestKillDifferentUserContainer [2020-11-04T16:27:53.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T16:27:53.398Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-11-04T16:27:53.398Z] === RUN TestInspectOomKilledTrue [2020-11-04T16:27:53.398Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T16:27:53.398Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:27:53.398Z] === RUN TestInspectOomKilledFalse [2020-11-04T16:27:53.398Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T16:27:53.398Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:27:53.398Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T16:27:53.398Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-04T16:27:53.398Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-04T16:27:53.398Z] === RUN TestLinksContainerNames [2020-11-04T16:27:54.325Z] --- PASS: TestLinksContainerNames (0.84s) [2020-11-04T16:27:54.325Z] === RUN TestLogsFollowTailEmpty [2020-11-04T16:27:54.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:27:54.808Z] [2020-11-04T16:27:54.808Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-04T16:27:54.808Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-04T16:27:54.808Z] Using test binary docker [2020-11-04T16:27:54.808Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T16:27:54.808Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:27:54.808Z] INFO: Waiting for daemon to start... [2020-11-04T16:27:54.808Z] Starting dockerd [2020-11-04T16:27:54.808Z] . [2020-11-04T16:27:54.808Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-04T16:27:54.886Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-11-04T16:27:54.886Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T16:27:55.090Z] --- PASS: TestBuildSquashParent (7.05s) [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:27:55.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:27:55.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:27:55.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:27:55.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:27:55.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:27:55.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:27:55.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:27:55.091Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:27:55.091Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:27:55.142Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/default [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/private [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/slave [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/shared [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T16:27:55.142Z] === CONT TestMountDaemonRoot/default [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:27:55.142Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:27:55.142Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:27:55.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:27:55.142Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/shared [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/slave [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/private [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:27:55.143Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T16:27:55.143Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T16:27:55.143Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:27:55.398Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T16:27:55.399Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T16:27:55.655Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:27:55.655Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-04T16:27:55.655Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-04T16:27:55.655Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T16:27:55.655Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-04T16:27:55.655Z] 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-11-04T16:27:55.655Z] === RUN TestNetworkNat [2020-11-04T16:27:55.856Z] #41 98.15 CC criu/cr-errno.o [2020-11-04T16:27:55.857Z] #41 98.22 CC criu/cr-restore.o [2020-11-04T16:27:56.216Z] --- PASS: TestNetworkNat (0.49s) [2020-11-04T16:27:56.216Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T16:27:56.472Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-11-04T16:27:56.472Z] === RUN TestNetworkLoopbackNat [2020-11-04T16:27:57.788Z] #41 ... [2020-11-04T16:27:57.788Z] [2020-11-04T16:27:57.788Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:27:57.788Z] #18 30.85 Selecting previously unselected package iptables. [2020-11-04T16:27:57.788Z] #18 30.86 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 30.87 Unpacking iptables (1.8.2-4) ... [2020-11-04T16:27:57.788Z] #18 31.38 Selecting previously unselected package xxd. [2020-11-04T16:27:57.788Z] #18 31.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 31.40 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T16:27:57.788Z] #18 31.57 Selecting previously unselected package vim-common. [2020-11-04T16:27:57.788Z] #18 31.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T16:27:57.788Z] #18 31.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T16:27:57.788Z] #18 32.03 Selecting previously unselected package bash-completion. [2020-11-04T16:27:57.788Z] #18 32.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T16:27:57.788Z] #18 34.92 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T16:27:57.788Z] #18 35.38 Selecting previously unselected package bzip2. [2020-11-04T16:27:57.788Z] #18 35.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 35.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T16:27:57.788Z] #18 35.56 Selecting previously unselected package xz-utils. [2020-11-04T16:27:57.788Z] #18 35.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 35.59 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T16:27:57.788Z] #18 35.83 Selecting previously unselected package apparmor. [2020-11-04T16:27:57.788Z] #18 35.83 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 35.94 Unpacking apparmor (2.13.2-10) ... [2020-11-04T16:27:57.788Z] #18 36.43 Selecting previously unselected package aufs-tools. [2020-11-04T16:27:57.788Z] #18 36.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 36.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T16:27:57.788Z] #18 36.62 Selecting previously unselected package libonig5:arm64. [2020-11-04T16:27:57.788Z] #18 36.62 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-11-04T16:27:57.788Z] #18 36.63 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-11-04T16:27:57.788Z] #18 36.82 Selecting previously unselected package libjq1:arm64. [2020-11-04T16:27:57.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:27:57.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:27:58.055Z] #18 36.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T16:27:58.055Z] #18 36.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T16:27:58.055Z] #18 36.97 Selecting previously unselected package jq. [2020-11-04T16:27:58.055Z] #18 36.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-11-04T16:27:58.055Z] #18 36.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T16:27:58.321Z] #18 37.12 Selecting previously unselected package libaio1:arm64. [2020-11-04T16:27:58.321Z] #18 37.12 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-11-04T16:27:58.321Z] #18 37.14 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-11-04T16:27:58.321Z] #18 37.24 Selecting previously unselected package libgpm2:arm64. [2020-11-04T16:27:58.321Z] #18 37.26 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-11-04T16:27:58.321Z] #18 37.27 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-11-04T16:27:58.321Z] #18 37.37 Selecting previously unselected package libicu63:arm64. [2020-11-04T16:27:58.587Z] #18 37.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-11-04T16:27:58.587Z] #18 37.39 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T16:27:58.985Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-11-04T16:27:58.985Z] === RUN TestPause [2020-11-04T16:27:58.985Z] --- SKIP: TestPause (0.00s) [2020-11-04T16:27:58.985Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:27:58.985Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T16:27:58.985Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:27:58.985Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:27:58.985Z] === RUN TestPauseStopPausedContainer [2020-11-04T16:27:58.985Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-04T16:27:58.985Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:27:58.985Z] === RUN TestPsFilter [2020-11-04T16:27:59.241Z] --- PASS: TestPsFilter (0.12s) [2020-11-04T16:27:59.241Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T16:27:59.498Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-11-04T16:27:59.498Z] === RUN TestRemoveContainerWithVolume [2020-11-04T16:28:00.059Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-11-04T16:28:00.059Z] === RUN TestRemoveContainerRunning [2020-11-04T16:28:00.315Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-11-04T16:28:00.315Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T16:28:00.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:28:00.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:28:00.888Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-11-04T16:28:00.888Z] === RUN TestRemoveInvalidContainer [2020-11-04T16:28:00.888Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T16:28:00.888Z] === RUN TestRenameLinkedContainer [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-11-04T16:28:02.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2020-11-04T16:28:02.620Z] === RUN TestBuildMultiStageCopy [2020-11-04T16:28:02.620Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T16:28:02.789Z] --- PASS: TestRenameLinkedContainer (1.71s) [2020-11-04T16:28:02.789Z] === RUN TestRenameStoppedContainer [2020-11-04T16:28:02.789Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-11-04T16:28:02.789Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T16:28:02.829Z] #18 41.33 Selecting previously unselected package libnet1:arm64. [2020-11-04T16:28:02.829Z] #18 41.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-11-04T16:28:02.829Z] #18 41.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T16:28:02.829Z] #18 41.48 Selecting previously unselected package libnl-3-200:arm64. [2020-11-04T16:28:02.829Z] #18 41.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-11-04T16:28:02.829Z] #18 41.50 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T16:28:02.829Z] #18 41.63 Selecting previously unselected package libprotobuf-c1:arm64. [2020-11-04T16:28:02.829Z] #18 41.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-11-04T16:28:02.829Z] #18 41.66 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T16:28:02.829Z] #18 41.77 Selecting previously unselected package libreadline5:arm64. [2020-11-04T16:28:02.829Z] #18 41.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-11-04T16:28:02.829Z] #18 41.80 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-04T16:28:03.093Z] #18 41.95 Selecting previously unselected package net-tools. [2020-11-04T16:28:03.093Z] #18 41.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-11-04T16:28:03.093Z] #18 41.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T16:28:03.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T16:28:03.358Z] #18 42.13 Selecting previously unselected package python-pip-whl. [2020-11-04T16:28:03.358Z] #18 42.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T16:28:03.358Z] #18 42.16 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T16:28:03.718Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-11-04T16:28:03.718Z] === RUN TestRenameInvalidName [2020-11-04T16:28:03.942Z] #18 42.60 Selecting previously unselected package python3-lib2to3. [2020-11-04T16:28:03.942Z] #18 42.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T16:28:03.942Z] #18 42.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T16:28:03.942Z] #18 42.81 Selecting previously unselected package python3-distutils. [2020-11-04T16:28:03.942Z] #18 42.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T16:28:03.942Z] #18 42.83 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T16:28:03.974Z] --- PASS: TestRenameInvalidName (0.41s) [2020-11-04T16:28:03.974Z] === RUN TestRenameAnonymousContainer [2020-11-04T16:28:04.208Z] #18 43.07 Selecting previously unselected package python3-pip. [2020-11-04T16:28:04.208Z] #18 43.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T16:28:04.208Z] #18 43.09 Unpacking python3-pip (18.1-5) ... [2020-11-04T16:28:04.472Z] #18 43.31 Selecting previously unselected package python3-pkg-resources. [2020-11-04T16:28:04.472Z] #18 43.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T16:28:04.472Z] #18 43.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T16:28:04.738Z] #18 43.50 Selecting previously unselected package python3-setuptools. [2020-11-04T16:28:04.738Z] #18 43.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T16:28:04.738Z] #18 43.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T16:28:04.738Z] #18 43.75 Selecting previously unselected package python3-wheel. [2020-11-04T16:28:05.003Z] #18 43.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T16:28:05.003Z] #18 43.77 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T16:28:05.003Z] #18 43.89 Selecting previously unselected package sudo. [2020-11-04T16:28:05.003Z] #18 43.89 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-11-04T16:28:05.003Z] #18 43.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T16:28:05.268Z] #18 44.31 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T16:28:05.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T16:28:05.534Z] #18 44.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-11-04T16:28:05.534Z] #18 44.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T16:28:05.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T16:28:05.799Z] #18 44.64 Selecting previously unselected package uidmap. [2020-11-04T16:28:05.799Z] #18 44.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-11-04T16:28:05.864Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-11-04T16:28:05.864Z] === RUN TestRenameContainerWithSameName [2020-11-04T16:28:06.063Z] #18 44.85 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T16:28:06.119Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-11-04T16:28:06.119Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T16:28:06.264Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T16:28:06.643Z] #18 45.36 Selecting previously unselected package vim-runtime. [2020-11-04T16:28:06.643Z] #18 45.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T16:28:06.643Z] #18 45.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T16:28:06.897Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T16:28:06.909Z] #18 45.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T16:28:07.045Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-11-04T16:28:07.045Z] === RUN TestResize [2020-11-04T16:28:07.174Z] #18 45.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T16:28:07.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T16:28:07.301Z] --- PASS: TestResize (0.42s) [2020-11-04T16:28:07.301Z] === RUN TestResizeWithInvalidSize [2020-11-04T16:28:07.528Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-11-04T16:28:07.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-11-04T16:28:07.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-11-04T16:28:07.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-11-04T16:28:07.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-11-04T16:28:07.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-11-04T16:28:07.528Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T16:28:07.557Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-11-04T16:28:07.557Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T16:28:08.119Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-11-04T16:28:08.119Z] === RUN TestDaemonRestartKillContainers [2020-11-04T16:28:08.119Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-04T16:28:08.119Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-04T16:28:08.119Z] === RUN TestCgroupNamespacesRun [2020-11-04T16:28:09.031Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2020-11-04T16:28:09.031Z] === RUN TestBuildLabelWithTargets [2020-11-04T16:28:10.505Z] #18 ... [2020-11-04T16:28:10.506Z] [2020-11-04T16:28:10.506Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:10.506Z] #41 103.0 CC criu/cr-service.o [2020-11-04T16:28:10.506Z] #41 104.5 CC criu/crtools.o [2020-11-04T16:28:10.506Z] #41 105.2 CC criu/eventfd.o [2020-11-04T16:28:10.506Z] #41 105.6 CC criu/eventpoll.o [2020-11-04T16:28:10.506Z] #41 106.5 CC criu/external.o [2020-11-04T16:28:10.506Z] #41 106.8 CC criu/fault-injection.o [2020-11-04T16:28:10.506Z] #41 107.0 CC criu/fdstore.o [2020-11-04T16:28:10.506Z] #41 107.3 CC criu/fifo.o [2020-11-04T16:28:10.506Z] #41 107.7 CC criu/file-ids.o [2020-11-04T16:28:10.506Z] #41 108.1 CC criu/file-lock.o [2020-11-04T16:28:10.506Z] #41 109.1 CC criu/files-ext.o [2020-11-04T16:28:10.506Z] #41 109.5 CC criu/files-reg.o [2020-11-04T16:28:10.506Z] #41 111.3 CC criu/files.o [2020-11-04T16:28:10.506Z] #41 113.2 CC criu/filesystems.o [2020-11-04T16:28:10.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T16:28:10.634Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2020-11-04T16:28:10.634Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T16:28:11.084Z] #41 113.8 CC criu/fsnotify.o [2020-11-04T16:28:11.757Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2020-11-04T16:28:11.757Z] === RUN TestBuildWithEmptyLayers [2020-11-04T16:28:12.038Z] #41 ... [2020-11-04T16:28:12.038Z] [2020-11-04T16:28:12.038Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:28:12.038Z] #18 50.94 Selecting previously unselected package vim. [2020-11-04T16:28:12.038Z] #18 50.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-11-04T16:28:12.038Z] #18 50.98 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T16:28:12.387Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-11-04T16:28:12.387Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T16:28:12.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T16:28:12.524Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-11-04T16:28:12.524Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T16:28:12.990Z] #18 51.75 Selecting previously unselected package xfsprogs. [2020-11-04T16:28:12.990Z] #18 51.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-11-04T16:28:12.990Z] #18 51.76 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T16:28:13.254Z] #18 52.24 Selecting previously unselected package zip. [2020-11-04T16:28:13.254Z] #18 52.25 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-11-04T16:28:13.254Z] #18 52.34 Unpacking zip (3.0-11+b1) ... [2020-11-04T16:28:14.211Z] #18 52.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T16:28:14.411Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-11-04T16:28:14.412Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T16:28:15.115Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-11-04T16:28:15.115Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T16:28:15.162Z] #18 54.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T16:28:16.617Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-11-04T16:28:16.618Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T16:28:16.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T16:28:16.929Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-11-04T16:28:16.929Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T16:28:17.094Z] #18 55.42 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-11-04T16:28:17.094Z] #18 55.84 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-11-04T16:28:17.094Z] #18 ... [2020-11-04T16:28:17.094Z] [2020-11-04T16:28:17.094Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:28:17.094Z] #47 188.5 + /build/golangci-lint --version [2020-11-04T16:28:17.094Z] #47 188.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T16:28:17.094Z] #47 DONE 192.5s [2020-11-04T16:28:17.094Z] [2020-11-04T16:28:17.094Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:28:17.094Z] #18 55.96 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-11-04T16:28:17.094Z] #18 56.00 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-11-04T16:28:17.094Z] #18 56.03 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T16:28:17.094Z] #18 ... [2020-11-04T16:28:17.094Z] [2020-11-04T16:28:17.094Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T16:28:17.094Z] #51 69.99 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-11-04T16:28:18.818Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-11-04T16:28:18.819Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T16:28:19.029Z] #51 72.03 + mkdir -p /build [2020-11-04T16:28:19.030Z] #51 72.04 + cp runc /build/runc [2020-11-04T16:28:19.608Z] #51 DONE 72.6s [2020-11-04T16:28:19.608Z] [2020-11-04T16:28:19.608Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:28:19.608Z] #18 56.07 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-11-04T16:28:19.608Z] #18 56.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-11-04T16:28:19.608Z] #18 56.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T16:28:19.608Z] #18 56.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-11-04T16:28:19.608Z] #18 56.15 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-11-04T16:28:19.608Z] #18 56.19 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T16:28:19.608Z] #18 56.22 Setting up zip (3.0-11+b1) ... [2020-11-04T16:28:19.608Z] #18 56.25 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T16:28:19.608Z] #18 56.32 Setting up bash-completion (1:2.8-6) ... [2020-11-04T16:28:19.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T16:28:20.125Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2020-11-04T16:28:20.125Z] === RUN TestBuildWithHugeFile [2020-11-04T16:28:21.011Z] #18 59.73 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-11-04T16:28:21.011Z] #18 59.75 Setting up xz-utils (5.2.4-1) ... [2020-11-04T16:28:21.011Z] #18 59.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T16:28:21.011Z] #18 59.81 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T16:28:21.011Z] #18 59.92 invoke-rc.d: could not determine current runlevel [2020-11-04T16:28:21.011Z] #18 59.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T16:28:21.011Z] #18 59.96 Setting up pigz (2.4-1) ... [2020-11-04T16:28:21.011Z] #18 60.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-11-04T16:28:21.011Z] #18 60.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-11-04T16:28:21.275Z] #18 60.04 Setting up python-pip-whl (18.1-5) ... [2020-11-04T16:28:21.275Z] #18 60.05 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-11-04T16:28:21.275Z] #18 60.07 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T16:28:21.333Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-11-04T16:28:21.333Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T16:28:21.540Z] #18 60.56 Setting up libaio1:arm64 (0.3.112-3) ... [2020-11-04T16:28:21.540Z] #18 60.57 Setting up libonig5:arm64 (6.9.1-1) ... [2020-11-04T16:28:21.540Z] #18 60.59 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-11-04T16:28:21.804Z] #18 60.60 Setting up vim (2:8.1.0875-5) ... [2020-11-04T16:28:21.804Z] #18 60.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T16:28:21.804Z] #18 60.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T16:28:21.804Z] #18 60.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T16:28:21.804Z] #18 60.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T16:28:21.804Z] #18 60.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T16:28:21.804Z] #18 60.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T16:28:21.804Z] #18 60.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T16:28:22.068Z] #18 60.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T16:28:22.068Z] #18 60.93 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-11-04T16:28:22.068Z] #18 60.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T16:28:22.068Z] #18 60.97 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-11-04T16:28:22.068Z] #18 60.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T16:28:22.068Z] #18 61.00 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-11-04T16:28:22.068Z] #18 61.01 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T16:28:22.334Z] #18 ... [2020-11-04T16:28:22.334Z] [2020-11-04T16:28:22.334Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:22.334Z] #41 115.1 CC criu/image-desc.o [2020-11-04T16:28:22.334Z] #41 115.3 CC criu/image.o [2020-11-04T16:28:22.334Z] #41 116.2 CC criu/ipc_ns.o [2020-11-04T16:28:22.334Z] #41 117.3 CC criu/irmap.o [2020-11-04T16:28:22.334Z] #41 117.9 CC criu/kcmp-ids.o [2020-11-04T16:28:22.334Z] #41 118.2 CC criu/kerndat.o [2020-11-04T16:28:22.334Z] #41 119.2 CC criu/libnetlink.o [2020-11-04T16:28:22.334Z] #41 119.6 CC criu/log.o [2020-11-04T16:28:22.334Z] #41 120.0 CC criu/lsm.o [2020-11-04T16:28:22.334Z] #41 120.4 CC criu/mem.o [2020-11-04T16:28:22.334Z] #41 122.5 CC criu/memfd.o [2020-11-04T16:28:22.334Z] #41 123.0 CC criu/mount.o [2020-11-04T16:28:22.697Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-11-04T16:28:22.697Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T16:28:23.736Z] #41 126.2 CC criu/namespaces.o [2020-11-04T16:28:24.000Z] #41 ... [2020-11-04T16:28:24.000Z] [2020-11-04T16:28:24.000Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T16:28:24.000Z] #18 62.87 Setting up iptables (1.8.2-4) ... [2020-11-04T16:28:24.000Z] #18 62.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T16:28:24.000Z] #18 62.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T16:28:24.000Z] #18 62.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T16:28:24.000Z] #18 62.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T16:28:24.000Z] #18 62.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T16:28:24.000Z] #18 62.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T16:28:24.000Z] #18 62.93 Setting up python3 (3.7.3-1) ... [2020-11-04T16:28:24.265Z] #18 63.30 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T16:28:25.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T16:28:25.217Z] #18 63.89 Setting up apparmor (2.13.2-10) ... [2020-11-04T16:28:25.221Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-11-04T16:28:25.221Z] === RUN TestKernelTCPMemory [2020-11-04T16:28:25.221Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-11-04T16:28:25.221Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:25.221Z] === RUN TestNISDomainname [2020-11-04T16:28:25.221Z] --- SKIP: TestNISDomainname (0.01s) [2020-11-04T16:28:25.221Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-04T16:28:25.221Z] === RUN TestHostnameDnsResolution [2020-11-04T16:28:25.481Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-11-04T16:28:25.481Z] === RUN TestStats [2020-11-04T16:28:25.481Z] --- SKIP: TestStats (0.00s) [2020-11-04T16:28:25.481Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:25.481Z] === RUN TestStopContainerWithTimeout [2020-11-04T16:28:25.481Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T16:28:25.481Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T16:28:25.481Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T16:28:25.481Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T16:28:25.481Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T16:28:25.481Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T16:28:25.481Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T16:28:25.481Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T16:28:25.481Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T16:28:25.481Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T16:28:26.044Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T16:28:26.620Z] #18 65.44 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T16:28:26.620Z] #18 65.46 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T16:28:26.839Z] sha256:88c96e4480ebaca594570eaafa0712821fef96f1a5eebfb8d92ef94f2a596319 [2020-11-04T16:28:26.839Z] INFO: Starting docker-py tests... [2020-11-04T16:28:27.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T16:28:27.198Z] #18 65.89 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T16:28:27.431Z] ============================= test session starts ============================== [2020-11-04T16:28:27.431Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-04T16:28:27.431Z] rootdir: /src, inifile: pytest.ini [2020-11-04T16:28:27.431Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-04T16:28:28.151Z] #18 66.79 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T16:28:28.359Z] collected 389 items / 1 deselected / 388 selected [2020-11-04T16:28:28.359Z] [2020-11-04T16:28:28.416Z] #18 67.25 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T16:28:28.558Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T16:28:29.377Z] #18 68.09 Setting up python3-pip (18.1-5) ... [2020-11-04T16:28:29.484Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T16:28:29.484Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2020-11-04T16:28:29.484Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2020-11-04T16:28:29.484Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2020-11-04T16:28:29.484Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-11-04T16:28:29.484Z] === RUN TestDeleteDevicemapper [2020-11-04T16:28:29.484Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T16:28:29.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:28:29.484Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T16:28:29.956Z] #18 68.70 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T16:28:29.957Z] #18 68.74 Processing triggers for mime-support (3.62) ... [2020-11-04T16:28:30.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2020-11-04T16:28:30.853Z] === RUN TestUpdateMemory [2020-11-04T16:28:30.853Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T16:28:30.853Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:30.853Z] === RUN TestUpdateCPUQuota [2020-11-04T16:28:30.853Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-04T16:28:30.853Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:30.853Z] === RUN TestUpdatePidsLimit [2020-11-04T16:28:30.853Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-04T16:28:30.853Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:30.853Z] === RUN TestUpdateRestartPolicy [2020-11-04T16:28:31.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T16:28:31.352Z] #18 DONE 70.2s [2020-11-04T16:28:31.352Z] [2020-11-04T16:28:31.352Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T16:28:32.305Z] #19 0.935 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T16:28:32.305Z] #19 0.942 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T16:28:32.305Z] #19 0.947 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T16:28:33.254Z] #19 DONE 1.9s [2020-11-04T16:28:33.254Z] [2020-11-04T16:28:33.254Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:28:33.254Z] #54 163.8 + bin/containerd [2020-11-04T16:28:33.852Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:28:33.852Z] Using test binary docker [2020-11-04T16:28:33.852Z] +++ /etc/init.d/apparmor start [2020-11-04T16:28:33.852Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:28:33.852Z] INFO: Waiting for daemon to start... [2020-11-04T16:28:33.852Z] Starting dockerd [2020-11-04T16:28:33.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 [2020-11-04T16:28:35.189Z] #54 ... [2020-11-04T16:28:35.189Z] [2020-11-04T16:28:35.189Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:35.189Z] #41 127.7 CC criu/net.o [2020-11-04T16:28:35.189Z] #41 130.3 CC criu/netfilter.o [2020-11-04T16:28:35.189Z] #41 130.6 CC criu/page-pipe.o [2020-11-04T16:28:35.189Z] #41 131.3 CC criu/page-xfer.o [2020-11-04T16:28:35.189Z] #41 132.6 CC criu/pagemap-cache.o [2020-11-04T16:28:35.189Z] #41 132.9 CC criu/pagemap.o [2020-11-04T16:28:35.189Z] #41 133.7 CC criu/parasite-syscall.o [2020-11-04T16:28:35.189Z] #41 134.2 CC criu/path.o [2020-11-04T16:28:35.189Z] #41 134.5 CC criu/pie-util-vdso.o [2020-11-04T16:28:35.189Z] #41 134.8 CC criu/pie-util.o [2020-11-04T16:28:35.189Z] #41 134.9 CC criu/pipes.o [2020-11-04T16:28:35.189Z] #41 135.4 CC criu/plugin.o [2020-11-04T16:28:35.189Z] #41 135.7 CC criu/proc_parse.o [2020-11-04T16:28:35.189Z] #41 137.7 CC criu/protobuf-desc.o [2020-11-04T16:28:35.743Z] . [2020-11-04T16:28:35.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:28:35.766Z] #41 138.4 CC criu/protobuf.o [2020-11-04T16:28:35.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:28:36.000Z] Error: No such image: emptyfs [2020-11-04T16:28:36.000Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T16:28:36.000Z] ++++ docker load [2020-11-04T16:28:36.030Z] #41 138.7 CC criu/pstree.o [2020-11-04T16:28:36.562Z] Running integration-test (iteration 1) [2020-11-04T16:28:36.562Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T16:28:36.562Z] ++ 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-11-04T16:28:36.562Z] ++ set -e [2020-11-04T16:28:36.562Z] ++ '[' -n 0 ']' [2020-11-04T16:28:36.562Z] ++ set -x [2020-11-04T16:28:36.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:28:36.982Z] #41 139.6 CC criu/rbtree.o [2020-11-04T16:28:36.982Z] #41 139.8 CC criu/rst-malloc.o [2020-11-04T16:28:37.559Z] #41 140.1 CC criu/seccomp.o [2020-11-04T16:28:38.139Z] #41 140.7 CC criu/seize.o [2020-11-04T16:28:39.090Z] #41 141.5 CC criu/servicefd.o [2020-11-04T16:28:39.090Z] #41 141.9 CC criu/shmem.o [2020-11-04T16:28:40.043Z] #41 142.6 CC criu/sigframe.o [2020-11-04T16:28:40.043Z] #41 142.7 CC criu/signalfd.o [2020-11-04T16:28:40.307Z] #41 143.0 CC criu/sk-inet.o [2020-11-04T16:28:41.260Z] #41 143.9 CC criu/sk-netlink.o [2020-11-04T16:28:41.524Z] #41 144.2 CC criu/sk-packet.o [2020-11-04T16:28:42.101Z] #41 144.6 CC criu/sk-queue.o [2020-11-04T16:28:42.101Z] #41 ... [2020-11-04T16:28:42.101Z] [2020-11-04T16:28:42.101Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:28:42.101Z] #22 217.5 + return [2020-11-04T16:28:43.017Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2020-11-04T16:28:43.017Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T16:28:43.017Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2020-11-04T16:28:43.017Z] === RUN TestWaitNonBlocked [2020-11-04T16:28:43.017Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:28:43.017Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:28:43.017Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:28:43.017Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:28:43.017Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:28:43.017Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:28:43.273Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-04T16:28:43.273Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2020-11-04T16:28:43.273Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-11-04T16:28:43.273Z] === RUN TestWaitBlocked [2020-11-04T16:28:43.273Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:28:43.273Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:28:43.273Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:28:43.273Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:28:43.273Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:28:43.273Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:28:43.497Z] #22 ... [2020-11-04T16:28:43.497Z] [2020-11-04T16:28:43.497Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:28:43.497Z] #20 3.503 Collecting yamllint==1.16.0 [2020-11-04T16:28:43.497Z] #20 8.785 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T16:28:43.497Z] #20 8.888 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T16:28:43.497Z] #20 9.015 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T16:28:43.497Z] #20 10.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T16:28:43.497Z] #20 10.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T16:28:43.497Z] #20 10.11 Building wheels for collected packages: pyyaml [2020-11-04T16:28:43.497Z] #20 10.11 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T16:28:43.497Z] #20 ... [2020-11-04T16:28:43.497Z] [2020-11-04T16:28:43.497Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:43.497Z] #41 145.1 CC criu/sk-tcp.o [2020-11-04T16:28:43.497Z] #41 145.6 CC criu/sk-unix.o [2020-11-04T16:28:43.762Z] #41 ... [2020-11-04T16:28:43.762Z] [2020-11-04T16:28:43.762Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:28:43.762Z] #22 DONE 219.0s [2020-11-04T16:28:43.762Z] [2020-11-04T16:28:43.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:43.835Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-04T16:28:43.835Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2020-11-04T16:28:43.835Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-11-04T16:28:43.835Z] === CONT TestDaemonRestartIpcMode [2020-11-04T16:28:43.835Z] === CONT TestIpcModeOlderClient [2020-11-04T16:28:44.090Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-11-04T16:28:44.713Z] #41 147.2 CC criu/sockets.o [2020-11-04T16:28:44.718Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-04T16:28:44.978Z] #41 ... [2020-11-04T16:28:44.978Z] [2020-11-04T16:28:44.978Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T16:28:44.978Z] #20 11.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T16:28:44.978Z] #20 11.06 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T16:28:44.978Z] #20 11.14 Successfully built pyyaml [2020-11-04T16:28:44.978Z] #20 11.16 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-04T16:28:44.978Z] #20 11.44 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T16:28:44.978Z] #20 DONE 11.7s [2020-11-04T16:28:45.243Z] [2020-11-04T16:28:45.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:45.243Z] #41 147.9 CC criu/stats.o [2020-11-04T16:28:45.279Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-04T16:28:45.507Z] #41 148.2 CC criu/string.o [2020-11-04T16:28:45.507Z] #41 148.3 CC criu/sysctl.o [2020-11-04T16:28:46.085Z] #41 148.9 CC criu/sysfs_parse.o [2020-11-04T16:28:46.349Z] #41 ... [2020-11-04T16:28:46.349Z] [2020-11-04T16:28:46.350Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T16:28:46.350Z] #23 DONE 0.8s [2020-11-04T16:28:46.613Z] [2020-11-04T16:28:46.613Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:46.613Z] #41 149.2 CC criu/timens.o [2020-11-04T16:28:46.766Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-04T16:28:46.877Z] #41 149.5 CC criu/timerfd.o [2020-11-04T16:28:47.141Z] #41 149.9 CC criu/tty.o [2020-11-04T16:28:47.283Z] --- PASS: TestBuildWithHugeFile (25.56s) [2020-11-04T16:28:47.283Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T16:28:47.283Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:28:47.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:28:47.283Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:28:47.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:28:47.283Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:28:47.283Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:28:47.283Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:28:47.283Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:28:47.283Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:28:47.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-04T16:28:47.283Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-11-04T16:28:47.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-11-04T16:28:47.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-11-04T16:28:47.283Z] === RUN TestBuildPreserveOwnership [2020-11-04T16:28:47.283Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T16:28:48.256Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-11-04T16:28:48.256Z] PASS [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === Skipped [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-04T16:28:48.256Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-04T16:28:48.256Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-04T16:28:48.256Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-04T16:28:48.256Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-04T16:28:48.256Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-04T16:28:48.256Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-04T16:28:48.256Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-04T16:28:48.256Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-04T16:28:48.256Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T16:28:48.256Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T16:28:48.256Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-04T16:28:48.256Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-04T16:28:48.256Z] 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-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-04T16:28:48.256Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:28:48.256Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-04T16:28:48.256Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-04T16:28:48.256Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-11-04T16:28:48.256Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-11-04T16:28:48.256Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-04T16:28:48.256Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T16:28:48.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-04T16:28:48.256Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-04T16:28:48.256Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-04T16:28:48.256Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] [2020-11-04T16:28:48.256Z] DONE 174 tests, 24 skipped in 79.146s [2020-11-04T16:28:48.256Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T16:28:48.256Z] INFO: Testing against a local daemon [2020-11-04T16:28:48.256Z] === RUN TestCommitInheritsEnv [2020-11-04T16:28:49.070Z] #41 151.6 CC criu/tun.o [2020-11-04T16:28:49.645Z] #41 152.1 CC criu/uffd.o [2020-11-04T16:28:50.005Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T16:28:50.144Z] --- PASS: TestCommitInheritsEnv (1.82s) [2020-11-04T16:28:50.144Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T16:28:50.144Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T16:28:50.144Z] === RUN TestImagesFilterMultiReference [2020-11-04T16:28:50.144Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-04T16:28:50.144Z] === RUN TestImagePullPlatformInvalid [2020-11-04T16:28:50.400Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-04T16:28:50.400Z] === RUN TestRemoveImageOrphaning [2020-11-04T16:28:50.596Z] #41 153.2 CC criu/util.o [2020-11-04T16:28:51.548Z] #41 154.3 CC criu/uts_ns.o [2020-11-04T16:28:51.811Z] #41 ... [2020-11-04T16:28:51.811Z] [2020-11-04T16:28:51.811Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T16:28:51.811Z] #28 DONE 5.3s [2020-11-04T16:28:51.811Z] [2020-11-04T16:28:51.811Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T16:28:51.811Z] #31 DONE 0.3s [2020-11-04T16:28:51.811Z] [2020-11-04T16:28:51.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:51.811Z] #41 154.5 CC criu/vdso.o [2020-11-04T16:28:52.066Z] --- PASS: TestBuildPreserveOwnership (6.56s) [2020-11-04T16:28:52.066Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2020-11-04T16:28:52.066Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-11-04T16:28:52.066Z] === RUN TestBuildPlatformInvalid [2020-11-04T16:28:52.066Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-11-04T16:28:52.066Z] PASS [2020-11-04T16:28:52.066Z] [2020-11-04T16:28:52.066Z] === Skipped [2020-11-04T16:28:52.066Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-04T16:28:52.066Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:28:52.066Z] [2020-11-04T16:28:52.066Z] [2020-11-04T16:28:52.066Z] DONE 32 tests, 1 skipped in 76.548s [2020-11-04T16:28:52.066Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T16:28:52.066Z] ++ 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-11-04T16:28:52.066Z] ++ set -e [2020-11-04T16:28:52.066Z] ++ '[' -n 0 ']' [2020-11-04T16:28:52.066Z] ++ set -x [2020-11-04T16:28:52.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:28:52.075Z] #41 ... [2020-11-04T16:28:52.076Z] [2020-11-04T16:28:52.076Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T16:28:52.076Z] #33 DONE 0.1s [2020-11-04T16:28:52.076Z] [2020-11-04T16:28:52.076Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T16:28:52.076Z] #36 DONE 0.1s [2020-11-04T16:28:52.287Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2020-11-04T16:28:52.287Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T16:28:52.287Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:28:52.287Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-04T16:28:52.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T16:28:52.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T16:28:52.287Z] === RUN TestTagInvalidReference [2020-11-04T16:28:52.287Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-04T16:28:52.287Z] === RUN TestTagValidPrefixedRepo [2020-11-04T16:28:52.287Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-04T16:28:52.287Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T16:28:52.287Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-04T16:28:52.287Z] === RUN TestTagOfficialNames [2020-11-04T16:28:52.287Z] --- PASS: TestTagOfficialNames (0.05s) [2020-11-04T16:28:52.287Z] === RUN TestTagMatchesDigest [2020-11-04T16:28:52.287Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-04T16:28:52.287Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T16:28:52.340Z] [2020-11-04T16:28:52.340Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T16:28:52.356Z] INFO: Testing against a local daemon [2020-11-04T16:28:52.356Z] === RUN TestConfigInspect [2020-11-04T16:28:52.605Z] #39 DONE 0.4s [2020-11-04T16:28:52.605Z] [2020-11-04T16:28:52.605Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T16:28:52.605Z] #41 155.1 LINK criu/built-in.o [2020-11-04T16:28:52.605Z] #41 155.3 LINK criu/criu [2020-11-04T16:28:52.869Z] #41 155.6 DEP lib/c/criu.d [2020-11-04T16:28:52.869Z] #41 155.7 CC images/rpc.pb-c.o [2020-11-04T16:28:53.447Z] #41 156.2 CC lib/c/criu.o [2020-11-04T16:28:54.399Z] #41 157.1 LINK lib/c/built-in.o [2020-11-04T16:28:54.663Z] #41 157.2 LINK lib/c/libcriu.so [2020-11-04T16:28:54.663Z] #41 157.2 LINK lib/c/libcriu.a [2020-11-04T16:28:54.663Z] #41 157.3 GEN magic.py [2020-11-04T16:28:54.928Z] #41 157.5 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T16:28:54.928Z] #41 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T16:28:54.928Z] #41 157.5 Note: Building without GnuTLS support [2020-11-04T16:28:54.928Z] #41 157.5 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T16:28:54.928Z] #41 157.5 Makefile.config:40: Warn: Building without nftables support [2020-11-04T16:28:55.506Z] #41 158.2 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T16:28:55.864Z] --- PASS: TestConfigInspect (3.42s) [2020-11-04T16:28:55.864Z] === RUN TestConfigList [2020-11-04T16:28:56.459Z] #41 159.0 make[1]: Nothing to be done for 'all'. [2020-11-04T16:28:57.035Z] #41 159.6 make[1]: 'images/built-in.o' is up to date. [2020-11-04T16:28:57.035Z] #41 159.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T16:28:57.035Z] #41 159.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T16:28:57.035Z] #41 159.8 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T16:28:57.035Z] #41 159.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T16:28:57.299Z] #41 159.9 make[1]: Nothing to be done for 'all'. [2020-11-04T16:28:57.300Z] #41 160.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T16:28:57.563Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.563Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.563Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.563Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.563Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.563Z] #41 160.4 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.563Z] #41 160.4 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.826Z] #41 160.5 make[2]: Nothing to be done for 'all'. [2020-11-04T16:28:57.826Z] #41 160.5 INSTALL criu/criu [2020-11-04T16:28:58.089Z] #41 DONE 160.7s [2020-11-04T16:28:58.089Z] [2020-11-04T16:28:58.089Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:28:59.372Z] --- PASS: TestConfigList (3.53s) [2020-11-04T16:28:59.372Z] === RUN TestConfigsCreateAndDelete [2020-11-04T16:28:59.482Z] #54 ... [2020-11-04T16:28:59.482Z] [2020-11-04T16:28:59.482Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T16:28:59.482Z] #42 DONE 0.1s [2020-11-04T16:28:59.482Z] [2020-11-04T16:28:59.482Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:28:59.482Z] #54 ... [2020-11-04T16:28:59.482Z] [2020-11-04T16:28:59.482Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T16:29:00.428Z] #44 DONE 0.8s [2020-11-04T16:29:00.428Z] [2020-11-04T16:29:00.428Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T16:29:00.428Z] #46 DONE 0.1s [2020-11-04T16:29:00.428Z] [2020-11-04T16:29:00.428Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T16:29:00.691Z] #48 DONE 0.3s [2020-11-04T16:29:00.691Z] [2020-11-04T16:29:00.691Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T16:29:00.953Z] #50 DONE 0.1s [2020-11-04T16:29:00.953Z] [2020-11-04T16:29:00.953Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T16:29:00.953Z] #52 DONE 0.1s [2020-11-04T16:29:00.953Z] [2020-11-04T16:29:00.953Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T16:29:02.922Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-11-04T16:29:02.922Z] === RUN TestConfigsUpdate [2020-11-04T16:29:06.436Z] --- PASS: TestConfigsUpdate (3.53s) [2020-11-04T16:29:06.436Z] === RUN TestTemplatedConfig [2020-11-04T16:29:09.945Z] --- PASS: TestTemplatedConfig (3.57s) [2020-11-04T16:29:09.945Z] === RUN TestConfigCreateResolve [2020-11-04T16:29:13.203Z] #54 203.9 + bin/containerd-stress [2020-11-04T16:29:13.455Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-11-04T16:29:13.455Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T16:29:14.085Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-11-04T16:29:14.085Z] PASS [2020-11-04T16:29:14.085Z] [2020-11-04T16:29:14.085Z] DONE 7 tests in 21.990s [2020-11-04T16:29:14.085Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T16:29:14.085Z] ++ 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-11-04T16:29:14.085Z] ++ set -e [2020-11-04T16:29:14.085Z] ++ '[' -n 0 ']' [2020-11-04T16:29:14.085Z] ++ set -x [2020-11-04T16:29:14.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:29:14.375Z] INFO: Testing against a local daemon [2020-11-04T16:29:14.375Z] === RUN TestCheckpoint [2020-11-04T16:29:14.375Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T16:29:14.375Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:29:14.375Z] === RUN TestContainerInvalidJSON [2020-11-04T16:29:14.375Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:29:14.375Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:29:14.375Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:29:14.375Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:29:14.375Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:29:14.375Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:29:14.375Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:29:14.375Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:29:14.375Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:29:14.375Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-04T16:29:14.375Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T16:29:14.375Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T16:29:14.375Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T16:29:14.375Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T16:29:14.375Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-11-04T16:29:14.375Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T16:29:14.665Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-11-04T16:29:14.665Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T16:29:14.665Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-11-04T16:29:14.665Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T16:29:14.956Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-11-04T16:29:14.956Z] === RUN TestCopyFromContainer [2020-11-04T16:29:15.313Z] Loaded image: buildpack-deps:buster [2020-11-04T16:29:15.616Z] Loaded image: busybox:latest [2020-11-04T16:29:15.873Z] Loaded image: busybox:glibc [2020-11-04T16:29:15.873Z] Loaded image: debian:buster [2020-11-04T16:29:16.129Z] Loaded image: hello-world:latest [2020-11-04T16:29:16.344Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-04T16:29:16.386Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:29:16.386Z] INFO: Testing against a local daemon [2020-11-04T16:29:16.386Z] === RUN TestCgroupNamespacesBuild [2020-11-04T16:29:16.515Z] #54 207.1 + bin/containerd-shim [2020-11-04T16:29:17.021Z] === RUN TestCopyFromContainer// [2020-11-04T16:29:17.021Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T16:29:17.021Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T16:29:17.021Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T16:29:17.312Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T16:29:17.312Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T16:29:17.312Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T16:29:17.312Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T16:29:17.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T16:29:17.602Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer (2.85s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-04T16:29:17.602Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-11-04T16:29:17.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T16:29:17.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:29:17.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:29:17.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:29:17.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:29:17.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:29:17.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:29:17.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:29:17.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:29:17.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:29:17.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-04T16:29:17.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T16:29:17.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T16:29:17.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T16:29:17.603Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T16:29:17.893Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-04T16:29:17.893Z] === RUN TestCreateWithInvalidEnv [2020-11-04T16:29:17.893Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T16:29:17.893Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T16:29:17.893Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T16:29:17.893Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T16:29:17.893Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T16:29:17.893Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T16:29:17.893Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T16:29:17.893Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T16:29:17.893Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T16:29:17.893Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-04T16:29:17.893Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T16:29:17.893Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T16:29:17.893Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T16:29:17.893Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T16:29:17.893Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-11-04T16:29:17.893Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T16:29:18.904Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2020-11-04T16:29:18.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T16:29:20.616Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-11-04T16:29:20.616Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T16:29:21.470Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2020-11-04T16:29:21.470Z] === RUN TestBuildWithSession [2020-11-04T16:29:21.470Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T16:29:21.470Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:29:21.470Z] === RUN TestBuildSquashParent [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-11-04T16:29:22.679Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T16:29:22.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:29:22.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:29:22.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:29:22.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:29:22.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:29:22.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:29:22.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:29:22.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:29:22.679Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:29:22.679Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:29:22.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:29:22.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:29:22.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:29:22.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:29:22.679Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-11-04T16:29:22.679Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-11-04T16:29:22.679Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T16:29:23.124Z] #54 212.9 + bin/containerd-shim-runc-v1 [2020-11-04T16:29:23.711Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-11-04T16:29:23.712Z] === RUN TestCreateDifferentPlatform [2020-11-04T16:29:23.712Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T16:29:23.712Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T16:29:23.712Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-04T16:29:23.712Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T16:29:23.712Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T16:29:23.712Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T16:29:23.712Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-04T16:29:23.712Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T16:29:23.712Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-11-04T16:29:23.712Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T16:29:23.712Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T16:29:23.712Z] === RUN TestDaemonRestartIpcMode [2020-11-04T16:29:23.712Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T16:29:23.712Z] === RUN TestDaemonHostGatewayIP [2020-11-04T16:29:23.712Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T16:29:23.712Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T16:29:23.712Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T16:29:23.712Z] === RUN TestDiff [2020-11-04T16:29:24.344Z] --- PASS: TestDiff (0.77s) [2020-11-04T16:29:24.344Z] === RUN TestExecWithCloseStdin [2020-11-04T16:29:25.379Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-11-04T16:29:25.379Z] === RUN TestExec [2020-11-04T16:29:25.391Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:29:25.391Z] [2020-11-04T16:29:25.391Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:29:25.391Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:29:25.391Z] HOSTNAME=948bd1129565 [2020-11-04T16:29:25.391Z] TESTDEBUG=0 [2020-11-04T16:29:25.391Z] DEST=bundles/test-integration [2020-11-04T16:29:25.391Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:29:25.391Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:29:25.391Z] container=docker [2020-11-04T16:29:25.391Z] HOME=/root [2020-11-04T16:29:25.391Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:29:25.391Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:29:25.391Z] VALIDATE_BRANCH=master [2020-11-04T16:29:25.391Z] TERM=xterm [2020-11-04T16:29:25.391Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:29:25.391Z] SHLVL=1 [2020-11-04T16:29:25.391Z] TIMEOUT=120m [2020-11-04T16:29:25.391Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:29:25.391Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:29:25.391Z] GO111MODULE=off [2020-11-04T16:29:25.391Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T16:29:25.391Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T16:29:25.391Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:29:25.391Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:29:25.391Z] GOPATH=/go [2020-11-04T16:29:25.391Z] PKG_CONFIG=pkg-config [2020-11-04T16:29:25.391Z] _=/usr/bin/env [2020-11-04T16:29:25.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T16:29:26.411Z] --- PASS: TestExec (0.89s) [2020-11-04T16:29:26.411Z] === RUN TestExecUser [2020-11-04T16:29:26.451Z] #54 217.0 + bin/containerd-shim-runc-v2 [2020-11-04T16:29:27.042Z] --- PASS: TestExecUser (0.85s) [2020-11-04T16:29:27.042Z] === RUN TestExportContainerAndImportImage [2020-11-04T16:29:28.113Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-11-04T16:29:28.113Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T16:29:28.403Z] #54 218.6 + binaries [2020-11-04T16:29:28.403Z] #54 218.6 + install -D bin/containerd /build/containerd [2020-11-04T16:29:28.403Z] #54 218.6 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T16:29:28.403Z] #54 218.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T16:29:28.403Z] #54 218.7 + install -D bin/ctr /build/ctr [2020-11-04T16:29:29.619Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-11-04T16:29:29.619Z] === RUN TestHealthCheckWorkdir [2020-11-04T16:29:29.691Z] --- PASS: TestBuildSquashParent (8.43s) [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:29:29.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:29:29.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:29:29.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:29:29.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:29:29.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:29:29.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:29:29.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:29:29.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:29:29.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:29:30.650Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-11-04T16:29:30.650Z] === RUN TestHealthKillContainer [2020-11-04T16:29:32.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:29:32.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:29:33.704Z] #54 DONE 223.4s [2020-11-04T16:29:34.160Z] --- PASS: TestHealthKillContainer (2.93s) [2020-11-04T16:29:34.160Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T16:29:34.278Z] [2020-11-04T16:29:34.278Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T16:29:34.450Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-11-04T16:29:34.450Z] === RUN TestIpcModeNone [2020-11-04T16:29:35.482Z] --- PASS: TestIpcModeNone (0.91s) [2020-11-04T16:29:35.482Z] === RUN TestIpcModePrivate [2020-11-04T16:29:36.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:29:36.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:29:36.525Z] --- PASS: TestIpcModePrivate (0.92s) [2020-11-04T16:29:36.525Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-04T16:29:36.525Z] === RUN TestIpcModeShareable [2020-11-04T16:29:36.826Z] #55 DONE 2.3s [2020-11-04T16:29:36.827Z] [2020-11-04T16:29:36.827Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T16:29:37.401Z] #59 DONE 0.5s [2020-11-04T16:29:37.401Z] [2020-11-04T16:29:37.401Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T16:29:37.559Z] --- PASS: TestIpcModeShareable (1.01s) [2020-11-04T16:29:37.559Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-04T16:29:37.559Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T16:29:38.344Z] #61 DONE 1.0s [2020-11-04T16:29:38.344Z] [2020-11-04T16:29:38.344Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T16:29:38.344Z] #63 DONE 0.1s [2020-11-04T16:29:38.344Z] [2020-11-04T16:29:38.344Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T16:29:38.344Z] #64 DONE 0.0s [2020-11-04T16:29:38.344Z] [2020-11-04T16:29:38.344Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2020-11-04T16:29:39.541Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2020-11-04T16:29:39.541Z] === RUN TestBuildMultiStageCopy [2020-11-04T16:29:39.541Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T16:29:40.265Z] #65 DONE 1.6s [2020-11-04T16:29:40.265Z] [2020-11-04T16:29:40.265Z] #66 exporting to image [2020-11-04T16:29:40.265Z] #66 exporting layers [2020-11-04T16:29:40.285Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-11-04T16:29:40.285Z] === RUN TestAPIIpcModeHost [2020-11-04T16:29:40.917Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-11-04T16:29:40.917Z] === RUN TestDaemonIpcModeShareable [2020-11-04T16:29:41.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T16:29:41.993Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T16:29:42.556Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T16:29:43.009Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-11-04T16:29:43.009Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T16:29:43.009Z] === RUN TestDaemonIpcModePrivate [2020-11-04T16:29:43.140Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T16:29:43.715Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2020-11-04T16:29:43.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-11-04T16:29:43.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-11-04T16:29:43.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-11-04T16:29:43.715Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-11-04T16:29:43.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-11-04T16:29:43.716Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T16:29:44.514Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-11-04T16:29:44.514Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-04T16:29:44.514Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T16:29:45.101Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-11-04T16:29:45.101Z] === RUN TestBuildLabelWithTargets [2020-11-04T16:29:45.570Z] #66 exporting layers 5.6s done [2020-11-04T16:29:45.570Z] #66 writing image sha256:96eef43e97184145fbf2cd4d997e4f9675d37fd9afaf89b038af4821c6502358 done [2020-11-04T16:29:45.570Z] #66 naming to docker.io/library/docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 done [2020-11-04T16:29:45.570Z] #66 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T16:29:45.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/test/unit [2020-11-04T16:29:46.017Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-11-04T16:29:46.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-04T16:29:46.017Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T16:29:47.618Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-11-04T16:29:47.618Z] === RUN TestBuildWithEmptyLayers [2020-11-04T16:29:48.079Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-11-04T16:29:48.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T16:29:48.079Z] === RUN TestIpcModeOlderClient [2020-11-04T16:29:48.079Z] === PAUSE TestIpcModeOlderClient [2020-11-04T16:29:48.079Z] === RUN TestKillContainerInvalidSignal [2020-11-04T16:29:48.544Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2020-11-04T16:29:48.545Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T16:29:48.710Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-11-04T16:29:48.710Z] === RUN TestKillContainer [2020-11-04T16:29:48.710Z] === RUN TestKillContainer/no_signal [2020-11-04T16:29:49.741Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T16:29:50.032Z] === RUN TestKillContainer/killing_signal [2020-11-04T16:29:51.216Z] ? github.com/docker/docker/api [no test files] [2020-11-04T16:29:51.536Z] --- PASS: TestKillContainer (2.56s) [2020-11-04T16:29:51.536Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-11-04T16:29:51.536Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-11-04T16:29:51.536Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-11-04T16:29:51.536Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T16:29:51.536Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T16:29:51.814Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-11-04T16:29:51.814Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T16:29:52.179Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T16:29:52.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T16:29:52.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T16:29:53.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-11-04T16:29:53.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-11-04T16:29:53.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-11-04T16:29:53.226Z] === RUN TestKillStoppedContainer [2020-11-04T16:29:53.226Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-11-04T16:29:53.226Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T16:29:53.226Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-04T16:29:53.226Z] === RUN TestKillDifferentUserContainer [2020-11-04T16:29:53.266Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2020-11-04T16:29:53.266Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T16:29:54.303Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-11-04T16:29:54.303Z] === RUN TestInspectOomKilledTrue [2020-11-04T16:29:54.303Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T16:29:54.303Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:29:54.303Z] === RUN TestInspectOomKilledFalse [2020-11-04T16:29:54.303Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T16:29:54.303Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:29:54.303Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T16:29:54.593Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-11-04T16:29:54.593Z] === RUN TestLinksContainerNames [2020-11-04T16:29:56.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T16:29:56.534Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-11-04T16:29:56.534Z] === RUN TestBuildWithHugeFile [2020-11-04T16:29:56.656Z] --- PASS: TestLinksContainerNames (1.68s) [2020-11-04T16:29:56.657Z] === RUN TestLogsFollowTailEmpty [2020-11-04T16:29:57.287Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-11-04T16:29:57.287Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T16:29:57.919Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/default [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/private [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/slave [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/shared [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T16:29:57.919Z] === CONT TestMountDaemonRoot/default [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:29:57.919Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T16:29:57.919Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:29:57.919Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:29:57.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:29:57.919Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/shared [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/slave [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/private [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T16:29:58.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:29:58.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:29:58.209Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:29:58.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T16:29:58.792Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:29:59.082Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-04T16:29:59.083Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-04T16:29:59.083Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T16:30:01.145Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-11-04T16:30:01.145Z] === RUN TestNetworkNat [2020-11-04T16:30:01.777Z] --- PASS: TestNetworkNat (0.84s) [2020-11-04T16:30:01.777Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T16:30:02.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-11-04T16:30:02.808Z] === RUN TestNetworkLoopbackNat [2020-11-04T16:30:03.481Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2020-11-04T16:30:06.320Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-11-04T16:30:06.320Z] === RUN TestPause [2020-11-04T16:30:06.612Z] --- PASS: TestPause (0.87s) [2020-11-04T16:30:06.612Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T16:30:06.612Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:30:06.612Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:30:06.612Z] === RUN TestPauseStopPausedContainer [2020-11-04T16:30:07.643Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-11-04T16:30:07.643Z] === RUN TestPsFilter [2020-11-04T16:30:07.934Z] --- PASS: TestPsFilter (0.27s) [2020-11-04T16:30:07.934Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T16:30:08.565Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-11-04T16:30:08.565Z] === RUN TestRemoveContainerWithVolume [2020-11-04T16:30:09.327Z] ..........................xx.................... [ 29%] [2020-11-04T16:30:09.596Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-11-04T16:30:09.596Z] === RUN TestRemoveContainerRunning [2020-11-04T16:30:10.227Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-11-04T16:30:10.227Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T16:30:11.258Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-11-04T16:30:11.258Z] === RUN TestRemoveInvalidContainer [2020-11-04T16:30:11.258Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T16:30:11.258Z] === RUN TestRenameLinkedContainer [2020-11-04T16:30:14.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:30:14.619Z] Using test binary docker [2020-11-04T16:30:14.619Z] +++ /etc/init.d/apparmor start [2020-11-04T16:30:14.619Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:30:14.619Z] INFO: Waiting for daemon to start... [2020-11-04T16:30:14.619Z] Starting dockerd [2020-11-04T16:30:14.619Z] +++ 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-11-04T16:30:14.767Z] --- PASS: TestRenameLinkedContainer (3.33s) [2020-11-04T16:30:14.767Z] === RUN TestRenameStoppedContainer [2020-11-04T16:30:15.398Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-11-04T16:30:15.398Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T16:30:16.512Z] . [2020-11-04T16:30:16.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:30:16.769Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:30:16.769Z] Error: No such image: emptyfs [2020-11-04T16:30:16.769Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T16:30:16.769Z] ++++ docker load [2020-11-04T16:30:16.903Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-11-04T16:30:16.903Z] === RUN TestRenameInvalidName [2020-11-04T16:30:17.025Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:30:17.025Z] Using test binary docker [2020-11-04T16:30:17.025Z] +++ /etc/init.d/apparmor start [2020-11-04T16:30:17.025Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:30:17.025Z] INFO: Waiting for daemon to start... [2020-11-04T16:30:17.025Z] Starting dockerd [2020-11-04T16:30:17.025Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-11-04T16:30:17.281Z] .Running integration-test (iteration 1) [2020-11-04T16:30:17.281Z] 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-11-04T16:30:17.281Z] ++ 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-11-04T16:30:17.281Z] ++ set -e [2020-11-04T16:30:17.281Z] ++ '[' -n 0 ']' [2020-11-04T16:30:17.281Z] ++ set -x [2020-11-04T16:30:17.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-04T16:30:17.934Z] --- PASS: TestRenameInvalidName (0.89s) [2020-11-04T16:30:17.935Z] === RUN TestRenameAnonymousContainer [2020-11-04T16:30:18.881Z] 4612f6d0b889: Pull complete [2020-11-04T16:30:19.171Z] [2020-11-04T16:30:19.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:30:19.171Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:30:19.171Z] Error: No such image: emptyfs [2020-11-04T16:30:19.427Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T16:30:19.427Z] ++++ docker load [2020-11-04T16:30:19.683Z] Running integration-test (iteration 1) [2020-11-04T16:30:19.683Z] 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-11-04T16:30:19.683Z] ++ 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-11-04T16:30:19.683Z] ++ set -e [2020-11-04T16:30:19.683Z] ++ '[' -n 0 ']' [2020-11-04T16:30:19.683Z] ++ set -x [2020-11-04T16:30:19.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-04T16:30:23.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T16:30:23.510Z] --- PASS: TestRenameAnonymousContainer (4.79s) [2020-11-04T16:30:23.510Z] === RUN TestRenameContainerWithSameName [2020-11-04T16:30:23.510Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-11-04T16:30:23.510Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T16:30:24.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T16:30:25.071Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-04T16:30:25.571Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-11-04T16:30:25.571Z] === RUN TestResize [2020-11-04T16:30:25.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T16:30:26.202Z] --- PASS: TestResize (0.87s) [2020-11-04T16:30:26.202Z] === RUN TestResizeWithInvalidSize [2020-11-04T16:30:26.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T16:30:26.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T16:30:27.233Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-11-04T16:30:27.233Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T16:30:27.865Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:30:27.865Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:30:27.865Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:30:27.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:30:27.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:30:28.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T16:30:30.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:30:30.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:30:31.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:30:31.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:30:32.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T16:30:33.012Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-04T16:30:33.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:30:33.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:30:34.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T16:30:35.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T16:30:35.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:30:35.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:30:36.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T16:30:36.593Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-04T16:30:37.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T16:30:38.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:30:38.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:30:39.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2020-11-04T16:30:40.686Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-11-04T16:30:40.686Z] === RUN TestCgroupNamespacesRun [2020-11-04T16:30:40.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T16:30:42.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T16:30:42.750Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-11-04T16:30:42.750Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T16:30:43.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T16:30:43.685Z] --- PASS: TestImportExtremelyLargeImageWorks (102.64s) [2020-11-04T16:30:43.685Z] PASS [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] === Skipped [2020-11-04T16:30:43.685Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:30:43.685Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] DONE 12 tests, 1 skipped in 106.798s [2020-11-04T16:30:43.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.685Z] INFO: Testing against a local daemon [2020-11-04T16:30:43.685Z] === RUN TestNetworkCreateDelete [2020-11-04T16:30:43.685Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-11-04T16:30:43.685Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T16:30:43.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-04T16:30:43.685Z] === RUN TestDaemonDNSFallback [2020-11-04T16:30:43.685Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-11-04T16:30:43.685Z] === RUN TestInspectNetwork [2020-11-04T16:30:43.685Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-04T16:30:43.685Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.685Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T16:30:43.685Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-04T16:30:43.685Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestNetworkInvalidJSON [2020-11-04T16:30:43.685Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T16:30:43.685Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T16:30:43.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:30:43.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:30:43.685Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:30:43.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:30:43.685Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T16:30:43.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:30:43.685Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:30:43.685Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-04T16:30:43.685Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T16:30:43.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T16:30:43.685Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T16:30:43.685Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T16:30:43.685Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-04T16:30:43.685Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T16:30:43.685Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-11-04T16:30:43.685Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T16:30:43.685Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-04T16:30:43.685Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T16:30:43.685Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-04T16:30:43.685Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T16:30:43.685Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-04T16:30:43.685Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T16:30:43.685Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-04T16:30:43.685Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T16:30:43.685Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-04T16:30:43.685Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.685Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T16:30:43.685Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:30:43.685Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:30:43.685Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T16:30:43.685Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-11-04T16:30:43.685Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.685Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T16:30:43.685Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-04T16:30:43.685Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.685Z] PASS [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] === Skipped [2020-11-04T16:30:43.685Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-04T16:30:43.685Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-04T16:30:43.685Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-04T16:30:43.685Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-11-04T16:30:43.685Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.685Z] [2020-11-04T16:30:43.685Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-04T16:30:43.686Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-04T16:30:43.686Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-11-04T16:30:43.686Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-11-04T16:30:43.686Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-04T16:30:43.686Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:30:43.686Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-11-04T16:30:43.686Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-04T16:30:43.686Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] DONE 19 tests, 12 skipped in 8.047s [2020-11-04T16:30:43.686Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.686Z] INFO: Testing against a local daemon [2020-11-04T16:30:43.686Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T16:30:43.686Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:30:43.686Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:30:43.686Z] === RUN TestDockerNetworkIpvlan [2020-11-04T16:30:43.686Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:30:43.686Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:30:43.686Z] PASS [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === Skipped [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:30:43.686Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:30:43.686Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] DONE 2 tests, 2 skipped in 0.097s [2020-11-04T16:30:43.686Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.686Z] INFO: Testing against a local daemon [2020-11-04T16:30:43.686Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T16:30:43.686Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-04T16:30:43.686Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] === RUN TestDockerNetworkMacvlan [2020-11-04T16:30:43.686Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-04T16:30:43.686Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] PASS [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === Skipped [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-04T16:30:43.686Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-04T16:30:43.686Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] DONE 2 tests, 2 skipped in 0.100s [2020-11-04T16:30:43.686Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.686Z] testing: warning: no tests to run [2020-11-04T16:30:43.686Z] PASS [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] DONE 0 tests in 0.023s [2020-11-04T16:30:43.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.686Z] INFO: Testing against a local daemon [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginTLS [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginHeader [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginV2Disable [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T16:30:43.686Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] PASS [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === Skipped [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-04T16:30:43.686Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] [2020-11-04T16:30:43.686Z] DONE 17 tests, 17 skipped in 0.405s [2020-11-04T16:30:43.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.942Z] INFO: Testing against a local daemon [2020-11-04T16:30:43.942Z] === RUN TestPluginInvalidJSON [2020-11-04T16:30:43.942Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:30:43.942Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:30:43.942Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:30:43.942Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T16:30:43.942Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T16:30:43.942Z] === RUN TestPluginInstall [2020-11-04T16:30:43.942Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-04T16:30:43.942Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.942Z] PASS [2020-11-04T16:30:43.942Z] [2020-11-04T16:30:43.942Z] === Skipped [2020-11-04T16:30:43.942Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-04T16:30:43.942Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T16:30:43.942Z] [2020-11-04T16:30:43.942Z] [2020-11-04T16:30:43.942Z] DONE 3 tests, 1 skipped in 0.130s [2020-11-04T16:30:43.942Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T16:30:43.942Z] INFO: Testing against a local daemon [2020-11-04T16:30:43.942Z] === RUN TestExternalGraphDriver [2020-11-04T16:30:44.198Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-11-04T16:30:44.198Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-04T16:30:44.198Z] === RUN TestGraphdriverPluginV2 [2020-11-04T16:30:44.253Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-11-04T16:30:44.253Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T16:30:44.973Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:30:44.973Z] Using test binary docker [2020-11-04T16:30:44.973Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T16:30:44.973Z] +++ /etc/init.d/apparmor start [2020-11-04T16:30:44.973Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:30:44.973Z] INFO: Waiting for daemon to start... [2020-11-04T16:30:44.973Z] Starting dockerd [2020-11-04T16:30:44.973Z] +++ 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-11-04T16:30:45.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-11-04T16:30:45.756Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T16:30:47.047Z] . [2020-11-04T16:30:47.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:30:47.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:30:47.047Z] Error: No such image: emptyfs [2020-11-04T16:30:47.047Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T16:30:47.047Z] ++++ docker load [2020-11-04T16:30:47.047Z] Running integration-test (iteration 1) [2020-11-04T16:30:47.047Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T16:30:47.047Z] ++ 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-11-04T16:30:47.047Z] ++ set -e [2020-11-04T16:30:47.047Z] ++ '[' -n 0 ']' [2020-11-04T16:30:47.047Z] ++ set -x [2020-11-04T16:30:47.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:30:47.817Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-11-04T16:30:47.817Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T16:30:49.320Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-11-04T16:30:49.320Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T16:30:50.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-11-04T16:30:50.829Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T16:30:51.860Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-11-04T16:30:51.860Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T16:30:52.281Z] --- PASS: TestGraphdriverPluginV2 (6.81s) [2020-11-04T16:30:52.281Z] PASS [2020-11-04T16:30:52.281Z] [2020-11-04T16:30:52.281Z] === Skipped [2020-11-04T16:30:52.281Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-11-04T16:30:52.281Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-04T16:30:52.281Z] [2020-11-04T16:30:52.281Z] [2020-11-04T16:30:52.281Z] DONE 2 tests, 1 skipped in 6.978s [2020-11-04T16:30:52.281Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T16:30:52.281Z] INFO: Testing against a local daemon [2020-11-04T16:30:52.281Z] === RUN TestContinueAfterPluginCrash [2020-11-04T16:30:52.281Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T16:30:52.281Z] === RUN TestReadPluginNoRead [2020-11-04T16:30:52.281Z] === PAUSE TestReadPluginNoRead [2020-11-04T16:30:52.281Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T16:30:52.281Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T16:30:52.281Z] === CONT TestContinueAfterPluginCrash [2020-11-04T16:30:52.281Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T16:30:52.795Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-04T16:30:53.373Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-11-04T16:30:53.373Z] === RUN TestKernelTCPMemory [2020-11-04T16:30:54.409Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-11-04T16:30:54.409Z] === RUN TestNISDomainname [2020-11-04T16:30:55.445Z] --- PASS: TestNISDomainname (0.99s) [2020-11-04T16:30:55.445Z] === RUN TestHostnameDnsResolution [2020-11-04T16:30:56.955Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-11-04T16:30:56.955Z] === RUN TestStats [2020-11-04T16:30:57.526Z] --- PASS: TestDaemonStartWithLogOpt (6.30s) [2020-11-04T16:30:57.526Z] === CONT TestReadPluginNoRead [2020-11-04T16:30:58.342Z] Loaded image: buildpack-deps:buster [2020-11-04T16:30:58.342Z] Loaded image: busybox:latest [2020-11-04T16:30:58.342Z] Loaded image: busybox:glibc [2020-11-04T16:30:58.342Z] Loaded image: debian:buster [2020-11-04T16:30:58.342Z] Loaded image: hello-world:latest [2020-11-04T16:30:58.342Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:30:58.343Z] INFO: Testing against a local daemon [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-04T16:30:58.343Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-04T16:30:59.270Z] Loaded image: buildpack-deps:buster [2020-11-04T16:30:59.527Z] Loaded image: busybox:latest [2020-11-04T16:30:59.783Z] Loaded image: busybox:glibc [2020-11-04T16:30:59.783Z] Loaded image: debian:buster [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 14.7% of statements [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T16:30:59.806Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T16:30:59.806Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-11-04T16:31:00.039Z] Loaded image: hello-world:latest [2020-11-04T16:31:00.039Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:31:00.295Z] INFO: Testing against a local daemon [2020-11-04T16:31:00.295Z] === RUN TestDockerDaemonSuite [2020-11-04T16:31:00.295Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-04T16:31:00.295Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-04T16:31:00.295Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-04T16:31:00.477Z] --- PASS: TestStats (2.97s) [2020-11-04T16:31:00.477Z] === RUN TestStopContainerWithTimeout [2020-11-04T16:31:00.477Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T16:31:00.477Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T16:31:00.477Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T16:31:00.477Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T16:31:00.477Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T16:31:00.477Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T16:31:00.477Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T16:31:00.477Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T16:31:00.477Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T16:31:00.477Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T16:31:00.755Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-11-04T16:31:00.792Z] === RUN TestReadPluginNoRead/default [2020-11-04T16:31:00.858Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-04T16:31:00.858Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-04T16:31:01.047Z] --- PASS: TestContinueAfterPluginCrash (9.97s) [2020-11-04T16:31:01.111Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T16:31:01.332Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 13.6% of statements [2020-11-04T16:31:01.804Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-04T16:31:01.821Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-04T16:31:02.120Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-04T16:31:02.120Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-04T16:31:02.281Z] ok github.com/docker/docker/builder/dockerfile 0.871s coverage: 48.0% of statements [2020-11-04T16:31:02.440Z] Loaded image: buildpack-deps:buster [2020-11-04T16:31:02.440Z] Loaded image: busybox:latest [2020-11-04T16:31:02.440Z] Loaded image: busybox:glibc [2020-11-04T16:31:02.440Z] Loaded image: debian:buster [2020-11-04T16:31:02.440Z] Loaded image: hello-world:latest [2020-11-04T16:31:02.440Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:31:02.440Z] INFO: Testing against a local daemon [2020-11-04T16:31:02.440Z] === RUN TestCgroupNamespacesBuild [2020-11-04T16:31:02.440Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-11-04T16:31:02.440Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T16:31:02.859Z] ok github.com/docker/docker/builder/remotecontext/git 3.657s coverage: 86.3% of statements [2020-11-04T16:31:02.859Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T16:31:02.859Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T16:31:03.077Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-11-04T16:31:03.077Z] === RUN TestBuildWithSession [2020-11-04T16:31:03.077Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T16:31:03.077Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:31:03.077Z] === RUN TestBuildSquashParent [2020-11-04T16:31:03.223Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T16:31:03.307Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-04T16:31:03.526Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-04T16:31:03.561Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T16:31:04.088Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-04T16:31:04.088Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-04T16:31:04.088Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-04T16:31:04.735Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T16:31:04.735Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-11-04T16:31:04.735Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-11-04T16:31:04.735Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-11-04T16:31:04.735Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-11-04T16:31:04.735Z] === RUN TestDeleteDevicemapper [2020-11-04T16:31:04.735Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T16:31:04.735Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:31:04.735Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T16:31:05.015Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-04T16:31:05.449Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T16:31:05.577Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-04T16:31:05.833Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-04T16:31:06.089Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-04T16:31:06.089Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-04T16:31:06.089Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-04T16:31:07.455Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-04T16:31:07.572Z] --- PASS: TestBuildSquashParent (4.09s) [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:31:07.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:31:07.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:31:07.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:31:07.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:31:07.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:31:07.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:31:07.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:31:07.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:31:07.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:31:07.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:31:07.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:31:07.963Z] --- PASS: TestReadPluginNoRead (10.27s) [2020-11-04T16:31:07.963Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-11-04T16:31:07.963Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-11-04T16:31:07.963Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s) [2020-11-04T16:31:07.963Z] read_test.go:92: [db8c6ed1a5404] daemon is not started [2020-11-04T16:31:07.963Z] PASS [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] DONE 6 tests in 16.704s [2020-11-04T16:31:07.963Z] 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-11-04T16:31:07.963Z] testing: warning: no tests to run [2020-11-04T16:31:07.963Z] PASS [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] DONE 0 tests in 0.042s [2020-11-04T16:31:07.963Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T16:31:07.963Z] INFO: Testing against a local daemon [2020-11-04T16:31:07.963Z] === RUN TestPluginWithDevMounts [2020-11-04T16:31:07.963Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-04T16:31:07.963Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-04T16:31:07.963Z] PASS [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === Skipped [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-04T16:31:07.963Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] DONE 1 tests, 1 skipped in 0.135s [2020-11-04T16:31:07.963Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T16:31:07.963Z] INFO: Testing against a local daemon [2020-11-04T16:31:07.963Z] === RUN TestSecretInspect [2020-11-04T16:31:07.963Z] --- SKIP: TestSecretInspect (0.03s) [2020-11-04T16:31:07.963Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] === RUN TestSecretList [2020-11-04T16:31:07.963Z] --- SKIP: TestSecretList (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] === RUN TestSecretsCreateAndDelete [2020-11-04T16:31:07.963Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] === RUN TestSecretsUpdate [2020-11-04T16:31:07.963Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] === RUN TestTemplatedSecret [2020-11-04T16:31:07.963Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-04T16:31:07.963Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] === RUN TestSecretCreateResolve [2020-11-04T16:31:07.963Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] PASS [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === Skipped [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-11-04T16:31:07.963Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-04T16:31:07.963Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-11-04T16:31:07.963Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] [2020-11-04T16:31:07.963Z] DONE 6 tests, 6 skipped in 0.180s [2020-11-04T16:31:07.963Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T16:31:08.047Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-04T16:31:08.219Z] INFO: Testing against a local daemon [2020-11-04T16:31:08.219Z] === RUN TestServiceCreateInit [2020-11-04T16:31:08.219Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T16:31:08.219Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T16:31:08.219Z] --- PASS: TestServiceCreateInit (0.01s) [2020-11-04T16:31:08.219Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T16:31:08.219Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.219Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T16:31:08.219Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.219Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T16:31:08.219Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-11-04T16:31:08.219Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.219Z] === RUN TestCreateServiceConflict [2020-11-04T16:31:08.219Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-04T16:31:08.219Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.219Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T16:31:08.219Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-11-04T16:31:08.219Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.219Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T16:31:08.219Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-04T16:31:08.219Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.219Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T16:31:08.219Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-04T16:31:08.220Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T16:31:08.220Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-11-04T16:31:08.220Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestCreateServiceSysctls [2020-11-04T16:31:08.220Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-11-04T16:31:08.220Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestCreateServiceCapabilities [2020-11-04T16:31:08.220Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-04T16:31:08.220Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestInspect [2020-11-04T16:31:08.220Z] --- SKIP: TestInspect (0.01s) [2020-11-04T16:31:08.220Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestCreateJob [2020-11-04T16:31:08.220Z] --- SKIP: TestCreateJob (0.01s) [2020-11-04T16:31:08.220Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestReplicatedJob [2020-11-04T16:31:08.220Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-04T16:31:08.220Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestUpdateReplicatedJob [2020-11-04T16:31:08.220Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-11-04T16:31:08.220Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestServiceListWithStatuses [2020-11-04T16:31:08.220Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T16:31:08.220Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:31:08.220Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T16:31:08.220Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-04T16:31:08.220Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestDockerNetworkReConnect [2020-11-04T16:31:08.220Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-11-04T16:31:08.220Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:08.220Z] === RUN TestServicePlugin [2020-11-04T16:31:08.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-11-04T16:31:08.254Z] === RUN TestUpdateMemory [2020-11-04T16:31:08.254Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T16:31:08.254Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:31:08.254Z] === RUN TestUpdateCPUQuota [2020-11-04T16:31:09.479Z] ok github.com/docker/docker/client 0.198s coverage: 75.4% of statements [2020-11-04T16:31:09.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:31:09.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:31:09.764Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-11-04T16:31:09.764Z] === RUN TestUpdatePidsLimit [2020-11-04T16:31:09.764Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T16:31:09.764Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T16:31:10.398Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T16:31:10.690Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T16:31:10.983Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T16:31:11.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T16:31:11.567Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-11-04T16:31:11.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2020-11-04T16:31:11.767Z] === RUN TestBuildMultiStageCopy [2020-11-04T16:31:11.767Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T16:31:12.414Z] --- SKIP: TestServicePlugin (3.52s) [2020-11-04T16:31:12.414Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] === RUN TestServiceUpdateLabel [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] === RUN TestServiceUpdateSecrets [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] === RUN TestServiceUpdateConfigs [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] === RUN TestServiceUpdateNetwork [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-11-04T16:31:12.414Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] PASS [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === Skipped [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T16:31:12.414Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T16:31:12.414Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T16:31:12.414Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-11-04T16:31:12.414Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-04T16:31:12.414Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-11-04T16:31:12.414Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-04T16:31:12.414Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-04T16:31:12.414Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-11-04T16:31:12.414Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-11-04T16:31:12.414Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-04T16:31:12.414Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-04T16:31:12.414Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-11-04T16:31:12.414Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-04T16:31:12.414Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-11-04T16:31:12.414Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T16:31:12.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-04T16:31:12.414Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-11-04T16:31:12.414Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServicePlugin (3.52s) [2020-11-04T16:31:12.414Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-11-04T16:31:12.414Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-11-04T16:31:12.414Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] DONE 24 tests, 23 skipped in 3.940s [2020-11-04T16:31:12.414Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T16:31:12.414Z] INFO: Testing against a local daemon [2020-11-04T16:31:12.414Z] === RUN TestSessionCreate [2020-11-04T16:31:12.414Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T16:31:12.414Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T16:31:12.414Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-04T16:31:12.414Z] PASS [2020-11-04T16:31:12.414Z] [2020-11-04T16:31:12.414Z] DONE 2 tests in 0.142s [2020-11-04T16:31:12.414Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T16:31:12.414Z] INFO: Testing against a local daemon [2020-11-04T16:31:12.414Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T16:31:12.414Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:31:12.414Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:31:12.414Z] === RUN TestEventsExecDie [2020-11-04T16:31:12.670Z] --- PASS: TestEventsExecDie (0.49s) [2020-11-04T16:31:12.670Z] === RUN TestEventsBackwardsCompatible [2020-11-04T16:31:12.670Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-11-04T16:31:12.670Z] === RUN TestInfoBinaryCommits [2020-11-04T16:31:12.670Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-04T16:31:12.670Z] === RUN TestInfoAPIVersioned [2020-11-04T16:31:12.670Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T16:31:12.670Z] === RUN TestInfoDiscoveryBackend [2020-11-04T16:31:12.746Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit (3.55s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-11-04T16:31:13.078Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-11-04T16:31:13.078Z] === RUN TestUpdateRestartPolicy [2020-11-04T16:31:13.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T16:31:13.574Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T16:31:13.867Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T16:31:14.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T16:31:14.557Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-11-04T16:31:14.557Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T16:31:14.634Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-04T16:31:14.800Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2020-11-04T16:31:14.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2020-11-04T16:31:14.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-11-04T16:31:14.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-11-04T16:31:14.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-11-04T16:31:14.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-11-04T16:31:14.800Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T16:31:15.436Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-11-04T16:31:15.436Z] === RUN TestBuildLabelWithTargets [2020-11-04T16:31:16.952Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2020-11-04T16:31:16.952Z] === RUN TestBuildWithEmptyLayers [2020-11-04T16:31:17.196Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-04T16:31:17.277Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-11-04T16:31:17.277Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T16:31:17.823Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2020-11-04T16:31:17.823Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T16:31:17.823Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-04T16:31:17.823Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:31:17.823Z] === RUN TestInfoAPI [2020-11-04T16:31:17.823Z] --- PASS: TestInfoAPI (0.04s) [2020-11-04T16:31:17.823Z] === RUN TestInfoAPIWarnings [2020-11-04T16:31:19.083Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-04T16:31:19.359Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2020-11-04T16:31:19.359Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T16:31:19.646Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-04T16:31:20.000Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-11-04T16:31:20.000Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T16:31:20.251Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-04T16:31:21.181Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-04T16:31:21.742Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-04T16:31:22.083Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-11-04T16:31:22.083Z] === RUN TestBuildWithHugeFile [2020-11-04T16:31:22.577Z] ......................... [ 67%] [2020-11-04T16:31:24.256Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-04T16:31:24.256Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-04T16:31:25.620Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-04T16:31:25.755Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-11-04T16:31:25.755Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T16:31:26.791Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-11-04T16:31:26.791Z] === RUN TestWaitNonBlocked [2020-11-04T16:31:26.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:31:26.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:31:26.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:31:26.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:31:26.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:31:26.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:31:27.030Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-04T16:31:27.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-04T16:31:27.833Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-04T16:31:27.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-11-04T16:31:27.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-11-04T16:31:27.833Z] === RUN TestWaitBlocked [2020-11-04T16:31:27.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:31:27.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:31:27.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:31:27.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:31:27.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:31:27.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:31:27.960Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-04T16:31:28.870Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-04T16:31:28.870Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2020-11-04T16:31:28.870Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-11-04T16:31:28.870Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T16:31:28.870Z] === CONT TestIpcModeOlderClient [2020-11-04T16:31:29.162Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-11-04T16:31:29.162Z] === CONT TestDaemonHostGatewayIP [2020-11-04T16:31:29.324Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-04T16:31:29.886Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-04T16:31:30.814Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-04T16:31:31.070Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-04T16:31:31.633Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-04T16:31:31.898Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s) [2020-11-04T16:31:31.898Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T16:31:32.935Z] --- PASS: TestDaemonHostGatewayIP (3.56s) [2020-11-04T16:31:32.935Z] === CONT TestDaemonRestartIpcMode [2020-11-04T16:31:32.997Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-04T16:31:34.886Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-04T16:31:35.813Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-04T16:31:35.813Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-04T16:31:35.858Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-11-04T16:31:35.858Z] === RUN TestInfoDebug [2020-11-04T16:31:36.101Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 29.1% of statements [2020-11-04T16:31:36.101Z] ok github.com/docker/docker/container 0.165s coverage: 34.7% of statements [2020-11-04T16:31:36.101Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T16:31:36.101Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T16:31:36.101Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T16:31:36.101Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T16:31:36.457Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2020-11-04T16:31:36.784Z] --- PASS: TestInfoDebug (1.53s) [2020-11-04T16:31:36.784Z] === RUN TestInfoInsecureRegistries [2020-11-04T16:31:37.221Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-04T16:31:37.221Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-04T16:31:38.149Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-11-04T16:31:38.149Z] === RUN TestInfoRegistryMirrors [2020-11-04T16:31:38.615Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-04T16:31:38.666Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.083s coverage: 65.3% of statements [2020-11-04T16:31:38.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-04T16:31:39.126Z] --- PASS: TestBuildWithHugeFile (102.92s) [2020-11-04T16:31:39.126Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T16:31:39.382Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:31:39.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:31:39.382Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:31:39.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:31:39.382Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:31:39.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:31:39.382Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:31:39.382Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:31:39.382Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:31:39.638Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-04T16:31:39.638Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-11-04T16:31:39.638Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-11-04T16:31:39.638Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-11-04T16:31:39.638Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-11-04T16:31:39.638Z] === RUN TestBuildPreserveOwnership [2020-11-04T16:31:39.638Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T16:31:40.048Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-11-04T16:31:40.048Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T16:31:40.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-11-04T16:31:40.048Z] === RUN TestPingCacheHeaders [2020-11-04T16:31:40.048Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-04T16:31:40.048Z] === RUN TestPingGet [2020-11-04T16:31:40.048Z] --- PASS: TestPingGet (0.01s) [2020-11-04T16:31:40.048Z] === RUN TestPingHead [2020-11-04T16:31:40.048Z] --- PASS: TestPingHead (0.02s) [2020-11-04T16:31:40.048Z] === RUN TestVersion [2020-11-04T16:31:40.048Z] --- PASS: TestVersion (0.02s) [2020-11-04T16:31:40.048Z] PASS [2020-11-04T16:31:40.048Z] [2020-11-04T16:31:40.049Z] === Skipped [2020-11-04T16:31:40.049Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:31:40.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:31:40.049Z] [2020-11-04T16:31:40.049Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-04T16:31:40.049Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T16:31:40.049Z] [2020-11-04T16:31:40.049Z] [2020-11-04T16:31:40.049Z] DONE 18 tests, 2 skipped in 27.843s [2020-11-04T16:31:40.049Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T16:31:40.049Z] INFO: Testing against a local daemon [2020-11-04T16:31:40.049Z] === RUN TestVolumesCreateAndList [2020-11-04T16:31:40.049Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T16:31:40.049Z] === RUN TestVolumesRemove [2020-11-04T16:31:40.049Z] --- PASS: TestVolumesRemove (0.05s) [2020-11-04T16:31:40.049Z] === RUN TestVolumesInspect [2020-11-04T16:31:40.049Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T16:31:40.049Z] === RUN TestVolumesInvalidJSON [2020-11-04T16:31:40.049Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T16:31:40.049Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T16:31:40.049Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T16:31:40.049Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T16:31:40.049Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T16:31:40.049Z] PASS [2020-11-04T16:31:40.049Z] [2020-11-04T16:31:40.049Z] DONE 5 tests in 0.208s [2020-11-04T16:31:40.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:31:40.304Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12089 is not a child of this shell [2020-11-04T16:31:40.304Z] warning: PID 12089 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-04T16:31:40.304Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:31:40.304Z] [2020-11-04T16:31:40.304Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:31:40.304Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:31:40.304Z] [2020-11-04T16:31:40.304Z] To set a process to complain mode, use the command line tool [2020-11-04T16:31:40.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:31:40.304Z] Removing test suite binaries [2020-11-04T16:31:40.304Z] exiting test-integration [2020-11-04T16:31:40.304Z] ++ exit 0 [2020-11-04T16:31:40.596Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2020-11-04T16:31:41.231Z] [2020-11-04T16:31:41.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-04T16:31:43.170Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements Post stage [Pipeline] junit [2020-11-04T16:31:43.755Z] Recording test results [2020-11-04T16:31:44.040Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T16:31:44.601Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-04T16:31:44.624Z] + echo Ensuring container killed. [2020-11-04T16:31:44.624Z] Ensuring container killed. [2020-11-04T16:31:44.624Z] + docker rm -vf docker-pr4 [2020-11-04T16:31:44.624Z] Error: No such container: docker-pr4 [2020-11-04T16:31:44.624Z] + true [Pipeline] sh [2020-11-04T16:31:44.939Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:31:44.939Z] Chowning /workspace to jenkins user [2020-11-04T16:31:44.939Z] + id -u [2020-11-04T16:31:44.939Z] + id -g [2020-11-04T16:31:44.939Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41605:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T16:31:44.984Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2020-11-04T16:31:44.984Z] PASS [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] === Skipped [2020-11-04T16:31:44.984Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-04T16:31:44.984Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T16:31:44.984Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T16:31:44.984Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:31:44.984Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T16:31:44.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-04T16:31:44.984Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] [2020-11-04T16:31:44.984Z] DONE 193 tests, 6 skipped in 150.064s [2020-11-04T16:31:44.984Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T16:31:44.984Z] ++ 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-11-04T16:31:44.984Z] ++ set -e [2020-11-04T16:31:44.984Z] ++ '[' -n 0 ']' [2020-11-04T16:31:44.984Z] ++ set -x [2020-11-04T16:31:44.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:31:44.984Z] INFO: Testing against a local daemon [2020-11-04T16:31:44.984Z] === RUN TestCommitInheritsEnv [2020-11-04T16:31:44.984Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-11-04T16:31:44.984Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T16:31:44.984Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T16:31:44.984Z] === RUN TestImagesFilterMultiReference [2020-11-04T16:31:44.984Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-11-04T16:31:44.984Z] === RUN TestImagePullPlatformInvalid [2020-11-04T16:31:44.984Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-04T16:31:44.984Z] === RUN TestRemoveImageOrphaning [2020-11-04T16:31:45.527Z] --- PASS: TestBuildPreserveOwnership (5.85s) [2020-11-04T16:31:45.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2020-11-04T16:31:45.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2020-11-04T16:31:45.527Z] === RUN TestBuildPlatformInvalid [2020-11-04T16:31:45.618Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-11-04T16:31:45.618Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T16:31:45.618Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:31:45.618Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:31:45.618Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T16:31:45.618Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T16:31:45.618Z] === RUN TestTagInvalidReference [2020-11-04T16:31:45.618Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-04T16:31:45.618Z] === RUN TestTagValidPrefixedRepo [2020-11-04T16:31:45.618Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-04T16:31:45.618Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T16:31:45.618Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-04T16:31:45.618Z] === RUN TestTagOfficialNames [2020-11-04T16:31:45.618Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-04T16:31:45.618Z] === RUN TestTagMatchesDigest [2020-11-04T16:31:45.618Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-04T16:31:45.618Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T16:31:45.735Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-11-04T16:31:45.783Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-11-04T16:31:45.783Z] PASS [2020-11-04T16:31:45.783Z] [2020-11-04T16:31:45.783Z] === Skipped [2020-11-04T16:31:45.783Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-04T16:31:45.783Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:31:45.783Z] [2020-11-04T16:31:45.783Z] [2020-11-04T16:31:45.783Z] DONE 32 tests, 1 skipped in 189.227s [2020-11-04T16:31:45.783Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T16:31:45.783Z] ++ 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-11-04T16:31:45.783Z] ++ set -e [2020-11-04T16:31:45.783Z] ++ '[' -n 0 ']' [2020-11-04T16:31:45.783Z] ++ set -x [2020-11-04T16:31:45.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:31:46.038Z] INFO: Testing against a local daemon [2020-11-04T16:31:46.038Z] === RUN TestConfigInspect [Pipeline] catchError [Pipeline] { [2020-11-04T16:31:46.323Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 81.8% of statements [Pipeline] sh [2020-11-04T16:31:46.636Z] + bundleName=amd64-rootless [2020-11-04T16:31:46.636Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-04T16:31:46.636Z] Creating amd64-rootless-bundles.tar.gz [2020-11-04T16:31:46.636Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T16:31:46.636Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T16:31:46.645Z] Archiving artifacts [2020-11-04T16:31:46.903Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-11-04T16:31:46.969Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T16:31:47.273Z] + make clean [2020-11-04T16:31:47.528Z] docker volume rm -f docker-dev-cache [2020-11-04T16:31:47.528Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T16:31:47.925Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T16:31:48.305Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-11-04T16:31:49.290Z] --- PASS: TestConfigInspect (3.16s) [2020-11-04T16:31:49.291Z] === RUN TestConfigList [2020-11-04T16:31:50.218Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-04T16:31:51.619Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-11-04T16:31:52.108Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-04T16:31:52.194Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.525s coverage: 14.1% of statements [2020-11-04T16:31:52.367Z] --- PASS: TestConfigList (3.35s) [2020-11-04T16:31:52.367Z] === RUN TestConfigsCreateAndDelete [2020-11-04T16:31:52.784Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.657s coverage: 56.2% of statements [2020-11-04T16:31:53.734Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-04T16:31:54.296Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-04T16:31:54.858Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-04T16:31:55.347Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-11-04T16:31:55.419Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2020-11-04T16:31:55.419Z] === RUN TestConfigsUpdate [2020-11-04T16:31:56.389Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-04T16:31:56.389Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-04T16:31:56.644Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-04T16:31:57.205Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-04T16:31:57.907Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.750s coverage: 73.1% of statements [2020-11-04T16:31:57.907Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.155s coverage: 45.9% of statements [2020-11-04T16:31:58.570Z] --- PASS: TestConfigsUpdate (2.90s) [2020-11-04T16:31:58.570Z] === RUN TestTemplatedConfig [2020-11-04T16:31:58.826Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-04T16:31:59.081Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-04T16:31:59.301Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.007s coverage: 49.5% of statements [2020-11-04T16:31:59.337Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-04T16:31:59.878Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-11-04T16:32:00.266Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-04T16:32:00.829Z] ok github.com/docker/docker/daemon 12.404s coverage: 17.2% of statements [2020-11-04T16:32:00.829Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T16:32:00.829Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T16:32:00.829Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T16:32:00.829Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T16:32:00.829Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T16:32:01.194Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-04T16:32:01.407Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-11-04T16:32:01.671Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-11-04T16:32:01.756Z] --- PASS: TestTemplatedConfig (3.41s) [2020-11-04T16:32:01.756Z] === RUN TestConfigCreateResolve [2020-11-04T16:32:02.684Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-04T16:32:03.601Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2020-11-04T16:32:03.601Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 41.0% of statements [2020-11-04T16:32:03.611Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-04T16:32:03.932Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-04T16:32:04.178Z] ok github.com/docker/docker/daemon/logger/awslogs 0.284s coverage: 77.4% of statements [2020-11-04T16:32:04.540Z] --- PASS: TestConfigCreateResolve (2.70s) [2020-11-04T16:32:04.540Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T16:32:04.540Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-04T16:32:04.757Z] ok github.com/docker/docker/daemon/logger/gelf 0.071s coverage: 67.0% of statements [2020-11-04T16:32:04.796Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-11-04T16:32:04.796Z] PASS [2020-11-04T16:32:04.796Z] [2020-11-04T16:32:04.796Z] DONE 7 tests in 19.142s [2020-11-04T16:32:05.021Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2020-11-04T16:32:05.052Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T16:32:05.052Z] ++ 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-11-04T16:32:05.052Z] ++ set -e [2020-11-04T16:32:05.052Z] ++ '[' -n 0 ']' [2020-11-04T16:32:05.052Z] ++ set -x [2020-11-04T16:32:05.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:32:05.052Z] INFO: Testing against a local daemon [2020-11-04T16:32:05.052Z] === RUN TestCheckpoint [2020-11-04T16:32:05.052Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T16:32:05.052Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:32:05.052Z] === RUN TestContainerInvalidJSON [2020-11-04T16:32:05.052Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:32:05.052Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:32:05.052Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:32:05.052Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:32:05.052Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:32:05.052Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:32:05.052Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:32:05.052Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:32:05.052Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:32:05.052Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-04T16:32:05.052Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T16:32:05.052Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T16:32:05.052Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T16:32:05.052Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T16:32:05.052Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-11-04T16:32:05.052Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T16:32:05.052Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-11-04T16:32:05.052Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T16:32:05.308Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-04T16:32:05.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-11-04T16:32:05.308Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T16:32:05.308Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-04T16:32:05.308Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-11-04T16:32:05.308Z] === RUN TestCopyFromContainer [2020-11-04T16:32:05.599Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-11-04T16:32:05.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2020-11-04T16:32:05.863Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.139s coverage: 57.7% of statements [2020-11-04T16:32:05.863Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T16:32:05.863Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T16:32:05.863Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T16:32:05.863Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T16:32:05.863Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T16:32:05.863Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T16:32:06.237Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-04T16:32:06.799Z] === RUN TestCopyFromContainer// [2020-11-04T16:32:06.817Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2020-11-04T16:32:06.817Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T16:32:07.055Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T16:32:07.055Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T16:32:07.055Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T16:32:07.311Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T16:32:07.311Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T16:32:07.567Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T16:32:07.567Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T16:32:07.567Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T16:32:07.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 33.3% of statements [2020-11-04T16:32:07.824Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer (2.54s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-11-04T16:32:07.824Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-11-04T16:32:07.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T16:32:07.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:32:07.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:32:07.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:32:07.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:32:07.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:32:07.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:32:07.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:32:07.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:32:07.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:32:07.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T16:32:07.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T16:32:07.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T16:32:07.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T16:32:07.824Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T16:32:07.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-04T16:32:07.824Z] === RUN TestCreateWithInvalidEnv [2020-11-04T16:32:08.112Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T16:32:08.112Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T16:32:08.112Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T16:32:08.112Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T16:32:08.113Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T16:32:08.113Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T16:32:08.113Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T16:32:08.113Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T16:32:08.113Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T16:32:08.113Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-11-04T16:32:08.113Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-11-04T16:32:08.113Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T16:32:08.113Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-04T16:32:08.113Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T16:32:08.113Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T16:32:08.113Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T16:32:08.347Z] time="2020-11-04T16:32:08Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate238769895/log422711578.1: no such file or directory" [2020-11-04T16:32:08.347Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 37.7% of statements [2020-11-04T16:32:08.347Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2020-11-04T16:32:08.611Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2020-11-04T16:32:09.046Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-04T16:32:09.971Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2020-11-04T16:32:09.972Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T16:32:10.009Z] ok github.com/docker/docker/daemon/network 0.053s coverage: 63.8% of statements [2020-11-04T16:32:10.009Z] ok github.com/docker/docker/daemon/logger/splunk 1.903s coverage: 82.5% of statements [2020-11-04T16:32:10.009Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T16:32:10.009Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T16:32:10.961Z] ok github.com/docker/docker/distribution/metadata 0.157s coverage: 48.2% of statements [2020-11-04T16:32:11.552Z] ok github.com/docker/docker/distribution 0.386s coverage: 21.9% of statements [2020-11-04T16:32:11.552Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-11-04T16:32:11.864Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T16:32:11.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:32:11.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:32:11.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:32:11.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:32:11.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:32:11.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:32:11.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:32:11.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:32:11.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:32:11.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:32:11.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:32:11.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:32:11.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:32:11.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:32:11.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-04T16:32:11.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-04T16:32:11.864Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T16:32:12.130Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-11-04T16:32:12.428Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-04T16:32:12.428Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-11-04T16:32:12.428Z] === RUN TestCreateDifferentPlatform [2020-11-04T16:32:12.428Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T16:32:12.428Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T16:32:12.428Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-04T16:32:12.428Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T16:32:12.428Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T16:32:12.428Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T16:32:12.428Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-11-04T16:32:12.428Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T16:32:12.684Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-11-04T16:32:12.684Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T16:32:12.684Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T16:32:12.684Z] === RUN TestDaemonRestartIpcMode [2020-11-04T16:32:12.684Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T16:32:12.684Z] === RUN TestDaemonHostGatewayIP [2020-11-04T16:32:12.684Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T16:32:12.684Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T16:32:12.684Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T16:32:12.684Z] === RUN TestDiff [2020-11-04T16:32:12.684Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-04T16:32:13.082Z] ok github.com/docker/docker/image 0.062s coverage: 86.4% of statements [2020-11-04T16:32:13.246Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-04T16:32:13.246Z] --- PASS: TestDiff (0.78s) [2020-11-04T16:32:13.246Z] === RUN TestExecWithCloseStdin [2020-11-04T16:32:13.347Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2020-11-04T16:32:13.347Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-11-04T16:32:13.502Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-04T16:32:13.923Z] ok github.com/docker/docker/distribution/xfer 1.710s coverage: 85.1% of statements [2020-11-04T16:32:13.923Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T16:32:13.923Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T16:32:13.923Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T16:32:13.923Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-11-04T16:32:14.064Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-04T16:32:14.320Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-11-04T16:32:14.320Z] === RUN TestExec [2020-11-04T16:32:14.575Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-04T16:32:14.871Z] ok github.com/docker/docker/oci 0.019s coverage: 8.2% of statements [2020-11-04T16:32:14.871Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 52.9% of statements [2020-11-04T16:32:15.136Z] --- PASS: TestExec (0.88s) [2020-11-04T16:32:15.136Z] === RUN TestExecUser [2020-11-04T16:32:15.343Z] 406ffb8432a7: Pull complete [2020-11-04T16:32:15.343Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-11-04T16:32:15.343Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T16:32:15.343Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T16:32:15.343Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-04T16:32:15.343Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-04T16:32:15.343Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-11-04T16:32:15.343Z] INFO: Docker version of control daemon [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] Client: Docker Engine - Enterprise [2020-11-04T16:32:15.343Z] Version: 19.03.12 [2020-11-04T16:32:15.343Z] API version: 1.40 [2020-11-04T16:32:15.343Z] Go version: go1.13.13 [2020-11-04T16:32:15.343Z] Git commit: 4306744 [2020-11-04T16:32:15.343Z] Built: 08/05/2020 19:27:53 [2020-11-04T16:32:15.343Z] OS/Arch: windows/amd64 [2020-11-04T16:32:15.343Z] Experimental: false [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] Server: Docker Engine - Enterprise [2020-11-04T16:32:15.343Z] Engine: [2020-11-04T16:32:15.343Z] Version: 19.03.12 [2020-11-04T16:32:15.343Z] API version: 1.40 (minimum version 1.24) [2020-11-04T16:32:15.343Z] Go version: go1.13.13 [2020-11-04T16:32:15.343Z] Git commit: f295753ffd [2020-11-04T16:32:15.343Z] Built: 08/05/2020 19:26:41 [2020-11-04T16:32:15.343Z] OS/Arch: windows/amd64 [2020-11-04T16:32:15.343Z] Experimental: true [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] INFO: Docker info of control daemon [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] Client: [2020-11-04T16:32:15.343Z] Debug Mode: false [2020-11-04T16:32:15.343Z] Plugins: [2020-11-04T16:32:15.343Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] Server: [2020-11-04T16:32:15.343Z] Containers: 0 [2020-11-04T16:32:15.343Z] Running: 0 [2020-11-04T16:32:15.343Z] Paused: 0 [2020-11-04T16:32:15.343Z] Stopped: 0 [2020-11-04T16:32:15.343Z] Images: 1 [2020-11-04T16:32:15.343Z] Server Version: 19.03.12 [2020-11-04T16:32:15.343Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-04T16:32:15.343Z] Windows: [2020-11-04T16:32:15.343Z] LCOW: [2020-11-04T16:32:15.343Z] Logging Driver: json-file [2020-11-04T16:32:15.343Z] Plugins: [2020-11-04T16:32:15.343Z] Volume: local [2020-11-04T16:32:15.343Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T16:32:15.343Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T16:32:15.343Z] Swarm: inactive [2020-11-04T16:32:15.343Z] Default Isolation: process [2020-11-04T16:32:15.343Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T16:32:15.343Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T16:32:15.343Z] OSType: windows [2020-11-04T16:32:15.343Z] Architecture: x86_64 [2020-11-04T16:32:15.343Z] CPUs: 4 [2020-11-04T16:32:15.343Z] Total Memory: 32GiB [2020-11-04T16:32:15.343Z] Name: azwin-2-27e950 [2020-11-04T16:32:15.343Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-04T16:32:15.343Z] Docker Root Dir: D:\docker [2020-11-04T16:32:15.343Z] Debug Mode: false [2020-11-04T16:32:15.343Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:32:15.343Z] Labels: [2020-11-04T16:32:15.343Z] Experimental: true [2020-11-04T16:32:15.343Z] Insecure Registries: [2020-11-04T16:32:15.343Z] 10.0.0.4:5000 [2020-11-04T16:32:15.343Z] 127.0.0.0/8 [2020-11-04T16:32:15.343Z] Registry Mirrors: [2020-11-04T16:32:15.343Z] http://10.0.0.4:5000/ [2020-11-04T16:32:15.343Z] Live Restore Enabled: false [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] INFO: Commit hash is 81c376c217 [2020-11-04T16:32:15.343Z] INFO: Nuke-Everything... [2020-11-04T16:32:15.343Z] INFO: Container count on control daemon to delete is 0 [2020-11-04T16:32:15.343Z] INFO: Nuking d:\CI [2020-11-04T16:32:15.343Z] INFO: Zapped successfully [2020-11-04T16:32:15.343Z] INFO: Location for testing is d:\CI\PR-41605\4 [2020-11-04T16:32:15.343Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.343Z] INFO: Building the image from Dockerfile.windows at 11/04/2020 16:32:13... [2020-11-04T16:32:15.343Z] [2020-11-04T16:32:15.450Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2020-11-04T16:32:16.064Z] --- PASS: TestExecUser (0.85s) [2020-11-04T16:32:16.064Z] === RUN TestExportContainerAndImportImage [2020-11-04T16:32:16.320Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-04T16:32:16.577Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-04T16:32:16.845Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2020-11-04T16:32:17.109Z] ok github.com/docker/docker/pkg/authorization 0.615s coverage: 68.3% of statements [2020-11-04T16:32:17.139Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-11-04T16:32:17.139Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T16:32:17.374Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2020-11-04T16:32:17.950Z] ok github.com/docker/docker/pkg/directory 0.034s coverage: 80.0% of statements [2020-11-04T16:32:18.068Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-04T16:32:18.528Z] ok github.com/docker/docker/pkg/archive 1.147s coverage: 76.8% of statements [2020-11-04T16:32:18.631Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-11-04T16:32:18.631Z] === RUN TestHealthCheckWorkdir [2020-11-04T16:32:18.631Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-04T16:32:18.767Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-04T16:32:18.791Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-11-04T16:32:19.094Z] Sending build context to Docker daemon 56.8MB [2020-11-04T16:32:19.094Z] [2020-11-04T16:32:19.111Z] --- PASS: TestBuildWithHugeFile (55.07s) [2020-11-04T16:32:19.111Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T16:32:19.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:32:19.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:32:19.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:32:19.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:32:19.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:32:19.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:32:19.111Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:32:19.111Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:32:19.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:32:19.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-11-04T16:32:19.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-11-04T16:32:19.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-11-04T16:32:19.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-11-04T16:32:19.111Z] === RUN TestBuildPreserveOwnership [2020-11-04T16:32:19.111Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T16:32:19.367Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-11-04T16:32:19.554Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-04T16:32:19.554Z] ---> 71d3f266f3af [2020-11-04T16:32:19.554Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-04T16:32:19.554Z] ---> Running in 1ec49063d029 [2020-11-04T16:32:19.748Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T16:32:19.944Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-11-04T16:32:19.998Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-11-04T16:32:19.998Z] === RUN TestHealthKillContainer [2020-11-04T16:32:20.013Z] Removing intermediate container 1ec49063d029 [2020-11-04T16:32:20.013Z] ---> 0676d9249770 [2020-11-04T16:32:20.013Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-04T16:32:20.013Z] ---> Running in d1948c82406c [2020-11-04T16:32:20.472Z] Removing intermediate container d1948c82406c [2020-11-04T16:32:20.472Z] ---> 977ad9481de2 [2020-11-04T16:32:20.472Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-04T16:32:20.519Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-11-04T16:32:20.782Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-11-04T16:32:20.909Z] tests/integration/client_test.py ..... [ 75%] [2020-11-04T16:32:20.909Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-04T16:32:20.935Z] ---> Running in 4695ae239cc5 [2020-11-04T16:32:21.267Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2020-11-04T16:32:21.268Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-11-04T16:32:21.268Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-11-04T16:32:21.268Z] === RUN TestBuildPlatformInvalid [2020-11-04T16:32:21.268Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-11-04T16:32:21.268Z] PASS [2020-11-04T16:32:21.268Z] [2020-11-04T16:32:21.268Z] === Skipped [2020-11-04T16:32:21.268Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-04T16:32:21.268Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:32:21.268Z] [2020-11-04T16:32:21.268Z] [2020-11-04T16:32:21.268Z] DONE 32 tests, 1 skipped in 94.062s [2020-11-04T16:32:21.268Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T16:32:21.268Z] ++ 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-11-04T16:32:21.268Z] ++ set -e [2020-11-04T16:32:21.268Z] ++ '[' -n 0 ']' [2020-11-04T16:32:21.268Z] ++ set -x [2020-11-04T16:32:21.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:32:21.268Z] INFO: Testing against a local daemon [2020-11-04T16:32:21.268Z] === RUN TestConfigInspect [2020-11-04T16:32:21.394Z] Removing intermediate container 4695ae239cc5 [2020-11-04T16:32:21.394Z] ---> 85a371f2a03f [2020-11-04T16:32:21.394Z] 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-11-04T16:32:21.394Z] ---> Running in e2c13353277b [2020-11-04T16:32:21.470Z] tests/integration/errors_test.py . [ 76%] [2020-11-04T16:32:21.729Z] ok github.com/docker/docker/pkg/chrootarchive 3.480s coverage: 43.2% of statements [2020-11-04T16:32:21.854Z] Removing intermediate container e2c13353277b [2020-11-04T16:32:21.854Z] ---> ed0453ab9ddd [2020-11-04T16:32:21.854Z] 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-11-04T16:32:21.854Z] ---> Running in 1ecff03d7ed8 [2020-11-04T16:32:21.884Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-04T16:32:21.992Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-11-04T16:32:22.256Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-11-04T16:32:22.447Z] --- PASS: TestHealthKillContainer (2.83s) [2020-11-04T16:32:22.447Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T16:32:22.703Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-04T16:32:22.703Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-04T16:32:22.831Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-11-04T16:32:22.831Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2020-11-04T16:32:23.096Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-11-04T16:32:23.265Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-11-04T16:32:23.265Z] === RUN TestIpcModeNone [2020-11-04T16:32:23.348Z] --- PASS: TestConfigInspect (1.92s) [2020-11-04T16:32:23.348Z] === RUN TestConfigList [2020-11-04T16:32:23.520Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-04T16:32:24.046Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-11-04T16:32:24.046Z] ok github.com/docker/docker/layer 7.931s coverage: 68.8% of statements [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T16:32:24.046Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T16:32:24.310Z] ok github.com/docker/docker/pkg/ioutils 0.581s coverage: 70.1% of statements [2020-11-04T16:32:24.310Z] ok github.com/docker/docker/pkg/idtools 0.649s coverage: 70.1% of statements [2020-11-04T16:32:24.310Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T16:32:24.449Z] --- PASS: TestIpcModeNone (0.86s) [2020-11-04T16:32:24.449Z] === RUN TestIpcModePrivate [2020-11-04T16:32:24.574Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2020-11-04T16:32:24.574Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T16:32:24.574Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T16:32:24.837Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-11-04T16:32:24.837Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T16:32:24.837Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-11-04T16:32:25.054Z] --- PASS: TestIpcModePrivate (0.85s) [2020-11-04T16:32:25.054Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-11-04T16:32:25.054Z] === RUN TestIpcModeShareable [2020-11-04T16:32:25.101Z] ok github.com/docker/docker/pkg/parsers/kernel 0.045s coverage: 60.0% of statements [2020-11-04T16:32:25.365Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-11-04T16:32:25.365Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-11-04T16:32:25.365Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T16:32:25.365Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T16:32:25.428Z] --- PASS: TestConfigList (1.95s) [2020-11-04T16:32:25.429Z] === RUN TestConfigsCreateAndDelete [2020-11-04T16:32:25.617Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-04T16:32:25.617Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-04T16:32:25.873Z] --- PASS: TestIpcModeShareable (0.85s) [2020-11-04T16:32:25.873Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-11-04T16:32:25.873Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T16:32:26.316Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.104s coverage: 56.8% of statements [2020-11-04T16:32:26.580Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2020-11-04T16:32:26.580Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-11-04T16:32:26.845Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2020-11-04T16:32:26.951Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-11-04T16:32:26.951Z] === RUN TestConfigsUpdate [2020-11-04T16:32:27.283Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-04T16:32:27.420Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2020-11-04T16:32:27.844Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-04T16:32:27.997Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-11-04T16:32:28.259Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2020-11-04T16:32:28.406Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2020-11-04T16:32:28.406Z] === RUN TestAPIIpcModeHost [2020-11-04T16:32:28.835Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-11-04T16:32:28.835Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2020-11-04T16:32:28.953Z] [2020-11-04T16:32:28.953Z] SUCCESS: Specified value was saved. [2020-11-04T16:32:28.969Z] --- PASS: TestAPIIpcModeHost (0.57s) [2020-11-04T16:32:28.969Z] === RUN TestDaemonIpcModeShareable [2020-11-04T16:32:29.030Z] --- PASS: TestConfigsUpdate (1.89s) [2020-11-04T16:32:29.030Z] === RUN TestTemplatedConfig [2020-11-04T16:32:29.531Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-04T16:32:29.783Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2020-11-04T16:32:29.783Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-11-04T16:32:29.922Z] INFO: Downloading git... [2020-11-04T16:32:30.092Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-04T16:32:30.358Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-11-04T16:32:30.358Z] ok github.com/docker/docker/pkg/signal 2.805s coverage: 61.0% of statements [2020-11-04T16:32:30.654Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-11-04T16:32:30.654Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2020-11-04T16:32:30.654Z] === RUN TestDaemonIpcModePrivate [2020-11-04T16:32:30.892Z] INFO: Downloading go... [2020-11-04T16:32:30.933Z] testing: warning: no tests to run [2020-11-04T16:32:30.934Z] coverage: [no statements] [2020-11-04T16:32:30.934Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-11-04T16:32:30.934Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2020-11-04T16:32:31.196Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-11-04T16:32:31.196Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-11-04T16:32:31.196Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-11-04T16:32:31.215Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-04T16:32:31.215Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-04T16:32:31.772Z] --- PASS: TestTemplatedConfig (2.53s) [2020-11-04T16:32:31.772Z] === RUN TestConfigCreateResolve [2020-11-04T16:32:32.441Z] INFO: Downloading compiler 1 of 3... [2020-11-04T16:32:32.582Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-11-04T16:32:32.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-11-04T16:32:32.582Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T16:32:32.582Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-04T16:32:32.591Z] ok github.com/docker/docker/plugin/v2 0.024s coverage: 14.5% of statements [2020-11-04T16:32:32.591Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2020-11-04T16:32:33.146Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-04T16:32:33.408Z] INFO: Downloading compiler 2 of 3... [2020-11-04T16:32:33.868Z] INFO: Downloading compiler 3 of 3... [2020-11-04T16:32:33.869Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-11-04T16:32:33.869Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T16:32:33.869Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-11-04T16:32:33.869Z] PASS [2020-11-04T16:32:33.869Z] [2020-11-04T16:32:33.869Z] DONE 7 tests in 12.769s [2020-11-04T16:32:33.985Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-11-04T16:32:33.985Z] ok github.com/docker/docker/plugin 0.586s coverage: 23.2% of statements [2020-11-04T16:32:34.164Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T16:32:34.164Z] ++ 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-11-04T16:32:34.164Z] ++ set -e [2020-11-04T16:32:34.164Z] ++ '[' -n 0 ']' [2020-11-04T16:32:34.164Z] ++ set -x [2020-11-04T16:32:34.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:32:34.164Z] INFO: Testing against a local daemon [2020-11-04T16:32:34.164Z] === RUN TestCheckpoint [2020-11-04T16:32:34.164Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T16:32:34.164Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:32:34.164Z] === RUN TestContainerInvalidJSON [2020-11-04T16:32:34.164Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:32:34.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:32:34.164Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:32:34.164Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:32:34.164Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:32:34.164Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:32:34.164Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:32:34.164Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:32:34.164Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:32:34.164Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T16:32:34.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T16:32:34.164Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T16:32:34.164Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T16:32:34.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T16:32:34.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-11-04T16:32:34.164Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T16:32:34.164Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-11-04T16:32:34.164Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T16:32:34.327Z] INFO: Extracting git... [2020-11-04T16:32:34.459Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-11-04T16:32:34.459Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T16:32:34.459Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-11-04T16:32:34.459Z] === RUN TestCopyFromContainer [2020-11-04T16:32:34.513Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2020-11-04T16:32:34.513Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-11-04T16:32:34.513Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T16:32:35.381Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-11-04T16:32:35.502Z] === RUN TestCopyFromContainer// [2020-11-04T16:32:35.646Z] ok github.com/docker/docker/quota 0.597s coverage: 71.4% of statements [2020-11-04T16:32:35.646Z] ok github.com/docker/docker/registry 0.180s coverage: 57.2% of statements [2020-11-04T16:32:35.798Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T16:32:35.798Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T16:32:35.798Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T16:32:35.798Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T16:32:35.878Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-04T16:32:35.908Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2020-11-04T16:32:36.091Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T16:32:36.091Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T16:32:36.091Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T16:32:36.091Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T16:32:36.134Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-04T16:32:36.386Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer (1.96s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-11-04T16:32:36.386Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-04T16:32:36.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T16:32:36.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:32:36.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:32:36.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:32:36.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:32:36.386Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:32:36.386Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:32:36.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:32:36.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:32:36.386Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:32:36.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T16:32:36.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T16:32:36.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T16:32:36.387Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T16:32:36.387Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T16:32:36.387Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-04T16:32:36.387Z] === RUN TestCreateWithInvalidEnv [2020-11-04T16:32:36.387Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T16:32:36.387Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T16:32:36.387Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T16:32:36.387Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T16:32:36.387Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T16:32:36.387Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T16:32:36.387Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T16:32:36.387Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T16:32:36.387Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T16:32:36.387Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T16:32:36.387Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T16:32:36.387Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T16:32:36.387Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T16:32:36.387Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T16:32:36.387Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T16:32:36.387Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T16:32:36.390Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-11-04T16:32:36.390Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2020-11-04T16:32:36.390Z] === RUN TestIpcModeOlderClient [2020-11-04T16:32:36.390Z] === PAUSE TestIpcModeOlderClient [2020-11-04T16:32:36.390Z] === RUN TestKillContainerInvalidSignal [2020-11-04T16:32:36.486Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2020-11-04T16:32:36.646Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-04T16:32:37.063Z] ok github.com/docker/docker/runconfig 0.048s coverage: 66.1% of statements [2020-11-04T16:32:37.210Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-11-04T16:32:37.210Z] === RUN TestKillContainer [2020-11-04T16:32:37.210Z] === RUN TestKillContainer/no_signal [2020-11-04T16:32:37.771Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T16:32:37.918Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2020-11-04T16:32:37.918Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T16:32:38.352Z] === RUN TestKillContainer/killing_signal [2020-11-04T16:32:38.994Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-11-04T16:32:39.258Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-11-04T16:32:39.283Z] --- PASS: TestKillContainer (2.17s) [2020-11-04T16:32:39.284Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-11-04T16:32:39.284Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-11-04T16:32:39.284Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-11-04T16:32:39.284Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T16:32:39.284Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-11-04T16:32:39.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T16:32:39.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:32:39.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:32:39.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:32:39.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:32:39.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:32:39.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:32:39.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:32:39.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:32:39.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:32:39.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:32:39.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:32:39.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:32:39.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:32:39.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:32:39.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-04T16:32:39.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-11-04T16:32:39.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T16:32:40.070Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-11-04T16:32:40.071Z] === RUN TestCreateDifferentPlatform [2020-11-04T16:32:40.071Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T16:32:40.071Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T16:32:40.071Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-04T16:32:40.071Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T16:32:40.071Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T16:32:40.071Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T16:32:40.071Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-11-04T16:32:40.071Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T16:32:40.071Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-11-04T16:32:40.071Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T16:32:40.208Z] ok github.com/docker/docker/volume/local 0.265s coverage: 76.6% of statements [2020-11-04T16:32:40.209Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T16:32:40.408Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T16:32:40.408Z] === RUN TestDaemonRestartIpcMode [2020-11-04T16:32:40.408Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T16:32:40.408Z] === RUN TestDaemonHostGatewayIP [2020-11-04T16:32:40.408Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T16:32:40.408Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T16:32:40.408Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T16:32:40.408Z] === RUN TestDiff [2020-11-04T16:32:40.465Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-04T16:32:40.702Z] --- PASS: TestDiff (0.52s) [2020-11-04T16:32:40.702Z] === RUN TestExecWithCloseStdin [2020-11-04T16:32:40.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2020-11-04T16:32:40.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-11-04T16:32:40.720Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2020-11-04T16:32:40.720Z] === RUN TestKillStoppedContainer [2020-11-04T16:32:41.018Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-04T16:32:41.018Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T16:32:41.018Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-11-04T16:32:41.018Z] === RUN TestKillDifferentUserContainer [2020-11-04T16:32:41.154Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-11-04T16:32:41.341Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-11-04T16:32:41.341Z] === RUN TestExec [2020-11-04T16:32:41.581Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-11-04T16:32:41.581Z] === RUN TestInspectOomKilledTrue [2020-11-04T16:32:41.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T16:32:41.581Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:32:41.581Z] === RUN TestInspectOomKilledFalse [2020-11-04T16:32:41.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T16:32:41.581Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:32:41.581Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T16:32:41.976Z] --- PASS: TestExec (0.62s) [2020-11-04T16:32:41.976Z] === RUN TestExecUser [2020-11-04T16:32:42.143Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-11-04T16:32:42.143Z] === RUN TestLinksContainerNames [2020-11-04T16:32:42.616Z] --- PASS: TestExecUser (0.62s) [2020-11-04T16:32:42.616Z] === RUN TestExportContainerAndImportImage [2020-11-04T16:32:43.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-04T16:32:43.674Z] --- PASS: TestLinksContainerNames (1.47s) [2020-11-04T16:32:43.674Z] === RUN TestLogsFollowTailEmpty [2020-11-04T16:32:43.677Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2020-11-04T16:32:43.677Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T16:32:44.237Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2020-11-04T16:32:44.237Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T16:32:44.493Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-04T16:32:45.056Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/default [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/private [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/slave [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/shared [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/default [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/shared [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/slave [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/private [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T16:32:45.056Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:32:45.056Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T16:32:45.056Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:32:45.201Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-11-04T16:32:45.201Z] === RUN TestHealthCheckWorkdir [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:32:45.312Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T16:32:45.569Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-04T16:32:45.569Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-04T16:32:45.569Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T16:32:45.841Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-11-04T16:32:45.841Z] === RUN TestHealthKillContainer [2020-11-04T16:32:47.460Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-04T16:32:48.022Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2020-11-04T16:32:48.022Z] === RUN TestNetworkNat [2020-11-04T16:32:48.278Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-04T16:32:48.577Z] --- PASS: TestHealthKillContainer (2.60s) [2020-11-04T16:32:48.577Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T16:32:48.841Z] --- PASS: TestNetworkNat (0.80s) [2020-11-04T16:32:48.842Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T16:32:48.842Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-04T16:32:48.872Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-11-04T16:32:48.872Z] === RUN TestIpcModeNone [2020-11-04T16:32:49.142Z] INFO: Expanding go... [2020-11-04T16:32:49.403Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-04T16:32:49.507Z] --- PASS: TestIpcModeNone (0.60s) [2020-11-04T16:32:49.507Z] === RUN TestIpcModePrivate [2020-11-04T16:32:49.703Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-11-04T16:32:49.703Z] === RUN TestNetworkLoopbackNat [2020-11-04T16:32:49.703Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-04T16:32:49.804Z] --- PASS: TestIpcModePrivate (0.56s) [2020-11-04T16:32:49.804Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-04T16:32:49.804Z] === RUN TestIpcModeShareable [2020-11-04T16:32:50.442Z] --- PASS: TestIpcModeShareable (0.63s) [2020-11-04T16:32:50.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-04T16:32:50.442Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T16:32:50.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-04T16:32:50.631Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-04T16:32:51.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-04T16:32:52.523Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2020-11-04T16:32:52.523Z] === RUN TestAPIIpcModeHost [2020-11-04T16:32:52.562Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2020-11-04T16:32:52.562Z] === RUN TestPause [2020-11-04T16:32:52.816Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-11-04T16:32:52.816Z] === RUN TestDaemonIpcModeShareable [2020-11-04T16:32:52.821Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-04T16:32:53.426Z] --- PASS: TestPause (0.76s) [2020-11-04T16:32:53.426Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T16:32:53.426Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:32:53.426Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:32:53.426Z] === RUN TestPauseStopPausedContainer [2020-11-04T16:32:53.988Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-11-04T16:32:53.988Z] === RUN TestPsFilter [2020-11-04T16:32:54.244Z] --- PASS: TestPsFilter (0.15s) [2020-11-04T16:32:54.244Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T16:32:54.333Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-11-04T16:32:54.333Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-04T16:32:54.333Z] === RUN TestDaemonIpcModePrivate [2020-11-04T16:32:54.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-04T16:32:54.806Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-11-04T16:32:54.806Z] === RUN TestRemoveContainerWithVolume [2020-11-04T16:32:55.734Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-11-04T16:32:55.734Z] === RUN TestRemoveContainerRunning [2020-11-04T16:32:55.858Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-11-04T16:32:55.858Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-04T16:32:55.858Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T16:32:56.297Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-11-04T16:32:56.297Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T16:32:56.297Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-04T16:32:56.901Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-11-04T16:32:56.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-04T16:32:56.901Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T16:32:57.226Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-11-04T16:32:57.226Z] === RUN TestRemoveInvalidContainer [2020-11-04T16:32:57.226Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-04T16:32:57.226Z] === RUN TestRenameLinkedContainer [2020-11-04T16:32:58.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-04T16:32:58.433Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-11-04T16:32:58.433Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-04T16:32:58.433Z] === RUN TestIpcModeOlderClient [2020-11-04T16:32:58.433Z] === PAUSE TestIpcModeOlderClient [2020-11-04T16:32:58.433Z] === RUN TestKillContainerInvalidSignal [2020-11-04T16:32:58.452Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-04T16:32:59.072Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-11-04T16:32:59.072Z] === RUN TestKillContainer [2020-11-04T16:32:59.072Z] === RUN TestKillContainer/no_signal [2020-11-04T16:32:59.364Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T16:32:59.818Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-04T16:32:59.999Z] === RUN TestKillContainer/killing_signal [2020-11-04T16:33:00.075Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-04T16:33:00.332Z] --- PASS: TestRenameLinkedContainer (3.22s) [2020-11-04T16:33:00.332Z] === RUN TestRenameStoppedContainer [2020-11-04T16:33:00.640Z] --- PASS: TestKillContainer (1.61s) [2020-11-04T16:33:00.640Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-11-04T16:33:00.640Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-11-04T16:33:00.640Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-11-04T16:33:00.640Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T16:33:00.640Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T16:33:00.894Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-04T16:33:01.151Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-11-04T16:33:01.151Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T16:33:01.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T16:33:01.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-11-04T16:33:01.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-11-04T16:33:01.571Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-11-04T16:33:01.571Z] === RUN TestKillStoppedContainer [2020-11-04T16:33:01.867Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-11-04T16:33:01.867Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T16:33:01.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-11-04T16:33:01.867Z] === RUN TestKillDifferentUserContainer [2020-11-04T16:33:02.506Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2020-11-04T16:33:02.506Z] === RUN TestInspectOomKilledTrue [2020-11-04T16:33:02.518Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-04T16:33:02.774Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-04T16:33:03.030Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2020-11-04T16:33:03.030Z] === RUN TestRenameInvalidName [2020-11-04T16:33:03.128Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T16:33:03.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === Skipped [2020-11-04T16:33:03.128Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T16:33:03.128Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T16:33:03.128Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T16:33:03.128Z] time="2020-11-04T16:31:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T16:33:03.128Z] time="2020-11-04T16:31:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T16:33:03.128Z] time="2020-11-04T16:31:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T16:33:03.128Z] time="2020-11-04T16:31:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T16:33:03.128Z] time="2020-11-04T16:31:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T16:33:03.128Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T16:33:03.128Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T16:33:03.128Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:33:03.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T16:33:03.128Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T16:33:03.128Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T16:33:03.128Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] [2020-11-04T16:33:03.128Z] DONE 2167 tests, 26 skipped in 191.017s Post stage [Pipeline] junit [2020-11-04T16:33:03.142Z] --- PASS: TestInspectOomKilledTrue (0.93s) [2020-11-04T16:33:03.142Z] === RUN TestInspectOomKilledFalse [2020-11-04T16:33:03.144Z] Recording test results [2020-11-04T16:33:03.780Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-11-04T16:33:03.780Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T16:33:03.959Z] --- PASS: TestRenameInvalidName (0.84s) [2020-11-04T16:33:03.959Z] === RUN TestRenameAnonymousContainer [2020-11-04T16:33:04.420Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-11-04T16:33:04.420Z] === RUN TestLinksContainerNames [2020-11-04T16:33:04.929Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T16:33:05.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -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:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh dynbinary test-integration [2020-11-04T16:33:05.468Z] --- PASS: TestLinksContainerNames (1.05s) [2020-11-04T16:33:05.468Z] === RUN TestLogsFollowTailEmpty [2020-11-04T16:33:05.764Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-11-04T16:33:05.764Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T16:33:06.016Z] [2020-11-04T16:33:06.286Z] Removing bundles/ [2020-11-04T16:33:06.286Z] [2020-11-04T16:33:06.286Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T16:33:06.286Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:33:06.286Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:33:06.338Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2020-11-04T16:33:06.338Z] === RUN TestRenameContainerWithSameName [2020-11-04T16:33:06.338Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-04T16:33:06.403Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/default [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/private [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/slave [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/shared [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/default [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/shared [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/slave [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/private [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T16:33:06.403Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:33:06.403Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:33:06.403Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:33:06.594Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-11-04T16:33:06.594Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T16:33:06.698Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:33:06.698Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-04T16:33:06.698Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T16:33:06.698Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-11-04T16:33:06.698Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-11-04T16:33:06.698Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-04T16:33:06.699Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-04T16:33:06.699Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T16:33:07.636Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-04T16:33:07.913Z] --- PASS: TestImportExtremelyLargeImageWorks (80.06s) [2020-11-04T16:33:07.913Z] PASS [2020-11-04T16:33:07.913Z] [2020-11-04T16:33:07.913Z] === Skipped [2020-11-04T16:33:07.913Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:33:07.913Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:33:07.913Z] [2020-11-04T16:33:07.913Z] [2020-11-04T16:33:07.913Z] DONE 12 tests, 1 skipped in 81.638s [2020-11-04T16:33:07.913Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T16:33:07.913Z] ++ 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-11-04T16:33:07.913Z] ++ set -e [2020-11-04T16:33:07.913Z] ++ '[' -n 0 ']' [2020-11-04T16:33:07.913Z] ++ set -x [2020-11-04T16:33:07.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:33:07.913Z] INFO: Testing against a local daemon [2020-11-04T16:33:07.913Z] === RUN TestNetworkCreateDelete [2020-11-04T16:33:07.913Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-11-04T16:33:07.913Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T16:33:07.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-04T16:33:07.913Z] === RUN TestDaemonDNSFallback [2020-11-04T16:33:08.021Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-11-04T16:33:08.021Z] === RUN TestResize [2020-11-04T16:33:08.222Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-11-04T16:33:08.222Z] === RUN TestNetworkNat [2020-11-04T16:33:08.522Z] --- PASS: TestNetworkNat (0.56s) [2020-11-04T16:33:08.522Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T16:33:08.626Z] --- PASS: TestResize (0.64s) [2020-11-04T16:33:08.626Z] === RUN TestResizeWithInvalidSize [2020-11-04T16:33:08.948Z] --- PASS: TestDaemonDNSFallback (2.40s) [2020-11-04T16:33:08.948Z] === RUN TestInspectNetwork [2020-11-04T16:33:09.161Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-11-04T16:33:09.161Z] === RUN TestNetworkLoopbackNat [2020-11-04T16:33:09.554Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-11-04T16:33:09.554Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T16:33:09.809Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-11-04T16:33:09.809Z] === RUN TestDaemonRestartKillContainers [2020-11-04T16:33:09.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:33:09.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:33:09.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:33:09.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:33:09.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:33:09.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:33:09.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:09.810Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:09.810Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:09.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:33:09.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:33:10.066Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-04T16:33:10.242Z] INFO: Expanding compiler 1 of 3... [2020-11-04T16:33:10.242Z] INFO: Expanding compiler 2 of 3... [2020-11-04T16:33:10.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-04T16:33:11.897Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-11-04T16:33:11.897Z] === RUN TestPause [2020-11-04T16:33:12.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:33:12.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-04T16:33:12.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:33:12.534Z] --- PASS: TestPause (0.59s) [2020-11-04T16:33:12.534Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T16:33:12.534Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:33:12.534Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:33:12.534Z] === RUN TestPauseStopPausedContainer [2020-11-04T16:33:13.174Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-11-04T16:33:13.174Z] === RUN TestPsFilter [2020-11-04T16:33:13.174Z] --- PASS: TestPsFilter (0.14s) [2020-11-04T16:33:13.174Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T16:33:13.178Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-04T16:33:13.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-11-04T16:33:13.812Z] === RUN TestRemoveContainerWithVolume [2020-11-04T16:33:14.448Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-11-04T16:33:14.448Z] === RUN TestRemoveContainerRunning [2020-11-04T16:33:14.523Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T16:33:14.523Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T16:33:14.523Z] === RUN TestInspectNetwork/network_name [2020-11-04T16:33:14.523Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T16:33:14.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-04T16:33:14.742Z] --- PASS: TestRemoveContainerRunning (0.50s) [2020-11-04T16:33:14.742Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T16:33:14.937Z] INFO: Expanding compiler 3 of 3... [2020-11-04T16:33:15.383Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-11-04T16:33:15.383Z] === RUN TestRemoveInvalidContainer [2020-11-04T16:33:15.383Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T16:33:15.383Z] === RUN TestRenameLinkedContainer [2020-11-04T16:33:15.397Z] INFO: Removing downloaded files... [2020-11-04T16:33:15.397Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-11-04T16:33:15.397Z] INFO: Configuring git core.autocrlf... [2020-11-04T16:33:15.912Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:33:15.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-04T16:33:16.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:33:17.474Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-11-04T16:33:17.474Z] === RUN TestRenameStoppedContainer [2020-11-04T16:33:18.115Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-11-04T16:33:18.115Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T16:33:18.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-04T16:33:18.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:33:19.157Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2020-11-04T16:33:19.157Z] === RUN TestRenameInvalidName [2020-11-04T16:33:19.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:19.797Z] --- PASS: TestRenameInvalidName (0.52s) [2020-11-04T16:33:19.797Z] === RUN TestRenameAnonymousContainer [2020-11-04T16:33:20.095Z] --- PASS: TestInspectNetwork (10.84s) [2020-11-04T16:33:20.095Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T16:33:20.095Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T16:33:20.095Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T16:33:20.095Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T16:33:20.095Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T16:33:21.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-04T16:33:21.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:21.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-04T16:33:21.876Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2020-11-04T16:33:21.876Z] === RUN TestRenameContainerWithSameName [2020-11-04T16:33:21.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:22.166Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-11-04T16:33:22.166Z] === RUN TestNetworkInvalidJSON [2020-11-04T16:33:22.166Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T16:33:22.166Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T16:33:22.166Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:33:22.166Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:33:22.166Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:33:22.166Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:33:22.166Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T16:33:22.166Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:33:22.166Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:33:22.166Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-04T16:33:22.166Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T16:33:22.166Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T16:33:22.166Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T16:33:22.166Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T16:33:22.171Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-11-04T16:33:22.171Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T16:33:22.800Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-04T16:33:22.800Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T16:33:23.211Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2020-11-04T16:33:23.211Z] === RUN TestResize [2020-11-04T16:33:23.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:23.492Z] ......... [ 86%] [2020-11-04T16:33:23.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:33:23.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-04T16:33:23.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-04T16:33:23.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-04T16:33:23.841Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T16:33:23.847Z] --- PASS: TestResize (0.53s) [2020-11-04T16:33:23.847Z] === RUN TestResizeWithInvalidSize [2020-11-04T16:33:24.139Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-11-04T16:33:24.139Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T16:33:24.475Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-11-04T16:33:24.476Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T16:33:24.779Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:24.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:24.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:24.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:33:24.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:33:24.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:33:24.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:33:25.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-04T16:33:25.985Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-11-04T16:33:25.985Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.03s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-11-04T16:33:26.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-11-04T16:33:26.237Z] === RUN TestCgroupNamespacesRun [2020-11-04T16:33:27.022Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-11-04T16:33:27.022Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T16:33:27.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:33:27.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:27.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:33:27.656Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2020-11-04T16:33:27.656Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T16:33:28.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:28.794Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-11-04T16:33:28.794Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T16:33:28.892Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-04T16:33:29.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:33:29.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:33:29.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-04T16:33:30.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:33:30.286Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-11-04T16:33:30.286Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T16:33:30.332Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-04T16:33:31.178Z] --- PASS: TestServiceWithPredefinedNetwork (3.56s) [2020-11-04T16:33:31.178Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T16:33:31.178Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:33:31.178Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:33:31.178Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T16:33:31.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:33:32.173Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2020-11-04T16:33:32.173Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.53s) [2020-11-04T16:33:33.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s) [2020-11-04T16:33:33.316Z] === RUN TestCgroupNamespacesRun [2020-11-04T16:33:34.356Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-11-04T16:33:34.356Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T16:33:34.690Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-11-04T16:33:34.690Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T16:33:35.870Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-11-04T16:33:35.870Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T16:33:36.582Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2020-11-04T16:33:36.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T16:33:36.865Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-04T16:33:36.865Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-04T16:33:36.913Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-11-04T16:33:36.913Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T16:33:38.427Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s) [2020-11-04T16:33:38.427Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T16:33:39.099Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2020-11-04T16:33:39.099Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T16:33:39.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-04T16:33:39.511Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-11-04T16:33:39.511Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T16:33:39.660Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-11-04T16:33:39.660Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T16:33:41.039Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-11-04T16:33:41.040Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T16:33:41.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-04T16:33:41.596Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-11-04T16:33:41.596Z] === RUN TestKernelTCPMemory [2020-11-04T16:33:41.679Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-11-04T16:33:41.679Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T16:33:42.527Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-11-04T16:33:42.527Z] === RUN TestNISDomainname [2020-11-04T16:33:42.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-04T16:33:42.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-04T16:33:42.669Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-04T16:33:43.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2020-11-04T16:33:43.197Z] === RUN TestKernelTCPMemory [2020-11-04T16:33:43.455Z] --- PASS: TestNISDomainname (1.00s) [2020-11-04T16:33:43.455Z] === RUN TestHostnameDnsResolution [2020-11-04T16:33:43.847Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-11-04T16:33:43.847Z] === RUN TestNISDomainname [2020-11-04T16:33:44.487Z] --- PASS: TestNISDomainname (0.70s) [2020-11-04T16:33:44.487Z] === RUN TestHostnameDnsResolution [2020-11-04T16:33:44.821Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-11-04T16:33:44.821Z] === RUN TestStats [2020-11-04T16:33:45.527Z] --- PASS: TestHostnameDnsResolution (0.86s) [2020-11-04T16:33:45.527Z] === RUN TestStats [2020-11-04T16:33:45.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-04T16:33:45.941Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-04T16:33:45.941Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-04T16:33:47.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-04T16:33:47.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-04T16:33:47.413Z] --- PASS: TestStats (2.76s) [2020-11-04T16:33:47.413Z] === RUN TestStopContainerWithTimeout [2020-11-04T16:33:47.413Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T16:33:47.413Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T16:33:47.413Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T16:33:47.413Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T16:33:47.413Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T16:33:47.413Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T16:33:47.413Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T16:33:47.413Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T16:33:47.413Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T16:33:47.413Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T16:33:47.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-04T16:33:48.264Z] --- PASS: TestStats (2.53s) [2020-11-04T16:33:48.264Z] === RUN TestStopContainerWithTimeout [2020-11-04T16:33:48.264Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T16:33:48.264Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T16:33:48.264Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T16:33:48.264Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T16:33:48.264Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T16:33:48.264Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T16:33:48.264Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T16:33:48.264Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T16:33:48.264Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T16:33:48.264Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T16:33:48.264Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T16:33:48.264Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T16:33:48.598Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T16:33:49.463Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-04T16:33:49.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-04T16:33:49.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-04T16:33:49.976Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-04T16:33:49.976Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-04T16:33:49.976Z] [2020-11-04T16:33:49.976Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-04T16:33:49.976Z] =========================== short test summary info ============================ [2020-11-04T16:33:49.976Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-04T16:33:49.976Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-04T16:33:49.976Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-04T16:33:49.976Z] Not supported on most drivers [2020-11-04T16:33:49.976Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-04T16:33:49.976Z] Output of docker top depends on host distro, and is not formalized. [2020-11-04T16:33:49.976Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-04T16:33:49.976Z] Output of docker top depends on host distro, and is not formalized. [2020-11-04T16:33:49.976Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-04T16:33:49.976Z] Can fail if eth0 has multiple IP addresses [2020-11-04T16:33:49.976Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-04T16:33:49.976Z] This doesn't seem to be taken into account by the engine [2020-11-04T16:33:49.976Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-04T16:33:49.976Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-04T16:33:49.976Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 322.57 seconds == [2020-11-04T16:33:50.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-04T16:33:50.894Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T16:33:51.011Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-04T16:33:51.011Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-11-04T16:33:51.011Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-11-04T16:33:51.011Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-11-04T16:33:51.011Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-11-04T16:33:51.011Z] === RUN TestDeleteDevicemapper [2020-11-04T16:33:51.011Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T16:33:51.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:33:51.011Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T16:33:51.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-04T16:33:52.385Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T16:33:52.385Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-11-04T16:33:52.385Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-11-04T16:33:52.385Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-11-04T16:33:52.385Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-11-04T16:33:52.385Z] === RUN TestDeleteDevicemapper [2020-11-04T16:33:52.385Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T16:33:52.385Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:33:52.385Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T16:33:52.530Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-11-04T16:33:52.530Z] === RUN TestUpdateMemory [2020-11-04T16:33:52.836Z] --- PASS: TestUpdateMemory (0.70s) [2020-11-04T16:33:52.836Z] === RUN TestUpdateCPUQuota [2020-11-04T16:33:53.648Z] --- PASS: TestServiceWithDataPathPortInit (20.30s) [2020-11-04T16:33:53.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T16:33:53.875Z] --- PASS: TestUpdateCPUQuota (0.91s) [2020-11-04T16:33:53.875Z] === RUN TestUpdatePidsLimit [2020-11-04T16:33:53.875Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T16:33:54.169Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T16:33:54.465Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T16:33:54.759Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T16:33:54.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T16:33:54.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-04T16:33:54.902Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-11-04T16:33:54.902Z] === RUN TestUpdateMemory [2020-11-04T16:33:54.902Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T16:33:54.902Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:33:54.902Z] === RUN TestUpdateCPUQuota [2020-11-04T16:33:55.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T16:33:55.347Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T16:33:56.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit (2.29s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-11-04T16:33:56.390Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-11-04T16:33:56.390Z] === RUN TestUpdateRestartPolicy [2020-11-04T16:33:56.525Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-11-04T16:33:56.525Z] === RUN TestUpdatePidsLimit [2020-11-04T16:33:56.525Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T16:33:56.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-04T16:33:56.782Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T16:33:57.344Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T16:33:57.603Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T16:33:57.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T16:33:58.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-04T16:33:58.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T16:33:58.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T16:33:58.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-04T16:33:59.446Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit (3.36s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-11-04T16:33:59.744Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-11-04T16:33:59.744Z] === RUN TestUpdateRestartPolicy [2020-11-04T16:34:00.673Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-04T16:34:01.236Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-04T16:34:02.165Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.07s) [2020-11-04T16:34:02.166Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gn6uwp8mh43drpmqhyikjgups Created:2020-11-04 16:33:52.903559482 +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[83ec71ecdee47cac8ef0e4cc14b5c9833dc28bc02dfeb404e28fb472ac2e82c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.azqsnepz9acqjjqg0zurqf3nc EndpointID:3e5a25f56614083d249eefb999a3bd0d3608852db7e972b138ab46bafb4eef5f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3ceb4b407c87a823eb2fcfb107fe28487d4c8125057d7121a289dd013084de3d 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:f186a087dd3b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.azqsnepz9acqjjqg0zurqf3nc EndpointID:3e5a25f56614083d249eefb999a3bd0d3608852db7e972b138ab46bafb4eef5f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T16:34:02.166Z] PASS [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] === Skipped [2020-11-04T16:34:02.166Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:34:02.166Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] DONE 23 tests, 1 skipped in 55.739s [2020-11-04T16:34:02.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:34:02.166Z] ++ 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-11-04T16:34:02.166Z] ++ set -e [2020-11-04T16:34:02.166Z] ++ '[' -n 0 ']' [2020-11-04T16:34:02.166Z] ++ set -x [2020-11-04T16:34:02.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:02.166Z] INFO: Testing against a local daemon [2020-11-04T16:34:02.166Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T16:34:02.166Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:34:02.166Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:34:02.166Z] === RUN TestDockerNetworkIpvlan [2020-11-04T16:34:02.166Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:34:02.166Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:34:02.166Z] PASS [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] === Skipped [2020-11-04T16:34:02.166Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:34:02.166Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:34:02.166Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] [2020-11-04T16:34:02.166Z] DONE 2 tests, 2 skipped in 0.092s [2020-11-04T16:34:02.166Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:34:02.166Z] ++ 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-11-04T16:34:02.166Z] ++ set -e [2020-11-04T16:34:02.166Z] ++ '[' -n 0 ']' [2020-11-04T16:34:02.166Z] ++ set -x [2020-11-04T16:34:02.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:02.166Z] INFO: Testing against a local daemon [2020-11-04T16:34:02.166Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T16:34:02.396Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:34:02.396Z] [2020-11-04T16:34:02.396Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:34:02.396Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:34:02.396Z] [2020-11-04T16:34:02.396Z] To set a process to complain mode, use the command line tool [2020-11-04T16:34:02.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:34:02.396Z] Post stage [Pipeline] junit [2020-11-04T16:34:02.967Z] Recording test results [Pipeline] sh [2020-11-04T16:34:03.203Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-11-04T16:34:03.203Z] === RUN TestDockerNetworkMacvlan [2020-11-04T16:34:03.441Z] + echo Ensuring container killed. [2020-11-04T16:34:03.441Z] Ensuring container killed. [2020-11-04T16:34:03.441Z] + docker rm -vf docker-pr4 [2020-11-04T16:34:03.441Z] Error: No such container: docker-pr4 [2020-11-04T16:34:03.441Z] + true [Pipeline] sh [2020-11-04T16:34:03.759Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:34:03.759Z] Chowning /workspace to jenkins user [2020-11-04T16:34:03.759Z] + id -u [2020-11-04T16:34:03.759Z] + id -g [2020-11-04T16:34:03.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41605:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T16:34:04.239Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T16:34:04.874Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T16:34:04.975Z] + bundleName=docker-py [2020-11-04T16:34:04.975Z] + echo Creating docker-py-bundles.tar.gz [2020-11-04T16:34:04.975Z] Creating docker-py-bundles.tar.gz [2020-11-04T16:34:04.975Z] + 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-11-04T16:34:04.984Z] Archiving artifacts [2020-11-04T16:34:05.233Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-04T16:34:05.600Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh binary-daemon [2020-11-04T16:34:05.910Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T16:34:06.162Z] [2020-11-04T16:34:06.162Z] Removing bundles/ [2020-11-04T16:34:06.162Z] [2020-11-04T16:34:06.162Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-04T16:34:06.162Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-04T16:34:06.162Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T16:34:06.482Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-04T16:34:07.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-04T16:34:07.973Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-04T16:34:08.536Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-04T16:34:09.038Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-11-04T16:34:09.038Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T16:34:09.038Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2020-11-04T16:34:09.038Z] === RUN TestWaitNonBlocked [2020-11-04T16:34:09.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:34:09.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:34:09.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:34:09.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:34:09.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:34:09.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:34:09.038Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-04T16:34:09.038Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-11-04T16:34:09.038Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-11-04T16:34:09.038Z] === RUN TestWaitBlocked [2020-11-04T16:34:09.038Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:34:09.038Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:34:09.038Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:34:09.038Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:34:09.038Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:34:09.038Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:34:09.548Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-04T16:34:09.683Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-04T16:34:09.683Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-11-04T16:34:09.683Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-11-04T16:34:09.683Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T16:34:09.683Z] === CONT TestIpcModeOlderClient [2020-11-04T16:34:09.683Z] === CONT TestDaemonHostGatewayIP [2020-11-04T16:34:09.683Z] === CONT TestDaemonRestartIpcMode [2020-11-04T16:34:09.683Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-11-04T16:34:09.683Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T16:34:10.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-04T16:34:10.367Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T16:34:12.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-04T16:34:12.562Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-11-04T16:34:12.562Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T16:34:13.263Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2020-11-04T16:34:13.490Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-11-04T16:34:13.490Z] === RUN TestWaitNonBlocked [2020-11-04T16:34:13.490Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:34:13.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:34:13.490Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:34:13.490Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:34:13.490Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:34:13.490Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:34:13.556Z] --- PASS: TestDaemonHostGatewayIP (4.08s) [2020-11-04T16:34:13.847Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-11-04T16:34:13.919Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T16:34:14.053Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-04T16:34:14.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-04T16:34:14.663Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-11-04T16:34:14.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-11-04T16:34:14.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2020-11-04T16:34:14.664Z] === RUN TestWaitBlocked [2020-11-04T16:34:14.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:34:14.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:34:14.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:34:14.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:34:14.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:34:14.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:34:16.033Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-04T16:34:16.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-11-04T16:34:16.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-11-04T16:34:16.033Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T16:34:16.033Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T16:34:16.594Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-04T16:34:17.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-04T16:34:17.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-04T16:34:17.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-04T16:34:17.779Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-04T16:34:18.340Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-04T16:34:18.901Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-04T16:34:19.463Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-04T16:34:19.463Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2020-11-04T16:34:19.463Z] === CONT TestDaemonHostGatewayIP [2020-11-04T16:34:19.719Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-04T16:34:19.719Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-04T16:34:19.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-04T16:34:20.818Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T16:34:21.864Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan (18.99s) [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s) [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.18s) [2020-11-04T16:34:22.328Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-11-04T16:34:22.328Z] PASS [2020-11-04T16:34:22.328Z] [2020-11-04T16:34:22.328Z] DONE 8 tests in 20.524s [2020-11-04T16:34:22.328Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T16:34:22.328Z] ++ 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-11-04T16:34:22.328Z] ++ set -e [2020-11-04T16:34:22.328Z] ++ '[' -n 0 ']' [2020-11-04T16:34:22.328Z] ++ set -x [2020-11-04T16:34:22.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:22.328Z] testing: warning: no tests to run [2020-11-04T16:34:22.328Z] PASS [2020-11-04T16:34:22.328Z] [2020-11-04T16:34:22.328Z] DONE 0 tests in 0.061s [2020-11-04T16:34:22.328Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T16:34:22.328Z] ++ 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-11-04T16:34:22.328Z] ++ set -e [2020-11-04T16:34:22.328Z] ++ '[' -n 0 ']' [2020-11-04T16:34:22.328Z] ++ set -x [2020-11-04T16:34:22.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:22.328Z] INFO: Testing against a local daemon [2020-11-04T16:34:22.328Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T16:34:22.792Z] --- PASS: TestDaemonHostGatewayIP (3.30s) [2020-11-04T16:34:22.792Z] === CONT TestDaemonRestartIpcMode [2020-11-04T16:34:24.233Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2020-11-04T16:34:24.233Z] PASS [2020-11-04T16:34:24.233Z] [2020-11-04T16:34:24.233Z] === Skipped [2020-11-04T16:34:24.233Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-04T16:34:24.233Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:34:24.233Z] [2020-11-04T16:34:24.233Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:34:24.233Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:34:24.233Z] [2020-11-04T16:34:24.233Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T16:34:24.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:34:24.233Z] [2020-11-04T16:34:24.233Z] [2020-11-04T16:34:24.233Z] DONE 193 tests, 3 skipped in 108.463s [2020-11-04T16:34:24.233Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T16:34:24.233Z] ++ 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-11-04T16:34:24.233Z] ++ set -e [2020-11-04T16:34:24.233Z] ++ '[' -n 0 ']' [2020-11-04T16:34:24.233Z] ++ set -x [2020-11-04T16:34:24.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:24.233Z] INFO: Testing against a local daemon [2020-11-04T16:34:24.233Z] === RUN TestCommitInheritsEnv [2020-11-04T16:34:24.233Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-11-04T16:34:24.233Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T16:34:24.233Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T16:34:24.233Z] === RUN TestImagesFilterMultiReference [2020-11-04T16:34:24.233Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-11-04T16:34:24.233Z] === RUN TestImagePullPlatformInvalid [2020-11-04T16:34:24.233Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-04T16:34:24.233Z] === RUN TestRemoveImageOrphaning [2020-11-04T16:34:24.233Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-11-04T16:34:24.233Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T16:34:24.233Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:34:24.233Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:24.233Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T16:34:24.233Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T16:34:24.233Z] === RUN TestTagInvalidReference [2020-11-04T16:34:24.233Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-04T16:34:24.233Z] === RUN TestTagValidPrefixedRepo [2020-11-04T16:34:24.233Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-04T16:34:24.233Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T16:34:24.233Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-04T16:34:24.233Z] === RUN TestTagOfficialNames [2020-11-04T16:34:24.233Z] --- PASS: TestTagOfficialNames (0.05s) [2020-11-04T16:34:24.233Z] === RUN TestTagMatchesDigest [2020-11-04T16:34:24.233Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-04T16:34:24.233Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T16:34:24.400Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-11-04T16:34:24.400Z] === RUN TestAuthZPluginTLS [2020-11-04T16:34:24.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-04T16:34:24.692Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-11-04T16:34:24.692Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T16:34:25.326Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-11-04T16:34:25.326Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T16:34:25.618Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-04T16:34:25.618Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T16:34:26.048Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2020-11-04T16:34:26.048Z] === CONT TestIpcModeOlderClient [2020-11-04T16:34:26.252Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2020-11-04T16:34:26.252Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T16:34:26.303Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-11-04T16:34:26.868Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-04T16:34:27.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-04T16:34:27.686Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-04T16:34:27.762Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-11-04T16:34:27.762Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T16:34:27.821Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T16:34:27.821Z] [2020-11-04T16:34:27.821Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T16:34:27.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T16:34:27.821Z] HOSTNAME=31fcc45e4e59 [2020-11-04T16:34:27.821Z] TESTDEBUG=0 [2020-11-04T16:34:27.821Z] DEST=bundles/test-integration [2020-11-04T16:34:27.821Z] PWD=/go/src/github.com/docker/docker [2020-11-04T16:34:27.821Z] DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 [2020-11-04T16:34:27.821Z] container=docker [2020-11-04T16:34:27.821Z] HOME=/root [2020-11-04T16:34:27.821Z] GOLANG_VERSION=1.13.15 [2020-11-04T16:34:27.821Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T16:34:27.821Z] VALIDATE_BRANCH=master [2020-11-04T16:34:27.821Z] TERM=xterm [2020-11-04T16:34:27.821Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T16:34:27.821Z] SHLVL=1 [2020-11-04T16:34:27.821Z] TIMEOUT=120m [2020-11-04T16:34:27.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T16:34:27.821Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T16:34:27.821Z] GO111MODULE=off [2020-11-04T16:34:27.821Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T16:34:27.821Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T16:34:27.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T16:34:27.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T16:34:27.821Z] GOPATH=/go [2020-11-04T16:34:27.821Z] PKG_CONFIG=pkg-config [2020-11-04T16:34:27.821Z] _=/usr/bin/env [2020-11-04T16:34:27.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T16:34:28.399Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-04T16:34:28.399Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T16:34:29.055Z] --- PASS: TestContainerKillOnDaemonStart (13.18s) [2020-11-04T16:34:29.055Z] PASS [2020-11-04T16:34:29.055Z] [2020-11-04T16:34:29.055Z] === Skipped [2020-11-04T16:34:29.055Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-04T16:34:29.055Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:34:29.055Z] [2020-11-04T16:34:29.055Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T16:34:29.055Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:34:29.055Z] [2020-11-04T16:34:29.056Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T16:34:29.056Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:34:29.056Z] [2020-11-04T16:34:29.056Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:34:29.056Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:34:29.056Z] [2020-11-04T16:34:29.056Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T16:34:29.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:34:29.056Z] [2020-11-04T16:34:29.056Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-04T16:34:29.056Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:34:29.056Z] [2020-11-04T16:34:29.056Z] [2020-11-04T16:34:29.056Z] DONE 193 tests, 6 skipped in 144.210s [2020-11-04T16:34:29.056Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T16:34:29.056Z] ++ 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-11-04T16:34:29.056Z] ++ set -e [2020-11-04T16:34:29.056Z] ++ '[' -n 0 ']' [2020-11-04T16:34:29.056Z] ++ set -x [2020-11-04T16:34:29.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:29.065Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-11-04T16:34:29.065Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T16:34:29.312Z] INFO: Testing against a local daemon [2020-11-04T16:34:29.312Z] === RUN TestCommitInheritsEnv [2020-11-04T16:34:29.357Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-04T16:34:29.357Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T16:34:29.874Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-11-04T16:34:29.874Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T16:34:29.874Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T16:34:29.874Z] === RUN TestImagesFilterMultiReference [2020-11-04T16:34:29.874Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-04T16:34:29.874Z] === RUN TestImagePullPlatformInvalid [2020-11-04T16:34:29.874Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-04T16:34:29.874Z] === RUN TestRemoveImageOrphaning [2020-11-04T16:34:30.436Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-11-04T16:34:30.436Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T16:34:30.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-04T16:34:30.691Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-04T16:34:31.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-11-04T16:34:31.429Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T16:34:31.619Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-04T16:34:31.874Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-04T16:34:32.130Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-04T16:34:32.694Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2020-11-04T16:34:32.694Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T16:34:32.694Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-04T16:34:32.694Z] === RUN TestTagInvalidReference [2020-11-04T16:34:32.694Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-04T16:34:32.694Z] === RUN TestTagValidPrefixedRepo [2020-11-04T16:34:32.694Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-04T16:34:32.694Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T16:34:32.694Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-11-04T16:34:32.694Z] === RUN TestTagOfficialNames [2020-11-04T16:34:32.694Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-04T16:34:32.694Z] === RUN TestTagMatchesDigest [2020-11-04T16:34:32.694Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-04T16:34:32.694Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T16:34:32.949Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-04T16:34:32.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-04T16:34:33.205Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-04T16:34:34.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-11-04T16:34:34.167Z] === RUN TestAuthZPluginHeader [2020-11-04T16:34:34.459Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-11-04T16:34:34.459Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T16:34:34.459Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T16:34:34.459Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:34.459Z] === RUN TestAuthZPluginV2Disable [2020-11-04T16:34:34.459Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T16:34:34.459Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:34.459Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T16:34:34.459Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T16:34:34.459Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:34.459Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T16:34:34.459Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T16:34:34.459Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:34.459Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T16:34:37.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-04T16:34:41.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-04T16:34:45.712Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-04T16:34:45.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-04T16:34:45.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T16:34:45.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T16:34:46.897Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-04T16:34:47.826Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-04T16:34:47.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T16:34:48.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-04T16:34:51.331Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-04T16:34:51.893Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-04T16:34:53.046Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2020-11-04T16:34:53.046Z] PASS [2020-11-04T16:34:53.046Z] [2020-11-04T16:34:53.046Z] === Skipped [2020-11-04T16:34:53.046Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T16:34:53.046Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:53.046Z] [2020-11-04T16:34:53.047Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T16:34:53.047Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:53.047Z] [2020-11-04T16:34:53.047Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T16:34:53.047Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:53.047Z] [2020-11-04T16:34:53.047Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T16:34:53.047Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:34:53.047Z] [2020-11-04T16:34:53.047Z] [2020-11-04T16:34:53.047Z] DONE 17 tests, 4 skipped in 29.515s [2020-11-04T16:34:53.047Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T16:34:53.047Z] ++ 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-11-04T16:34:53.047Z] ++ set -e [2020-11-04T16:34:53.047Z] ++ '[' -n 0 ']' [2020-11-04T16:34:53.047Z] ++ set -x [2020-11-04T16:34:53.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:53.047Z] INFO: Testing against a local daemon [2020-11-04T16:34:53.047Z] === RUN TestPluginInvalidJSON [2020-11-04T16:34:53.047Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:34:53.047Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:34:53.047Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:34:53.047Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T16:34:53.047Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T16:34:53.047Z] === RUN TestPluginInstall [2020-11-04T16:34:53.047Z] === RUN TestPluginInstall/no_auth [2020-11-04T16:34:53.339Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:34:53.339Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b8128c583fcf465fa31143af9ba1ae5bf7db7a288709441de80f5524040c3db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:34:53.339Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:34:53.339Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b8128c583fcf465fa31143af9ba1ae5bf7db7a288709441de80f5524040c3db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:34:53.631Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T16:34:53.923Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:34:53.923Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1a82b80664560c7a2b00890366f3b6c4dd343a977656d4c40a91a9d3bc59b64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:34:53.923Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:34:53.923Z] time="2020-11-04T16:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1a82b80664560c7a2b00890366f3b6c4dd343a977656d4c40a91a9d3bc59b64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:34:54.215Z] === RUN TestPluginInstall/with_insecure [2020-11-04T16:34:55.160Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-04T16:34:55.286Z] time="2020-11-04T16:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:34:55.286Z] time="2020-11-04T16:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b2edeee01650f92d74a642623d55c7546978a0fb4f52eb2441e1de6bd2149a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:34:55.286Z] time="2020-11-04T16:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:34:55.286Z] time="2020-11-04T16:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84b2edeee01650f92d74a642623d55c7546978a0fb4f52eb2441e1de6bd2149a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:34:55.578Z] --- PASS: TestPluginInstall (3.53s) [2020-11-04T16:34:55.578Z] --- PASS: TestPluginInstall/no_auth (1.52s) [2020-11-04T16:34:55.578Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2020-11-04T16:34:55.578Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2020-11-04T16:34:55.578Z] plugin_test.go:157: [de2238bcd128f] daemon is not started [2020-11-04T16:34:55.578Z] PASS [2020-11-04T16:34:55.578Z] [2020-11-04T16:34:55.578Z] DONE 6 tests in 3.726s [2020-11-04T16:34:55.578Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T16:34:55.578Z] ++ 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-11-04T16:34:55.578Z] ++ set -e [2020-11-04T16:34:55.578Z] ++ '[' -n 0 ']' [2020-11-04T16:34:55.578Z] ++ set -x [2020-11-04T16:34:55.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:34:55.578Z] INFO: Testing against a local daemon [2020-11-04T16:34:55.578Z] === RUN TestExternalGraphDriver [2020-11-04T16:34:55.870Z] === RUN TestExternalGraphDriver/json [2020-11-04T16:34:56.088Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-04T16:34:56.088Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-04T16:34:56.088Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-04T16:34:56.088Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-04T16:34:56.088Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-04T16:34:56.088Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-04T16:34:57.952Z] === RUN TestExternalGraphDriver/spec [2020-11-04T16:34:57.977Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-04T16:34:59.866Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-04T16:35:00.024Z] === RUN TestExternalGraphDriver/pull [2020-11-04T16:35:01.755Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-04T16:35:02.094Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-11-04T16:35:02.095Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-11-04T16:35:02.095Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-11-04T16:35:02.095Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-11-04T16:35:02.095Z] === RUN TestGraphdriverPluginV2 [2020-11-04T16:35:02.095Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-11-04T16:35:02.095Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:35:02.095Z] PASS [2020-11-04T16:35:02.095Z] [2020-11-04T16:35:02.095Z] === Skipped [2020-11-04T16:35:02.095Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-11-04T16:35:02.095Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:35:02.095Z] [2020-11-04T16:35:02.095Z] [2020-11-04T16:35:02.095Z] DONE 5 tests, 1 skipped in 6.522s [2020-11-04T16:35:02.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T16:35:02.095Z] ++ 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-11-04T16:35:02.095Z] ++ set -e [2020-11-04T16:35:02.095Z] ++ '[' -n 0 ']' [2020-11-04T16:35:02.095Z] ++ set -x [2020-11-04T16:35:02.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:35:02.386Z] INFO: Testing against a local daemon [2020-11-04T16:35:02.386Z] === RUN TestContinueAfterPluginCrash [2020-11-04T16:35:02.386Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T16:35:02.386Z] === RUN TestReadPluginNoRead [2020-11-04T16:35:02.386Z] === PAUSE TestReadPluginNoRead [2020-11-04T16:35:02.386Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T16:35:02.386Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T16:35:02.386Z] === CONT TestContinueAfterPluginCrash [2020-11-04T16:35:02.386Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T16:35:05.020Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-04T16:35:06.844Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-11-04T16:35:06.844Z] === CONT TestReadPluginNoRead [2020-11-04T16:35:06.910Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-04T16:35:08.319Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-04T16:35:08.319Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-04T16:35:08.575Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-04T16:35:08.575Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-04T16:35:08.964Z] === RUN TestReadPluginNoRead/default [2020-11-04T16:35:09.138Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-04T16:35:09.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T16:35:09.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T16:35:10.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T16:35:11.036Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T16:35:11.328Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2020-11-04T16:35:11.901Z] Removing intermediate container 1ecff03d7ed8 [2020-11-04T16:35:11.901Z] ---> 1d92e0e1b7eb [2020-11-04T16:35:11.901Z] 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-11-04T16:35:11.901Z] ---> Running in ed5e012c0b0f [2020-11-04T16:35:12.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T16:35:12.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T16:35:12.838Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T16:35:14.101Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-11-04T16:35:14.381Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-04T16:35:14.381Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-04T16:35:14.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T16:35:14.560Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T16:35:14.561Z] go: finding gotest.tools v0.5.3 [2020-11-04T16:35:14.561Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T16:35:14.908Z] --- PASS: TestReadPluginNoRead (8.60s) [2020-11-04T16:35:14.908Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-11-04T16:35:14.908Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2020-11-04T16:35:14.908Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-11-04T16:35:14.908Z] read_test.go:92: [dd0819d778c58] daemon is not started [2020-11-04T16:35:14.908Z] PASS [2020-11-04T16:35:14.908Z] [2020-11-04T16:35:14.908Z] DONE 6 tests in 12.585s [2020-11-04T16:35:14.908Z] 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-11-04T16:35:14.908Z] ++ 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-11-04T16:35:14.908Z] ++ set -e [2020-11-04T16:35:14.908Z] ++ '[' -n 0 ']' [2020-11-04T16:35:14.908Z] ++ set -x [2020-11-04T16:35:14.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:35:14.908Z] testing: warning: no tests to run [2020-11-04T16:35:14.908Z] PASS [2020-11-04T16:35:14.908Z] [2020-11-04T16:35:14.908Z] DONE 0 tests in 0.050s [2020-11-04T16:35:14.908Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T16:35:14.908Z] ++ 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-11-04T16:35:14.908Z] ++ set -e [2020-11-04T16:35:14.908Z] ++ '[' -n 0 ']' [2020-11-04T16:35:14.908Z] ++ set -x [2020-11-04T16:35:14.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:35:14.909Z] INFO: Testing against a local daemon [2020-11-04T16:35:14.909Z] === RUN TestPluginWithDevMounts [2020-11-04T16:35:14.909Z] === PAUSE TestPluginWithDevMounts [2020-11-04T16:35:14.909Z] === CONT TestPluginWithDevMounts [2020-11-04T16:35:15.024Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T16:35:15.484Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-04T16:35:15.484Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T16:35:15.484Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T16:35:15.484Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T16:35:15.484Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T16:35:15.484Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-04T16:35:15.748Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-04T16:35:15.944Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T16:35:15.945Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T16:35:15.945Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T16:35:15.945Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T16:35:15.945Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T16:35:16.309Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-04T16:35:16.405Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T16:35:16.405Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T16:35:16.405Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T16:35:16.405Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T16:35:16.405Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T16:35:16.405Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T16:35:16.867Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T16:35:16.867Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T16:35:16.867Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T16:35:16.867Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T16:35:16.986Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-11-04T16:35:16.986Z] PASS [2020-11-04T16:35:16.986Z] [2020-11-04T16:35:16.986Z] DONE 1 tests in 2.060s [2020-11-04T16:35:16.986Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T16:35:16.986Z] ++ 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-11-04T16:35:16.986Z] ++ set -e [2020-11-04T16:35:16.986Z] ++ '[' -n 0 ']' [2020-11-04T16:35:16.986Z] ++ set -x [2020-11-04T16:35:16.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:35:16.986Z] INFO: Testing against a local daemon [2020-11-04T16:35:16.986Z] === RUN TestSecretInspect [2020-11-04T16:35:17.327Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T16:35:17.718Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-04T16:35:17.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T16:35:18.295Z] go: finding github.com/fatih/color v1.9.0 [2020-11-04T16:35:18.295Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T16:35:18.295Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-04T16:35:18.295Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T16:35:18.295Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T16:35:18.295Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T16:35:18.754Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T16:35:18.755Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T16:35:18.755Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T16:35:18.755Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T16:35:18.755Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T16:35:19.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T16:35:20.364Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-04T16:35:20.551Z] --- PASS: TestSecretInspect (3.70s) [2020-11-04T16:35:20.552Z] === RUN TestSecretList [2020-11-04T16:35:20.620Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-04T16:35:20.876Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-04T16:35:21.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T16:35:21.483Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-04T16:35:22.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T16:35:22.417Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-04T16:35:22.491Z] INFO: Build done for gotestsum... [2020-11-04T16:35:23.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T16:35:24.075Z] --- PASS: TestSecretList (3.57s) [2020-11-04T16:35:24.075Z] === RUN TestSecretsCreateAndDelete [2020-11-04T16:35:24.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T16:35:24.978Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-04T16:35:26.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-04T16:35:26.344Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-04T16:35:26.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T16:35:27.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-04T16:35:27.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-04T16:35:27.543Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-04T16:35:27.543Z] Copying nested executables into bundles/binary-daemon [2020-11-04T16:35:27.543Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-04T16:35:28.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/make.sh cross [2020-11-04T16:35:28.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T16:35:28.390Z] [2020-11-04T16:35:28.390Z] Removing bundles/ [2020-11-04T16:35:28.535Z] --- PASS: TestSecretsCreateAndDelete (3.59s) [2020-11-04T16:35:28.535Z] === RUN TestSecretsUpdate [2020-11-04T16:35:28.646Z] [2020-11-04T16:35:28.646Z] ---> Making bundle: cross (in bundles/cross) [2020-11-04T16:35:28.646Z] Cross building: bundles/cross/linux/amd64 [2020-11-04T16:35:28.646Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-04T16:35:28.646Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-04T16:35:28.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-04T16:35:29.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T16:35:30.046Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-04T16:35:30.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T16:35:30.518Z] Using test binary docker [2020-11-04T16:35:30.781Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T16:35:30.781Z] +++ /etc/init.d/apparmor start [2020-11-04T16:35:30.781Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T16:35:30.781Z] INFO: Waiting for daemon to start... [2020-11-04T16:35:30.781Z] Starting dockerd [2020-11-04T16:35:30.781Z] +++ 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-11-04T16:35:31.017Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-04T16:35:31.269Z] --- PASS: TestSecretsUpdate (3.25s) [2020-11-04T16:35:31.269Z] === RUN TestTemplatedSecret [2020-11-04T16:35:31.272Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-04T16:35:31.834Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-04T16:35:34.796Z] --- PASS: TestTemplatedSecret (3.75s) [2020-11-04T16:35:34.796Z] === RUN TestSecretCreateResolve [2020-11-04T16:35:37.171Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-04T16:35:38.320Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-11-04T16:35:38.320Z] PASS [2020-11-04T16:35:38.320Z] [2020-11-04T16:35:38.320Z] DONE 6 tests in 21.583s [2020-11-04T16:35:38.320Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T16:35:38.320Z] ++ 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-11-04T16:35:38.320Z] ++ set -e [2020-11-04T16:35:38.320Z] ++ '[' -n 0 ']' [2020-11-04T16:35:38.320Z] ++ set -x [2020-11-04T16:35:38.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:35:38.612Z] INFO: Testing against a local daemon [2020-11-04T16:35:38.612Z] === RUN TestServiceCreateInit [2020-11-04T16:35:38.612Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T16:35:38.928Z] . [2020-11-04T16:35:38.928Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T16:35:38.928Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T16:35:38.928Z] Error: No such image: emptyfs [2020-11-04T16:35:38.928Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T16:35:38.928Z] ++++ docker load [2020-11-04T16:35:38.928Z] Running integration-test (iteration 1) [2020-11-04T16:35:38.928Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T16:35:38.928Z] ++ 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-11-04T16:35:38.928Z] ++ set -e [2020-11-04T16:35:38.928Z] ++ '[' -n 0 ']' [2020-11-04T16:35:38.928Z] ++ set -x [2020-11-04T16:35:38.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:35:40.184Z] Removing intermediate container ed5e012c0b0f [2020-11-04T16:35:40.184Z] ---> 1f5d30357441 [2020-11-04T16:35:40.184Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-04T16:35:40.184Z] ---> Running in b04cea7875a9 [2020-11-04T16:35:40.184Z] Removing intermediate container b04cea7875a9 [2020-11-04T16:35:40.184Z] ---> 6c117cf11245 [2020-11-04T16:35:40.184Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-04T16:35:40.184Z] ---> Running in 1f2764e79a55 [2020-11-04T16:35:40.184Z] Removing intermediate container 1f2764e79a55 [2020-11-04T16:35:40.184Z] ---> 9ae92ccbe56f [2020-11-04T16:35:40.184Z] Step 10/10 : COPY . . [2020-11-04T16:35:40.562Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-04T16:35:42.015Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-04T16:35:42.991Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-04T16:35:43.595Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-04T16:35:44.186Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T16:35:46.112Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-04T16:35:46.369Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-04T16:35:46.625Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-04T16:35:47.231Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-04T16:35:47.837Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-04T16:35:48.645Z] --- PASS: TestServiceCreateInit (9.88s) [2020-11-04T16:35:48.645Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-11-04T16:35:48.645Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2020-11-04T16:35:48.645Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T16:35:49.771Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-04T16:35:49.772Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-04T16:35:51.182Z] Loaded image: buildpack-deps:buster [2020-11-04T16:35:52.334Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-04T16:35:53.106Z] Loaded image: busybox:latest [2020-11-04T16:35:54.222Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-04T16:35:54.496Z] Loaded image: busybox:glibc [2020-11-04T16:35:54.758Z] Loaded image: debian:buster [2020-11-04T16:35:55.021Z] Loaded image: hello-world:latest [2020-11-04T16:35:55.021Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T16:35:55.283Z] INFO: Testing against a local daemon [2020-11-04T16:35:55.283Z] === RUN TestCgroupNamespacesBuild [2020-11-04T16:35:57.491Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-04T16:35:58.094Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-04T16:35:58.094Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-04T16:35:58.094Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-04T16:35:58.593Z] --- PASS: TestCgroupNamespacesBuild (2.88s) [2020-11-04T16:35:58.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T16:35:59.503Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-04T16:35:59.985Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-11-04T16:35:59.985Z] === RUN TestBuildWithSession [2020-11-04T16:35:59.985Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T16:35:59.985Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:35:59.985Z] === RUN TestBuildSquashParent [2020-11-04T16:36:02.037Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-04T16:36:03.009Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-04T16:36:05.527Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-04T16:36:05.527Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-04T16:36:06.592Z] --- PASS: TestBuildSquashParent (6.29s) [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:36:06.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:36:06.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:36:06.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:36:06.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:36:06.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:36:06.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:36:06.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:36:06.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T16:36:06.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T16:36:06.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T16:36:06.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T16:36:08.132Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-04T16:36:08.389Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-04T16:36:08.515Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T16:36:08.778Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T16:36:10.160Z] ---> 9d9a9b8cf544 [2020-11-04T16:36:10.160Z] Successfully built 9d9a9b8cf544 [2020-11-04T16:36:10.160Z] Successfully tagged docker:latest [2020-11-04T16:36:10.160Z] INFO: Image build ended at 11/04/2020 16:36:07. Duration:00:03:54.1825196 [2020-11-04T16:36:10.160Z] [2020-11-04T16:36:10.160Z] [2020-11-04T16:36:10.160Z] INFO: Building the test binaries at 11/04/2020 16:36:07... [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s) [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-11-04T16:36:10.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-11-04T16:36:10.701Z] === RUN TestBuildMultiStageCopy [2020-11-04T16:36:10.701Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T16:36:11.168Z] --- PASS: TestCreateServiceMultipleTimes (22.85s) [2020-11-04T16:36:11.168Z] === RUN TestCreateServiceConflict [2020-11-04T16:36:12.413Z] INFO: make.ps1 starting at 11/04/2020 16:36:12 [2020-11-04T16:36:12.872Z] INFO: Git commit (81c376c217) assumed from DOCKER_GITCOMMIT environment variable [2020-11-04T16:36:12.872Z] INFO: Invoking autogen... [2020-11-04T16:36:13.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T16:36:13.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T16:36:13.717Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-04T16:36:13.824Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T16:36:13.839Z] INFO: Building daemon... [2020-11-04T16:36:14.278Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-04T16:36:14.398Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T16:36:14.839Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-04T16:36:14.970Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-11-04T16:36:14.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-11-04T16:36:14.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-11-04T16:36:14.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-11-04T16:36:14.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-11-04T16:36:14.970Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-11-04T16:36:14.970Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T16:36:15.621Z] --- PASS: TestCreateServiceConflict (3.72s) [2020-11-04T16:36:15.622Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T16:36:16.204Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-04T16:36:16.766Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-04T16:36:16.888Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-11-04T16:36:16.888Z] === RUN TestBuildLabelWithTargets [2020-11-04T16:36:17.328Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-04T16:36:18.806Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-11-04T16:36:18.806Z] === RUN TestBuildWithEmptyLayers [2020-11-04T16:36:19.142Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2020-11-04T16:36:19.142Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T16:36:19.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-04T16:36:20.245Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-11-04T16:36:20.245Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T16:36:20.587Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-04T16:36:22.801Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-11-04T16:36:22.801Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T16:36:24.192Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-11-04T16:36:24.192Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T16:36:26.745Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2020-11-04T16:36:26.745Z] === RUN TestBuildWithHugeFile [2020-11-04T16:36:28.760Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-04T16:36:35.300Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-04T16:36:35.300Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-04T16:36:35.324Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.28s) [2020-11-04T16:36:35.324Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T16:36:37.191Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-04T16:36:37.393Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2020-11-04T16:36:37.393Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T16:36:39.709Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-04T16:36:39.965Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-04T16:36:40.264Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-04T16:36:40.520Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-04T16:36:40.915Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2020-11-04T16:36:40.915Z] === RUN TestCreateServiceSysctls [2020-11-04T16:36:41.447Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-04T16:36:41.702Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-04T16:36:41.702Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-04T16:36:42.263Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-04T16:36:42.519Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-04T16:36:45.090Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-04T16:36:45.091Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-04T16:36:45.091Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-04T16:36:45.376Z] --- PASS: TestCreateServiceSysctls (3.89s) [2020-11-04T16:36:45.376Z] === RUN TestCreateServiceCapabilities [2020-11-04T16:36:46.498Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-04T16:36:48.389Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-04T16:36:48.938Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2020-11-04T16:36:48.938Z] === RUN TestInspect [2020-11-04T16:36:50.044Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-04T16:36:50.044Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-04T16:36:50.044Z] Cross building: bundles/cross/windows/amd64 [2020-11-04T16:36:50.044Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-04T16:36:50.044Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-04T16:36:50.277Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite (349.79s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.30s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.98s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:1454: [d4f850628086c] daemon is not started [2020-11-04T16:36:50.277Z] check_test.go:309: [d550f229720b0] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.39s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d7912025dae87] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.72s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.12s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.25s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.29s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d98c1381c76fb] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d62e830ffa912] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d447d26e74acc] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.64s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d0b8ce4fe5c8f] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.78s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2020-11-04T16:36:50.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-04T16:36:50.277Z] check_test.go:309: [dbbdad8859768] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d36ae798e2c19] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d1b3d9f2d35ed] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_plugins_test.go:79: [dc1584e83274a] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_plugins_test.go:169: [d49b749db9126] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-11-04T16:36:50.277Z] check_test.go:309: [de99c15bd049c] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.49s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.65s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.11s) [2020-11-04T16:36:50.277Z] check_test.go:309: [db8e1b50b6fd9] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.67s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.16s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.96s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d62d234a2155a] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.63s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.76s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s) [2020-11-04T16:36:50.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-04T16:36:50.277Z] check_test.go:309: [d705f1e5ccb64] daemon is not started [2020-11-04T16:36:50.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-04T16:36:50.277Z] check_test.go:309: [deaf1d3477c50] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.58s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d15166444f624] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.94s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.86s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.32s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.78s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d33588888f4bd] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.35s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.17s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d15e6428f9b57] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.49s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-11-04T16:36:50.277Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-11-04T16:36:50.277Z] check_test.go:309: [d891898190de6] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-11-04T16:36:50.277Z] check_test.go:309: [de7cd788051a7] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.27s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-11-04T16:36:50.277Z] check_test.go:309: [d8a6056b2339f] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.44s) [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2020-11-04T16:36:50.277Z] check_test.go:309: [dc17fdba5b500] daemon is not started [2020-11-04T16:36:50.277Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.86s) [2020-11-04T16:36:50.278Z] check_test.go:309: [d75c8194cc9be] daemon is not started [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-11-04T16:36:50.278Z] check_test.go:309: [d1e1ca6e69989] daemon is not started [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.84s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.56s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.26s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s) [2020-11-04T16:36:50.278Z] docker_cli_daemon_test.go:2549: [d07026a433d76] daemon is not started [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.51s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.91s) [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-11-04T16:36:50.278Z] check_test.go:309: [d3280ad6ac1c3] daemon is not started [2020-11-04T16:36:50.278Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.26s) [2020-11-04T16:36:50.278Z] === RUN TestDockerSwarmSuite [2020-11-04T16:36:50.278Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-04T16:36:51.204Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-04T16:36:51.675Z] --- PASS: TestInspect (3.09s) [2020-11-04T16:36:51.675Z] === RUN TestCreateJob [2020-11-04T16:36:52.571Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-04T16:36:52.827Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-04T16:36:56.096Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-04T16:36:56.133Z] --- PASS: TestCreateJob (4.31s) [2020-11-04T16:36:56.133Z] === RUN TestReplicatedJob [2020-11-04T16:37:00.264Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-04T16:37:00.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-04T16:37:03.096Z] --- PASS: TestReplicatedJob (7.27s) [2020-11-04T16:37:03.096Z] === RUN TestUpdateReplicatedJob [2020-11-04T16:37:07.598Z] --- PASS: TestUpdateReplicatedJob (4.52s) [2020-11-04T16:37:07.598Z] === RUN TestServiceListWithStatuses [2020-11-04T16:37:07.598Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-04T16:37:07.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:37:07.598Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T16:37:15.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-04T16:37:15.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-04T16:37:16.128Z] --- PASS: TestDockerNetworkConnectAlias (8.01s) [2020-11-04T16:37:16.128Z] === RUN TestDockerNetworkReConnect [2020-11-04T16:37:19.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-04T16:37:21.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-04T16:37:22.321Z] --- PASS: TestDockerNetworkReConnect (6.11s) [2020-11-04T16:37:22.321Z] === RUN TestServicePlugin [2020-11-04T16:37:22.321Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T16:37:22.321Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:37:22.321Z] === RUN TestServiceUpdateLabel [2020-11-04T16:37:25.410Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-11-04T16:37:25.410Z] === RUN TestServiceUpdateSecrets [2020-11-04T16:37:26.697Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-04T16:37:26.697Z] [2020-11-04T16:37:26.697Z] ________ ____ __. [2020-11-04T16:37:26.697Z] \_____ \ | |/ _| [2020-11-04T16:37:26.697Z] / | \| < [2020-11-04T16:37:26.697Z] / | \ | \ [2020-11-04T16:37:26.697Z] \_______ /____|__ \ [2020-11-04T16:37:26.697Z] \/ \/ [2020-11-04T16:37:26.697Z] [2020-11-04T16:37:26.697Z] INFO: make.ps1 ended at 11/04/2020 16:37:25 [2020-11-04T16:37:28.234Z] INFO: Binaries build ended at 11/04/2020 16:37:27. Duration:00:01:20.0339815 [2020-11-04T16:37:29.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-04T16:37:30.416Z] INFO: Copying the built daemon binary to d:\CI\PR-41605\4\binary\dockerd-81c376c217.exe... [2020-11-04T16:37:30.416Z] INFO: Copying the built client binary to d:\CI\PR-41605\4\binary\docker-81c376c217.exe... [2020-11-04T16:37:30.416Z] INFO: Copying dockerversion from the container... [2020-11-04T16:37:30.875Z] INFO: Copying the golang package from the container to d:\CI\PR-41605\4\installer\go.zip... [2020-11-04T16:37:31.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-04T16:37:31.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-04T16:37:32.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-04T16:37:34.021Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-04T16:37:34.021Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-04T16:37:34.277Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-04T16:37:34.546Z] --- PASS: TestBuildWithHugeFile (57.68s) [2020-11-04T16:37:34.546Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T16:37:34.546Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:37:34.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:37:34.546Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:37:34.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:37:34.546Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:37:34.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:37:34.546Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T16:37:34.546Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T16:37:34.546Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T16:37:34.546Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-11-04T16:37:34.546Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-11-04T16:37:34.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-11-04T16:37:34.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-11-04T16:37:34.546Z] === RUN TestBuildPreserveOwnership [2020-11-04T16:37:34.546Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T16:37:34.546Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T16:37:34.546Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-11-04T16:37:34.546Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2020-11-04T16:37:34.546Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-11-04T16:37:34.546Z] === RUN TestBuildPlatformInvalid [2020-11-04T16:37:34.546Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-11-04T16:37:34.546Z] PASS [2020-11-04T16:37:34.546Z] [2020-11-04T16:37:34.546Z] === Skipped [2020-11-04T16:37:34.546Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-04T16:37:34.546Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T16:37:34.546Z] [2020-11-04T16:37:34.546Z] [2020-11-04T16:37:34.546Z] DONE 32 tests, 1 skipped in 112.769s [2020-11-04T16:37:34.546Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T16:37:34.546Z] ++ 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-11-04T16:37:34.546Z] ++ set -e [2020-11-04T16:37:34.546Z] ++ '[' -n 0 ']' [2020-11-04T16:37:34.546Z] ++ set -x [2020-11-04T16:37:34.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:37:34.546Z] INFO: Testing against a local daemon [2020-11-04T16:37:34.546Z] === RUN TestConfigInspect [2020-11-04T16:37:34.612Z] INFO: Extracting go.zip to d:\CI\PR-41605\4\go [2020-11-04T16:37:35.119Z] --- PASS: TestConfigInspect (3.69s) [2020-11-04T16:37:35.119Z] === RUN TestConfigList [2020-11-04T16:37:38.429Z] --- PASS: TestConfigList (3.26s) [2020-11-04T16:37:38.429Z] === RUN TestConfigsCreateAndDelete [2020-11-04T16:37:41.444Z] --- PASS: TestServiceUpdateSecrets (15.77s) [2020-11-04T16:37:41.444Z] === RUN TestServiceUpdateConfigs [2020-11-04T16:37:41.767Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-11-04T16:37:41.767Z] === RUN TestConfigsUpdate [2020-11-04T16:37:44.240Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-04T16:37:44.240Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-04T16:37:44.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-04T16:37:44.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-04T16:37:44.240Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-04T16:37:44.800Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-04T16:37:45.056Z] === RUN TestDockerSuite/TestBuildFails [2020-11-04T16:37:45.099Z] --- PASS: TestConfigsUpdate (3.29s) [2020-11-04T16:37:45.099Z] === RUN TestTemplatedConfig [2020-11-04T16:37:45.985Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-04T16:37:46.241Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-04T16:37:46.896Z] --- PASS: TestImportExtremelyLargeImageWorks (193.03s) [2020-11-04T16:37:46.896Z] PASS [2020-11-04T16:37:46.896Z] [2020-11-04T16:37:46.896Z] === Skipped [2020-11-04T16:37:46.896Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:37:46.896Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:37:46.896Z] [2020-11-04T16:37:46.896Z] [2020-11-04T16:37:46.896Z] DONE 12 tests, 1 skipped in 194.030s [2020-11-04T16:37:46.896Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T16:37:46.896Z] ++ 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-11-04T16:37:46.896Z] ++ set -e [2020-11-04T16:37:46.896Z] ++ '[' -n 0 ']' [2020-11-04T16:37:46.896Z] ++ set -x [2020-11-04T16:37:46.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:37:46.896Z] INFO: Testing against a local daemon [2020-11-04T16:37:46.896Z] === RUN TestNetworkCreateDelete [2020-11-04T16:37:46.896Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-04T16:37:46.896Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T16:37:46.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-11-04T16:37:46.896Z] === RUN TestDaemonDNSFallback [2020-11-04T16:37:46.896Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-11-04T16:37:46.896Z] === RUN TestInspectNetwork [2020-11-04T16:37:46.896Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T16:37:46.896Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T16:37:46.896Z] === RUN TestInspectNetwork/network_name [2020-11-04T16:37:46.896Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T16:37:46.896Z] --- PASS: TestInspectNetwork (7.06s) [2020-11-04T16:37:46.896Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T16:37:46.896Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T16:37:46.896Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T16:37:46.896Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T16:37:46.896Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T16:37:47.936Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-11-04T16:37:47.936Z] === RUN TestNetworkInvalidJSON [2020-11-04T16:37:47.936Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T16:37:47.936Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T16:37:47.936Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:37:47.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:37:47.936Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:37:47.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:37:47.936Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T16:37:47.936Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:37:47.936Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:37:47.936Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T16:37:47.936Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T16:37:47.936Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T16:37:47.936Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T16:37:47.936Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T16:37:48.231Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-11-04T16:37:48.231Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T16:37:48.408Z] --- PASS: TestTemplatedConfig (3.49s) [2020-11-04T16:37:48.408Z] === RUN TestConfigCreateResolve [2020-11-04T16:37:48.758Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-04T16:37:49.271Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-04T16:37:49.271Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T16:37:50.310Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-11-04T16:37:50.310Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T16:37:50.647Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-04T16:37:51.359Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-11-04T16:37:51.359Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T16:37:51.716Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-11-04T16:37:51.716Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T16:37:52.013Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-04T16:37:52.290Z] --- PASS: TestConfigDaemonLibtrustID (0.73s) [2020-11-04T16:37:52.290Z] PASS [2020-11-04T16:37:52.290Z] [2020-11-04T16:37:52.290Z] DONE 7 tests in 21.066s [2020-11-04T16:37:52.290Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T16:37:52.290Z] ++ 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-11-04T16:37:52.290Z] ++ set -e [2020-11-04T16:37:52.290Z] ++ '[' -n 0 ']' [2020-11-04T16:37:52.290Z] ++ set -x [2020-11-04T16:37:52.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:37:52.552Z] INFO: Testing against a local daemon [2020-11-04T16:37:52.552Z] === RUN TestCheckpoint [2020-11-04T16:37:52.552Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T16:37:52.552Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:37:52.552Z] === RUN TestContainerInvalidJSON [2020-11-04T16:37:52.552Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:37:52.552Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:37:52.552Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:37:52.552Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:37:52.552Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:37:52.552Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:37:52.552Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T16:37:52.552Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T16:37:52.552Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T16:37:52.552Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T16:37:52.552Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T16:37:52.552Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T16:37:52.552Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T16:37:52.552Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T16:37:52.552Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-11-04T16:37:52.552Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T16:37:52.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-11-04T16:37:52.814Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T16:37:52.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-11-04T16:37:52.814Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T16:37:52.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-11-04T16:37:52.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T16:37:53.076Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-11-04T16:37:53.076Z] === RUN TestCopyFromContainer [2020-11-04T16:37:53.166Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-04T16:37:53.166Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T16:37:53.376Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-04T16:37:53.632Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-04T16:37:54.559Z] --- PASS: TestImportExtremelyLargeImageWorks (201.67s) [2020-11-04T16:37:54.559Z] PASS [2020-11-04T16:37:54.559Z] [2020-11-04T16:37:54.559Z] DONE 12 tests in 205.296s [2020-11-04T16:37:54.559Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T16:37:54.559Z] ++ 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-11-04T16:37:54.559Z] ++ set -e [2020-11-04T16:37:54.559Z] ++ '[' -n 0 ']' [2020-11-04T16:37:54.559Z] ++ set -x [2020-11-04T16:37:54.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:37:54.559Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-04T16:37:54.559Z] INFO: Testing against a local daemon [2020-11-04T16:37:54.559Z] === RUN TestNetworkCreateDelete [2020-11-04T16:37:54.816Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-11-04T16:37:54.816Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T16:37:54.996Z] === RUN TestCopyFromContainer// [2020-11-04T16:37:54.996Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T16:37:55.246Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2020-11-04T16:37:55.246Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T16:37:55.246Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:37:55.246Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:37:55.246Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T16:37:55.257Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T16:37:55.257Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T16:37:55.377Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-11-04T16:37:55.377Z] === RUN TestDaemonDNSFallback [2020-11-04T16:37:55.519Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T16:37:55.519Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T16:37:55.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T16:37:55.782Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T16:37:55.782Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T16:37:56.044Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer (3.17s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-11-04T16:37:56.044Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-11-04T16:37:56.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T16:37:56.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:37:56.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:37:56.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:37:56.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:37:56.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:37:56.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:37:56.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T16:37:56.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T16:37:56.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T16:37:56.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T16:37:56.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T16:37:56.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T16:37:56.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-04T16:37:56.044Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T16:37:56.305Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-11-04T16:37:56.305Z] === RUN TestCreateWithInvalidEnv [2020-11-04T16:37:56.305Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T16:37:56.305Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T16:37:56.305Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T16:37:56.305Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T16:37:56.305Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T16:37:56.305Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T16:37:56.305Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T16:37:56.305Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T16:37:56.305Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T16:37:56.305Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T16:37:56.305Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T16:37:56.305Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T16:37:56.305Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T16:37:56.305Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T16:37:56.305Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-04T16:37:56.305Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T16:37:56.347Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-04T16:37:56.908Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-04T16:37:57.164Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-04T16:37:57.333Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2020-11-04T16:37:57.333Z] === RUN TestServiceUpdateNetwork [2020-11-04T16:37:58.570Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-04T16:37:58.856Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2020-11-04T16:37:58.856Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T16:37:59.751Z] INFO: Extraction ended at 11/04/2020 16:37:58. Duration:00:00:23.8177058 [2020-11-04T16:37:59.751Z] INFO: Updating the golang and path environment variables [2020-11-04T16:37:59.751Z] INFO: GOPATH=d:\gopath [2020-11-04T16:37:59.751Z] INFO: go version go1.13.15 windows/amd64 [2020-11-04T16:37:59.751Z] INFO: Running the daemon under test in debug mode [2020-11-04T16:37:59.751Z] INFO: Starting a daemon under test... [2020-11-04T16:37:59.751Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41605\4\daemon --pidfile d:\CI\PR-41605\4\docker.pid -D [2020-11-04T16:37:59.751Z] INFO: Process started successfully. [2020-11-04T16:37:59.751Z] INFO: Start tailing logs of the daemon under tests [2020-11-04T16:37:59.751Z] INFO: Waiting for the daemon under test to start... [2020-11-04T16:38:00.462Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-11-04T16:38:00.776Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T16:38:00.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:38:00.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:38:00.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:38:00.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:38:00.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:38:00.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:38:00.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:38:00.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:38:00.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:38:00.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:38:00.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T16:38:00.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T16:38:00.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T16:38:00.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T16:38:00.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-11-04T16:38:00.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-04T16:38:00.776Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T16:38:01.023Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-04T16:38:01.349Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-11-04T16:38:01.349Z] === RUN TestCreateDifferentPlatform [2020-11-04T16:38:01.349Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T16:38:01.349Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T16:38:01.349Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-04T16:38:01.349Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T16:38:01.349Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T16:38:01.349Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T16:38:01.611Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-11-04T16:38:01.611Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T16:38:01.611Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-11-04T16:38:01.611Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T16:38:01.611Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T16:38:01.611Z] === RUN TestDaemonRestartIpcMode [2020-11-04T16:38:01.611Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T16:38:01.611Z] === RUN TestDaemonHostGatewayIP [2020-11-04T16:38:01.611Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T16:38:01.611Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T16:38:01.611Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T16:38:01.611Z] === RUN TestDiff [2020-11-04T16:38:01.951Z] --- PASS: TestDaemonDNSFallback (6.67s) [2020-11-04T16:38:01.951Z] === RUN TestInspectNetwork [2020-11-04T16:38:02.556Z] --- PASS: TestDiff (0.78s) [2020-11-04T16:38:02.556Z] === RUN TestExecWithCloseStdin [2020-11-04T16:38:03.504Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-11-04T16:38:03.504Z] === RUN TestExec [2020-11-04T16:38:04.078Z] --- PASS: TestExec (0.85s) [2020-11-04T16:38:04.078Z] === RUN TestExecUser [2020-11-04T16:38:04.466Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-04T16:38:04.721Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-04T16:38:04.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-04T16:38:04.977Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-04T16:38:05.022Z] --- PASS: TestExecUser (0.88s) [2020-11-04T16:38:05.022Z] === RUN TestExportContainerAndImportImage [2020-11-04T16:38:05.906Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-04T16:38:05.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-04T16:38:05.968Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-11-04T16:38:05.968Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T16:38:06.468Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T16:38:06.468Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T16:38:06.468Z] === RUN TestInspectNetwork/network_name [2020-11-04T16:38:06.468Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T16:38:06.468Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-04T16:38:06.468Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-04T16:38:07.029Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-04T16:38:07.592Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-04T16:38:08.153Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-04T16:38:08.409Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-04T16:38:08.518Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-11-04T16:38:08.519Z] === RUN TestHealthCheckWorkdir [2020-11-04T16:38:08.665Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-04T16:38:08.921Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-04T16:38:09.092Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-11-04T16:38:09.092Z] === RUN TestHealthKillContainer [2020-11-04T16:38:09.847Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-04T16:38:10.609Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2020-11-04T16:38:10.609Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T16:38:10.775Z] --- PASS: TestInspectNetwork (8.61s) [2020-11-04T16:38:10.776Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T16:38:10.776Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T16:38:10.776Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T16:38:10.776Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T16:38:10.776Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T16:38:11.432Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-04T16:38:11.432Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-04T16:38:11.432Z] remote: Enumerating objects: 2, done. [2020-11-04T16:38:11.432Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-04T16:38:11.432Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-04T16:38:11.432Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-04T16:38:11.432Z] 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-11-04T16:38:11.432Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-04T16:38:11.432Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T16:38:11.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/test/unit [2020-11-04T16:38:12.141Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-04T16:38:12.399Z] --- PASS: TestHealthKillContainer (2.86s) [2020-11-04T16:38:12.399Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T16:38:12.661Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-11-04T16:38:12.661Z] === RUN TestIpcModeNone [2020-11-04T16:38:12.703Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2020-11-04T16:38:12.703Z] === RUN TestNetworkInvalidJSON [2020-11-04T16:38:12.703Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T16:38:12.703Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T16:38:12.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:38:12.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:38:12.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:38:12.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:38:12.703Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T16:38:12.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:38:12.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:38:12.703Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-04T16:38:12.703Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T16:38:12.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T16:38:12.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T16:38:12.703Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T16:38:13.269Z] --- PASS: TestServiceUpdateNetwork (16.40s) [2020-11-04T16:38:13.269Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T16:38:13.328Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-11-04T16:38:13.328Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T16:38:13.611Z] --- PASS: TestIpcModeNone (0.83s) [2020-11-04T16:38:13.611Z] === RUN TestIpcModePrivate [2020-11-04T16:38:14.259Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-04T16:38:14.259Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T16:38:14.289Z] ? github.com/docker/docker/api [no test files] [2020-11-04T16:38:14.556Z] --- PASS: TestIpcModePrivate (0.84s) [2020-11-04T16:38:14.556Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-11-04T16:38:14.556Z] === RUN TestIpcModeShareable [2020-11-04T16:38:14.819Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-11-04T16:38:14.819Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T16:38:14.940Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T16:38:15.132Z] --- PASS: TestIpcModeShareable (0.84s) [2020-11-04T16:38:15.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-11-04T16:38:15.132Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T16:38:15.708Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T16:38:16.220Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2020-11-04T16:38:16.220Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:soaqdulsgsa8epl7h54g5fg7m Created:2020-11-04 16:38:09.81798274 +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[740f49239af5ef63d2bb3098ec2b617426ff95f6aae531bf8b85582016e212a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fejeaojn37xgajujdhzd3daqm EndpointID:ce6c2c22517c7489d7ed09850954b5f7c29aae3f03d1708fb91364938c7e7f03 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7495d5747e964b322091f53e3d9f78b3950456272ba0fa345d1ba7adbacf05c8 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:e5b84a0815f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fejeaojn37xgajujdhzd3daqm EndpointID:ce6c2c22517c7489d7ed09850954b5f7c29aae3f03d1708fb91364938c7e7f03 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T16:38:16.220Z] PASS [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] === Skipped [2020-11-04T16:38:16.220Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:38:16.220Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] DONE 23 tests, 1 skipped in 39.075s [2020-11-04T16:38:16.220Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:38:16.220Z] ++ 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-11-04T16:38:16.220Z] ++ set -e [2020-11-04T16:38:16.220Z] ++ '[' -n 0 ']' [2020-11-04T16:38:16.220Z] ++ set -x [2020-11-04T16:38:16.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:16.220Z] INFO: Testing against a local daemon [2020-11-04T16:38:16.220Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T16:38:16.220Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:38:16.220Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:16.220Z] === RUN TestDockerNetworkIpvlan [2020-11-04T16:38:16.220Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:38:16.220Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:16.220Z] PASS [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] === Skipped [2020-11-04T16:38:16.220Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:38:16.220Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:38:16.220Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] [2020-11-04T16:38:16.220Z] DONE 2 tests, 2 skipped in 0.075s [2020-11-04T16:38:16.220Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:38:16.220Z] ++ 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-11-04T16:38:16.220Z] ++ set -e [2020-11-04T16:38:16.220Z] ++ '[' -n 0 ']' [2020-11-04T16:38:16.220Z] ++ set -x [2020-11-04T16:38:16.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:16.220Z] INFO: Testing against a local daemon [2020-11-04T16:38:16.220Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T16:38:16.226Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-04T16:38:16.226Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T16:38:16.832Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-04T16:38:17.263Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-11-04T16:38:17.263Z] === RUN TestDockerNetworkMacvlan [2020-11-04T16:38:17.393Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-11-04T16:38:17.393Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T16:38:17.900Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T16:38:17.953Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-11-04T16:38:17.953Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T16:38:18.441Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-11-04T16:38:18.441Z] === RUN TestAPIIpcModeHost [2020-11-04T16:38:18.441Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-11-04T16:38:18.441Z] === RUN TestDaemonIpcModeShareable [2020-11-04T16:38:18.943Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T16:38:19.317Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-04T16:38:19.317Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-04T16:38:19.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-04T16:38:19.573Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-04T16:38:19.828Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-04T16:38:19.983Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T16:38:20.084Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-04T16:38:20.360Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-11-04T16:38:20.360Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-11-04T16:38:20.360Z] === RUN TestDaemonIpcModePrivate [2020-11-04T16:38:20.846Z] .....INFO: Daemon under test started and replied! [2020-11-04T16:38:20.846Z] INFO: Docker version of the daemon under test [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] Client: [2020-11-04T16:38:20.846Z] Version: 17.06.2-ce [2020-11-04T16:38:20.846Z] API version: 1.30 [2020-11-04T16:38:20.846Z] Go version: go1.8.3 [2020-11-04T16:38:20.846Z] Git commit: cec0b72 [2020-11-04T16:38:20.846Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-04T16:38:20.846Z] OS/Arch: windows/amd64 [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] Server: [2020-11-04T16:38:20.846Z] Version: 0.0.0-dev [2020-11-04T16:38:20.846Z] API version: 1.41 (minimum version 1.24) [2020-11-04T16:38:20.846Z] Go version: go1.13.15 [2020-11-04T16:38:20.846Z] Git commit: 81c376c217 [2020-11-04T16:38:20.846Z] Built: 11/04/2020 16:36:12 [2020-11-04T16:38:20.846Z] OS/Arch: windows/amd64 [2020-11-04T16:38:20.846Z] Experimental: false [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] INFO: Docker info of the daemon under test [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] Containers: 0 [2020-11-04T16:38:20.846Z] Running: 0 [2020-11-04T16:38:20.846Z] Paused: 0 [2020-11-04T16:38:20.846Z] Stopped: 0 [2020-11-04T16:38:20.846Z] Images: 0 [2020-11-04T16:38:20.846Z] Server Version: 0.0.0-dev [2020-11-04T16:38:20.846Z] Storage Driver: windowsfilter [2020-11-04T16:38:20.846Z] Windows: [2020-11-04T16:38:20.846Z] Logging Driver: json-file [2020-11-04T16:38:20.846Z] Plugins: [2020-11-04T16:38:20.846Z] Volume: local [2020-11-04T16:38:20.846Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T16:38:20.846Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T16:38:20.846Z] Swarm: inactive [2020-11-04T16:38:20.846Z] Default Isolation: process [2020-11-04T16:38:20.846Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T16:38:20.846Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T16:38:20.846Z] OSType: windows [2020-11-04T16:38:20.846Z] Architecture: x86_64 [2020-11-04T16:38:20.846Z] CPUs: 4 [2020-11-04T16:38:20.846Z] Total Memory: 32GiB [2020-11-04T16:38:20.846Z] Name: azwin-2-27e950 [2020-11-04T16:38:20.846Z] ID: Z7WP:NDAV:ITM4:T2K6:P7J7:AL7G:GYMU:B2MT:XV6Y:7S7H:6GCQ:ISPT [2020-11-04T16:38:20.846Z] Docker Root Dir: D:\CI\PR-41605\4\daemon [2020-11-04T16:38:20.846Z] Debug Mode (client): false [2020-11-04T16:38:20.846Z] Debug Mode (server): true [2020-11-04T16:38:20.846Z] File Descriptors: -1 [2020-11-04T16:38:20.846Z] Goroutines: 17 [2020-11-04T16:38:20.846Z] System Time: 2020-11-04T16:38:17.9603095Z [2020-11-04T16:38:20.846Z] EventsListeners: 0 [2020-11-04T16:38:20.846Z] Registry: https://index.docker.io/v1/ [2020-11-04T16:38:20.846Z] Labels: [2020-11-04T16:38:20.846Z] Experimental: false [2020-11-04T16:38:20.846Z] Insecure Registries: [2020-11-04T16:38:20.846Z] 127.0.0.0/8 [2020-11-04T16:38:20.846Z] Live Restore Enabled: false [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] INFO: Docker images of the daemon under test [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-04T16:38:20.846Z] [2020-11-04T16:38:20.846Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-04T16:38:20.846Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-04T16:38:20.846Z] ltsc2019: Pulling from windows/servercore [2020-11-04T16:38:20.846Z] 4612f6d0b889: Pulling fs layer [2020-11-04T16:38:20.846Z] 406ffb8432a7: Pulling fs layer [2020-11-04T16:38:21.055Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-11-04T16:38:21.055Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T16:38:21.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:38:21.055Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:38:21.055Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T16:38:21.311Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-04T16:38:22.062Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T16:38:22.278Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-11-04T16:38:22.278Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-11-04T16:38:22.278Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T16:38:23.081Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T16:38:23.239Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-04T16:38:23.577Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T16:38:24.197Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-11-04T16:38:24.197Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-11-04T16:38:24.197Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T16:38:25.756Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-04T16:38:25.756Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-04T16:38:26.115Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2020-11-04T16:38:26.116Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-11-04T16:38:26.116Z] === RUN TestIpcModeOlderClient [2020-11-04T16:38:26.116Z] === PAUSE TestIpcModeOlderClient [2020-11-04T16:38:26.116Z] === RUN TestKillContainerInvalidSignal [2020-11-04T16:38:26.317Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-04T16:38:26.640Z] 406ffb8432a7: Verifying Checksum [2020-11-04T16:38:26.640Z] 406ffb8432a7: Download complete [2020-11-04T16:38:26.688Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-11-04T16:38:26.688Z] === RUN TestKillContainer [2020-11-04T16:38:26.688Z] === RUN TestKillContainer/no_signal [2020-11-04T16:38:27.261Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T16:38:27.350Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T16:38:27.835Z] === RUN TestKillContainer/killing_signal [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan (11.03s) [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s) [2020-11-04T16:38:28.392Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-11-04T16:38:28.392Z] PASS [2020-11-04T16:38:28.392Z] [2020-11-04T16:38:28.392Z] DONE 8 tests in 12.485s [2020-11-04T16:38:28.392Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T16:38:28.392Z] ++ 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-11-04T16:38:28.392Z] ++ set -e [2020-11-04T16:38:28.392Z] ++ '[' -n 0 ']' [2020-11-04T16:38:28.392Z] ++ set -x [2020-11-04T16:38:28.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:28.393Z] testing: warning: no tests to run [2020-11-04T16:38:28.393Z] PASS [2020-11-04T16:38:28.393Z] [2020-11-04T16:38:28.393Z] DONE 0 tests in 0.012s [2020-11-04T16:38:28.393Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T16:38:28.393Z] ++ 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-11-04T16:38:28.393Z] ++ set -e [2020-11-04T16:38:28.393Z] ++ '[' -n 0 ']' [2020-11-04T16:38:28.393Z] ++ set -x [2020-11-04T16:38:28.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:28.393Z] INFO: Testing against a local daemon [2020-11-04T16:38:28.393Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T16:38:28.779Z] --- PASS: TestKillContainer (2.23s) [2020-11-04T16:38:28.779Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-11-04T16:38:28.779Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-11-04T16:38:28.779Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-11-04T16:38:28.779Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T16:38:28.779Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T16:38:29.150Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-11-04T16:38:29.724Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T16:38:29.908Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-11-04T16:38:29.908Z] === RUN TestAuthZPluginTLS [2020-11-04T16:38:30.204Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-04T16:38:30.204Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T16:38:30.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-11-04T16:38:30.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-11-04T16:38:30.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-11-04T16:38:30.297Z] === RUN TestKillStoppedContainer [2020-11-04T16:38:30.559Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-11-04T16:38:30.559Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T16:38:30.559Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-04T16:38:30.559Z] === RUN TestKillDifferentUserContainer [2020-11-04T16:38:30.843Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-04T16:38:30.843Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T16:38:31.481Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-04T16:38:31.481Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T16:38:31.506Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-11-04T16:38:31.506Z] === RUN TestInspectOomKilledTrue [2020-11-04T16:38:31.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T16:38:31.506Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:38:31.506Z] === RUN TestInspectOomKilledFalse [2020-11-04T16:38:31.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T16:38:31.506Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:38:31.506Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T16:38:31.775Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-11-04T16:38:31.775Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T16:38:31.805Z] --- PASS: TestServiceUpdatePidsLimit (17.99s) [2020-11-04T16:38:31.805Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-11-04T16:38:31.805Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-11-04T16:38:31.805Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-11-04T16:38:31.805Z] PASS [2020-11-04T16:38:31.805Z] [2020-11-04T16:38:31.805Z] === Skipped [2020-11-04T16:38:31.805Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-11-04T16:38:31.805Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:38:31.805Z] [2020-11-04T16:38:31.805Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-04T16:38:31.805Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:31.805Z] [2020-11-04T16:38:31.805Z] [2020-11-04T16:38:31.805Z] DONE 27 tests, 2 skipped in 172.706s [2020-11-04T16:38:31.805Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T16:38:31.805Z] ++ 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-11-04T16:38:31.805Z] ++ set -e [2020-11-04T16:38:31.805Z] ++ '[' -n 0 ']' [2020-11-04T16:38:31.805Z] ++ set -x [2020-11-04T16:38:31.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:31.805Z] INFO: Testing against a local daemon [2020-11-04T16:38:31.805Z] === RUN TestSessionCreate [2020-11-04T16:38:31.805Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T16:38:31.805Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T16:38:31.805Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-04T16:38:31.805Z] PASS [2020-11-04T16:38:31.805Z] [2020-11-04T16:38:31.805Z] DONE 2 tests in 0.217s [2020-11-04T16:38:31.805Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T16:38:31.805Z] ++ 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-11-04T16:38:31.805Z] ++ set -e [2020-11-04T16:38:31.805Z] ++ '[' -n 0 ']' [2020-11-04T16:38:31.805Z] ++ set -x [2020-11-04T16:38:31.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:31.805Z] INFO: Testing against a local daemon [2020-11-04T16:38:31.805Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T16:38:31.805Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:38:31.805Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:38:31.805Z] === RUN TestEventsExecDie [2020-11-04T16:38:32.080Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-11-04T16:38:32.080Z] === RUN TestLinksContainerNames [2020-11-04T16:38:32.445Z] --- PASS: TestEventsExecDie (0.91s) [2020-11-04T16:38:32.445Z] === RUN TestEventsBackwardsCompatible [2020-11-04T16:38:32.445Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-11-04T16:38:32.445Z] === RUN TestInfoBinaryCommits [2020-11-04T16:38:32.445Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-04T16:38:32.445Z] === RUN TestInfoAPIVersioned [2020-11-04T16:38:32.445Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T16:38:32.445Z] === RUN TestInfoDiscoveryBackend [2020-11-04T16:38:33.079Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-04T16:38:33.079Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T16:38:33.334Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-11-04T16:38:33.334Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T16:38:33.470Z] --- PASS: TestLinksContainerNames (1.51s) [2020-11-04T16:38:33.470Z] === RUN TestLogsFollowTailEmpty [2020-11-04T16:38:33.628Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-04T16:38:33.628Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T16:38:34.117Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T16:38:34.117Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T16:38:34.275Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-11-04T16:38:34.275Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T16:38:34.398Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-04T16:38:34.409Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-11-04T16:38:34.409Z] === RUN TestInfoAPI [2020-11-04T16:38:34.416Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-11-04T16:38:34.416Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T16:38:34.701Z] --- PASS: TestInfoAPI (0.01s) [2020-11-04T16:38:34.701Z] === RUN TestInfoAPIWarnings [2020-11-04T16:38:34.913Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-11-04T16:38:34.913Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T16:38:34.988Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-11-04T16:38:34.988Z] === RUN TestMountDaemonRoot [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/default [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/private [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/slave [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/shared [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/default [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/shared [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/slave [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/private [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:38:35.251Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:38:35.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T16:38:35.251Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T16:38:35.325Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T16:38:35.513Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-04T16:38:35.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-04T16:38:35.513Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T16:38:36.254Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-04T16:38:36.430Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-11-04T16:38:36.430Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T16:38:36.815Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2020-11-04T16:38:36.815Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T16:38:38.063Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2020-11-04T16:38:38.064Z] === RUN TestNetworkNat [2020-11-04T16:38:38.182Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-04T16:38:38.182Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-04T16:38:38.508Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-11-04T16:38:38.508Z] === RUN TestAuthZPluginHeader [2020-11-04T16:38:38.637Z] --- PASS: TestNetworkNat (0.85s) [2020-11-04T16:38:38.637Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T16:38:39.016Z] 4612f6d0b889: Verifying Checksum [2020-11-04T16:38:39.016Z] 4612f6d0b889: Download complete [2020-11-04T16:38:39.148Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-11-04T16:38:39.148Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T16:38:39.148Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T16:38:39.148Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:39.148Z] === RUN TestAuthZPluginV2Disable [2020-11-04T16:38:39.148Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T16:38:39.148Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:39.148Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T16:38:39.148Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T16:38:39.148Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:39.148Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T16:38:39.148Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T16:38:39.148Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:39.148Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T16:38:39.583Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-11-04T16:38:39.583Z] === RUN TestNetworkLoopbackNat [2020-11-04T16:38:41.495Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-04T16:38:41.751Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-04T16:38:42.888Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-11-04T16:38:42.888Z] === RUN TestPause [2020-11-04T16:38:43.115Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-04T16:38:43.115Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-04T16:38:43.462Z] --- PASS: TestPause (0.84s) [2020-11-04T16:38:43.462Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T16:38:43.462Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:38:43.462Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:38:43.462Z] === RUN TestPauseStopPausedContainer [2020-11-04T16:38:44.407Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-11-04T16:38:44.407Z] === RUN TestPsFilter [2020-11-04T16:38:44.407Z] --- PASS: TestPsFilter (0.24s) [2020-11-04T16:38:44.407Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T16:38:44.522Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2020-11-04T16:38:44.522Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:igxppgiorh3aj6cpe3q7wv1jo Created:2020-11-04 16:38:37.755875749 +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[a32291407e3b9b7d98761e18876e5d7e206b6f9b52a8b3f07ba35d3fa9202335:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xbuiknbcd3zj8ah2vxxkwirge EndpointID:9ec1d89e30ec0fa79ee281d65e6adfd25aac444e896caea156c39414ffc4cc55 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3fdea6926e242d0c15703b6acbcf001fc064b9a566f08ff0a387662879ea8a79 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:0d3d6ebb1760 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xbuiknbcd3zj8ah2vxxkwirge EndpointID:9ec1d89e30ec0fa79ee281d65e6adfd25aac444e896caea156c39414ffc4cc55 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T16:38:44.522Z] PASS [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] === Skipped [2020-11-04T16:38:44.522Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:38:44.522Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] DONE 23 tests, 1 skipped in 49.965s [2020-11-04T16:38:44.522Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:38:44.522Z] ++ 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-11-04T16:38:44.522Z] ++ set -e [2020-11-04T16:38:44.522Z] ++ '[' -n 0 ']' [2020-11-04T16:38:44.522Z] ++ set -x [2020-11-04T16:38:44.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:44.522Z] INFO: Testing against a local daemon [2020-11-04T16:38:44.522Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T16:38:44.522Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:38:44.522Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:44.522Z] === RUN TestDockerNetworkIpvlan [2020-11-04T16:38:44.522Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:38:44.522Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:44.522Z] PASS [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] === Skipped [2020-11-04T16:38:44.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T16:38:44.522Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:38:44.522Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] [2020-11-04T16:38:44.522Z] DONE 2 tests, 2 skipped in 0.127s [2020-11-04T16:38:44.522Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:38:44.522Z] ++ 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-11-04T16:38:44.522Z] ++ set -e [2020-11-04T16:38:44.522Z] ++ '[' -n 0 ']' [2020-11-04T16:38:44.522Z] ++ set -x [2020-11-04T16:38:44.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:44.778Z] INFO: Testing against a local daemon [2020-11-04T16:38:44.778Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T16:38:44.778Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-04T16:38:45.339Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-04T16:38:45.352Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-11-04T16:38:45.352Z] === RUN TestRemoveContainerWithVolume [2020-11-04T16:38:45.925Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-11-04T16:38:45.925Z] === RUN TestRemoveContainerRunning [2020-11-04T16:38:46.267Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-04T16:38:46.267Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-11-04T16:38:46.267Z] === RUN TestDockerNetworkMacvlan [2020-11-04T16:38:46.832Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-04T16:38:46.832Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T16:38:46.872Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-11-04T16:38:46.872Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T16:38:47.445Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-11-04T16:38:47.446Z] === RUN TestRemoveInvalidContainer [2020-11-04T16:38:47.446Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-04T16:38:47.446Z] === RUN TestRenameLinkedContainer [2020-11-04T16:38:47.759Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T16:38:48.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-04T16:38:48.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-04T16:38:48.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-04T16:38:48.576Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T16:38:49.138Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-04T16:38:49.420Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-04T16:38:50.350Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-04T16:38:50.754Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-11-04T16:38:50.754Z] === RUN TestRenameStoppedContainer [2020-11-04T16:38:50.912Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T16:38:51.328Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-11-04T16:38:51.328Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T16:38:51.839Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-04T16:38:52.402Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-04T16:38:53.246Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-11-04T16:38:53.246Z] === RUN TestRenameInvalidName [2020-11-04T16:38:53.285Z] --- PASS: TestInfoAPIWarnings (16.26s) [2020-11-04T16:38:53.285Z] === RUN TestInfoDebug [2020-11-04T16:38:53.285Z] --- PASS: TestInfoDebug (0.52s) [2020-11-04T16:38:53.285Z] === RUN TestInfoInsecureRegistries [2020-11-04T16:38:53.285Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-04T16:38:53.285Z] === RUN TestInfoRegistryMirrors [2020-11-04T16:38:53.285Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-04T16:38:53.285Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T16:38:53.285Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-11-04T16:38:53.285Z] === RUN TestPingCacheHeaders [2020-11-04T16:38:53.285Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-04T16:38:53.285Z] === RUN TestPingGet [2020-11-04T16:38:53.285Z] --- PASS: TestPingGet (0.01s) [2020-11-04T16:38:53.285Z] === RUN TestPingHead [2020-11-04T16:38:53.285Z] --- PASS: TestPingHead (0.01s) [2020-11-04T16:38:53.285Z] === RUN TestVersion [2020-11-04T16:38:53.285Z] --- PASS: TestVersion (0.01s) [2020-11-04T16:38:53.285Z] PASS [2020-11-04T16:38:53.285Z] [2020-11-04T16:38:53.285Z] === Skipped [2020-11-04T16:38:53.285Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:38:53.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:38:53.285Z] [2020-11-04T16:38:53.285Z] [2020-11-04T16:38:53.285Z] DONE 18 tests, 1 skipped in 21.364s [2020-11-04T16:38:53.285Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T16:38:53.285Z] ++ 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-11-04T16:38:53.285Z] ++ set -e [2020-11-04T16:38:53.285Z] ++ '[' -n 0 ']' [2020-11-04T16:38:53.285Z] ++ set -x [2020-11-04T16:38:53.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:53.285Z] INFO: Testing against a local daemon [2020-11-04T16:38:53.285Z] === RUN TestVolumesCreateAndList [2020-11-04T16:38:53.285Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T16:38:53.285Z] === RUN TestVolumesRemove [2020-11-04T16:38:53.285Z] --- PASS: TestVolumesRemove (0.09s) [2020-11-04T16:38:53.285Z] === RUN TestVolumesInspect [2020-11-04T16:38:53.285Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-04T16:38:53.285Z] === RUN TestVolumesInvalidJSON [2020-11-04T16:38:53.285Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T16:38:53.285Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T16:38:53.285Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T16:38:53.285Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T16:38:53.285Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T16:38:53.285Z] PASS [2020-11-04T16:38:53.285Z] [2020-11-04T16:38:53.285Z] DONE 5 tests in 0.265s [2020-11-04T16:38:53.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:38:53.285Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T16:38:53.285Z] +++ kill 12099 [2020-11-04T16:38:53.329Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T16:38:53.821Z] --- PASS: TestRenameInvalidName (0.73s) [2020-11-04T16:38:53.821Z] === RUN TestRenameAnonymousContainer [2020-11-04T16:38:54.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-04T16:38:54.320Z] +++ /etc/init.d/apparmor stop [2020-11-04T16:38:54.320Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:38:54.320Z] [2020-11-04T16:38:54.320Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:38:54.320Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:38:54.320Z] [2020-11-04T16:38:54.320Z] To set a process to complain mode, use the command line tool [2020-11-04T16:38:54.320Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:38:54.320Z] +++ true [2020-11-04T16:38:54.320Z] exiting test-integration [2020-11-04T16:38:54.320Z] ++ exit 0 [2020-11-04T16:38:54.320Z] [2020-11-04T16:38:54.818Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON Post stage [Pipeline] junit [2020-11-04T16:38:55.879Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T16:38:56.636Z] + echo Ensuring container killed. [2020-11-04T16:38:56.636Z] Ensuring container killed. [2020-11-04T16:38:56.636Z] + docker rm -vf docker-pr4 [2020-11-04T16:38:56.636Z] Error: No such container: docker-pr4 [2020-11-04T16:38:56.636Z] + true [Pipeline] sh [2020-11-04T16:38:56.757Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-04T16:38:57.021Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:38:57.021Z] Chowning /workspace to jenkins user [2020-11-04T16:38:57.021Z] + id -u [2020-11-04T16:38:57.021Z] + id -g [2020-11-04T16:38:57.021Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41605:/workspace busybox chown -R 1001:1001 /workspace [2020-11-04T16:38:57.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-11-04T16:38:57.739Z] PASS [2020-11-04T16:38:57.739Z] [2020-11-04T16:38:57.739Z] === Skipped [2020-11-04T16:38:57.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T16:38:57.739Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:57.739Z] [2020-11-04T16:38:57.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T16:38:57.739Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:57.739Z] [2020-11-04T16:38:57.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T16:38:57.739Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:57.739Z] [2020-11-04T16:38:57.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T16:38:57.739Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:38:57.739Z] [2020-11-04T16:38:57.739Z] [2020-11-04T16:38:57.739Z] DONE 17 tests, 4 skipped in 27.588s [2020-11-04T16:38:57.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T16:38:57.739Z] ++ 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-11-04T16:38:57.739Z] ++ set -e [2020-11-04T16:38:57.739Z] ++ '[' -n 0 ']' [2020-11-04T16:38:57.739Z] ++ set -x [2020-11-04T16:38:57.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:38:57.739Z] INFO: Testing against a local daemon [2020-11-04T16:38:57.739Z] === RUN TestPluginInvalidJSON [2020-11-04T16:38:57.739Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:38:57.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:38:57.739Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:38:57.739Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T16:38:57.739Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T16:38:57.739Z] === RUN TestPluginInstall [2020-11-04T16:38:57.739Z] === RUN TestPluginInstall/no_auth [2020-11-04T16:38:57.739Z] time="2020-11-04T16:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:38:57.739Z] time="2020-11-04T16:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b47ef2e70e2ece78ee3c1eb0f504d0c1fe22689b6e921a05dba4df1c7ceaecd5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:38:57.739Z] time="2020-11-04T16:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:38:57.739Z] time="2020-11-04T16:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b47ef2e70e2ece78ee3c1eb0f504d0c1fe22689b6e921a05dba4df1c7ceaecd5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:38:58.034Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T16:38:58.034Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2020-11-04T16:38:58.034Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T16:38:58.608Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-11-04T16:38:58.608Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T16:38:58.673Z] time="2020-11-04T16:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:38:58.673Z] time="2020-11-04T16:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea8dd18ac6d413327a9cd37c3592f07557ca9dde10aeeef31686562e81960ea8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:38:58.673Z] time="2020-11-04T16:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:38:58.673Z] time="2020-11-04T16:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea8dd18ac6d413327a9cd37c3592f07557ca9dde10aeeef31686562e81960ea8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:38:58.928Z] + bundleName=s390x-integration [2020-11-04T16:38:58.928Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-04T16:38:58.928Z] Creating s390x-integration-bundles.tar.gz [2020-11-04T16:38:58.928Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T16:38:58.928Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T16:38:58.969Z] === RUN TestPluginInstall/with_insecure [2020-11-04T16:38:58.974Z] Archiving artifacts [2020-11-04T16:38:59.271Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-04T16:38:59.296Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T16:38:59.527Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T16:38:59.678Z] + make clean [2020-11-04T16:38:59.970Z] docker volume rm -f docker-dev-cache [2020-11-04T16:38:59.970Z] docker-dev-cache [2020-11-04T16:38:59.997Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-11-04T16:38:59.997Z] === RUN TestResize [Pipeline] deleteDir [2020-11-04T16:39:00.007Z] time="2020-11-04T16:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:00.007Z] time="2020-11-04T16:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c2ce88bf4168a4995de1dcc08452d353754c607d04eb612b13ea71b406b91a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:00.007Z] time="2020-11-04T16:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:00.007Z] time="2020-11-04T16:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c2ce88bf4168a4995de1dcc08452d353754c607d04eb612b13ea71b406b91a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:00.090Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-04T16:39:00.300Z] --- PASS: TestPluginInstall (4.38s) [2020-11-04T16:39:00.300Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2020-11-04T16:39:00.300Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-11-04T16:39:00.300Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-11-04T16:39:00.300Z] plugin_test.go:157: [decaaaf9d8bae] daemon is not started [2020-11-04T16:39:00.300Z] PASS [2020-11-04T16:39:00.300Z] [2020-11-04T16:39:00.300Z] DONE 6 tests in 4.486s [2020-11-04T16:39:00.300Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T16:39:00.300Z] ++ 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-11-04T16:39:00.300Z] ++ set -e [2020-11-04T16:39:00.300Z] ++ '[' -n 0 ']' [2020-11-04T16:39:00.300Z] ++ set -x [2020-11-04T16:39:00.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:00.300Z] INFO: Testing against a local daemon [2020-11-04T16:39:00.300Z] === RUN TestExternalGraphDriver [2020-11-04T16:39:00.593Z] === RUN TestExternalGraphDriver/json [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan (14.51s) [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.39s) [2020-11-04T16:39:00.652Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2020-11-04T16:39:00.652Z] PASS [2020-11-04T16:39:00.652Z] [2020-11-04T16:39:00.652Z] DONE 8 tests in 16.031s [2020-11-04T16:39:00.652Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T16:39:00.652Z] ++ 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-11-04T16:39:00.652Z] ++ set -e [2020-11-04T16:39:00.652Z] ++ '[' -n 0 ']' [2020-11-04T16:39:00.652Z] ++ set -x [2020-11-04T16:39:00.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:00.653Z] testing: warning: no tests to run [2020-11-04T16:39:00.653Z] PASS [2020-11-04T16:39:00.653Z] [2020-11-04T16:39:00.653Z] DONE 0 tests in 0.035s [2020-11-04T16:39:00.653Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T16:39:00.653Z] ++ 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-11-04T16:39:00.653Z] ++ set -e [2020-11-04T16:39:00.653Z] ++ '[' -n 0 ']' [2020-11-04T16:39:00.653Z] ++ set -x [2020-11-04T16:39:00.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:00.909Z] INFO: Testing against a local daemon [2020-11-04T16:39:00.909Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T16:39:00.944Z] --- PASS: TestResize (0.76s) [2020-11-04T16:39:00.944Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-11-04T16:39:01.207Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T16:39:01.517Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-11-04T16:39:01.517Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T16:39:01.769Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-04T16:39:02.331Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-11-04T16:39:02.331Z] === RUN TestAuthZPluginTLS [2020-11-04T16:39:02.464Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:39:02.464Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:39:02.464Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:39:02.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T16:39:02.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T16:39:02.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T16:39:02.464Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T16:39:02.677Z] === RUN TestExternalGraphDriver/spec [2020-11-04T16:39:02.894Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-04T16:39:02.894Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T16:39:03.457Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-04T16:39:03.457Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T16:39:04.020Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-11-04T16:39:04.020Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T16:39:04.203Z] === RUN TestExternalGraphDriver/pull [2020-11-04T16:39:04.276Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-04T16:39:04.532Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-11-04T16:39:04.532Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T16:39:05.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T16:39:05.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T16:39:05.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:39:05.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T16:39:06.013Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-11-04T16:39:06.014Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T16:39:06.294Z] --- PASS: TestExternalGraphDriver (5.87s) [2020-11-04T16:39:06.294Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-11-04T16:39:06.294Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-11-04T16:39:06.294Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-11-04T16:39:06.294Z] === RUN TestGraphdriverPluginV2 [2020-11-04T16:39:06.294Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-04T16:39:06.294Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:39:06.294Z] PASS [2020-11-04T16:39:06.294Z] [2020-11-04T16:39:06.294Z] === Skipped [2020-11-04T16:39:06.294Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-04T16:39:06.294Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:39:06.294Z] [2020-11-04T16:39:06.294Z] [2020-11-04T16:39:06.294Z] DONE 5 tests, 1 skipped in 6.000s [2020-11-04T16:39:06.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T16:39:06.294Z] ++ 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-11-04T16:39:06.294Z] ++ set -e [2020-11-04T16:39:06.294Z] ++ '[' -n 0 ']' [2020-11-04T16:39:06.294Z] ++ set -x [2020-11-04T16:39:06.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:06.590Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-04T16:39:06.590Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-11-04T16:39:06.590Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T16:39:06.593Z] INFO: Testing against a local daemon [2020-11-04T16:39:06.593Z] === RUN TestContinueAfterPluginCrash [2020-11-04T16:39:06.593Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T16:39:06.593Z] === RUN TestReadPluginNoRead [2020-11-04T16:39:06.593Z] === PAUSE TestReadPluginNoRead [2020-11-04T16:39:06.593Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T16:39:06.593Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T16:39:06.593Z] === CONT TestContinueAfterPluginCrash [2020-11-04T16:39:06.593Z] === CONT TestReadPluginNoRead [2020-11-04T16:39:06.593Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T16:39:07.150Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-04T16:39:07.150Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-11-04T16:39:07.150Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T16:39:07.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:39:07.711Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-11-04T16:39:07.711Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T16:39:07.711Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-04T16:39:07.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T16:39:07.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T16:39:08.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T16:39:09.600Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-11-04T16:39:09.600Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.04s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-11-04T16:39:11.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2020-11-04T16:39:11.340Z] === RUN TestCgroupNamespacesRun [2020-11-04T16:39:11.491Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2020-11-04T16:39:11.491Z] === RUN TestAuthZPluginHeader [2020-11-04T16:39:12.201Z] === RUN TestReadPluginNoRead/default [2020-11-04T16:39:12.201Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2020-11-04T16:39:12.729Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-11-04T16:39:12.729Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T16:39:12.840Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T16:39:12.858Z] --- PASS: TestAuthZPluginHeader (1.11s) [2020-11-04T16:39:12.858Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T16:39:14.352Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T16:39:14.651Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-11-04T16:39:14.651Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T16:39:15.866Z] --- PASS: TestReadPluginNoRead (9.20s) [2020-11-04T16:39:15.866Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-11-04T16:39:15.866Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2020-11-04T16:39:15.866Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-11-04T16:39:15.866Z] read_test.go:92: [dd72837004a06] daemon is not started [2020-11-04T16:39:16.040Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-11-04T16:39:16.040Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T16:39:16.124Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-04T16:39:17.381Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-11-04T16:39:17.381Z] PASS [2020-11-04T16:39:17.381Z] [2020-11-04T16:39:17.381Z] DONE 6 tests in 10.704s [2020-11-04T16:39:17.381Z] 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-11-04T16:39:17.381Z] ++ 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-11-04T16:39:17.381Z] ++ set -e [2020-11-04T16:39:17.381Z] ++ '[' -n 0 ']' [2020-11-04T16:39:17.381Z] ++ set -x [2020-11-04T16:39:17.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:17.381Z] testing: warning: no tests to run [2020-11-04T16:39:17.381Z] PASS [2020-11-04T16:39:17.381Z] [2020-11-04T16:39:17.381Z] DONE 0 tests in 0.017s [2020-11-04T16:39:17.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T16:39:17.381Z] ++ 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-11-04T16:39:17.381Z] ++ set -e [2020-11-04T16:39:17.381Z] ++ '[' -n 0 ']' [2020-11-04T16:39:17.381Z] ++ set -x [2020-11-04T16:39:17.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:17.381Z] INFO: Testing against a local daemon [2020-11-04T16:39:17.381Z] === RUN TestPluginWithDevMounts [2020-11-04T16:39:17.381Z] === PAUSE TestPluginWithDevMounts [2020-11-04T16:39:17.381Z] === CONT TestPluginWithDevMounts [2020-11-04T16:39:17.489Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2020-11-04T16:39:17.489Z] === RUN TestAuthZPluginV2Disable [2020-11-04T16:39:17.961Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-11-04T16:39:17.961Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T16:39:18.460Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-04T16:39:18.899Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-11-04T16:39:18.899Z] PASS [2020-11-04T16:39:18.899Z] [2020-11-04T16:39:18.899Z] DONE 1 tests in 1.912s [2020-11-04T16:39:18.899Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T16:39:18.899Z] ++ 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-11-04T16:39:18.899Z] ++ set -e [2020-11-04T16:39:18.899Z] ++ '[' -n 0 ']' [2020-11-04T16:39:18.899Z] ++ set -x [2020-11-04T16:39:18.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:19.194Z] INFO: Testing against a local daemon [2020-11-04T16:39:19.194Z] === RUN TestSecretInspect [2020-11-04T16:39:19.880Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-11-04T16:39:19.881Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T16:39:20.349Z] === RUN TestDockerSuite/TestBuildRm [2020-11-04T16:39:20.910Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2020-11-04T16:39:20.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T16:39:21.274Z] --- PASS: TestSecretInspect (1.89s) [2020-11-04T16:39:21.274Z] === RUN TestSecretList [2020-11-04T16:39:21.800Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-11-04T16:39:21.800Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T16:39:22.372Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-04T16:39:22.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-11-04T16:39:22.374Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T16:39:22.800Z] --- PASS: TestSecretList (1.94s) [2020-11-04T16:39:22.801Z] === RUN TestSecretsCreateAndDelete [2020-11-04T16:39:22.933Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-04T16:39:23.860Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-04T16:39:24.296Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-11-04T16:39:24.296Z] === RUN TestKernelTCPMemory [2020-11-04T16:39:24.421Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s) [2020-11-04T16:39:24.421Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T16:39:24.421Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-04T16:39:24.677Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-04T16:39:24.880Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-11-04T16:39:24.880Z] === RUN TestSecretsUpdate [2020-11-04T16:39:25.246Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-11-04T16:39:25.246Z] === RUN TestNISDomainname [2020-11-04T16:39:25.606Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-04T16:39:26.191Z] --- PASS: TestNISDomainname (0.93s) [2020-11-04T16:39:26.191Z] === RUN TestHostnameDnsResolution [2020-11-04T16:39:26.956Z] --- PASS: TestSecretsUpdate (1.89s) [2020-11-04T16:39:26.956Z] === RUN TestTemplatedSecret [2020-11-04T16:39:26.974Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-04T16:39:27.902Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-04T16:39:28.109Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-11-04T16:39:28.109Z] === RUN TestStats [2020-11-04T16:39:28.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-04T16:39:29.043Z] --- PASS: TestTemplatedSecret (2.39s) [2020-11-04T16:39:29.043Z] === RUN TestSecretCreateResolve [2020-11-04T16:39:30.657Z] --- PASS: TestStats (2.79s) [2020-11-04T16:39:30.657Z] === RUN TestStopContainerWithTimeout [2020-11-04T16:39:30.657Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T16:39:30.657Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T16:39:30.657Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T16:39:30.657Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T16:39:30.657Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T16:39:30.657Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T16:39:30.657Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T16:39:30.657Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T16:39:30.657Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T16:39:30.657Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T16:39:30.657Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T16:39:30.657Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T16:39:31.120Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-11-04T16:39:31.120Z] PASS [2020-11-04T16:39:31.120Z] [2020-11-04T16:39:31.120Z] DONE 6 tests in 12.004s [2020-11-04T16:39:31.120Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T16:39:31.120Z] ++ 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-11-04T16:39:31.120Z] ++ set -e [2020-11-04T16:39:31.120Z] ++ '[' -n 0 ']' [2020-11-04T16:39:31.120Z] ++ set -x [2020-11-04T16:39:31.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:31.121Z] INFO: Testing against a local daemon [2020-11-04T16:39:31.121Z] === RUN TestServiceCreateInit [2020-11-04T16:39:31.121Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T16:39:32.322Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-04T16:39:32.577Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-04T16:39:33.140Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-04T16:39:33.140Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-04T16:39:33.396Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-04T16:39:33.968Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-04T16:39:33.968Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-11-04T16:39:33.968Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-11-04T16:39:33.968Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-11-04T16:39:33.968Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2020-11-04T16:39:33.969Z] === RUN TestDeleteDevicemapper [2020-11-04T16:39:33.969Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T16:39:33.969Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:39:33.969Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T16:39:34.361Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-04T16:39:34.361Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-04T16:39:34.935Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-04T16:39:35.593Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T16:39:36.299Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.06s) [2020-11-04T16:39:36.299Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T16:39:36.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2020-11-04T16:39:36.520Z] === RUN TestUpdateMemory [2020-11-04T16:39:36.520Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T16:39:36.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:39:36.520Z] === RUN TestUpdateCPUQuota [2020-11-04T16:39:37.909Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-11-04T16:39:37.909Z] === RUN TestUpdatePidsLimit [2020-11-04T16:39:37.909Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T16:39:38.171Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T16:39:38.185Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-04T16:39:38.432Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T16:39:38.745Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-04T16:39:39.006Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T16:39:39.132Z] --- PASS: TestServiceCreateInit (7.50s) [2020-11-04T16:39:39.132Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2020-11-04T16:39:39.132Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2020-11-04T16:39:39.132Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T16:39:39.268Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T16:39:39.306Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-04T16:39:39.562Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-04T16:39:39.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T16:39:40.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T16:39:40.490Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-04T16:39:41.053Z] === RUN TestDockerSuite/TestBuildUser [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.55s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-11-04T16:39:41.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-11-04T16:39:41.494Z] === RUN TestUpdateRestartPolicy [2020-11-04T16:39:42.417Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-04T16:39:44.932Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 48.0% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.6% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-11-04T16:39:50.532Z] ok github.com/docker/docker/builder/remotecontext/git 1.117s coverage: 86.3% of statements [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T16:39:50.532Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T16:39:53.016Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-11-04T16:39:53.016Z] PASS [2020-11-04T16:39:53.016Z] [2020-11-04T16:39:53.016Z] DONE 17 tests in 52.203s [2020-11-04T16:39:53.016Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T16:39:53.016Z] ++ 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-11-04T16:39:53.016Z] ++ set -e [2020-11-04T16:39:53.016Z] ++ '[' -n 0 ']' [2020-11-04T16:39:53.016Z] ++ set -x [2020-11-04T16:39:53.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:39:53.016Z] INFO: Testing against a local daemon [2020-11-04T16:39:53.016Z] === RUN TestPluginInvalidJSON [2020-11-04T16:39:53.016Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:39:53.016Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:39:53.016Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:39:53.016Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T16:39:53.016Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T16:39:53.016Z] === RUN TestPluginInstall [2020-11-04T16:39:53.016Z] === RUN TestPluginInstall/no_auth [2020-11-04T16:39:53.052Z] ok github.com/docker/docker/client 0.144s coverage: 75.4% of statements [2020-11-04T16:39:53.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-04T16:39:54.522Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2020-11-04T16:39:54.522Z] === RUN TestCreateServiceConflict [2020-11-04T16:39:54.873Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-04T16:39:55.802Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-04T16:39:55.802Z] time="2020-11-04T16:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:55.802Z] time="2020-11-04T16:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dedb45b45834ac45b21b695f5d2061f520ef99180cc9ddddb5e044ac13fb1984" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:55.802Z] time="2020-11-04T16:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:55.802Z] time="2020-11-04T16:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dedb45b45834ac45b21b695f5d2061f520ef99180cc9ddddb5e044ac13fb1984" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:56.052Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-11-04T16:39:56.052Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T16:39:56.058Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-04T16:39:56.315Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T16:39:56.415Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2020-11-04T16:39:56.415Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T16:39:56.415Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-11-04T16:39:56.415Z] === RUN TestWaitNonBlocked [2020-11-04T16:39:56.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:39:56.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:39:56.415Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:39:56.415Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:39:56.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T16:39:56.415Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T16:39:56.415Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-11-04T16:39:56.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2020-11-04T16:39:56.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-11-04T16:39:56.415Z] === RUN TestWaitBlocked [2020-11-04T16:39:56.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:39:56.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:39:56.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:39:56.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:39:56.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T16:39:56.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T16:39:56.677Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-04T16:39:56.677Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-11-04T16:39:56.677Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-11-04T16:39:56.677Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T16:39:56.677Z] === CONT TestIpcModeOlderClient [2020-11-04T16:39:56.677Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T16:39:56.677Z] === CONT TestDaemonHostGatewayIP [2020-11-04T16:39:56.940Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-11-04T16:39:56.940Z] === CONT TestDaemonRestartIpcMode [2020-11-04T16:39:57.244Z] time="2020-11-04T16:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:57.244Z] time="2020-11-04T16:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24d0c2f1124f28436b8e5ace1a43e2738f13e3b94c720f7782d578cbcc7aeccf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:57.244Z] time="2020-11-04T16:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:57.244Z] time="2020-11-04T16:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24d0c2f1124f28436b8e5ace1a43e2738f13e3b94c720f7782d578cbcc7aeccf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:57.499Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-04T16:39:58.062Z] === RUN TestPluginInstall/with_insecure [2020-11-04T16:39:58.318Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-04T16:39:58.799Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-11-04T16:39:58.799Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T16:39:59.256Z] time="2020-11-04T16:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:59.256Z] time="2020-11-04T16:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ef2bb00348ac38e5d5a5b1fad104358e34f88c8a2efe0e13f683cdb2ada91b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:59.256Z] time="2020-11-04T16:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:39:59.256Z] time="2020-11-04T16:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ef2bb00348ac38e5d5a5b1fad104358e34f88c8a2efe0e13f683cdb2ada91b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:39:59.513Z] --- PASS: TestPluginInstall (6.47s) [2020-11-04T16:39:59.513Z] --- PASS: TestPluginInstall/no_auth (3.25s) [2020-11-04T16:39:59.513Z] --- PASS: TestPluginInstall/with_htpasswd (1.61s) [2020-11-04T16:39:59.513Z] --- PASS: TestPluginInstall/with_insecure (1.61s) [2020-11-04T16:39:59.513Z] plugin_test.go:157: [daae1c42c4c3d] daemon is not started [2020-11-04T16:39:59.513Z] PASS [2020-11-04T16:39:59.513Z] [2020-11-04T16:39:59.513Z] DONE 6 tests in 6.642s [2020-11-04T16:39:59.513Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T16:39:59.513Z] ++ 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-11-04T16:39:59.513Z] ++ set -e [2020-11-04T16:39:59.513Z] ++ '[' -n 0 ']' [2020-11-04T16:39:59.513Z] ++ set -x [2020-11-04T16:39:59.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-04T16:39:59.768Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-04T16:39:59.768Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-04T16:39:59.768Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-04T16:39:59.768Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-04T16:39:59.768Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-04T16:39:59.768Z] INFO: Testing against a local daemon [2020-11-04T16:39:59.768Z] === RUN TestExternalGraphDriver [2020-11-04T16:40:00.024Z] === RUN TestExternalGraphDriver/json [2020-11-04T16:40:00.262Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2020-11-04T16:40:01.208Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-11-04T16:40:01.387Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-04T16:40:01.388Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-04T16:40:01.469Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-11-04T16:40:01.949Z] === RUN TestExternalGraphDriver/spec [2020-11-04T16:40:01.949Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-04T16:40:02.511Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-04T16:40:03.482Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-04T16:40:03.482Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-04T16:40:03.738Z] === RUN TestExternalGraphDriver/pull [2020-11-04T16:40:05.626Z] --- PASS: TestExternalGraphDriver (5.64s) [2020-11-04T16:40:05.626Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-11-04T16:40:05.626Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2020-11-04T16:40:05.626Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-11-04T16:40:05.626Z] === RUN TestGraphdriverPluginV2 [2020-11-04T16:40:05.626Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-04T16:40:06.992Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-04T16:40:07.921Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-04T16:40:08.177Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-04T16:40:08.738Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-04T16:40:08.738Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-04T16:40:09.300Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-04T16:40:09.300Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2020-11-04T16:40:09.300Z] PASS [2020-11-04T16:40:09.300Z] [2020-11-04T16:40:09.300Z] DONE 5 tests in 9.755s [2020-11-04T16:40:09.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T16:40:09.300Z] ++ 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-11-04T16:40:09.300Z] ++ set -e [2020-11-04T16:40:09.300Z] ++ '[' -n 0 ']' [2020-11-04T16:40:09.300Z] ++ set -x [2020-11-04T16:40:09.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:09.557Z] INFO: Testing against a local daemon [2020-11-04T16:40:09.557Z] === RUN TestContinueAfterPluginCrash [2020-11-04T16:40:09.557Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T16:40:09.557Z] === RUN TestReadPluginNoRead [2020-11-04T16:40:09.557Z] === PAUSE TestReadPluginNoRead [2020-11-04T16:40:09.557Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T16:40:09.557Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T16:40:09.557Z] === CONT TestContinueAfterPluginCrash [2020-11-04T16:40:09.557Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T16:40:11.447Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-04T16:40:11.449Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2020-11-04T16:40:11.449Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T16:40:11.477Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2020-11-04T16:40:11.477Z] PASS [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === Skipped [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-04T16:40:11.477Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T16:40:11.477Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T16:40:11.477Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T16:40:11.477Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T16:40:11.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-04T16:40:11.477Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] DONE 193 tests, 6 skipped in 137.566s [2020-11-04T16:40:11.477Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T16:40:11.477Z] ++ 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-11-04T16:40:11.477Z] ++ set -e [2020-11-04T16:40:11.477Z] ++ '[' -n 0 ']' [2020-11-04T16:40:11.477Z] ++ set -x [2020-11-04T16:40:11.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:11.477Z] INFO: Testing against a local daemon [2020-11-04T16:40:11.477Z] === RUN TestCommitInheritsEnv [2020-11-04T16:40:11.477Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-11-04T16:40:11.477Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T16:40:11.477Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-04T16:40:11.477Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-04T16:40:11.477Z] === RUN TestImagesFilterMultiReference [2020-11-04T16:40:11.477Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-11-04T16:40:11.477Z] === RUN TestImagePullPlatformInvalid [2020-11-04T16:40:11.477Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-04T16:40:11.477Z] === RUN TestRemoveImageOrphaning [2020-11-04T16:40:11.477Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-11-04T16:40:11.477Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T16:40:11.477Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:40:11.477Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:40:11.477Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T16:40:11.477Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-04T16:40:11.477Z] === RUN TestTagInvalidReference [2020-11-04T16:40:11.477Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-04T16:40:11.477Z] === RUN TestTagValidPrefixedRepo [2020-11-04T16:40:11.477Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-11-04T16:40:11.477Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T16:40:11.477Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-11-04T16:40:11.477Z] === RUN TestTagOfficialNames [2020-11-04T16:40:11.477Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-04T16:40:11.477Z] === RUN TestTagMatchesDigest [2020-11-04T16:40:11.477Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-04T16:40:11.477Z] PASS [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === Skipped [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-04T16:40:11.477Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T16:40:11.477Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] [2020-11-04T16:40:11.477Z] DONE 12 tests, 2 skipped in 1.711s [2020-11-04T16:40:11.477Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T16:40:11.477Z] ++ 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-11-04T16:40:11.477Z] ++ set -e [2020-11-04T16:40:11.477Z] ++ '[' -n 0 ']' [2020-11-04T16:40:11.477Z] ++ set -x [2020-11-04T16:40:11.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:11.704Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-04T16:40:11.704Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-04T16:40:11.739Z] INFO: Testing against a local daemon [2020-11-04T16:40:11.739Z] === RUN TestNetworkCreateDelete [2020-11-04T16:40:12.267Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-04T16:40:12.313Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-11-04T16:40:12.313Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T16:40:13.258Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-11-04T16:40:13.258Z] === RUN TestDaemonDNSFallback [2020-11-04T16:40:13.633Z] === RUN TestDockerSuite/TestCommitChange [2020-11-04T16:40:14.191Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-11-04T16:40:14.191Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T16:40:14.195Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-04T16:40:14.756Z] --- PASS: TestDaemonStartWithLogOpt (5.15s) [2020-11-04T16:40:14.756Z] === CONT TestReadPluginNoRead [2020-11-04T16:40:15.012Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-04T16:40:16.278Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2020-11-04T16:40:16.278Z] === RUN TestCreateServiceSysctls [2020-11-04T16:40:16.378Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-04T16:40:17.744Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-04T16:40:17.999Z] === RUN TestReadPluginNoRead/default [2020-11-04T16:40:18.560Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-04T16:40:18.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-04T16:40:19.058Z] --- PASS: TestCreateServiceSysctls (2.93s) [2020-11-04T16:40:19.058Z] === RUN TestCreateServiceCapabilities [2020-11-04T16:40:20.184Z] --- PASS: TestContinueAfterPluginCrash (10.32s) [2020-11-04T16:40:20.184Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T16:40:20.184Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-04T16:40:21.140Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2020-11-04T16:40:21.140Z] === RUN TestInspect [2020-11-04T16:40:21.141Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-04T16:40:21.418Z] --- PASS: TestDaemonDNSFallback (7.40s) [2020-11-04T16:40:21.418Z] === RUN TestInspectNetwork [2020-11-04T16:40:22.069Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T16:40:23.038Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-04T16:40:23.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-04T16:40:23.858Z] --- PASS: TestReadPluginNoRead (9.00s) [2020-11-04T16:40:23.858Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-11-04T16:40:23.858Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-11-04T16:40:23.858Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-11-04T16:40:23.858Z] read_test.go:92: [d110fb18fd7dc] daemon is not started [2020-11-04T16:40:23.858Z] PASS [2020-11-04T16:40:23.858Z] [2020-11-04T16:40:23.858Z] DONE 6 tests in 14.311s [2020-11-04T16:40:23.858Z] 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-11-04T16:40:23.858Z] ++ 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-11-04T16:40:23.858Z] ++ set -e [2020-11-04T16:40:23.858Z] ++ '[' -n 0 ']' [2020-11-04T16:40:23.858Z] ++ set -x [2020-11-04T16:40:23.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:23.858Z] testing: warning: no tests to run [2020-11-04T16:40:23.858Z] PASS [2020-11-04T16:40:23.858Z] [2020-11-04T16:40:23.858Z] DONE 0 tests in 0.055s [2020-11-04T16:40:23.858Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T16:40:23.858Z] ++ 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-11-04T16:40:23.858Z] ++ set -e [2020-11-04T16:40:23.858Z] ++ '[' -n 0 ']' [2020-11-04T16:40:23.858Z] ++ set -x [2020-11-04T16:40:23.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:23.858Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-04T16:40:23.881Z] --- PASS: TestInspect (2.41s) [2020-11-04T16:40:23.881Z] === RUN TestCreateJob [2020-11-04T16:40:24.114Z] INFO: Testing against a local daemon [2020-11-04T16:40:24.114Z] === RUN TestPluginWithDevMounts [2020-11-04T16:40:24.114Z] === PAUSE TestPluginWithDevMounts [2020-11-04T16:40:24.114Z] === CONT TestPluginWithDevMounts [2020-11-04T16:40:24.114Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-04T16:40:24.114Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-04T16:40:24.114Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-04T16:40:24.370Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-04T16:40:24.370Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-04T16:40:24.370Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-04T16:40:26.260Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-04T16:40:26.516Z] --- PASS: TestPluginWithDevMounts (2.62s) [2020-11-04T16:40:26.516Z] PASS [2020-11-04T16:40:26.516Z] [2020-11-04T16:40:26.516Z] DONE 1 tests in 2.814s [2020-11-04T16:40:26.516Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T16:40:26.516Z] ++ 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-11-04T16:40:26.516Z] ++ set -e [2020-11-04T16:40:26.516Z] ++ '[' -n 0 ']' [2020-11-04T16:40:26.516Z] ++ set -x [2020-11-04T16:40:26.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:26.638Z] --- PASS: TestCreateJob (3.07s) [2020-11-04T16:40:26.638Z] === RUN TestReplicatedJob [2020-11-04T16:40:26.725Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T16:40:26.725Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T16:40:26.725Z] === RUN TestInspectNetwork/network_name [2020-11-04T16:40:26.725Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T16:40:26.771Z] INFO: Testing against a local daemon [2020-11-04T16:40:26.771Z] === RUN TestSecretInspect [2020-11-04T16:40:27.741Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-04T16:40:27.741Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-04T16:40:27.997Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-04T16:40:28.925Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-04T16:40:29.486Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-04T16:40:29.486Z] --- PASS: TestSecretInspect (2.72s) [2020-11-04T16:40:29.486Z] === RUN TestSecretList [2020-11-04T16:40:30.048Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-04T16:40:30.609Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-04T16:40:30.609Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-04T16:40:30.609Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-04T16:40:30.937Z] --- PASS: TestInspectNetwork (9.57s) [2020-11-04T16:40:30.937Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T16:40:30.937Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T16:40:30.937Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T16:40:30.937Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T16:40:30.937Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T16:40:31.171Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-04T16:40:31.171Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-04T16:40:31.171Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-04T16:40:31.171Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-04T16:40:31.427Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-04T16:40:31.683Z] --- PASS: TestSecretList (2.22s) [2020-11-04T16:40:31.683Z] === RUN TestSecretsCreateAndDelete [2020-11-04T16:40:31.939Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-04T16:40:32.224Z] --- PASS: TestReplicatedJob (4.87s) [2020-11-04T16:40:32.224Z] === RUN TestUpdateReplicatedJob [2020-11-04T16:40:32.502Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-04T16:40:32.859Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-11-04T16:40:32.859Z] === RUN TestNetworkInvalidJSON [2020-11-04T16:40:32.859Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T16:40:32.859Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T16:40:32.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:40:32.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:40:32.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:40:32.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:40:32.859Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T16:40:32.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T16:40:32.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T16:40:32.859Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T16:40:32.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T16:40:32.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T16:40:32.859Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T16:40:32.859Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T16:40:33.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-04T16:40:33.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-04T16:40:33.805Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-11-04T16:40:33.805Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T16:40:33.991Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-11-04T16:40:33.991Z] === RUN TestSecretsUpdate [2020-11-04T16:40:34.554Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-04T16:40:34.972Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-11-04T16:40:34.972Z] === RUN TestServiceListWithStatuses [2020-11-04T16:40:34.972Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T16:40:34.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:40:34.972Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T16:40:35.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-04T16:40:35.115Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-04T16:40:35.195Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2020-11-04T16:40:35.195Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T16:40:35.680Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-04T16:40:36.141Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-11-04T16:40:36.141Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T16:40:36.242Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-04T16:40:36.803Z] --- PASS: TestSecretsUpdate (2.64s) [2020-11-04T16:40:36.803Z] === RUN TestTemplatedSecret [2020-11-04T16:40:36.803Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-04T16:40:37.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-04T16:40:37.365Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-04T16:40:37.365Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-04T16:40:37.927Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-04T16:40:38.512Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2020-11-04T16:40:38.512Z] === RUN TestDockerNetworkReConnect [2020-11-04T16:40:38.695Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-11-04T16:40:38.695Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T16:40:38.853Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-04T16:40:39.695Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2020-11-04T16:40:39.695Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-11-04T16:40:39.695Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T16:40:39.695Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T16:40:39.695Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T16:40:39.695Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T16:40:39.782Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-04T16:40:40.037Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-04T16:40:40.336Z] --- PASS: TestTemplatedSecret (3.73s) [2020-11-04T16:40:40.336Z] === RUN TestSecretCreateResolve [2020-11-04T16:40:40.591Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-04T16:40:40.616Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-11-04T16:40:40.616Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T16:40:41.562Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-11-04T16:40:41.562Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T16:40:42.051Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2020-11-04T16:40:42.051Z] === RUN TestServicePlugin [2020-11-04T16:40:42.051Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T16:40:42.051Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:40:42.051Z] === RUN TestServiceUpdateLabel [2020-11-04T16:40:42.501Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-04T16:40:43.572Z] --- PASS: TestServiceUpdateLabel (1.97s) [2020-11-04T16:40:43.572Z] === RUN TestServiceUpdateSecrets [2020-11-04T16:40:43.864Z] --- PASS: TestSecretCreateResolve (3.43s) [2020-11-04T16:40:43.864Z] PASS [2020-11-04T16:40:43.864Z] [2020-11-04T16:40:43.864Z] DONE 6 tests in 17.164s [2020-11-04T16:40:43.864Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T16:40:43.864Z] ++ 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-11-04T16:40:43.864Z] ++ set -e [2020-11-04T16:40:43.864Z] ++ '[' -n 0 ']' [2020-11-04T16:40:43.864Z] ++ set -x [2020-11-04T16:40:43.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:40:43.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-04T16:40:43.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-04T16:40:43.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-04T16:40:43.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-04T16:40:43.864Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-04T16:40:44.120Z] INFO: Testing against a local daemon [2020-11-04T16:40:44.120Z] === RUN TestServiceCreateInit [2020-11-04T16:40:44.120Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T16:40:44.375Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-04T16:40:44.869Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-11-04T16:40:44.869Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T16:40:44.869Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:40:44.869Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:40:44.869Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T16:40:44.948Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-11-04T16:40:45.877Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-11-04T16:40:47.770Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-11-04T16:40:48.539Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T16:40:48.794Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-04T16:40:49.723Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-04T16:40:50.285Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-04T16:40:50.285Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-04T16:40:50.285Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-04T16:40:51.648Z] --- PASS: TestServiceCreateInit (7.71s) [2020-11-04T16:40:51.648Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2020-11-04T16:40:51.648Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s) [2020-11-04T16:40:51.648Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T16:40:53.015Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-04T16:40:53.271Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-04T16:40:54.636Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-04T16:40:57.717Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2020-11-04T16:40:57.717Z] ok github.com/docker/docker/daemon 12.145s coverage: 17.2% of statements [2020-11-04T16:40:57.717Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T16:40:57.717Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T16:40:58.648Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.8% of statements [2020-11-04T16:40:58.807Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-04T16:40:58.904Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-11-04T16:40:58.935Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2020-11-04T16:40:58.935Z] === RUN TestServiceUpdateConfigs [2020-11-04T16:40:59.369Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-04T16:40:59.832Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-11-04T16:40:59.832Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T16:40:59.832Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T16:41:00.300Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-04T16:41:00.395Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-11-04T16:41:01.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-04T16:41:02.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-04T16:41:02.913Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.591s coverage: 73.1% of statements [2020-11-04T16:41:02.998Z] --- PASS: TestServiceWithDataPathPortInit (17.94s) [2020-11-04T16:41:02.998Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T16:41:03.169Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-11-04T16:41:04.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-04T16:41:04.554Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.540s coverage: 56.2% of statements [2020-11-04T16:41:05.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-04T16:41:06.460Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-11-04T16:41:06.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-04T16:41:07.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a53e00_} [2020-11-04T16:41:08.986Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.586s coverage: 46.2% of statements [2020-11-04T16:41:08.986Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T16:41:08.986Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 49.5% of statements [2020-11-04T16:41:09.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1123081340_/foo_false____} [2020-11-04T16:41:09.492Z] --- PASS: TestCreateServiceMultipleTimes (17.83s) [2020-11-04T16:41:09.492Z] === RUN TestCreateServiceConflict [2020-11-04T16:41:10.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1123081340_/foo_true____} [2020-11-04T16:41:10.875Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-11-04T16:41:10.875Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.529s coverage: 57.7% of statements [2020-11-04T16:41:10.875Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T16:41:10.875Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T16:41:11.149Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2020-11-04T16:41:11.150Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x5jw4i47upxzp1krum1rz27eh Created:2020-11-04 16:41:03.782806642 +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[18e6fffdbb3516b580aaf70e0db032b7dca0edc6398c0272c3b68017731ea607:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.734pgdaen3s2tlqmctngpzxor EndpointID:0dd14ed60a2ac3f7f1e86d2236c6b108b03eefef3dae707c6d16917354f009e5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5bb44737bc87a20606a023738fed42fe3b91ca289a6bc0be7d7ec38af686fb65 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:d30a833d8cef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.734pgdaen3s2tlqmctngpzxor EndpointID:0dd14ed60a2ac3f7f1e86d2236c6b108b03eefef3dae707c6d16917354f009e5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T16:41:11.150Z] PASS [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] === Skipped [2020-11-04T16:41:11.150Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T16:41:11.150Z] service_test.go:236: FLAKY_TEST [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] DONE 23 tests, 1 skipped in 59.482s [2020-11-04T16:41:11.150Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:41:11.150Z] ++ 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-11-04T16:41:11.150Z] ++ set -e [2020-11-04T16:41:11.150Z] ++ '[' -n 0 ']' [2020-11-04T16:41:11.150Z] ++ set -x [2020-11-04T16:41:11.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:41:11.150Z] INFO: Testing against a local daemon [2020-11-04T16:41:11.150Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T16:41:11.150Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-04T16:41:11.150Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:41:11.150Z] === RUN TestDockerNetworkIpvlan [2020-11-04T16:41:11.150Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:41:11.150Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:41:11.150Z] PASS [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] === Skipped [2020-11-04T16:41:11.150Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-04T16:41:11.150Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T16:41:11.150Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] [2020-11-04T16:41:11.150Z] DONE 2 tests, 2 skipped in 0.153s [2020-11-04T16:41:11.411Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T16:41:11.411Z] ++ 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-11-04T16:41:11.411Z] ++ set -e [2020-11-04T16:41:11.411Z] ++ '[' -n 0 ']' [2020-11-04T16:41:11.411Z] ++ set -x [2020-11-04T16:41:11.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:41:11.411Z] INFO: Testing against a local daemon [2020-11-04T16:41:11.411Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T16:41:12.218Z] --- PASS: TestCreateServiceConflict (2.39s) [2020-11-04T16:41:12.218Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T16:41:12.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3415382443_/foo_false____} [2020-11-04T16:41:12.763Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-11-04T16:41:13.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3415382443_/foo_true____} [2020-11-04T16:41:13.692Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-11-04T16:41:13.948Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-11-04T16:41:13.948Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T16:41:13.948Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T16:41:13.962Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.20s) [2020-11-04T16:41:13.962Z] === RUN TestDockerNetworkMacvlan [2020-11-04T16:41:14.300Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2020-11-04T16:41:14.300Z] === RUN TestServiceUpdateNetwork [2020-11-04T16:41:14.906Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T16:41:14.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3415382443_/foo_true__0xc000a53e60__} [2020-11-04T16:41:15.202Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2020-11-04T16:41:15.202Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T16:41:15.841Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.0% of statements [2020-11-04T16:41:15.852Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T16:41:16.405Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2020-11-04T16:41:16.405Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T16:41:16.405Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T16:41:16.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a53e80_} [2020-11-04T16:41:16.968Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-11-04T16:41:17.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T16:41:17.530Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-11-04T16:41:17.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a53ea0_} [2020-11-04T16:41:18.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-11-04T16:41:18.348Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-11-04T16:41:19.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a53ec0_} [2020-11-04T16:41:19.715Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-11-04T16:41:19.715Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T16:41:20.278Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-11-04T16:41:20.548Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T16:41:20.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a53ee0_} [2020-11-04T16:41:21.128Z] 4612f6d0b889: Pull complete [2020-11-04T16:41:21.205Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-11-04T16:41:22.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-04T16:41:22.572Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-04T16:41:22.829Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-04T16:41:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-04T16:41:23.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-04T16:41:23.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-04T16:41:23.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-04T16:41:23.246Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-04T16:41:23.771Z] ok github.com/docker/docker/daemon/logger/splunk 1.724s coverage: 82.5% of statements [2020-11-04T16:41:23.771Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T16:41:23.771Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-11-04T16:41:23.771Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T16:41:23.856Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T16:41:24.681Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-11-04T16:41:24.681Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T16:41:25.136Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-04T16:41:25.725Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T16:41:26.061Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-04T16:41:26.292Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2020-11-04T16:41:26.292Z] ok github.com/docker/docker/distribution 0.183s coverage: 21.9% of statements [2020-11-04T16:41:26.292Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T16:41:26.365Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T16:41:27.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-04T16:41:27.662Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-11-04T16:41:28.030Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-04T16:41:28.591Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-11-04T16:41:29.154Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-11-04T16:41:29.399Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2020-11-04T16:41:29.399Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T16:41:29.399Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-04T16:41:29.411Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-11-04T16:41:29.411Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T16:41:29.411Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T16:41:29.656Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-04T16:41:30.339Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-11-04T16:41:30.339Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T16:41:30.454Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T16:41:30.583Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-04T16:41:31.144Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-04T16:41:31.268Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-11-04T16:41:32.197Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan (18.44s) [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-11-04T16:41:32.372Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-11-04T16:41:32.372Z] PASS [2020-11-04T16:41:32.372Z] [2020-11-04T16:41:32.372Z] DONE 8 tests in 20.783s [2020-11-04T16:41:32.372Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T16:41:32.372Z] ++ 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-11-04T16:41:32.372Z] ++ set -e [2020-11-04T16:41:32.372Z] ++ '[' -n 0 ']' [2020-11-04T16:41:32.372Z] ++ set -x [2020-11-04T16:41:32.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:41:32.372Z] testing: warning: no tests to run [2020-11-04T16:41:32.372Z] PASS [2020-11-04T16:41:32.372Z] [2020-11-04T16:41:32.372Z] DONE 0 tests in 0.032s [2020-11-04T16:41:32.372Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T16:41:32.372Z] ++ 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-11-04T16:41:32.372Z] ++ set -e [2020-11-04T16:41:32.372Z] ++ '[' -n 0 ']' [2020-11-04T16:41:32.372Z] ++ set -x [2020-11-04T16:41:32.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:41:32.372Z] INFO: Testing against a local daemon [2020-11-04T16:41:32.372Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T16:41:32.509Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-04T16:41:32.759Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-11-04T16:41:32.760Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-04T16:41:32.764Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2020-11-04T16:41:32.764Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T16:41:33.020Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-04T16:41:33.276Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T16:41:33.624Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-04T16:41:34.291Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-11-04T16:41:34.291Z] === RUN TestAuthZPluginTLS [2020-11-04T16:41:34.553Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-04T16:41:34.651Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 77.2% of statements [2020-11-04T16:41:34.865Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-11-04T16:41:34.865Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T16:41:35.439Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-11-04T16:41:35.439Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T16:41:35.480Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-04T16:41:35.580Z] ok github.com/docker/docker/pkg/authorization 0.356s coverage: 68.3% of statements [2020-11-04T16:41:35.836Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-04T16:41:36.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-11-04T16:41:36.012Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T16:41:36.082Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2020-11-04T16:41:36.082Z] === RUN TestCreateServiceSysctls [2020-11-04T16:41:36.092Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-11-04T16:41:36.644Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-04T16:41:36.958Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-11-04T16:41:36.958Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T16:41:37.573Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-04T16:41:38.879Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-11-04T16:41:38.880Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T16:41:38.939Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-04T16:41:39.142Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-11-04T16:41:39.142Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T16:41:39.358Z] ok github.com/docker/docker/layer 7.326s coverage: 68.8% of statements [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T16:41:39.358Z] ok github.com/docker/docker/pkg/chrootarchive 2.541s coverage: 43.2% of statements [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T16:41:39.358Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T16:41:39.358Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-11-04T16:41:39.865Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-04T16:41:39.865Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-11-04T16:41:39.865Z] === RUN TestCreateServiceCapabilities [2020-11-04T16:41:39.920Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-11-04T16:41:40.087Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-11-04T16:41:40.087Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T16:41:40.176Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-11-04T16:41:40.427Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-04T16:41:40.661Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-11-04T16:41:40.661Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T16:41:40.738Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-11-04T16:41:41.353Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-04T16:41:41.669Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-11-04T16:41:41.779Z] --- PASS: TestServiceUpdatePidsLimit (15.84s) [2020-11-04T16:41:41.780Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-11-04T16:41:41.780Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-11-04T16:41:41.780Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-11-04T16:41:41.780Z] PASS [2020-11-04T16:41:41.780Z] [2020-11-04T16:41:41.780Z] === Skipped [2020-11-04T16:41:41.780Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T16:41:41.780Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:41:41.780Z] [2020-11-04T16:41:41.780Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-04T16:41:41.780Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:41:41.780Z] [2020-11-04T16:41:41.780Z] [2020-11-04T16:41:41.780Z] DONE 27 tests, 2 skipped in 129.419s [2020-11-04T16:41:41.780Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T16:41:41.780Z] ++ 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-11-04T16:41:41.780Z] ++ set -e [2020-11-04T16:41:41.780Z] ++ '[' -n 0 ']' [2020-11-04T16:41:41.780Z] ++ set -x [2020-11-04T16:41:41.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:41:41.780Z] INFO: Testing against a local daemon [2020-11-04T16:41:41.780Z] === RUN TestSessionCreate [2020-11-04T16:41:41.780Z] --- PASS: TestSessionCreate (0.04s) [2020-11-04T16:41:41.780Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T16:41:41.780Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-11-04T16:41:41.780Z] PASS [2020-11-04T16:41:41.780Z] [2020-11-04T16:41:41.780Z] DONE 2 tests in 0.155s [2020-11-04T16:41:41.780Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T16:41:41.780Z] ++ 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-11-04T16:41:41.780Z] ++ set -e [2020-11-04T16:41:41.780Z] ++ '[' -n 0 ']' [2020-11-04T16:41:41.780Z] ++ set -x [2020-11-04T16:41:41.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:41:41.780Z] INFO: Testing against a local daemon [2020-11-04T16:41:41.780Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T16:41:41.780Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:41:41.780Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:41:41.780Z] === RUN TestEventsExecDie [2020-11-04T16:41:41.780Z] --- PASS: TestEventsExecDie (0.64s) [2020-11-04T16:41:41.780Z] === RUN TestEventsBackwardsCompatible [2020-11-04T16:41:41.780Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-11-04T16:41:41.780Z] === RUN TestInfoBinaryCommits [2020-11-04T16:41:41.780Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-11-04T16:41:41.780Z] === RUN TestInfoAPIVersioned [2020-11-04T16:41:41.780Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T16:41:41.780Z] === RUN TestInfoDiscoveryBackend [2020-11-04T16:41:41.925Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-11-04T16:41:42.071Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-04T16:41:42.071Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T16:41:42.279Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-04T16:41:43.109Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T16:41:43.109Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T16:41:43.206Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2020-11-04T16:41:43.206Z] === RUN TestInspect [2020-11-04T16:41:43.206Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-04T16:41:43.211Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-11-04T16:41:43.211Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T16:41:43.307Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-11-04T16:41:43.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-04T16:41:43.745Z] === RUN TestInfoAPI [2020-11-04T16:41:43.745Z] --- PASS: TestInfoAPI (0.03s) [2020-11-04T16:41:43.745Z] === RUN TestInfoAPIWarnings [2020-11-04T16:41:43.808Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-04T16:41:43.808Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-04T16:41:43.870Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-11-04T16:41:44.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-04T16:41:44.433Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-11-04T16:41:44.433Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2020-11-04T16:41:44.625Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-04T16:41:44.689Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-11-04T16:41:45.130Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2020-11-04T16:41:45.130Z] === RUN TestAuthZPluginHeader [2020-11-04T16:41:45.553Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-04T16:41:46.056Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 70.1% of statements [2020-11-04T16:41:46.075Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-11-04T16:41:46.075Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T16:41:46.075Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T16:41:46.075Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:41:46.075Z] === RUN TestAuthZPluginV2Disable [2020-11-04T16:41:46.075Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T16:41:46.075Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:41:46.075Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T16:41:46.075Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T16:41:46.075Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:41:46.075Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T16:41:46.075Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T16:41:46.075Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:41:46.075Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T16:41:46.312Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 70.6% of statements [2020-11-04T16:41:46.312Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-11-04T16:41:46.312Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T16:41:46.569Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-11-04T16:41:46.569Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T16:41:46.569Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T16:41:46.826Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-11-04T16:41:46.826Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T16:41:46.920Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-04T16:41:46.920Z] --- PASS: TestInspect (3.82s) [2020-11-04T16:41:46.920Z] === RUN TestCreateJob [2020-11-04T16:41:47.083Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-11-04T16:41:47.339Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-11-04T16:41:47.847Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-04T16:41:47.902Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2020-11-04T16:41:47.902Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-11-04T16:41:47.902Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T16:41:47.902Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T16:41:48.774Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-04T16:41:48.831Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-11-04T16:41:49.394Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-04T16:41:49.651Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-04T16:41:49.908Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-04T16:41:50.152Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-04T16:41:50.713Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-04T16:41:50.713Z] --- PASS: TestCreateJob (4.01s) [2020-11-04T16:41:50.713Z] === RUN TestReplicatedJob [2020-11-04T16:41:51.272Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-11-04T16:41:51.528Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-11-04T16:41:52.601Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-04T16:41:54.794Z] ok github.com/docker/docker/pkg/signal 2.416s coverage: 61.0% of statements [2020-11-04T16:41:54.794Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-11-04T16:41:55.051Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-04T16:41:55.307Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-04T16:41:56.244Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-11-04T16:41:56.501Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-11-04T16:41:56.848Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-04T16:41:56.848Z] --- PASS: TestReplicatedJob (6.06s) [2020-11-04T16:41:56.848Z] === RUN TestUpdateReplicatedJob [2020-11-04T16:41:57.064Z] ok github.com/docker/docker/pkg/tailfile 0.068s coverage: 88.6% of statements [2020-11-04T16:41:57.627Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-11-04T16:41:57.883Z] testing: warning: no tests to run [2020-11-04T16:41:57.883Z] coverage: [no statements] [2020-11-04T16:41:57.883Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-04T16:41:58.140Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-04T16:41:58.397Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-04T16:41:58.654Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-11-04T16:41:59.410Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-04T16:41:59.666Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-04T16:42:00.556Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-11-04T16:42:00.676Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2020-11-04T16:42:00.676Z] === RUN TestServiceListWithStatuses [2020-11-04T16:42:00.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T16:42:00.676Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:42:00.676Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T16:42:01.139Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-04T16:42:01.701Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2020-11-04T16:42:02.335Z] --- PASS: TestInfoAPIWarnings (16.32s) [2020-11-04T16:42:02.335Z] === RUN TestInfoDebug [2020-11-04T16:42:02.335Z] --- PASS: TestInfoDebug (0.53s) [2020-11-04T16:42:02.335Z] === RUN TestInfoInsecureRegistries [2020-11-04T16:42:02.335Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-04T16:42:02.335Z] === RUN TestInfoRegistryMirrors [2020-11-04T16:42:02.335Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-04T16:42:02.335Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T16:42:02.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-11-04T16:42:02.335Z] === RUN TestPingCacheHeaders [2020-11-04T16:42:02.335Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-04T16:42:02.335Z] === RUN TestPingGet [2020-11-04T16:42:02.335Z] --- PASS: TestPingGet (0.02s) [2020-11-04T16:42:02.335Z] === RUN TestPingHead [2020-11-04T16:42:02.335Z] --- PASS: TestPingHead (0.04s) [2020-11-04T16:42:02.335Z] === RUN TestVersion [2020-11-04T16:42:02.335Z] --- PASS: TestVersion (0.03s) [2020-11-04T16:42:02.335Z] PASS [2020-11-04T16:42:02.335Z] [2020-11-04T16:42:02.335Z] === Skipped [2020-11-04T16:42:02.335Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:42:02.336Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:42:02.336Z] [2020-11-04T16:42:02.336Z] [2020-11-04T16:42:02.336Z] DONE 18 tests, 1 skipped in 21.321s [2020-11-04T16:42:02.336Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T16:42:02.336Z] ++ 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-11-04T16:42:02.336Z] ++ set -e [2020-11-04T16:42:02.336Z] ++ '[' -n 0 ']' [2020-11-04T16:42:02.336Z] ++ set -x [2020-11-04T16:42:02.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:02.336Z] INFO: Testing against a local daemon [2020-11-04T16:42:02.336Z] === RUN TestVolumesCreateAndList [2020-11-04T16:42:02.336Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-04T16:42:02.336Z] === RUN TestVolumesRemove [2020-11-04T16:42:02.336Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-04T16:42:02.336Z] === RUN TestVolumesInspect [2020-11-04T16:42:02.336Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T16:42:02.336Z] === RUN TestVolumesInvalidJSON [2020-11-04T16:42:02.336Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T16:42:02.336Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T16:42:02.336Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T16:42:02.336Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-04T16:42:02.336Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T16:42:02.336Z] PASS [2020-11-04T16:42:02.336Z] [2020-11-04T16:42:02.336Z] DONE 5 tests in 0.206s [2020-11-04T16:42:02.336Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:42:02.336Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T16:42:02.336Z] +++ kill 13911 [2020-11-04T16:42:03.067Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2020-11-04T16:42:03.194Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-04T16:42:03.323Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-04T16:42:03.852Z] +++ /etc/init.d/apparmor stop [2020-11-04T16:42:03.852Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:42:03.852Z] [2020-11-04T16:42:03.852Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:42:03.852Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:42:03.852Z] [2020-11-04T16:42:03.852Z] To set a process to complain mode, use the command line tool [2020-11-04T16:42:03.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:42:03.852Z] +++ true [2020-11-04T16:42:03.852Z] exiting test-integration [2020-11-04T16:42:03.852Z] ++ exit 0 [2020-11-04T16:42:03.852Z] [2020-11-04T16:42:04.203Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-11-04T16:42:04.203Z] PASS [2020-11-04T16:42:04.203Z] [2020-11-04T16:42:04.203Z] === Skipped [2020-11-04T16:42:04.203Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T16:42:04.203Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:42:04.203Z] [2020-11-04T16:42:04.203Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T16:42:04.203Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:42:04.203Z] [2020-11-04T16:42:04.203Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T16:42:04.203Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:42:04.203Z] [2020-11-04T16:42:04.203Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T16:42:04.203Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:42:04.203Z] [2020-11-04T16:42:04.203Z] [2020-11-04T16:42:04.203Z] DONE 17 tests, 4 skipped in 32.152s [2020-11-04T16:42:04.203Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T16:42:04.203Z] ++ 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-11-04T16:42:04.203Z] ++ set -e [2020-11-04T16:42:04.203Z] ++ '[' -n 0 ']' [2020-11-04T16:42:04.203Z] ++ set -x [2020-11-04T16:42:04.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:04.464Z] INFO: Testing against a local daemon [2020-11-04T16:42:04.464Z] === RUN TestPluginInvalidJSON [2020-11-04T16:42:04.464Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:42:04.464Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:42:04.465Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T16:42:04.465Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-04T16:42:04.465Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T16:42:04.465Z] === RUN TestPluginInstall [2020-11-04T16:42:04.465Z] === RUN TestPluginInstall/no_auth [2020-11-04T16:42:04.689Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements Post stage [Pipeline] junit [2020-11-04T16:42:04.952Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T16:42:05.251Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-11-04T16:42:05.507Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-11-04T16:42:05.614Z] + echo Ensuring container killed. [2020-11-04T16:42:05.614Z] Ensuring container killed. [2020-11-04T16:42:05.614Z] + docker rm -vf docker-pr4 [2020-11-04T16:42:05.614Z] Error: No such container: docker-pr4 [2020-11-04T16:42:05.614Z] + true [Pipeline] sh [2020-11-04T16:42:05.757Z] --- PASS: TestDockerNetworkConnectAlias (4.86s) [2020-11-04T16:42:05.757Z] === RUN TestDockerNetworkReConnect [2020-11-04T16:42:05.757Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-04T16:42:06.028Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:42:06.028Z] Chowning /workspace to jenkins user [2020-11-04T16:42:06.028Z] + id -u [2020-11-04T16:42:06.028Z] + id -g [2020-11-04T16:42:06.028Z] + docker run --rm -v /home/docker/workspace/moby_PR-41605:/workspace busybox chown -R 1001:1001 /workspace [2020-11-04T16:42:06.068Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-04T16:42:06.317Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-04T16:42:06.323Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-04T16:42:07.018Z] time="2020-11-04T16:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:42:07.018Z] time="2020-11-04T16:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e82a837db68547b0ca7432c9dad92d1f472f01de3c67a1a2f954d7afbe198777" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:42:07.018Z] time="2020-11-04T16:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:42:07.018Z] time="2020-11-04T16:42:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e82a837db68547b0ca7432c9dad92d1f472f01de3c67a1a2f954d7afbe198777" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:42:07.018Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T16:42:07.940Z] + bundleName=ppc64le-integration [2020-11-04T16:42:07.941Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-04T16:42:07.941Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-04T16:42:07.941Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T16:42:07.941Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-11-04T16:42:07.963Z] time="2020-11-04T16:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:42:07.963Z] time="2020-11-04T16:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f156f6c0b4837624f772fe596dc68ac6f65060be5b1b26c5df19f8070729e94d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:42:07.963Z] time="2020-11-04T16:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:42:07.963Z] time="2020-11-04T16:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f156f6c0b4837624f772fe596dc68ac6f65060be5b1b26c5df19f8070729e94d" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] archiveArtifacts [2020-11-04T16:42:07.986Z] Archiving artifacts [2020-11-04T16:42:08.225Z] === RUN TestPluginInstall/with_insecure [2020-11-04T16:42:08.401Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T16:42:08.789Z] + make clean [2020-11-04T16:42:08.839Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-04T16:42:09.087Z] make: command: Command not found [2020-11-04T16:42:09.087Z] make: command: Command not found [2020-11-04T16:42:09.087Z] docker volume rm -f docker-dev-cache [2020-11-04T16:42:09.087Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T16:42:09.614Z] time="2020-11-04T16:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:42:09.614Z] time="2020-11-04T16:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51767d095233b15833c52beeaf502b87407294792b476d19c2d1f33c14573361" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:42:09.614Z] time="2020-11-04T16:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T16:42:09.614Z] time="2020-11-04T16:42:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51767d095233b15833c52beeaf502b87407294792b476d19c2d1f33c14573361" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T16:42:10.188Z] --- PASS: TestPluginInstall (5.56s) [2020-11-04T16:42:10.188Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2020-11-04T16:42:10.188Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-11-04T16:42:10.188Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-11-04T16:42:10.188Z] plugin_test.go:157: [d822a6fb15d3c] daemon is not started [2020-11-04T16:42:10.188Z] PASS [2020-11-04T16:42:10.188Z] [2020-11-04T16:42:10.188Z] DONE 6 tests in 5.749s [2020-11-04T16:42:10.188Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T16:42:10.188Z] ++ 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-11-04T16:42:10.188Z] ++ set -e [2020-11-04T16:42:10.188Z] ++ '[' -n 0 ']' [2020-11-04T16:42:10.188Z] ++ set -x [2020-11-04T16:42:10.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:10.188Z] INFO: Testing against a local daemon [2020-11-04T16:42:10.188Z] === RUN TestExternalGraphDriver [2020-11-04T16:42:10.205Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.6% of statements [2020-11-04T16:42:10.450Z] === RUN TestExternalGraphDriver/json [2020-11-04T16:42:10.461Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-11-04T16:42:10.527Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2020-11-04T16:42:10.527Z] === RUN TestServicePlugin [2020-11-04T16:42:10.527Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T16:42:11.089Z] === RUN TestDockerSuite/TestCpToDot [2020-11-04T16:42:11.651Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-04T16:42:11.827Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-11-04T16:42:13.002Z] === RUN TestExternalGraphDriver/spec [2020-11-04T16:42:13.018Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-04T16:42:13.987Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-04T16:42:14.915Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-04T16:42:15.556Z] === RUN TestExternalGraphDriver/pull [2020-11-04T16:42:15.844Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-04T16:42:16.100Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-04T16:42:17.039Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-04T16:42:17.967Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-04T16:42:17.967Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-04T16:42:18.110Z] --- PASS: TestExternalGraphDriver (7.70s) [2020-11-04T16:42:18.111Z] --- PASS: TestExternalGraphDriver/json (2.51s) [2020-11-04T16:42:18.111Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-11-04T16:42:18.111Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2020-11-04T16:42:18.111Z] === RUN TestGraphdriverPluginV2 [2020-11-04T16:42:18.111Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-04T16:42:18.111Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:42:18.111Z] PASS [2020-11-04T16:42:18.111Z] [2020-11-04T16:42:18.111Z] === Skipped [2020-11-04T16:42:18.111Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-04T16:42:18.111Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:42:18.111Z] [2020-11-04T16:42:18.111Z] [2020-11-04T16:42:18.111Z] DONE 5 tests, 1 skipped in 7.918s [2020-11-04T16:42:18.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T16:42:18.111Z] ++ 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-11-04T16:42:18.111Z] ++ set -e [2020-11-04T16:42:18.111Z] ++ '[' -n 0 ']' [2020-11-04T16:42:18.111Z] ++ set -x [2020-11-04T16:42:18.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:18.111Z] INFO: Testing against a local daemon [2020-11-04T16:42:18.111Z] === RUN TestContinueAfterPluginCrash [2020-11-04T16:42:18.111Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T16:42:18.111Z] === RUN TestReadPluginNoRead [2020-11-04T16:42:18.111Z] === PAUSE TestReadPluginNoRead [2020-11-04T16:42:18.111Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T16:42:18.111Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T16:42:18.111Z] === CONT TestContinueAfterPluginCrash [2020-11-04T16:42:18.111Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T16:42:18.111Z] === CONT TestReadPluginNoRead [2020-11-04T16:42:18.223Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-04T16:42:18.784Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-04T16:42:19.042Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-04T16:42:19.042Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-04T16:42:19.042Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-04T16:42:19.602Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-04T16:42:19.858Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-04T16:42:19.858Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-04T16:42:19.858Z] === RUN TestDockerSuite/TestCreateRM [2020-11-04T16:42:20.114Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-04T16:42:20.114Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-04T16:42:20.114Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-04T16:42:20.371Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-04T16:42:20.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-04T16:42:22.262Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-04T16:42:22.262Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-04T16:42:22.337Z] === RUN TestReadPluginNoRead/default [2020-11-04T16:42:22.518Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-04T16:42:22.912Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-11-04T16:42:23.990Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T16:42:23.990Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === Skipped [2020-11-04T16:42:23.990Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T16:42:23.990Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T16:42:23.990Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T16:42:23.990Z] time="2020-11-04T16:41:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T16:42:23.990Z] time="2020-11-04T16:41:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T16:42:23.990Z] time="2020-11-04T16:41:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T16:42:23.990Z] time="2020-11-04T16:41:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T16:42:23.990Z] time="2020-11-04T16:41:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T16:42:23.990Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T16:42:23.990Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T16:42:23.990Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T16:42:23.990Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.990Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T16:42:23.990Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T16:42:23.990Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T16:42:23.991Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.991Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.991Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.991Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.991Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T16:42:23.991Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T16:42:23.991Z] graphtest_unix.go:73: No driver to put! [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T16:42:23.991Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T16:42:23.991Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] [2020-11-04T16:42:23.991Z] DONE 2167 tests, 26 skipped in 249.726s Post stage [Pipeline] junit [2020-11-04T16:42:24.001Z] Recording test results [2020-11-04T16:42:24.302Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-04T16:42:24.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41605/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 hack/validate/vendor [2020-11-04T16:42:25.205Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-11-04T16:42:26.092Z] + echo Building e2e image [2020-11-04T16:42:26.092Z] Building e2e image [2020-11-04T16:42:26.092Z] + docker build --build-arg DOCKER_GITCOMMIT=a94b646ed0c22463c5ee8c57fdde0f27e1978dd5 -t moby-e2e-test -f Dockerfile.e2e . [2020-11-04T16:42:26.092Z] #2 [internal] load build definition from Dockerfile.e2e [2020-11-04T16:42:26.092Z] #2 transferring dockerfile: 3.21kB done [2020-11-04T16:42:26.092Z] #2 DONE 0.0s [2020-11-04T16:42:26.092Z] [2020-11-04T16:42:26.092Z] #1 [internal] load .dockerignore [2020-11-04T16:42:26.092Z] #1 transferring context: 34B done [2020-11-04T16:42:26.092Z] #1 DONE 0.0s [2020-11-04T16:42:26.092Z] [2020-11-04T16:42:26.092Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-04T16:42:26.220Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T16:42:26.349Z] #4 DONE 0.4s [2020-11-04T16:42:26.349Z] [2020-11-04T16:42:26.349Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-11-04T16:42:26.349Z] #3 DONE 0.4s [2020-11-04T16:42:26.349Z] [2020-11-04T16:42:26.349Z] #8 [internal] load build context [2020-11-04T16:42:26.607Z] #8 transferring context: 861.97kB 0.3s done [2020-11-04T16:42:26.684Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-04T16:42:26.684Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-04T16:42:26.684Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-04T16:42:26.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-04T16:42:26.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-04T16:42:26.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-04T16:42:26.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-04T16:42:26.863Z] #8 DONE 0.3s [2020-11-04T16:42:26.863Z] [2020-11-04T16:42:26.863Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T16:42:26.863Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-11-04T16:42:26.863Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s [2020-11-04T16:42:26.863Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-11-04T16:42:26.863Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-11-04T16:42:26.863Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-11-04T16:42:26.863Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-11-04T16:42:26.863Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-11-04T16:42:26.863Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 14.01MB / 127.34MB 0.3s [2020-11-04T16:42:26.863Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-11-04T16:42:26.863Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-11-04T16:42:27.120Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-11-04T16:42:27.120Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 21.85MB / 127.34MB 0.4s [2020-11-04T16:42:27.120Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 34.17MB / 127.34MB 0.6s [2020-11-04T16:42:27.120Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-11-04T16:42:27.120Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 41.78MB / 127.34MB 0.7s [2020-11-04T16:42:27.289Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-04T16:42:27.378Z] #14 ... [2020-11-04T16:42:27.378Z] [2020-11-04T16:42:27.378Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-04T16:42:27.378Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-11-04T16:42:27.378Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-11-04T16:42:27.378Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-11-04T16:42:27.378Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-11-04T16:42:27.378Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-11-04T16:42:27.378Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-11-04T16:42:27.378Z] #5 DONE 0.8s [2020-11-04T16:42:27.378Z] [2020-11-04T16:42:27.378Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T16:42:27.378Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-11-04T16:42:27.378Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 56.30MB / 127.34MB 1.0s [2020-11-04T16:42:27.378Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.0s done [2020-11-04T16:42:27.635Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 62.68MB / 127.34MB 1.1s [2020-11-04T16:42:27.635Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 72.02MB / 127.34MB 1.2s [2020-11-04T16:42:27.893Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 93.46MB / 127.34MB 1.4s [2020-11-04T16:42:27.893Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 103.49MB / 127.34MB 1.5s [2020-11-04T16:42:28.137Z] --- PASS: TestReadPluginNoRead (9.73s) [2020-11-04T16:42:28.137Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-11-04T16:42:28.137Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-11-04T16:42:28.137Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-11-04T16:42:28.137Z] read_test.go:92: [dd70af187d07d] daemon is not started [2020-11-04T16:42:28.149Z] #14 ... [2020-11-04T16:42:28.149Z] [2020-11-04T16:42:28.149Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-11-04T16:42:28.149Z] #6 DONE 0.9s [2020-11-04T16:42:28.149Z] [2020-11-04T16:42:28.149Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T16:42:28.149Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 116.77MB / 127.34MB 1.6s [2020-11-04T16:42:28.216Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-04T16:42:28.399Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-11-04T16:42:28.399Z] PASS [2020-11-04T16:42:28.399Z] [2020-11-04T16:42:28.399Z] DONE 6 tests in 10.311s [2020-11-04T16:42:28.399Z] 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-11-04T16:42:28.399Z] ++ 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-11-04T16:42:28.399Z] ++ set -e [2020-11-04T16:42:28.399Z] ++ '[' -n 0 ']' [2020-11-04T16:42:28.399Z] ++ set -x [2020-11-04T16:42:28.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:28.399Z] testing: warning: no tests to run [2020-11-04T16:42:28.399Z] PASS [2020-11-04T16:42:28.399Z] [2020-11-04T16:42:28.399Z] DONE 0 tests in 0.046s [2020-11-04T16:42:28.399Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T16:42:28.399Z] ++ 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-11-04T16:42:28.399Z] ++ set -e [2020-11-04T16:42:28.399Z] ++ '[' -n 0 ']' [2020-11-04T16:42:28.399Z] ++ set -x [2020-11-04T16:42:28.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:28.405Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.7s [2020-11-04T16:42:28.405Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.7s done [2020-11-04T16:42:28.405Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-11-04T16:42:28.661Z] INFO: Testing against a local daemon [2020-11-04T16:42:28.661Z] === RUN TestPluginWithDevMounts [2020-11-04T16:42:28.661Z] === PAUSE TestPluginWithDevMounts [2020-11-04T16:42:28.661Z] === CONT TestPluginWithDevMounts [2020-11-04T16:42:29.144Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-04T16:42:30.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-04T16:42:31.212Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-11-04T16:42:31.212Z] PASS [2020-11-04T16:42:31.212Z] [2020-11-04T16:42:31.212Z] DONE 1 tests in 2.331s [2020-11-04T16:42:31.212Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T16:42:31.212Z] ++ 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-11-04T16:42:31.212Z] ++ set -e [2020-11-04T16:42:31.212Z] ++ '[' -n 0 ']' [2020-11-04T16:42:31.212Z] ++ set -x [2020-11-04T16:42:31.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:31.212Z] INFO: Testing against a local daemon [2020-11-04T16:42:31.212Z] === RUN TestSecretInspect [2020-11-04T16:42:31.873Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-04T16:42:32.129Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-04T16:42:32.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-04T16:42:32.692Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-04T16:42:33.253Z] === RUN TestDockerSuite/TestDockerFails [2020-11-04T16:42:33.253Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-04T16:42:33.253Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-04T16:42:33.253Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-04T16:42:33.653Z] #14 ... [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-11-04T16:42:33.653Z] #7 0.703 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-04T16:42:33.653Z] #7 1.821 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-04T16:42:33.653Z] #7 1.931 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-11-04T16:42:33.653Z] #7 1.938 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-11-04T16:42:33.653Z] #7 1.947 (3/30) Installing readline (8.0.0-r0) [2020-11-04T16:42:33.653Z] #7 1.954 (4/30) Installing bash (5.0.0-r0) [2020-11-04T16:42:33.653Z] #7 1.972 Executing bash-5.0.0-r0.post-install [2020-11-04T16:42:33.653Z] #7 1.976 (5/30) Installing ca-certificates (20191127-r2) [2020-11-04T16:42:33.653Z] #7 1.996 (6/30) Installing libgcc (8.3.0-r0) [2020-11-04T16:42:33.653Z] #7 1.999 (7/30) Installing libstdc++ (8.3.0-r0) [2020-11-04T16:42:33.653Z] #7 2.016 (8/30) Installing binutils (2.32-r0) [2020-11-04T16:42:33.653Z] #7 2.122 (9/30) Installing gmp (6.1.2-r1) [2020-11-04T16:42:33.653Z] #7 2.131 (10/30) Installing isl (0.18-r0) [2020-11-04T16:42:33.653Z] #7 2.155 (11/30) Installing libgomp (8.3.0-r0) [2020-11-04T16:42:33.653Z] #7 2.159 (12/30) Installing libatomic (8.3.0-r0) [2020-11-04T16:42:33.653Z] #7 2.164 (13/30) Installing mpfr3 (3.1.5-r1) [2020-11-04T16:42:33.653Z] #7 2.170 (14/30) Installing mpc1 (1.1.0-r0) [2020-11-04T16:42:33.653Z] #7 2.173 (15/30) Installing gcc (8.3.0-r0) [2020-11-04T16:42:33.653Z] #7 3.044 (16/30) Installing musl-dev (1.1.22-r3) [2020-11-04T16:42:33.653Z] #7 3.146 (17/30) Installing libc-dev (0.7.1-r0) [2020-11-04T16:42:33.653Z] #7 3.150 (18/30) Installing g++ (8.3.0-r0) [2020-11-04T16:42:33.653Z] #7 3.700 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-11-04T16:42:33.653Z] #7 3.706 (20/30) Installing libcurl (7.66.0-r1) [2020-11-04T16:42:33.653Z] #7 3.714 (21/30) Installing expat (2.2.8-r0) [2020-11-04T16:42:33.653Z] #7 3.719 (22/30) Installing pcre2 (10.33-r0) [2020-11-04T16:42:33.653Z] #7 3.728 (23/30) Installing git (2.22.4-r0) [2020-11-04T16:42:33.653Z] #7 3.932 (24/30) Installing libmnl (1.0.4-r0) [2020-11-04T16:42:33.653Z] #7 3.937 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-11-04T16:42:33.653Z] #7 3.941 (26/30) Installing iptables (1.8.3-r1) [2020-11-04T16:42:33.653Z] #7 3.967 (27/30) Installing pigz (2.4-r0) [2020-11-04T16:42:33.653Z] #7 3.975 (28/30) Installing tar (1.32-r0) [2020-11-04T16:42:33.653Z] #7 3.983 (29/30) Installing xz-libs (5.2.4-r0) [2020-11-04T16:42:33.653Z] #7 3.986 (30/30) Installing xz (5.2.4-r0) [2020-11-04T16:42:33.653Z] #7 3.994 Executing busybox-1.30.1-r3.trigger [2020-11-04T16:42:33.653Z] #7 3.999 Executing ca-certificates-20191127-r2.trigger [2020-11-04T16:42:33.653Z] #7 4.044 OK: 179 MiB in 44 packages [2020-11-04T16:42:33.653Z] #7 DONE 5.0s [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-11-04T16:42:33.653Z] #9 DONE 0.1s [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-11-04T16:42:33.653Z] #10 DONE 0.0s [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-11-04T16:42:33.653Z] #11 DONE 0.0s [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-11-04T16:42:33.653Z] #12 DONE 0.0s [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-11-04T16:42:33.653Z] #13 DONE 0.0s [2020-11-04T16:42:33.653Z] [2020-11-04T16:42:33.653Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T16:42:33.653Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.0s [2020-11-04T16:42:33.762Z] --- PASS: TestSecretInspect (2.78s) [2020-11-04T16:42:33.762Z] === RUN TestSecretList [2020-11-04T16:42:34.180Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-04T16:42:34.581Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done [2020-11-04T16:42:34.581Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-11-04T16:42:34.581Z] #14 DONE 8.1s [2020-11-04T16:42:34.581Z] [2020-11-04T16:42:34.581Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-04T16:42:34.741Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-04T16:42:35.143Z] #15 0.378 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-04T16:42:35.669Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-04T16:42:35.669Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-04T16:42:35.669Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-04T16:42:35.924Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-04T16:42:36.070Z] #15 1.421 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-04T16:42:36.070Z] #15 1.531 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-11-04T16:42:36.070Z] #15 1.535 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-11-04T16:42:36.070Z] #15 1.542 (3/54) Installing readline (8.0.4-r0) [2020-11-04T16:42:36.070Z] #15 1.545 (4/54) Installing bash (5.0.17-r0) [2020-11-04T16:42:36.070Z] #15 1.556 Executing bash-5.0.17-r0.post-install [2020-11-04T16:42:36.070Z] #15 1.558 (5/54) Installing linux-headers (5.4.5-r1) [2020-11-04T16:42:36.070Z] #15 1.639 (6/54) Installing libblkid (2.35.2-r0) [2020-11-04T16:42:36.326Z] #15 1.643 (7/54) Installing libuuid (2.35.2-r0) [2020-11-04T16:42:36.326Z] #15 1.645 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-11-04T16:42:36.326Z] #15 1.651 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-11-04T16:42:36.326Z] #15 1.656 (10/54) Installing libgcc (9.3.0-r2) [2020-11-04T16:42:36.326Z] #15 1.658 (11/54) Installing libstdc++ (9.3.0-r2) [2020-11-04T16:42:36.326Z] #15 1.671 (12/54) Installing binutils (2.34-r1) [2020-11-04T16:42:36.326Z] #15 1.736 (13/54) Installing libmagic (5.38-r0) [2020-11-04T16:42:36.326Z] #15 1.756 (14/54) Installing file (5.38-r0) [2020-11-04T16:42:36.326Z] #15 1.757 (15/54) Installing gmp (6.2.0-r0) [2020-11-04T16:42:36.326Z] #15 1.763 (16/54) Installing isl (0.18-r0) [2020-11-04T16:42:36.326Z] #15 1.778 (17/54) Installing libgomp (9.3.0-r2) [2020-11-04T16:42:36.326Z] #15 1.781 (18/54) Installing libatomic (9.3.0-r2) [2020-11-04T16:42:36.326Z] #15 1.783 (19/54) Installing libgphobos (9.3.0-r2) [2020-11-04T16:42:36.326Z] #15 1.825 (20/54) Installing mpfr4 (4.0.2-r4) [2020-11-04T16:42:36.326Z] #15 1.831 (21/54) Installing mpc1 (1.1.0-r1) [2020-11-04T16:42:36.326Z] #15 1.833 (22/54) Installing gcc (9.3.0-r2) [2020-11-04T16:42:37.070Z] --- PASS: TestSecretList (3.22s) [2020-11-04T16:42:37.070Z] === RUN TestSecretsCreateAndDelete [2020-11-04T16:42:37.256Z] #15 2.665 (23/54) Installing musl-dev (1.1.24-r9) [2020-11-04T16:42:37.256Z] #15 2.736 (24/54) Installing libc-dev (0.7.2-r3) [2020-11-04T16:42:37.256Z] #15 2.737 (25/54) Installing g++ (9.3.0-r2) [2020-11-04T16:42:37.820Z] #15 3.143 (26/54) Installing make (4.3-r0) [2020-11-04T16:42:37.820Z] #15 3.147 (27/54) Installing fortify-headers (1.1-r0) [2020-11-04T16:42:37.820Z] #15 3.149 (28/54) Installing patch (2.7.6-r6) [2020-11-04T16:42:37.820Z] #15 3.152 (29/54) Installing build-base (0.5-r2) [2020-11-04T16:42:37.820Z] #15 3.153 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-11-04T16:42:37.820Z] #15 3.156 (31/54) Installing libcurl (7.69.1-r1) [2020-11-04T16:42:37.820Z] #15 3.161 (32/54) Installing curl (7.69.1-r1) [2020-11-04T16:42:37.820Z] #15 3.164 (33/54) Installing oniguruma (6.9.5-r2) [2020-11-04T16:42:37.820Z] #15 3.169 (34/54) Installing jq (1.6-r1) [2020-11-04T16:42:37.820Z] #15 3.175 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-11-04T16:42:37.820Z] #15 3.180 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-11-04T16:42:37.820Z] #15 3.182 (37/54) Installing libaio (0.3.112-r1) [2020-11-04T16:42:37.820Z] #15 3.185 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-11-04T16:42:37.820Z] #15 3.212 (39/54) Installing blkid (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.215 (40/54) Installing libcap-ng (0.7.10-r1) [2020-11-04T16:42:37.820Z] #15 3.216 (41/54) Installing setpriv (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.218 (42/54) Installing libmount (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.223 (43/54) Installing libsmartcols (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.226 (44/54) Installing findmnt (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.229 (45/54) Installing mcookie (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.231 (46/54) Installing hexdump (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.233 (47/54) Installing lsblk (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.235 (48/54) Installing libfdisk (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.240 (49/54) Installing sfdisk (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.243 (50/54) Installing cfdisk (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.245 (51/54) Installing util-linux (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.279 (52/54) Installing pkgconf (1.7.2-r0) [2020-11-04T16:42:37.820Z] #15 3.282 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-11-04T16:42:37.820Z] #15 3.303 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-11-04T16:42:37.820Z] #15 3.308 Executing busybox-1.31.1-r16.trigger [2020-11-04T16:42:37.820Z] #15 3.313 OK: 230 MiB in 69 packages [2020-11-04T16:42:38.382Z] #15 DONE 3.8s [2020-11-04T16:42:38.382Z] [2020-11-04T16:42:38.382Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-11-04T16:42:38.946Z] #16 DONE 0.5s [2020-11-04T16:42:38.946Z] [2020-11-04T16:42:38.946Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-11-04T16:42:39.206Z] #17 DONE 0.5s [2020-11-04T16:42:39.206Z] [2020-11-04T16:42:39.206Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-11-04T16:42:39.206Z] #18 DONE 0.0s [2020-11-04T16:42:39.463Z] [2020-11-04T16:42:39.463Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-11-04T16:42:39.463Z] #26 DONE 0.1s [2020-11-04T16:42:39.463Z] [2020-11-04T16:42:39.463Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T16:42:39.463Z] #19 DONE 0.1s [2020-11-04T16:42:39.463Z] [2020-11-04T16:42:39.463Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-04T16:42:39.463Z] #22 DONE 0.1s [2020-11-04T16:42:39.463Z] [2020-11-04T16:42:39.463Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-04T16:42:39.719Z] #23 DONE 0.1s [2020-11-04T16:42:39.719Z] [2020-11-04T16:42:39.719Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-11-04T16:42:39.719Z] #27 DONE 0.1s [2020-11-04T16:42:39.719Z] [2020-11-04T16:42:39.719Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-11-04T16:42:39.719Z] #28 DONE 0.1s [2020-11-04T16:42:39.719Z] [2020-11-04T16:42:39.719Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T16:42:40.377Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-11-04T16:42:40.377Z] === RUN TestSecretsUpdate [2020-11-04T16:42:41.086Z] #29 ... [2020-11-04T16:42:41.086Z] [2020-11-04T16:42:41.086Z] #31 [builder 1/4] COPY . . [2020-11-04T16:42:41.086Z] #31 DONE 1.7s [2020-11-04T16:42:41.163Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-04T16:42:41.342Z] [2020-11-04T16:42:41.342Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-04T16:42:41.342Z] #24 1.002 + RM_GOPATH=0 [2020-11-04T16:42:41.342Z] #24 1.002 + TMP_GOPATH= [2020-11-04T16:42:41.342Z] #24 1.002 + : /build [2020-11-04T16:42:41.342Z] #24 1.002 + '[' -z '' ']' [2020-11-04T16:42:41.342Z] #24 1.002 ++ mktemp -d [2020-11-04T16:42:41.342Z] #24 1.002 + export GOPATH=/tmp/tmp.MOANFh [2020-11-04T16:42:41.342Z] #24 1.002 + GOPATH=/tmp/tmp.MOANFh [2020-11-04T16:42:41.342Z] #24 1.002 + RM_GOPATH=1 [2020-11-04T16:42:41.342Z] #24 1.002 + case "$(go env GOARCH)" in [2020-11-04T16:42:41.342Z] #24 1.007 ++ go env GOARCH [2020-11-04T16:42:41.342Z] #24 1.007 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T16:42:41.342Z] #24 1.007 + GO_BUILDMODE=-buildmode=pie [2020-11-04T16:42:41.342Z] #24 1.007 ++ dirname ./install.sh [2020-11-04T16:42:41.342Z] #24 1.008 Install docker/cli version 17.06.2-ce from stable [2020-11-04T16:42:41.342Z] #24 1.008 + dir=. [2020-11-04T16:42:41.342Z] #24 1.008 + bin=dockercli [2020-11-04T16:42:41.342Z] #24 1.008 + shift [2020-11-04T16:42:41.342Z] #24 1.008 + '[' '!' -f ./dockercli.installer ']' [2020-11-04T16:42:41.342Z] #24 1.008 + . ./dockercli.installer [2020-11-04T16:42:41.342Z] #24 1.008 ++ : stable [2020-11-04T16:42:41.342Z] #24 1.008 ++ : 17.06.2-ce [2020-11-04T16:42:41.342Z] #24 1.008 + install_dockercli [2020-11-04T16:42:41.342Z] #24 1.008 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T16:42:41.342Z] #24 1.008 ++ uname -m [2020-11-04T16:42:41.342Z] #24 1.009 + arch=x86_64 [2020-11-04T16:42:41.342Z] #24 1.009 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T16:42:41.342Z] #24 1.009 + url=https://download.docker.com/linux/static [2020-11-04T16:42:41.342Z] #24 1.014 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T16:42:41.342Z] #24 1.018 + tar -xz docker/docker [2020-11-04T16:42:41.904Z] #24 ... [2020-11-04T16:42:41.904Z] [2020-11-04T16:42:41.904Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-11-04T16:42:41.904Z] #32 DONE 0.9s [2020-11-04T16:42:42.160Z] [2020-11-04T16:42:42.160Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T16:42:43.053Z] --- PASS: TestServicePlugin (33.22s) [2020-11-04T16:42:43.053Z] plugin_test.go:62: [d1c7b15d0b6d9] joining swarm manager [d0a83034ea3e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:42:43.053Z] plugin_test.go:65: [d3ba2be942ca7] joining swarm manager [d0a83034ea3e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:42:43.053Z] === RUN TestServiceUpdateLabel [2020-11-04T16:42:43.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-04T16:42:43.088Z] #33 0.917 [2020-11-04T16:42:43.088Z] #33 1.072 Removing bundles/ [2020-11-04T16:42:43.088Z] #33 1.075 [2020-11-04T16:42:43.088Z] #33 1.087 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-11-04T16:42:43.683Z] --- PASS: TestSecretsUpdate (3.18s) [2020-11-04T16:42:43.683Z] === RUN TestTemplatedSecret [2020-11-04T16:42:44.017Z] #33 ... [2020-11-04T16:42:44.017Z] [2020-11-04T16:42:44.017Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-04T16:42:44.017Z] #24 4.409 + mkdir -p /build [2020-11-04T16:42:44.017Z] #24 4.413 + mv docker/docker /build/ [2020-11-04T16:42:44.017Z] #24 4.414 + rmdir docker [2020-11-04T16:42:44.017Z] #24 DONE 4.5s [2020-11-04T16:42:44.273Z] [2020-11-04T16:42:44.273Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T16:42:44.273Z] #20 2.981 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T16:42:44.273Z] #20 3.648 [2020-11-04T16:42:44.273Z] #20 3.763 ## 3.6% ############### 22.1% ############################ 39.6% ######################################### 57.6% #################################################### 72.5% ################################################################ 89.2% ######################################################################## 100.0% [2020-11-04T16:42:44.529Z] #20 4.975 [2020-11-04T16:42:44.785Z] #20 5.162 0.0% ######################################################################## 100.0% [2020-11-04T16:42:45.348Z] #20 5.849 [2020-11-04T16:42:45.604Z] #20 5.968 ## 3.7% ########################################################### 82.7% ######################################################################## 100.0% [2020-11-04T16:42:45.613Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-04T16:42:45.613Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-11-04T16:42:45.613Z] === RUN TestServiceUpdateSecrets [2020-11-04T16:42:45.862Z] #20 6.480 [2020-11-04T16:42:46.542Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-04T16:42:46.633Z] #20 6.599 ######## 11.9% #################### 28.6% ##################################### 51.7% #################################################### 72.9% ################################################################### 93.7% ######################################################################## 100.0% [2020-11-04T16:42:46.889Z] #20 7.503 [2020-11-04T16:42:46.992Z] --- PASS: TestTemplatedSecret (3.48s) [2020-11-04T16:42:46.992Z] === RUN TestSecretCreateResolve [2020-11-04T16:42:47.469Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-04T16:42:48.071Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-04T16:42:48.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-04T16:42:48.945Z] #20 7.622 1.2% #### 6.9% ######### 12.6% ############ 17.7% ################# 23.8% #################### 28.7% ######################## 34.6% ############################ 39.9% ################################ 45.1% #################################### 50.3% ####################################### 55.5% ########################################### 60.7% ############################################### 65.9% ################################################### 71.1% ###################################################### 76.3% ########################################################## 81.4% ############################################################## 86.7% ################################################################## 92.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-11-04T16:42:49.196Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-04T16:42:49.201Z] #20 9.825 [2020-11-04T16:42:49.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-04T16:42:49.754Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-04T16:42:50.299Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-11-04T16:42:50.299Z] PASS [2020-11-04T16:42:50.299Z] [2020-11-04T16:42:50.299Z] DONE 6 tests in 19.307s [2020-11-04T16:42:50.299Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T16:42:50.299Z] ++ 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-11-04T16:42:50.299Z] ++ set -e [2020-11-04T16:42:50.299Z] ++ '[' -n 0 ']' [2020-11-04T16:42:50.299Z] ++ set -x [2020-11-04T16:42:50.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:42:50.299Z] INFO: Testing against a local daemon [2020-11-04T16:42:50.299Z] === RUN TestServiceCreateInit [2020-11-04T16:42:50.299Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T16:42:50.316Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-04T16:42:50.567Z] #20 10.93 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T16:42:50.824Z] #20 11.39 [2020-11-04T16:42:50.824Z] #20 11.47 ######################################################################## 100.0% [2020-11-04T16:42:51.386Z] #20 11.80 [2020-11-04T16:42:52.250Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-04T16:42:52.754Z] #20 13.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T16:42:53.011Z] #20 13.53 [2020-11-04T16:42:53.177Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-04T16:42:53.267Z] #20 13.70 0.6% ######################################################################## 100.0% [2020-11-04T16:42:53.523Z] #20 14.06 [2020-11-04T16:42:54.892Z] #20 15.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T16:42:54.892Z] #20 ... [2020-11-04T16:42:54.892Z] [2020-11-04T16:42:54.892Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T16:42:54.892Z] #33 2.993 Building test suite binary ./integration-cli/test.main [2020-11-04T16:42:54.892Z] #33 ... [2020-11-04T16:42:54.892Z] [2020-11-04T16:42:54.892Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T16:42:54.892Z] #20 15.62 skipping existing c35d46ef359f [2020-11-04T16:42:55.455Z] #20 15.97 [2020-11-04T16:42:55.595Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T16:42:55.694Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-04T16:42:56.839Z] #20 17.25 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T16:42:57.096Z] #20 17.73 [2020-11-04T16:42:57.351Z] #20 17.80 ######################################################################## 100.0% [2020-11-04T16:42:57.580Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-04T16:42:57.607Z] #20 18.13 [2020-11-04T16:42:57.607Z] #20 18.21 Download of images into '/build' complete. [2020-11-04T16:42:57.864Z] #20 18.21 Use something like the following to load the result into a Docker daemon: [2020-11-04T16:42:57.864Z] #20 18.21 tar -cC '/build' . | docker load [2020-11-04T16:42:58.121Z] #20 DONE 18.6s [2020-11-04T16:42:58.121Z] [2020-11-04T16:42:58.121Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T16:42:58.506Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-04T16:42:59.433Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-04T16:43:00.360Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2020-11-04T16:43:00.360Z] === RUN TestServiceUpdateConfigs [2020-11-04T16:43:00.891Z] --- PASS: TestServiceCreateInit (10.21s) [2020-11-04T16:43:00.891Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-11-04T16:43:00.891Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-11-04T16:43:00.891Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T16:43:01.390Z] #29 ... [2020-11-04T16:43:01.390Z] [2020-11-04T16:43:01.390Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-04T16:43:01.648Z] #21 DONE 0.7s [2020-11-04T16:43:01.648Z] [2020-11-04T16:43:01.648Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T16:43:01.904Z] #29 ... [2020-11-04T16:43:01.904Z] [2020-11-04T16:43:01.904Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-11-04T16:43:01.904Z] #25 DONE 0.1s [2020-11-04T16:43:02.271Z] [2020-11-04T16:43:02.271Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T16:43:04.563Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-04T16:43:04.818Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-04T16:43:05.746Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-04T16:43:06.002Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-04T16:43:06.257Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-04T16:43:06.529Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-04T16:43:06.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-04T16:43:06.789Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-04T16:43:07.764Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-04T16:43:08.691Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-04T16:43:08.691Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-04T16:43:08.691Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-04T16:43:09.618Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-04T16:43:09.618Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-04T16:43:09.873Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-04T16:43:10.830Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-04T16:43:11.085Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-04T16:43:11.085Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-04T16:43:11.085Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-04T16:43:12.971Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-04T16:43:13.226Z] === RUN TestDockerSuite/TestEventsRename [2020-11-04T16:43:13.788Z] === RUN TestDockerSuite/TestEventsResize [2020-11-04T16:43:14.044Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-04T16:43:14.551Z] #29 33.06 # github.com/docker/docker/contrib/httpserver [2020-11-04T16:43:14.552Z] #29 33.06 loadinternal: cannot find runtime/cgo [2020-11-04T16:43:14.552Z] #29 DONE 33.2s [2020-11-04T16:43:14.552Z] [2020-11-04T16:43:14.552Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T16:43:14.552Z] #33 ... [2020-11-04T16:43:14.552Z] [2020-11-04T16:43:14.552Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-11-04T16:43:14.552Z] #30 DONE 0.1s [2020-11-04T16:43:14.552Z] [2020-11-04T16:43:14.552Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T16:43:15.408Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2020-11-04T16:43:15.408Z] === RUN TestServiceUpdateNetwork [2020-11-04T16:43:19.618Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-04T16:43:20.220Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-04T16:43:20.781Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-04T16:43:22.885Z] --- PASS: TestCreateServiceMultipleTimes (19.30s) [2020-11-04T16:43:22.885Z] === RUN TestCreateServiceConflict [2020-11-04T16:43:22.885Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-11-04T16:43:22.885Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T16:43:24.086Z] === RUN TestDockerSuite/TestEventsTop [2020-11-04T16:43:24.086Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-04T16:43:26.641Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-04T16:43:27.106Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-11-04T16:43:27.106Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T16:43:28.003Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2020-11-04T16:43:28.003Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T16:43:29.367Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T16:43:29.929Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T16:43:32.449Z] === RUN TestDockerSuite/TestExec [2020-11-04T16:43:33.010Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-04T16:43:33.572Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-04T16:43:34.133Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-04T16:43:34.696Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-04T16:43:35.623Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-04T16:43:36.185Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-04T16:43:36.746Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-04T16:43:37.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T16:43:37.001Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-04T16:43:37.562Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-04T16:43:38.125Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-04T16:43:38.686Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-04T16:43:40.050Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-04T16:43:40.612Z] === RUN TestDockerSuite/TestExecEnv [2020-11-04T16:43:41.174Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-04T16:43:42.027Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2020-11-04T16:43:42.027Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T16:43:42.102Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-04T16:43:42.663Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-04T16:43:44.550Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2020-11-04T16:43:44.550Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2020-11-04T16:43:44.550Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-11-04T16:43:44.550Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-11-04T16:43:44.550Z] PASS [2020-11-04T16:43:44.550Z] [2020-11-04T16:43:44.550Z] === Skipped [2020-11-04T16:43:44.550Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T16:43:44.550Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:43:44.550Z] [2020-11-04T16:43:44.550Z] [2020-11-04T16:43:44.550Z] DONE 27 tests, 1 skipped in 180.616s [2020-11-04T16:43:44.550Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T16:43:44.550Z] ++ 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-11-04T16:43:44.550Z] ++ set -e [2020-11-04T16:43:44.550Z] ++ '[' -n 0 ']' [2020-11-04T16:43:44.550Z] ++ set -x [2020-11-04T16:43:44.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:43:44.550Z] INFO: Testing against a local daemon [2020-11-04T16:43:44.550Z] === RUN TestSessionCreate [2020-11-04T16:43:44.550Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T16:43:44.550Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T16:43:44.550Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-04T16:43:44.550Z] PASS [2020-11-04T16:43:44.550Z] [2020-11-04T16:43:44.550Z] DONE 2 tests in 0.141s [2020-11-04T16:43:44.550Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T16:43:44.550Z] ++ 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-11-04T16:43:44.550Z] ++ set -e [2020-11-04T16:43:44.550Z] ++ '[' -n 0 ']' [2020-11-04T16:43:44.550Z] ++ set -x [2020-11-04T16:43:44.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:43:44.806Z] INFO: Testing against a local daemon [2020-11-04T16:43:44.806Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T16:43:44.806Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:43:44.806Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:43:44.806Z] === RUN TestEventsExecDie [2020-11-04T16:43:45.334Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-11-04T16:43:45.334Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T16:43:45.368Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-04T16:43:45.368Z] --- PASS: TestEventsExecDie (0.58s) [2020-11-04T16:43:45.368Z] === RUN TestEventsBackwardsCompatible [2020-11-04T16:43:45.368Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-11-04T16:43:45.368Z] === RUN TestInfoBinaryCommits [2020-11-04T16:43:45.368Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-11-04T16:43:45.368Z] === RUN TestInfoAPIVersioned [2020-11-04T16:43:45.368Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-04T16:43:45.368Z] === RUN TestInfoDiscoveryBackend [2020-11-04T16:43:45.928Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-04T16:43:45.928Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-11-04T16:43:45.928Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T16:43:46.489Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-04T16:43:47.050Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T16:43:47.050Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T16:43:47.050Z] === RUN TestDockerSuite/TestExecParseError [2020-11-04T16:43:47.656Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-04T16:43:47.656Z] === RUN TestInfoAPI [2020-11-04T16:43:47.656Z] --- PASS: TestInfoAPI (0.02s) [2020-11-04T16:43:47.656Z] === RUN TestInfoAPIWarnings [2020-11-04T16:43:47.656Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-04T16:43:48.009Z] 406ffb8432a7: Pull complete [2020-11-04T16:43:48.009Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-11-04T16:43:48.009Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T16:43:48.009Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-04T16:43:48.009Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-04T16:43:48.009Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-11-04T16:43:48.009Z] WARN: Skipping validation tests [2020-11-04T16:43:48.009Z] INFO: Running unit tests at 11/04/2020 16:43:36... [2020-11-04T16:43:48.009Z] INFO: make.ps1 starting at 11/04/2020 16:43:41 [2020-11-04T16:43:48.009Z] INFO: Git commit (81c376c217) assumed from DOCKER_GITCOMMIT environment variable [2020-11-04T16:43:48.009Z] INFO: Invoking autogen... [2020-11-04T16:43:48.009Z] INFO: Running unit tests... [2020-11-04T16:43:48.216Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-04T16:43:48.645Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2020-11-04T16:43:48.645Z] === RUN TestCreateServiceSysctls [2020-11-04T16:43:48.819Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-04T16:43:49.786Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-04T16:43:50.042Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-04T16:43:50.648Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-04T16:43:52.859Z] --- PASS: TestCreateServiceSysctls (4.12s) [2020-11-04T16:43:52.859Z] === RUN TestCreateServiceCapabilities [2020-11-04T16:43:53.805Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-11-04T16:43:56.169Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-11-04T16:43:56.169Z] === RUN TestInspect [2020-11-04T16:43:59.477Z] --- PASS: TestInspect (3.52s) [2020-11-04T16:43:59.477Z] === RUN TestCreateJob [2020-11-04T16:44:02.373Z] ? github.com/docker/docker/api [no test files] [2020-11-04T16:44:02.825Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-04T16:44:02.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-04T16:44:02.825Z] === RUN TestDockerSuite/TestExecTTY [2020-11-04T16:44:02.825Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-04T16:44:03.386Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-04T16:44:03.691Z] --- PASS: TestCreateJob (4.17s) [2020-11-04T16:44:03.691Z] === RUN TestReplicatedJob [2020-11-04T16:44:03.948Z] --- PASS: TestInfoAPIWarnings (16.44s) [2020-11-04T16:44:03.948Z] === RUN TestInfoDebug [2020-11-04T16:44:03.948Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-04T16:44:04.510Z] --- PASS: TestInfoDebug (0.56s) [2020-11-04T16:44:04.510Z] === RUN TestInfoInsecureRegistries [2020-11-04T16:44:04.766Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-04T16:44:04.766Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-04T16:44:05.023Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-04T16:44:05.023Z] === RUN TestInfoRegistryMirrors [2020-11-04T16:44:05.585Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2020-11-04T16:44:05.585Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T16:44:05.841Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-11-04T16:44:05.841Z] === RUN TestPingCacheHeaders [2020-11-04T16:44:06.098Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-04T16:44:06.098Z] === RUN TestPingGet [2020-11-04T16:44:06.098Z] --- PASS: TestPingGet (0.01s) [2020-11-04T16:44:06.098Z] === RUN TestPingHead [2020-11-04T16:44:06.098Z] --- PASS: TestPingHead (0.04s) [2020-11-04T16:44:06.098Z] === RUN TestVersion [2020-11-04T16:44:06.098Z] --- PASS: TestVersion (0.03s) [2020-11-04T16:44:06.098Z] PASS [2020-11-04T16:44:06.098Z] [2020-11-04T16:44:06.098Z] === Skipped [2020-11-04T16:44:06.098Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:44:06.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:44:06.098Z] [2020-11-04T16:44:06.098Z] [2020-11-04T16:44:06.098Z] DONE 18 tests, 1 skipped in 21.467s [2020-11-04T16:44:06.098Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T16:44:06.098Z] ++ 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-11-04T16:44:06.098Z] ++ set -e [2020-11-04T16:44:06.098Z] ++ '[' -n 0 ']' [2020-11-04T16:44:06.098Z] ++ set -x [2020-11-04T16:44:06.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:44:06.098Z] INFO: Testing against a local daemon [2020-11-04T16:44:06.098Z] === RUN TestVolumesCreateAndList [2020-11-04T16:44:06.098Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T16:44:06.098Z] === RUN TestVolumesRemove [2020-11-04T16:44:06.354Z] --- PASS: TestVolumesRemove (0.11s) [2020-11-04T16:44:06.354Z] === RUN TestVolumesInspect [2020-11-04T16:44:06.354Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T16:44:06.354Z] === RUN TestVolumesInvalidJSON [2020-11-04T16:44:06.354Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T16:44:06.354Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T16:44:06.354Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T16:44:06.354Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T16:44:06.354Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T16:44:06.354Z] PASS [2020-11-04T16:44:06.354Z] [2020-11-04T16:44:06.354Z] DONE 5 tests in 0.297s [2020-11-04T16:44:06.354Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:44:06.612Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-04T16:44:06.868Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T16:44:06.868Z] +++ kill 5568 [2020-11-04T16:44:07.430Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-04T16:44:07.991Z] +++ /etc/init.d/apparmor stop [2020-11-04T16:44:07.991Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:44:07.991Z] [2020-11-04T16:44:07.991Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:44:07.991Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:44:07.991Z] [2020-11-04T16:44:07.991Z] To set a process to complain mode, use the command line tool [2020-11-04T16:44:07.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:44:07.991Z] +++ true [2020-11-04T16:44:07.991Z] exiting test-integration [2020-11-04T16:44:07.991Z] ++ exit 0 [2020-11-04T16:44:07.991Z] [2020-11-04T16:44:08.247Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-04T16:44:08.811Z] + for job in $(jobs -p) [2020-11-04T16:44:08.811Z] + wait 24296 [2020-11-04T16:44:09.372Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-04T16:44:09.933Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-04T16:44:10.285Z] --- PASS: TestReplicatedJob (6.28s) [2020-11-04T16:44:10.285Z] === RUN TestUpdateReplicatedJob [2020-11-04T16:44:14.498Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-11-04T16:44:14.498Z] === RUN TestServiceListWithStatuses [2020-11-04T16:44:14.498Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T16:44:14.498Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:44:14.498Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T16:44:15.214Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-04T16:44:17.191Z] === RUN TestMiddlewares [2020-11-04T16:44:17.191Z] --- PASS: TestMiddlewares (0.00s) [2020-11-04T16:44:17.191Z] PASS [2020-11-04T16:44:17.191Z] coverage: 9.0% of statements [2020-11-04T16:44:17.191Z] ok github.com/docker/docker/api/server 0.188s coverage: 9.0% of statements [2020-11-04T16:44:19.376Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-04T16:44:20.738Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-04T16:44:21.096Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2020-11-04T16:44:21.096Z] === RUN TestDockerNetworkReConnect [2020-11-04T16:44:25.310Z] --- PASS: TestDockerNetworkReConnect (5.02s) [2020-11-04T16:44:25.310Z] === RUN TestServicePlugin [2020-11-04T16:44:25.310Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T16:44:25.310Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:44:25.310Z] === RUN TestServiceUpdateLabel [2020-11-04T16:44:25.977Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-04T16:44:25.977Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-04T16:44:25.977Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-04T16:44:25.977Z] === RUN TestDockerSuite/TestHealth [2020-11-04T16:44:28.617Z] --- PASS: TestServiceUpdateLabel (3.16s) [2020-11-04T16:44:28.617Z] === RUN TestServiceUpdateSecrets [2020-11-04T16:44:43.536Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2020-11-04T16:44:43.536Z] === RUN TestServiceUpdateConfigs [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-04T16:44:47.859Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-04T16:44:48.114Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-04T16:44:48.676Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-04T16:44:48.676Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-04T16:44:49.238Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-04T16:44:51.750Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-04T16:44:51.750Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-04T16:44:51.750Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-04T16:44:53.157Z] === RUN TestDockerSuite/TestImportFile [2020-11-04T16:44:54.083Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-04T16:44:54.083Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-04T16:44:55.011Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-04T16:44:56.421Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-04T16:44:57.349Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-04T16:44:57.910Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-04T16:44:57.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-04T16:44:58.474Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-04T16:44:59.077Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-04T16:44:59.077Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-04T16:44:59.077Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-04T16:44:59.638Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-04T16:44:59.895Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-04T16:45:00.457Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-04T16:45:00.713Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-04T16:45:01.274Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-04T16:45:01.666Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2020-11-04T16:45:01.666Z] === RUN TestServiceUpdateNetwork [2020-11-04T16:45:01.835Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-04T16:45:01.835Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-04T16:45:02.761Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-04T16:45:03.322Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-04T16:45:03.578Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-04T16:45:03.833Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-04T16:45:04.089Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-04T16:45:04.089Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-04T16:45:05.015Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-04T16:45:05.271Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-04T16:45:05.833Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-04T16:45:05.962Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T16:45:05.962Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T16:45:05.962Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T16:45:06.436Z] === RUN TestDockerSuite/TestInspectImage [2020-11-04T16:45:06.436Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-04T16:45:06.436Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-04T16:45:06.436Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-04T16:45:06.892Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T16:45:06.998Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-04T16:45:07.295Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-04T16:45:07.295Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-04T16:45:07.855Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-04T16:45:08.415Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-04T16:45:09.411Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T16:45:10.302Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-04T16:45:10.302Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-04T16:45:10.557Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-04T16:45:10.777Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T16:45:11.160Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-04T16:45:12.087Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-04T16:45:12.144Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T16:45:12.649Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-04T16:45:13.073Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T16:45:13.210Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-04T16:45:13.330Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T16:45:13.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-04T16:45:13.907Z] --- PASS: TestServiceUpdateNetwork (14.78s) [2020-11-04T16:45:13.907Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T16:45:14.028Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-04T16:45:14.481Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T16:45:14.588Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-04T16:45:14.696Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T16:45:15.148Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-04T16:45:15.148Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-04T16:45:15.427Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T16:45:16.588Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T16:45:17.035Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-04T16:45:17.597Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T16:45:17.642Z] === RUN TestBoolValue [2020-11-04T16:45:17.642Z] --- PASS: TestBoolValue (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestBoolValueOrDefault [2020-11-04T16:45:17.642Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestInt64ValueOrZero [2020-11-04T16:45:17.642Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestInt64ValueOrDefault [2020-11-04T16:45:17.642Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-04T16:45:17.642Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestJsonContentType [2020-11-04T16:45:17.642Z] --- PASS: TestJsonContentType (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 14.7% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/server/httputils 0.184s coverage: 14.7% of statements [2020-11-04T16:45:17.642Z] === RUN TestMaskSecretKeys [2020-11-04T16:45:17.642Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-04T16:45:17.642Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-04T16:45:17.642Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-04T16:45:17.642Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestVersionMiddlewareVersion [2020-11-04T16:45:17.642Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-04T16:45:17.642Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 37.7% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/server/middleware 0.189s coverage: 37.7% of statements [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T16:45:17.642Z] === RUN TestStrSliceMarshalJSON [2020-11-04T16:45:17.642Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestStrSliceUnmarshalJSON [2020-11-04T16:45:17.642Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestStrSliceUnmarshalString [2020-11-04T16:45:17.642Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestStrSliceUnmarshalSlice [2020-11-04T16:45:17.642Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 90.0% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2020-11-04T16:45:17.642Z] === RUN TestToJSON [2020-11-04T16:45:17.642Z] --- PASS: TestToJSON (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestToParamWithVersion [2020-11-04T16:45:17.642Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestFromJSON [2020-11-04T16:45:17.642Z] --- PASS: TestFromJSON (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestEmpty [2020-11-04T16:45:17.642Z] --- PASS: TestEmpty (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestArgsMatchKVListEmptySources [2020-11-04T16:45:17.642Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestArgsMatchKVList [2020-11-04T16:45:17.642Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestArgsMatch [2020-11-04T16:45:17.642Z] --- PASS: TestArgsMatch (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestAdd [2020-11-04T16:45:17.642Z] --- PASS: TestAdd (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestDel [2020-11-04T16:45:17.642Z] --- PASS: TestDel (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestLen [2020-11-04T16:45:17.642Z] --- PASS: TestLen (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestExactMatch [2020-11-04T16:45:17.642Z] --- PASS: TestExactMatch (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestOnlyOneExactMatch [2020-11-04T16:45:17.642Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestContains [2020-11-04T16:45:17.642Z] --- PASS: TestContains (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestValidate [2020-11-04T16:45:17.642Z] --- PASS: TestValidate (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestWalkValues [2020-11-04T16:45:17.642Z] --- PASS: TestWalkValues (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestFuzzyMatch [2020-11-04T16:45:17.642Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestClone [2020-11-04T16:45:17.642Z] --- PASS: TestClone (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 92.2% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/types/filters 0.104s coverage: 92.2% of statements [2020-11-04T16:45:17.642Z] === RUN TestDurationToSecondsString [2020-11-04T16:45:17.642Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestGetTimestamp [2020-11-04T16:45:17.642Z] --- PASS: TestGetTimestamp (0.13s) [2020-11-04T16:45:17.642Z] === RUN TestParseTimestamps [2020-11-04T16:45:17.642Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 100.0% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2020-11-04T16:45:17.642Z] === RUN TestAdjustForAPIVersion [2020-11-04T16:45:17.642Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 5.7% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/server/router/swarm 0.191s coverage: 5.7% of statements [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T16:45:17.642Z] === RUN TestCompareVersion [2020-11-04T16:45:17.642Z] --- PASS: TestCompareVersion (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 75.0% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T16:45:17.642Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T16:45:17.642Z] === RUN TestReadAll [2020-11-04T16:45:17.642Z] --- PASS: TestReadAll (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 96.8% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-04T16:45:17.642Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-04T16:45:17.642Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestCloneArgsSmartHttp [2020-11-04T16:45:17.642Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2020-11-04T16:45:17.642Z] === RUN TestCloneArgsDumbHttp [2020-11-04T16:45:17.642Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestCloneArgsGit [2020-11-04T16:45:17.642Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestCheckoutGit [2020-11-04T16:45:17.642Z] === RUN TestEnable [2020-11-04T16:45:17.642Z] --- PASS: TestEnable (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestDisable [2020-11-04T16:45:17.642Z] --- PASS: TestDisable (0.00s) [2020-11-04T16:45:17.642Z] === RUN TestEnabled [2020-11-04T16:45:17.642Z] --- PASS: TestEnabled (0.00s) [2020-11-04T16:45:17.642Z] PASS [2020-11-04T16:45:17.642Z] coverage: 100.0% of statements [2020-11-04T16:45:17.642Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-11-04T16:45:17.955Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T16:45:18.523Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-04T16:45:18.612Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-04T16:45:18.612Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-11-04T16:45:18.612Z] === RUN TestProcessNoDockerignore [2020-11-04T16:45:18.612Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-04T16:45:18.612Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2020-11-04T16:45:18.612Z] === RUN TestDetectContentType [2020-11-04T16:45:18.612Z] --- PASS: TestDetectContentType (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestSelectAcceptableMIME [2020-11-04T16:45:18.612Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestInspectEmptyResponse [2020-11-04T16:45:18.612Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestInspectResponseBinary [2020-11-04T16:45:18.612Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestResponseUnsupportedContentType [2020-11-04T16:45:18.612Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestInspectResponseTextSimple [2020-11-04T16:45:18.612Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestInspectResponseEmptyContentType [2020-11-04T16:45:18.612Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestUnknownContentLength [2020-11-04T16:45:18.612Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestDownloadRemote [2020-11-04T16:45:18.612Z] === RUN TestGetAllAllowed [2020-11-04T16:45:18.612Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestGetAllMeta [2020-11-04T16:45:18.612Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-04T16:45:18.612Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestIsUnreferencedBuiltin [2020-11-04T16:45:18.612Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestIsExistingDirectory [2020-11-04T16:45:18.612Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestGetFilenameForDownload [2020-11-04T16:45:18.612Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestEnv2Variables [2020-11-04T16:45:18.612Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-04T16:45:18.612Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestMaintainer [2020-11-04T16:45:18.612Z] --- PASS: TestMaintainer (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestLabel [2020-11-04T16:45:18.612Z] --- PASS: TestLabel (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestFromScratch [2020-11-04T16:45:18.612Z] --- PASS: TestFromScratch (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestFromWithArg [2020-11-04T16:45:18.612Z] --- PASS: TestFromWithArg (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-04T16:45:18.612Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestFromWithUndefinedArg [2020-11-04T16:45:18.612Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestFromMultiStageWithNamedStage [2020-11-04T16:45:18.612Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestOnbuild [2020-11-04T16:45:18.612Z] --- PASS: TestOnbuild (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestWorkdir [2020-11-04T16:45:18.612Z] --- PASS: TestWorkdir (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestCmd [2020-11-04T16:45:18.612Z] --- PASS: TestCmd (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestHealthcheckNone [2020-11-04T16:45:18.612Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestHealthcheckCmd [2020-11-04T16:45:18.612Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestEntrypoint [2020-11-04T16:45:18.612Z] --- PASS: TestEntrypoint (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestExpose [2020-11-04T16:45:18.612Z] --- PASS: TestExpose (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestUser [2020-11-04T16:45:18.612Z] --- PASS: TestUser (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestVolume [2020-11-04T16:45:18.612Z] --- PASS: TestVolume (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestStopSignal [2020-11-04T16:45:18.612Z] --- SKIP: TestStopSignal (0.00s) [2020-11-04T16:45:18.612Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-04T16:45:18.612Z] === RUN TestArg [2020-11-04T16:45:18.612Z] --- PASS: TestArg (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestShell [2020-11-04T16:45:18.612Z] --- PASS: TestShell (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestPrependEnvOnCmd [2020-11-04T16:45:18.612Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestRunWithBuildArgs [2020-11-04T16:45:18.612Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestRunIgnoresHealthcheck [2020-11-04T16:45:18.612Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestNormalizeWorkdir [2020-11-04T16:45:18.612Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestDispatch [2020-11-04T16:45:18.612Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-04T16:45:18.612Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-04T16:45:18.612Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-04T16:45:18.612Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-04T16:45:18.612Z] --- PASS: TestDownloadRemote (0.11s) [2020-11-04T16:45:18.612Z] === RUN TestGetWithStatusError [2020-11-04T16:45:18.612Z] --- PASS: TestGetWithStatusError (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestCloseRootDirectory [2020-11-04T16:45:18.612Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-04T16:45:18.612Z] --- SKIP: TestCloseRootDirectory (0.01s) [2020-11-04T16:45:18.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:45:18.612Z] === RUN TestHashFile [2020-11-04T16:45:18.612Z] --- SKIP: TestHashFile (0.01s) [2020-11-04T16:45:18.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:45:18.612Z] === RUN TestHashSubdir [2020-11-04T16:45:18.612Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-04T16:45:18.612Z] === RUN TestDispatch/COPY_url [2020-11-04T16:45:18.612Z] --- SKIP: TestHashSubdir (0.01s) [2020-11-04T16:45:18.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:45:18.612Z] === RUN TestRemoveDirectory [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch (0.08s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-04T16:45:18.612Z] --- PASS: TestDispatch/COPY_url (0.01s) [2020-11-04T16:45:18.612Z] === RUN TestAddScratchImageAddsToMounts [2020-11-04T16:45:18.612Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-04T16:45:18.612Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-04T16:45:18.612Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-04T16:45:18.612Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestImageSourceGetAddsToMounts [2020-11-04T16:45:18.612Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestEmptyDockerfile [2020-11-04T16:45:18.612Z] --- SKIP: TestRemoveDirectory (0.01s) [2020-11-04T16:45:18.612Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:45:18.612Z] PASS [2020-11-04T16:45:18.612Z] coverage: 9.2% of statements [2020-11-04T16:45:18.612Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-11-04T16:45:18.612Z] === RUN TestSymlinkDockerfile [2020-11-04T16:45:18.612Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-04T16:45:18.612Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-04T16:45:18.612Z] ok github.com/docker/docker/builder/remotecontext 0.771s coverage: 9.2% of statements [2020-11-04T16:45:18.612Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestNonExistingDockerfile [2020-11-04T16:45:18.612Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestCopyRunConfig [2020-11-04T16:45:18.612Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestDeepCopyRunConfig [2020-11-04T16:45:18.612Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestExportImage [2020-11-04T16:45:18.612Z] --- PASS: TestExportImage (0.00s) [2020-11-04T16:45:18.612Z] === RUN TestNormalizeDest [2020-11-04T16:45:18.612Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-04T16:45:18.612Z] PASS [2020-11-04T16:45:18.612Z] coverage: 46.3% of statements [2020-11-04T16:45:18.612Z] ok github.com/docker/docker/builder/dockerfile 0.486s coverage: 46.3% of statements [2020-11-04T16:45:18.822Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-04T16:45:19.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-04T16:45:19.861Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T16:45:19.945Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-04T16:45:20.117Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T16:45:21.875Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-04T16:45:22.008Z] #33 159.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T16:45:22.938Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T16:45:23.571Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T16:45:24.390Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-04T16:45:24.390Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-04T16:45:24.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-04T16:45:24.829Z] #33 162.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T16:45:25.755Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-04T16:45:25.758Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T16:45:26.011Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-04T16:45:26.938Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-04T16:45:27.125Z] #33 164.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T16:45:28.054Z] #33 166.1 [2020-11-04T16:45:28.311Z] #33 DONE 166.3s [2020-11-04T16:45:28.311Z] [2020-11-04T16:45:28.311Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-11-04T16:45:30.827Z] #34 DONE 2.6s [2020-11-04T16:45:30.996Z] === RUN TestCheckpointCreateError [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCheckpointCreate [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCheckpointDeleteError [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCheckpointDelete [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCheckpointListError [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCheckpointList [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointList (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCheckpointListContainerNotFound [2020-11-04T16:45:30.996Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNewClientWithOpsFromEnv [2020-11-04T16:45:30.996Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-04T16:45:30.996Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-04T16:45:30.996Z] === RUN TestGetAPIPath [2020-11-04T16:45:30.996Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestParseHostURL [2020-11-04T16:45:30.996Z] --- PASS: TestParseHostURL (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-04T16:45:30.996Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-04T16:45:30.996Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNegotiateAPIVersion [2020-11-04T16:45:30.996Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNegotiateAPVersionOverride [2020-11-04T16:45:30.996Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-04T16:45:30.996Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-04T16:45:30.996Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-04T16:45:30.996Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestClientRedirect [2020-11-04T16:45:30.996Z] --- PASS: TestClientRedirect (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigCreateUnsupported [2020-11-04T16:45:30.996Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigCreateError [2020-11-04T16:45:30.996Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigCreate [2020-11-04T16:45:30.996Z] --- PASS: TestConfigCreate (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigInspectNotFound [2020-11-04T16:45:30.996Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigInspectWithEmptyID [2020-11-04T16:45:30.996Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigInspectUnsupported [2020-11-04T16:45:30.996Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigInspectError [2020-11-04T16:45:30.996Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigInspectConfigNotFound [2020-11-04T16:45:30.996Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigInspect [2020-11-04T16:45:30.996Z] --- PASS: TestConfigInspect (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigListUnsupported [2020-11-04T16:45:30.996Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigListError [2020-11-04T16:45:30.996Z] --- PASS: TestConfigListError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigList [2020-11-04T16:45:30.996Z] --- PASS: TestConfigList (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigRemoveUnsupported [2020-11-04T16:45:30.996Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigRemoveError [2020-11-04T16:45:30.996Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigRemove [2020-11-04T16:45:30.996Z] --- PASS: TestConfigRemove (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigUpdateUnsupported [2020-11-04T16:45:30.996Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigUpdateError [2020-11-04T16:45:30.996Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestConfigUpdate [2020-11-04T16:45:30.996Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerCommitError [2020-11-04T16:45:30.996Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerCommit [2020-11-04T16:45:30.996Z] --- PASS: TestContainerCommit (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerStatPathError [2020-11-04T16:45:30.996Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerStatPathNotFoundError [2020-11-04T16:45:30.996Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerStatPathNoHeaderError [2020-11-04T16:45:30.996Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerStatPath [2020-11-04T16:45:30.996Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyToContainerError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyToContainerNotFoundError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyToContainer [2020-11-04T16:45:30.996Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyFromContainerError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyFromContainerNotFoundError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-04T16:45:30.996Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestCopyFromContainer [2020-11-04T16:45:30.996Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-04T16:45:30.996Z] === RUN TestContainerCreateError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerCreateImageNotFound [2020-11-04T16:45:31.455Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerCreateWithName [2020-11-04T16:45:31.455Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerCreateAutoRemove [2020-11-04T16:45:31.455Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerDiffError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerDiff [2020-11-04T16:45:31.455Z] --- PASS: TestContainerDiff (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExecCreateError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExecCreate [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExecStartError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExecStart [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExecInspectError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExecInspect [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExportError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExportError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerExport [2020-11-04T16:45:31.455Z] --- PASS: TestContainerExport (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerInspectError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerInspectContainerNotFound [2020-11-04T16:45:31.455Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerInspectWithEmptyID [2020-11-04T16:45:31.455Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerInspect [2020-11-04T16:45:31.455Z] --- PASS: TestContainerInspect (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerInspectNode [2020-11-04T16:45:31.455Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerKillError [2020-11-04T16:45:31.455Z] --- PASS: TestContainerKillError (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerKill [2020-11-04T16:45:31.455Z] --- PASS: TestContainerKill (0.00s) [2020-11-04T16:45:31.455Z] === RUN TestContainerListError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerList [2020-11-04T16:45:31.456Z] --- PASS: TestContainerList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerLogsNotFoundError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerLogsError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerLogs [2020-11-04T16:45:31.456Z] --- PASS: TestContainerLogs (0.16s) [2020-11-04T16:45:31.456Z] === RUN TestContainerPauseError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerPause [2020-11-04T16:45:31.456Z] --- PASS: TestContainerPause (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainersPruneError [2020-11-04T16:45:31.456Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainersPrune [2020-11-04T16:45:31.456Z] --- PASS: TestContainersPrune (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRemoveNotFoundError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRemove [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRemove (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRenameError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRenameError (0.02s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRename [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRename (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerResizeError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerExecResizeError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerResize [2020-11-04T16:45:31.456Z] --- PASS: TestContainerResize (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerExecResize [2020-11-04T16:45:31.456Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRestartError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerRestart [2020-11-04T16:45:31.456Z] --- PASS: TestContainerRestart (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerStartError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerStartError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerStart [2020-11-04T16:45:31.456Z] --- PASS: TestContainerStart (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerStatsError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerStats [2020-11-04T16:45:31.456Z] --- PASS: TestContainerStats (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerStopError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerStopError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerStop [2020-11-04T16:45:31.456Z] --- PASS: TestContainerStop (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerTopError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerTopError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerTop [2020-11-04T16:45:31.456Z] --- PASS: TestContainerTop (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerUnpauseError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerUnpause [2020-11-04T16:45:31.456Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerUpdateError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerUpdate [2020-11-04T16:45:31.456Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerWaitError [2020-11-04T16:45:31.456Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestContainerWait [2020-11-04T16:45:31.456Z] --- PASS: TestContainerWait (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestDiskUsageError [2020-11-04T16:45:31.456Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestDiskUsage [2020-11-04T16:45:31.456Z] --- PASS: TestDiskUsage (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestDistributionInspectUnsupported [2020-11-04T16:45:31.456Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestDistributionInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestEventsErrorInOptions [2020-11-04T16:45:31.456Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestEventsErrorFromServer [2020-11-04T16:45:31.456Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestEvents [2020-11-04T16:45:31.456Z] --- PASS: TestEvents (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestTLSCloseWriter [2020-11-04T16:45:31.456Z] === PAUSE TestTLSCloseWriter [2020-11-04T16:45:31.456Z] === RUN TestImageBuildError [2020-11-04T16:45:31.456Z] --- PASS: TestImageBuildError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageBuild [2020-11-04T16:45:31.456Z] --- PASS: TestImageBuild (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestGetDockerOS [2020-11-04T16:45:31.456Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageCreateError [2020-11-04T16:45:31.456Z] --- PASS: TestImageCreateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageCreate [2020-11-04T16:45:31.456Z] --- PASS: TestImageCreate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageHistoryError [2020-11-04T16:45:31.456Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageHistory [2020-11-04T16:45:31.456Z] --- PASS: TestImageHistory (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageImportError [2020-11-04T16:45:31.456Z] --- PASS: TestImageImportError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageImport [2020-11-04T16:45:31.456Z] --- PASS: TestImageImport (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageInspectError [2020-11-04T16:45:31.456Z] --- PASS: TestImageInspectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageInspectImageNotFound [2020-11-04T16:45:31.456Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageInspect [2020-11-04T16:45:31.456Z] --- PASS: TestImageInspect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageListError [2020-11-04T16:45:31.456Z] --- PASS: TestImageListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageList [2020-11-04T16:45:31.456Z] --- PASS: TestImageList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageListApiBefore125 [2020-11-04T16:45:31.456Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageLoadError [2020-11-04T16:45:31.456Z] --- PASS: TestImageLoadError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageLoad [2020-11-04T16:45:31.456Z] --- PASS: TestImageLoad (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagesPruneError [2020-11-04T16:45:31.456Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagesPrune [2020-11-04T16:45:31.456Z] --- PASS: TestImagesPrune (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullReferenceParseError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullAnyError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePullWithoutErrors [2020-11-04T16:45:31.456Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushReferenceError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushAnyError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithoutErrors [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-04T16:45:31.456Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageRemoveImageNotFound [2020-11-04T16:45:31.456Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageRemove [2020-11-04T16:45:31.456Z] --- PASS: TestImageRemove (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSaveError [2020-11-04T16:45:31.456Z] --- PASS: TestImageSaveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSave [2020-11-04T16:45:31.456Z] --- PASS: TestImageSave (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSearchAnyError [2020-11-04T16:45:31.456Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-04T16:45:31.456Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T16:45:31.456Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T16:45:31.456Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-04T16:45:31.456Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageSearchWithoutErrors [2020-11-04T16:45:31.456Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageTagError [2020-11-04T16:45:31.456Z] --- PASS: TestImageTagError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageTagInvalidReference [2020-11-04T16:45:31.456Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageTagInvalidSourceImageName [2020-11-04T16:45:31.456Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageTagHexSource [2020-11-04T16:45:31.456Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestImageTag [2020-11-04T16:45:31.456Z] --- PASS: TestImageTag (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestInfoServerError [2020-11-04T16:45:31.456Z] --- PASS: TestInfoServerError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestInfoInvalidResponseJSONError [2020-11-04T16:45:31.456Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestInfo [2020-11-04T16:45:31.456Z] --- PASS: TestInfo (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkConnectError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkConnect [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkCreateError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkCreate [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkDisconnectError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkDisconnect [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkInspectError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkInspectNotFoundError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkInspect [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkListError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkList [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworksPruneError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworksPrune [2020-11-04T16:45:31.456Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNetworkRemove [2020-11-04T16:45:31.456Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeInspectError [2020-11-04T16:45:31.456Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeInspectNodeNotFound [2020-11-04T16:45:31.456Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeInspect [2020-11-04T16:45:31.456Z] --- PASS: TestNodeInspect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeListError [2020-11-04T16:45:31.456Z] --- PASS: TestNodeListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeList [2020-11-04T16:45:31.456Z] --- PASS: TestNodeList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeRemove [2020-11-04T16:45:31.456Z] --- PASS: TestNodeRemove (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeUpdateError [2020-11-04T16:45:31.456Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestNodeUpdate [2020-11-04T16:45:31.456Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestOptionWithTimeout [2020-11-04T16:45:31.456Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPingFail [2020-11-04T16:45:31.456Z] --- PASS: TestPingFail (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPingWithError [2020-11-04T16:45:31.456Z] 2020/11/04 16:45:30 RoundTripper returned a response & error; ignoring response [2020-11-04T16:45:31.456Z] 2020/11/04 16:45:30 RoundTripper returned a response & error; ignoring response [2020-11-04T16:45:31.456Z] --- PASS: TestPingWithError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPingSuccess [2020-11-04T16:45:31.456Z] --- PASS: TestPingSuccess (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPingHeadFallback [2020-11-04T16:45:31.456Z] === RUN TestPingHeadFallback/OK [2020-11-04T16:45:31.456Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-04T16:45:31.456Z] === RUN TestPingHeadFallback/Not_Found [2020-11-04T16:45:31.456Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-04T16:45:31.456Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-04T16:45:31.456Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginDisableError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginDisable [2020-11-04T16:45:31.456Z] --- PASS: TestPluginDisable (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginEnableError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginEnable [2020-11-04T16:45:31.456Z] --- PASS: TestPluginEnable (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginInspectError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginInspect [2020-11-04T16:45:31.456Z] --- PASS: TestPluginInspect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginListError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginList [2020-11-04T16:45:31.456Z] --- PASS: TestPluginList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginPushError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginPushError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginPush [2020-11-04T16:45:31.456Z] --- PASS: TestPluginPush (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginRemove [2020-11-04T16:45:31.456Z] --- PASS: TestPluginRemove (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginSetError [2020-11-04T16:45:31.456Z] --- PASS: TestPluginSetError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPluginSet [2020-11-04T16:45:31.456Z] --- PASS: TestPluginSet (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSetHostHeader [2020-11-04T16:45:31.456Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestPlainTextError [2020-11-04T16:45:31.456Z] --- PASS: TestPlainTextError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestInfiniteError [2020-11-04T16:45:31.456Z] --- PASS: TestInfiniteError (0.01s) [2020-11-04T16:45:31.456Z] === RUN TestSecretCreateUnsupported [2020-11-04T16:45:31.456Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretCreateError [2020-11-04T16:45:31.456Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretCreate [2020-11-04T16:45:31.456Z] --- PASS: TestSecretCreate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretInspectUnsupported [2020-11-04T16:45:31.456Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretInspectError [2020-11-04T16:45:31.456Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretInspectSecretNotFound [2020-11-04T16:45:31.456Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretInspect [2020-11-04T16:45:31.456Z] --- PASS: TestSecretInspect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretListUnsupported [2020-11-04T16:45:31.456Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretListError [2020-11-04T16:45:31.456Z] --- PASS: TestSecretListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretList [2020-11-04T16:45:31.456Z] --- PASS: TestSecretList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretRemoveUnsupported [2020-11-04T16:45:31.456Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretRemove [2020-11-04T16:45:31.456Z] --- PASS: TestSecretRemove (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretUpdateUnsupported [2020-11-04T16:45:31.456Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretUpdateError [2020-11-04T16:45:31.456Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestSecretUpdate [2020-11-04T16:45:31.456Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceCreateError [2020-11-04T16:45:31.456Z] --- PASS: TestServiceCreateError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceCreate [2020-11-04T16:45:31.456Z] --- PASS: TestServiceCreate (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-04T16:45:31.456Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceCreateDigestPinning [2020-11-04T16:45:31.456Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceInspectError [2020-11-04T16:45:31.456Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceInspectServiceNotFound [2020-11-04T16:45:31.456Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceInspectWithEmptyID [2020-11-04T16:45:31.456Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceInspect [2020-11-04T16:45:31.456Z] --- PASS: TestServiceInspect (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceListError [2020-11-04T16:45:31.456Z] --- PASS: TestServiceListError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceList [2020-11-04T16:45:31.456Z] --- PASS: TestServiceList (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceLogsError [2020-11-04T16:45:31.456Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceLogs [2020-11-04T16:45:31.456Z] --- PASS: TestServiceLogs (0.00s) [2020-11-04T16:45:31.456Z] === RUN TestServiceRemoveError [2020-11-04T16:45:31.456Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestServiceRemoveNotFoundError [2020-11-04T16:45:31.457Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestServiceRemove [2020-11-04T16:45:31.457Z] --- PASS: TestServiceRemove (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestServiceUpdateError [2020-11-04T16:45:31.457Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestServiceUpdate [2020-11-04T16:45:31.457Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmGetUnlockKeyError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmGetUnlockKey [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmInitError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmInit [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmInit (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmInspectError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmInspect [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmJoinError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmJoin [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmLeaveError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmLeave [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmUnlockError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmUnlock [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmUpdateError [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestSwarmUpdate [2020-11-04T16:45:31.457Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestTaskInspectError [2020-11-04T16:45:31.457Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestTaskInspectWithEmptyID [2020-11-04T16:45:31.457Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestTaskInspect [2020-11-04T16:45:31.457Z] --- PASS: TestTaskInspect (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestTaskListError [2020-11-04T16:45:31.457Z] --- PASS: TestTaskListError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestTaskList [2020-11-04T16:45:31.457Z] --- PASS: TestTaskList (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeCreateError [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeCreate [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeInspectError [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeInspectNotFound [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeInspectWithEmptyID [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeInspect [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeListError [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeListError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeList [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeList (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeRemoveError [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-04T16:45:31.457Z] === RUN TestVolumeRemove [2020-11-04T16:45:31.457Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-04T16:45:31.457Z] === CONT TestTLSCloseWriter [2020-11-04T16:45:31.457Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-11-04T16:45:31.457Z] PASS [2020-11-04T16:45:31.457Z] coverage: 74.9% of statements [2020-11-04T16:45:31.457Z] ok github.com/docker/docker/client 0.701s coverage: 74.9% of statements [2020-11-04T16:45:31.717Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2020-11-04T16:45:31.717Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-11-04T16:45:31.717Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-11-04T16:45:31.717Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-11-04T16:45:31.717Z] PASS [2020-11-04T16:45:31.717Z] [2020-11-04T16:45:31.717Z] === Skipped [2020-11-04T16:45:31.717Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T16:45:31.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T16:45:31.717Z] [2020-11-04T16:45:31.717Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-04T16:45:31.717Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T16:45:31.717Z] [2020-11-04T16:45:31.717Z] [2020-11-04T16:45:31.717Z] DONE 27 tests, 2 skipped in 160.271s [2020-11-04T16:45:31.717Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T16:45:31.717Z] ++ 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-11-04T16:45:31.717Z] ++ set -e [2020-11-04T16:45:31.717Z] ++ '[' -n 0 ']' [2020-11-04T16:45:31.718Z] ++ set -x [2020-11-04T16:45:31.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:45:31.718Z] INFO: Testing against a local daemon [2020-11-04T16:45:31.718Z] === RUN TestSessionCreate [2020-11-04T16:45:31.718Z] --- PASS: TestSessionCreate (0.05s) [2020-11-04T16:45:31.718Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T16:45:31.718Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-04T16:45:31.718Z] PASS [2020-11-04T16:45:31.718Z] [2020-11-04T16:45:31.718Z] DONE 2 tests in 0.242s [2020-11-04T16:45:31.718Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T16:45:31.718Z] ++ 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-11-04T16:45:31.718Z] ++ set -e [2020-11-04T16:45:31.718Z] ++ '[' -n 0 ']' [2020-11-04T16:45:31.718Z] ++ set -x [2020-11-04T16:45:31.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:45:31.718Z] INFO: Testing against a local daemon [2020-11-04T16:45:31.718Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T16:45:31.718Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:45:31.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:45:31.718Z] === RUN TestEventsExecDie [2020-11-04T16:45:31.718Z] --- PASS: TestEventsExecDie (0.90s) [2020-11-04T16:45:31.718Z] === RUN TestEventsBackwardsCompatible [2020-11-04T16:45:31.718Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-11-04T16:45:31.718Z] === RUN TestInfoBinaryCommits [2020-11-04T16:45:31.980Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-04T16:45:31.980Z] === RUN TestInfoAPIVersioned [2020-11-04T16:45:31.980Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-04T16:45:31.980Z] === RUN TestInfoDiscoveryBackend [2020-11-04T16:45:32.553Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2020-11-04T16:45:32.553Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T16:45:32.719Z] [2020-11-04T16:45:32.719Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-11-04T16:45:33.281Z] #35 DONE 0.8s [2020-11-04T16:45:33.281Z] [2020-11-04T16:45:33.281Z] #36 exporting to image [2020-11-04T16:45:33.281Z] #36 exporting layers [2020-11-04T16:45:33.498Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T16:45:33.498Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T16:45:34.443Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2020-11-04T16:45:34.443Z] === RUN TestInfoAPI [2020-11-04T16:45:34.443Z] --- PASS: TestInfoAPI (0.05s) [2020-11-04T16:45:34.443Z] === RUN TestInfoAPIWarnings [2020-11-04T16:45:36.549Z] #36 exporting layers 2.9s done [2020-11-04T16:45:36.549Z] #36 writing image sha256:605652d042cec917a18aaebee3b48efb16164d07baa312e807b0fad3df3fb2fd done [2020-11-04T16:45:36.549Z] #36 naming to docker.io/library/moby-e2e-test done [2020-11-04T16:45:36.549Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T16:45:36.912Z] + echo Ensuring container killed. [2020-11-04T16:45:36.912Z] Ensuring container killed. [2020-11-04T16:45:36.912Z] + docker rm -vf docker-pr4 [2020-11-04T16:45:36.912Z] Error: No such container: docker-pr4 [2020-11-04T16:45:36.912Z] + true [Pipeline] sh [2020-11-04T16:45:36.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-04T16:45:36.931Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-04T16:45:37.239Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:45:37.239Z] Chowning /workspace to jenkins user [2020-11-04T16:45:37.239Z] + id -u [2020-11-04T16:45:37.239Z] + id -g [2020-11-04T16:45:37.239Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41605:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T16:45:37.859Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T16:45:38.421Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-04T16:45:38.462Z] + bundleName=unit [2020-11-04T16:45:38.462Z] + echo Creating unit-bundles.tar.gz [2020-11-04T16:45:38.462Z] Creating unit-bundles.tar.gz [2020-11-04T16:45:38.462Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-04T16:45:38.462Z] bundles/junit-report.xml [2020-11-04T16:45:38.462Z] bundles/go-test-report.json [2020-11-04T16:45:38.462Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-04T16:45:38.471Z] Archiving artifacts [2020-11-04T16:45:39.867Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-04T16:45:39.979Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T16:45:40.123Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-04T16:45:40.287Z] + make clean [2020-11-04T16:45:40.287Z] docker volume rm -f docker-dev-cache [2020-11-04T16:45:40.379Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-04T16:45:40.379Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-04T16:45:40.379Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-04T16:45:40.542Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T16:45:40.941Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-04T16:45:41.198Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-04T16:45:43.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-04T16:45:45.024Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-04T16:45:45.281Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-04T16:45:49.146Z] --- PASS: TestCheckoutGit (33.40s) [2020-11-04T16:45:49.146Z] === RUN TestValidGitTransport [2020-11-04T16:45:49.146Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-04T16:45:49.146Z] === RUN TestGitInvalidRef [2020-11-04T16:45:49.146Z] --- PASS: TestGitInvalidRef (0.20s) [2020-11-04T16:45:49.146Z] PASS [2020-11-04T16:45:49.146Z] coverage: 86.3% of statements [2020-11-04T16:45:49.146Z] ok github.com/docker/docker/builder/remotecontext/git 33.947s coverage: 86.3% of statements [2020-11-04T16:45:50.115Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T16:45:50.115Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T16:45:50.566Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-04T16:45:50.566Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-04T16:45:50.566Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-04T16:45:51.128Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-04T16:45:52.054Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-04T16:45:52.568Z] --- PASS: TestInfoAPIWarnings (16.64s) [2020-11-04T16:45:52.568Z] === RUN TestInfoDebug [2020-11-04T16:45:52.568Z] --- PASS: TestInfoDebug (0.63s) [2020-11-04T16:45:52.568Z] === RUN TestInfoInsecureRegistries [2020-11-04T16:45:52.568Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2020-11-04T16:45:52.568Z] === RUN TestInfoRegistryMirrors [2020-11-04T16:45:52.829Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-11-04T16:45:52.829Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T16:45:52.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-04T16:45:53.091Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-11-04T16:45:53.091Z] === RUN TestPingCacheHeaders [2020-11-04T16:45:53.091Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-04T16:45:53.091Z] === RUN TestPingGet [2020-11-04T16:45:53.353Z] --- PASS: TestPingGet (0.03s) [2020-11-04T16:45:53.353Z] === RUN TestPingHead [2020-11-04T16:45:53.353Z] --- PASS: TestPingHead (0.05s) [2020-11-04T16:45:53.353Z] === RUN TestVersion [2020-11-04T16:45:53.353Z] --- PASS: TestVersion (0.05s) [2020-11-04T16:45:53.353Z] PASS [2020-11-04T16:45:53.353Z] [2020-11-04T16:45:53.353Z] === Skipped [2020-11-04T16:45:53.353Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T16:45:53.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T16:45:53.353Z] [2020-11-04T16:45:53.353Z] [2020-11-04T16:45:53.353Z] DONE 18 tests, 1 skipped in 22.672s [2020-11-04T16:45:53.353Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T16:45:53.353Z] ++ 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-11-04T16:45:53.353Z] ++ set -e [2020-11-04T16:45:53.353Z] ++ '[' -n 0 ']' [2020-11-04T16:45:53.353Z] ++ set -x [2020-11-04T16:45: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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-04T16:45:53.615Z] INFO: Testing against a local daemon [2020-11-04T16:45:53.615Z] === RUN TestVolumesCreateAndList [2020-11-04T16:45:53.615Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-11-04T16:45:53.615Z] === RUN TestVolumesRemove [2020-11-04T16:45:53.615Z] --- PASS: TestVolumesRemove (0.11s) [2020-11-04T16:45:53.615Z] === RUN TestVolumesInspect [2020-11-04T16:45:53.615Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-04T16:45:53.615Z] === RUN TestVolumesInvalidJSON [2020-11-04T16:45:53.615Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T16:45:53.615Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T16:45:53.615Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T16:45:53.615Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-04T16:45:53.615Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T16:45:53.615Z] PASS [2020-11-04T16:45:53.615Z] [2020-11-04T16:45:53.615Z] DONE 5 tests in 0.347s [2020-11-04T16:45:53.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:45:53.908Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-04T16:45:54.187Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T16:45:54.187Z] +++ kill 13692 [2020-11-04T16:45:54.469Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-04T16:45:55.575Z] +++ /etc/init.d/apparmor stop [2020-11-04T16:45:55.575Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:45:55.575Z] [2020-11-04T16:45:55.575Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:45:55.575Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:45:55.575Z] [2020-11-04T16:45:55.575Z] To set a process to complain mode, use the command line tool [2020-11-04T16:45:55.575Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:45:55.575Z] +++ true [2020-11-04T16:45:55.575Z] exiting test-integration [2020-11-04T16:45:55.575Z] ++ exit 0 [2020-11-04T16:45:55.575Z] [2020-11-04T16:45:56.356Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-04T16:45:56.919Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-04T16:45:57.481Z] === RUN TestDockerSuite/TestLogsSince Post stage [Pipeline] junit [2020-11-04T16:45:58.140Z] Recording test results [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-04T16:45:58.688Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestConfigureDaemonLogs [2020-11-04T16:45:58.688Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestCommonOptionsInstallFlags [2020-11-04T16:45:58.688Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-04T16:45:58.688Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-04T16:45:58.688Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-04T16:45:58.688Z] PASS [2020-11-04T16:45:58.688Z] coverage: 18.5% of statements [2020-11-04T16:45:58.688Z] ok github.com/docker/docker/cmd/dockerd 0.812s coverage: 18.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T16:45:59.059Z] + echo Ensuring container killed. [2020-11-04T16:45:59.059Z] Ensuring container killed. [2020-11-04T16:45:59.059Z] + docker rm -vf docker-pr4 [2020-11-04T16:45:59.059Z] Error: No such container: docker-pr4 [2020-11-04T16:45:59.059Z] + true [Pipeline] sh [2020-11-04T16:45:59.147Z] === RUN TestContainerStopSignal [2020-11-04T16:45:59.147Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestContainerStopTimeout [2020-11-04T16:45:59.147Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-04T16:45:59.147Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-04T16:45:59.147Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-04T16:45:59.147Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestReplaceAndAppendEnvVars [2020-11-04T16:45:59.147Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-04T16:45:59.147Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-04T16:45:59.147Z] === RUN TestNewMemoryStore [2020-11-04T16:45:59.147Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestAddContainers [2020-11-04T16:45:59.147Z] --- PASS: TestAddContainers (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestGetContainer [2020-11-04T16:45:59.147Z] --- PASS: TestGetContainer (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestDeleteContainer [2020-11-04T16:45:59.147Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestListContainers [2020-11-04T16:45:59.147Z] --- PASS: TestListContainers (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestFirstContainer [2020-11-04T16:45:59.147Z] --- PASS: TestFirstContainer (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestApplyAllContainer [2020-11-04T16:45:59.147Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestIsValidHealthString [2020-11-04T16:45:59.147Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestStateRunStop [2020-11-04T16:45:59.147Z] --- PASS: TestStateRunStop (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestStateTimeoutWait [2020-11-04T16:45:59.147Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-11-04T16:45:59.147Z] state_test.go:141: Stop callback fired [2020-11-04T16:45:59.147Z] state_test.go:165: Stop callback fired [2020-11-04T16:45:59.147Z] === RUN TestIsValidStateString [2020-11-04T16:45:59.147Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestViewSaveDelete [2020-11-04T16:45:59.147Z] --- PASS: TestViewSaveDelete (0.01s) [2020-11-04T16:45:59.147Z] === RUN TestViewAll [2020-11-04T16:45:59.147Z] --- PASS: TestViewAll (0.02s) [2020-11-04T16:45:59.147Z] === RUN TestViewGet [2020-11-04T16:45:59.147Z] --- PASS: TestViewGet (0.01s) [2020-11-04T16:45:59.147Z] === RUN TestNames [2020-11-04T16:45:59.147Z] --- PASS: TestNames (0.00s) [2020-11-04T16:45:59.147Z] === RUN TestViewWithHealthCheck [2020-11-04T16:45:59.147Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-04T16:45:59.147Z] PASS [2020-11-04T16:45:59.147Z] coverage: 41.6% of statements [2020-11-04T16:45:59.147Z] ok github.com/docker/docker/container 0.466s coverage: 41.6% of statements [2020-11-04T16:45:59.357Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:45:59.357Z] Chowning /workspace to jenkins user [2020-11-04T16:45:59.357Z] + id -u [2020-11-04T16:45:59.357Z] + id -g [2020-11-04T16:45:59.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41605:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T16:45:59.357Z] Unable to find image 'busybox:latest' locally [2020-11-04T16:45:59.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-04T16:45:59.606Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T16:45:59.606Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T16:45:59.606Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T16:45:59.606Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T16:45:59.620Z] latest: Pulling from library/busybox [2020-11-04T16:45:59.620Z] 5dce72bf4214: Pulling fs layer [2020-11-04T16:45:59.620Z] 5dce72bf4214: Download complete [2020-11-04T16:45:59.882Z] 5dce72bf4214: Pull complete [2020-11-04T16:45:59.882Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T16:46:00.144Z] Status: Downloaded newer image for busybox:latest [2020-11-04T16:46:01.782Z] === RUN TestPrepare [2020-11-04T16:46:01.783Z] --- PASS: TestPrepare (0.00s) [2020-11-04T16:46:01.783Z] === RUN TestStart [2020-11-04T16:46:01.783Z] --- PASS: TestStart (0.00s) [2020-11-04T16:46:01.783Z] === RUN TestWaitCancel [2020-11-04T16:46:01.783Z] --- PASS: TestWaitCancel (0.00s) [2020-11-04T16:46:01.783Z] === RUN TestWaitDisabled [2020-11-04T16:46:01.783Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-04T16:46:01.783Z] === RUN TestWaitEnabled [2020-11-04T16:46:01.783Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-04T16:46:01.783Z] === RUN TestRemove [2020-11-04T16:46:01.783Z] --- PASS: TestRemove (0.00s) [2020-11-04T16:46:01.783Z] PASS [2020-11-04T16:46:01.783Z] coverage: 65.3% of statements [2020-11-04T16:46:01.783Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.299s coverage: 65.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T16:46:03.757Z] + bundleName=arm64-integration [2020-11-04T16:46:03.757Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-04T16:46:03.757Z] Creating arm64-integration-bundles.tar.gz [2020-11-04T16:46:03.757Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T16:46:03.757Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T16:46:04.034Z] Archiving artifacts [2020-11-04T16:46:04.620Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-04T16:46:04.688Z] === RUN TestNewListSecretsFilters [2020-11-04T16:46:04.688Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-04T16:46:04.688Z] === RUN TestNewListConfigsFilters [2020-11-04T16:46:04.688Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-04T16:46:04.688Z] PASS [2020-11-04T16:46:04.688Z] coverage: 0.5% of statements [2020-11-04T16:46:04.688Z] ok github.com/docker/docker/daemon/cluster 0.758s coverage: 0.5% of statements [2020-11-04T16:46:04.688Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-04T16:46:05.147Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-04T16:46:05.147Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-04T16:46:05.147Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-04T16:46:05.606Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-04T16:46:05.606Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-04T16:46:05.606Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-04T16:46:05.606Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-04T16:46:05.606Z] PASS [2020-11-04T16:46:05.606Z] coverage: 35.9% of statements [2020-11-04T16:46:05.606Z] ok github.com/docker/docker/daemon/cluster/convert 0.996s coverage: 35.9% of statements [2020-11-04T16:46:05.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T16:46:06.288Z] + make clean [2020-11-04T16:46:06.862Z] docker volume rm -f docker-dev-cache [2020-11-04T16:46:06.862Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T16:46:09.898Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-04T16:46:09.898Z] === RUN TestDockerSuite/TestLogsTail [2020-11-04T16:46:10.296Z] === RUN TestDiscoveryOptsErrors [2020-11-04T16:46:10.297Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-04T16:46:10.297Z] === RUN TestDiscoveryOpts [2020-11-04T16:46:10.297Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-04T16:46:10.297Z] PASS [2020-11-04T16:46:10.297Z] coverage: 30.0% of statements [2020-11-04T16:46:10.297Z] ok github.com/docker/docker/daemon/discovery 0.223s coverage: 30.0% of statements [2020-11-04T16:46:10.460Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-04T16:46:10.715Z] === RUN TestDockerSuite/TestLogsWithDetails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T16:46:11.276Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-04T16:46:11.532Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-04T16:46:11.787Z] === RUN TestDockerSuite/TestNetHostname [2020-11-04T16:46:11.833Z] === RUN TestBuilderGC [2020-11-04T16:46:11.833Z] --- PASS: TestBuilderGC (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationNotFound [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonBrokenConfiguration [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestParseClusterAdvertiseSettings [2020-11-04T16:46:11.833Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestFindConfigurationConflicts [2020-11-04T16:46:11.833Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-04T16:46:11.833Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-04T16:46:11.833Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-04T16:46:11.833Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-04T16:46:11.833Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-04T16:46:11.833Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_label [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_dns [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-04T16:46:11.833Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfiguration (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-04T16:46:11.833Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-04T16:46:11.834Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-04T16:46:11.834Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-04T16:46:11.834Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-04T16:46:11.834Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-04T16:46:11.834Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-04T16:46:11.834Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-04T16:46:11.834Z] === RUN TestModifiedDiscoverySettings [2020-11-04T16:46:11.834Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-04T16:46:11.834Z] === RUN TestReloadSetConfigFileNotExist [2020-11-04T16:46:11.834Z] time="2020-11-04T16:46:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-04T16:46:11.834Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2020-11-04T16:46:11.834Z] === RUN TestReloadDefaultConfigNotExist [2020-11-04T16:46:11.834Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-11-04T16:46:11.834Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:11.834Z] === RUN TestReloadBadDefaultConfig [2020-11-04T16:46:11.834Z] time="2020-11-04T16:46:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-261246283" [2020-11-04T16:46:11.834Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-04T16:46:11.834Z] === RUN TestReloadWithConflictingLabels [2020-11-04T16:46:11.834Z] time="2020-11-04T16:46:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-472331822" [2020-11-04T16:46:11.834Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-11-04T16:46:11.834Z] === RUN TestReloadWithDuplicateLabels [2020-11-04T16:46:11.834Z] time="2020-11-04T16:46:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-865518005" [2020-11-04T16:46:11.834Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-11-04T16:46:11.834Z] === RUN TestDaemonConfigurationMerge [2020-11-04T16:46:11.834Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-04T16:46:11.834Z] PASS [2020-11-04T16:46:11.834Z] coverage: 79.7% of statements [2020-11-04T16:46:11.834Z] ok github.com/docker/docker/daemon/config 0.666s coverage: 79.7% of statements [2020-11-04T16:46:12.293Z] === RUN TestWaitNodeAttachment [2020-11-04T16:46:12.754Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-11-04T16:46:12.754Z] === RUN TestIsolationConversion [2020-11-04T16:46:12.754Z] === RUN TestIsolationConversion/default [2020-11-04T16:46:12.754Z] === RUN TestIsolationConversion/process [2020-11-04T16:46:12.754Z] === RUN TestIsolationConversion/hyperv [2020-11-04T16:46:12.754Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestContainerLabels [2020-11-04T16:46:12.754Z] --- PASS: TestContainerLabels (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestCredentialSpecConversion [2020-11-04T16:46:12.754Z] === RUN TestCredentialSpecConversion/none [2020-11-04T16:46:12.754Z] === RUN TestCredentialSpecConversion/config [2020-11-04T16:46:12.754Z] === RUN TestCredentialSpecConversion/file [2020-11-04T16:46:12.754Z] === RUN TestCredentialSpecConversion/registry [2020-11-04T16:46:12.754Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-04T16:46:12.754Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestControllerValidateMountBind [2020-11-04T16:46:12.754Z] --- PASS: TestControllerValidateMountBind (0.03s) [2020-11-04T16:46:12.754Z] === RUN TestControllerValidateMountVolume [2020-11-04T16:46:12.754Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestControllerValidateMountTarget [2020-11-04T16:46:12.754Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestControllerValidateMountTmpfs [2020-11-04T16:46:12.754Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestControllerValidateMountInvalidType [2020-11-04T16:46:12.754Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-04T16:46:12.754Z] === RUN TestControllerValidateMountNamedPipe [2020-11-04T16:46:12.754Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-04T16:46:12.754Z] PASS [2020-11-04T16:46:12.754Z] coverage: 11.3% of statements [2020-11-04T16:46:12.754Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.379s coverage: 11.3% of statements [2020-11-04T16:46:13.150Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-04T16:46:13.213Z] === RUN TestVerifyNetworkingConfig [2020-11-04T16:46:13.213Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestGetContainer [2020-11-04T16:46:13.213Z] --- PASS: TestGetContainer (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestValidContainerNames [2020-11-04T16:46:13.213Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestContainerInitDNS [2020-11-04T16:46:13.213Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-04T16:46:13.213Z] daemon_test.go:147: root required [2020-11-04T16:46:13.213Z] === RUN TestMerge [2020-11-04T16:46:13.213Z] --- PASS: TestMerge (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestValidateContainerIsolation [2020-11-04T16:46:13.213Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestFindNetworkErrorType [2020-11-04T16:46:13.213Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestEnsureServicesExist [2020-11-04T16:46:13.213Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestEnsureServicesExistErrors [2020-11-04T16:46:13.213Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-04T16:46:13.213Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-04T16:46:13.213Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-04T16:46:13.213Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestContainerDelete [2020-11-04T16:46:13.213Z] --- PASS: TestContainerDelete (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestContainerDoubleDelete [2020-11-04T16:46:13.213Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestLogContainerEventCopyLabels [2020-11-04T16:46:13.213Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestLogContainerEventWithAttributes [2020-11-04T16:46:13.213Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestNoneHealthcheck [2020-11-04T16:46:13.213Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestHealthStates [2020-11-04T16:46:13.213Z] === RUN TestEventsLog [2020-11-04T16:46:13.213Z] --- PASS: TestEventsLog (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestEventsLogTimeout [2020-11-04T16:46:13.213Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestLogEvents [2020-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] time="2020-11-04T16:46:12Z" 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-11-04T16:46:13.213Z] --- PASS: TestHealthStates (0.15s) [2020-11-04T16:46:13.213Z] === RUN TestMaskURLCredentials [2020-11-04T16:46:13.213Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestGetInspectData [2020-11-04T16:46:13.213Z] --- PASS: TestGetInspectData (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestLogEvents (0.06s) [2020-11-04T16:46:13.213Z] === RUN TestFillLicense [2020-11-04T16:46:13.213Z] --- PASS: TestFillLicense (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestLoadBufferedEvents [2020-11-04T16:46:13.213Z] === RUN TestListInvalidFilter [2020-11-04T16:46:13.213Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestNameFilter [2020-11-04T16:46:13.213Z] --- PASS: TestNameFilter (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-04T16:46:13.213Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-04T16:46:13.213Z] === 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-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-04T16:46:13.213Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-04T16:46:13.213Z] --- 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-11-04T16:46:13.213Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-04T16:46:13.214Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestDaemonReloadLabels [2020-11-04T16:46:13.214Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-04T16:46:13.214Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestDaemonReloadMirrors [2020-11-04T16:46:13.214Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-04T16:46:13.214Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-04T16:46:13.214Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestDaemonDiscoveryReload [2020-11-04T16:46:13.214Z] --- PASS: TestLoadBufferedEvents (0.16s) [2020-11-04T16:46:13.214Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-04T16:46:13.214Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-04T16:46:13.214Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-04T16:46:13.214Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-04T16:46:13.405Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-04T16:46:13.673Z] PASS [2020-11-04T16:46:13.673Z] coverage: 50.0% of statements [2020-11-04T16:46:13.673Z] ok github.com/docker/docker/daemon/events 0.343s coverage: 50.0% of statements [2020-11-04T16:46:13.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-04T16:46:14.135Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-11-04T16:46:14.135Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-04T16:46:14.595Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-11-04T16:46:14.595Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-04T16:46:15.054Z] === RUN TestLinkNaming [2020-11-04T16:46:15.054Z] --- PASS: TestLinkNaming (0.00s) [2020-11-04T16:46:15.054Z] === RUN TestLinkNew [2020-11-04T16:46:15.054Z] --- PASS: TestLinkNew (0.00s) [2020-11-04T16:46:15.055Z] === RUN TestLinkEnv [2020-11-04T16:46:15.055Z] --- PASS: TestLinkEnv (0.00s) [2020-11-04T16:46:15.055Z] === RUN TestLinkMultipleEnv [2020-11-04T16:46:15.055Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-04T16:46:15.055Z] === RUN TestLinkPortRangeEnv [2020-11-04T16:46:15.055Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-04T16:46:15.055Z] PASS [2020-11-04T16:46:15.055Z] coverage: 93.0% of statements [2020-11-04T16:46:15.055Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2020-11-04T16:46:15.055Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-11-04T16:46:15.055Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-04T16:46:15.055Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-04T16:46:15.055Z] reload_test.go:520: root required [2020-11-04T16:46:15.055Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-04T16:46:15.055Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-11-04T16:46:15.055Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-04T16:46:15.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-11-04T16:46:15.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-04T16:46:15.514Z] === RUN TestIsEmptyDir [2020-11-04T16:46:15.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-11-04T16:46:15.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-04T16:46:15.514Z] --- PASS: TestIsEmptyDir (0.01s) [2020-11-04T16:46:15.514Z] PASS [2020-11-04T16:46:15.514Z] coverage: 2.3% of statements [2020-11-04T16:46:15.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-04T16:46:15.514Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-04T16:46:15.514Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-04T16:46:15.514Z] === RUN TestParseVolumesFrom [2020-11-04T16:46:15.514Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-04T16:46:15.514Z] PASS [2020-11-04T16:46:15.514Z] coverage: 9.1% of statements [2020-11-04T16:46:15.514Z] ok github.com/docker/docker/daemon/graphdriver 0.199s coverage: 2.3% of statements [2020-11-04T16:46:15.514Z] ok github.com/docker/docker/daemon 3.755s coverage: 9.1% of statements [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-04T16:46:15.514Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-04T16:46:19.211Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-04T16:46:19.248Z] === RUN TestSearchRegistryForImagesErrors [2020-11-04T16:46:19.248Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestSearchRegistryForImages [2020-11-04T16:46:19.248Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-04T16:46:19.248Z] PASS [2020-11-04T16:46:19.248Z] coverage: 4.9% of statements [2020-11-04T16:46:19.248Z] ok github.com/docker/docker/daemon/images 0.653s coverage: 4.9% of statements [2020-11-04T16:46:19.248Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T16:46:19.248Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/defaults [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-04T16:46:19.248Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-04T16:46:19.248Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-04T16:46:19.248Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-04T16:46:19.248Z] time="2020-11-04T16:46:19Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-04T16:46:19.248Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2020-11-04T16:46:19.248Z] === RUN TestCreateSuccess [2020-11-04T16:46:19.248Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCreateLogGroupSuccess [2020-11-04T16:46:19.248Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCreateError [2020-11-04T16:46:19.248Z] --- PASS: TestCreateError (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCreateAlreadyExists [2020-11-04T16:46:19.248Z] time="2020-11-04T16:46:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-04T16:46:19.248Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestLogClosed [2020-11-04T16:46:19.248Z] --- PASS: TestLogClosed (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestLogBlocking [2020-11-04T16:46:19.248Z] --- PASS: TestLogBlocking (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-04T16:46:19.248Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestLogNonBlockingBufferFull [2020-11-04T16:46:19.248Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestPublishBatchSuccess [2020-11-04T16:46:19.248Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestPublishBatchError [2020-11-04T16:46:19.248Z] time="2020-11-04T16:46:19Z" level=error msg=Error [2020-11-04T16:46:19.248Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-04T16:46:19.248Z] time="2020-11-04T16:46:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-04T16:46:19.248Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-04T16:46:19.248Z] time="2020-11-04T16:46:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-04T16:46:19.248Z] time="2020-11-04T16:46:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-04T16:46:19.248Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchSimple [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchTicker [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchMultilinePattern [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestCollectBatchClose [2020-11-04T16:46:19.248Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen/0/Hello [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen/2/🙃 [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen/3/���� [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen/4/He��o [2020-11-04T16:46:19.248Z] === RUN TestEffectiveLen/5/ [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/0/ [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/1/Hello [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/2/Hello [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/3/Hello [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/4/🙃 [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/5/🙃 [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/6/a� [2020-11-04T16:46:19.248Z] === RUN TestFindValidSplit/7/a� [2020-11-04T16:46:19.248Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-04T16:46:19.248Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1044: [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1045: [2020-11-04T16:46:19.248Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1044: Hello [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1045: [2020-11-04T16:46:19.248Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1044: He [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1045: llo [2020-11-04T16:46:19.248Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-04T16:46:19.248Z] cloudwatchlogs_test.go:1044: [2020-11-04T16:46:19.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1045: Hello [2020-11-04T16:46:19.707Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1044: [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-04T16:46:19.707Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1045: [2020-11-04T16:46:19.707Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1044: a [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1045: � [2020-11-04T16:46:19.707Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1044: a� [2020-11-04T16:46:19.707Z] cloudwatchlogs_test.go:1045: [2020-11-04T16:46:19.707Z] === RUN TestProcessEventEmoji [2020-11-04T16:46:19.707Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestCollectBatchLineSplit [2020-11-04T16:46:19.707Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-04T16:46:19.707Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestCollectBatchMaxEvents [2020-11-04T16:46:19.707Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-11-04T16:46:19.707Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-04T16:46:19.707Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-11-04T16:46:19.707Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-04T16:46:19.707Z] === RUN TestJSONFileLogger [2020-11-04T16:46:19.707Z] --- PASS: TestJSONFileLogger (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestJSONFileLoggerWithTags [2020-11-04T16:46:19.707Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestJSONFileLoggerWithOpts [2020-11-04T16:46:19.707Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-11-04T16:46:19.707Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-04T16:46:19.707Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-11-04T16:46:19.707Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-04T16:46:19.707Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestEncodeDecode [2020-11-04T16:46:19.707Z] === PAUSE TestEncodeDecode [2020-11-04T16:46:19.707Z] === CONT TestEncodeDecode [2020-11-04T16:46:19.707Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-04T16:46:19.707Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-04T16:46:19.707Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-04T16:46:19.707Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-11-04T16:46:19.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-11-04T16:46:19.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-04T16:46:19.708Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-04T16:46:19.708Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestCreateTagSuccess [2020-11-04T16:46:19.708Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-04T16:46:19.708Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-11-04T16:46:19.708Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-04T16:46:19.708Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-04T16:46:19.708Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-04T16:46:19.708Z] PASS [2020-11-04T16:46:19.708Z] coverage: 77.4% of statements [2020-11-04T16:46:19.708Z] ok github.com/docker/docker/daemon/logger/awslogs 0.700s coverage: 77.4% of statements [2020-11-04T16:46:19.708Z] === RUN TestAdapterReadLogs [2020-11-04T16:46:19.708Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestCopier [2020-11-04T16:46:19.708Z] --- PASS: TestCopier (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestCopierLongLines [2020-11-04T16:46:19.708Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestCopierSlow [2020-11-04T16:46:19.708Z] --- PASS: TestEncodeDecode (0.16s) [2020-11-04T16:46:19.708Z] PASS [2020-11-04T16:46:19.708Z] coverage: 61.6% of statements [2020-11-04T16:46:19.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.785s coverage: 61.6% of statements [2020-11-04T16:46:19.708Z] --- PASS: TestCopierSlow (0.23s) [2020-11-04T16:46:19.708Z] === RUN TestCopierWithSized [2020-11-04T16:46:19.708Z] --- PASS: TestCopierWithSized (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestCopierWithPartial [2020-11-04T16:46:19.708Z] --- PASS: TestCopierWithPartial (0.02s) [2020-11-04T16:46:19.708Z] === RUN TestRingLogger [2020-11-04T16:46:19.708Z] --- PASS: TestRingLogger (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestRingCap [2020-11-04T16:46:19.708Z] --- PASS: TestRingCap (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestRingClose [2020-11-04T16:46:19.708Z] --- PASS: TestRingClose (0.00s) [2020-11-04T16:46:19.708Z] === RUN TestRingDrain [2020-11-04T16:46:19.708Z] --- PASS: TestRingDrain (0.00s) [2020-11-04T16:46:19.708Z] PASS [2020-11-04T16:46:19.708Z] coverage: 41.2% of statements [2020-11-04T16:46:19.708Z] ok github.com/docker/docker/daemon/logger 0.841s coverage: 41.2% of statements [2020-11-04T16:46:19.708Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-04T16:46:19.708Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T16:46:19.708Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T16:46:19.708Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-04T16:46:19.708Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-04T16:46:20.675Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-04T16:46:20.675Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-04T16:46:20.675Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-04T16:46:20.675Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2020-11-04T16:46:20.675Z] === RUN TestFastTimeMarshalJSON [2020-11-04T16:46:20.675Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-11-04T16:46:20.675Z] PASS [2020-11-04T16:46:20.675Z] coverage: 87.2% of statements [2020-11-04T16:46:20.675Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.201s coverage: 87.2% of statements [2020-11-04T16:46:20.830Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-04T16:46:21.086Z] === RUN TestDockerSuite/TestPluginActive [2020-11-04T16:46:22.214Z] === RUN TestWriteLog [2020-11-04T16:46:22.214Z] === PAUSE TestWriteLog [2020-11-04T16:46:22.214Z] === RUN TestReadLog [2020-11-04T16:46:22.214Z] === PAUSE TestReadLog [2020-11-04T16:46:22.214Z] === CONT TestWriteLog [2020-11-04T16:46:22.214Z] === CONT TestReadLog [2020-11-04T16:46:22.214Z] --- PASS: TestWriteLog (0.00s) [2020-11-04T16:46:22.214Z] === RUN TestReadLog/tail_exact [2020-11-04T16:46:22.673Z] === RUN TestReadLog/tail_less_than_available [2020-11-04T16:46:22.673Z] === RUN TestReadLog/tail_more_than_available [2020-11-04T16:46:22.673Z] --- PASS: TestReadLog (0.17s) [2020-11-04T16:46:22.673Z] --- PASS: TestReadLog/tail_exact (0.15s) [2020-11-04T16:46:22.673Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2020-11-04T16:46:22.673Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-11-04T16:46:22.673Z] PASS [2020-11-04T16:46:22.673Z] coverage: 75.2% of statements [2020-11-04T16:46:22.673Z] ok github.com/docker/docker/daemon/logger/local 0.732s coverage: 75.2% of statements [2020-11-04T16:46:22.673Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T16:46:22.673Z] === RUN TestOpenFileDelete [2020-11-04T16:46:22.673Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-04T16:46:22.673Z] === RUN TestOpenFileRename [2020-11-04T16:46:22.673Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-04T16:46:22.673Z] === RUN TestParseLogTagDefaultTag [2020-11-04T16:46:22.673Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-04T16:46:22.673Z] === RUN TestParseLogTag [2020-11-04T16:46:22.673Z] --- PASS: TestParseLogTag (0.00s) [2020-11-04T16:46:22.673Z] === RUN TestParseLogTagEmptyTag [2020-11-04T16:46:22.673Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-04T16:46:22.673Z] === RUN TestTailFiles [2020-11-04T16:46:22.673Z] --- PASS: TestTailFiles (0.00s) [2020-11-04T16:46:22.673Z] === RUN TestFollowLogsConsumerGone [2020-11-04T16:46:22.673Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2020-11-04T16:46:22.673Z] === RUN TestFollowLogsProducerGone [2020-11-04T16:46:22.673Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-11-04T16:46:22.673Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-11-04T16:46:22.673Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-11-04T16:46:22.673Z] === RUN TestCheckCapacityAndRotate [2020-11-04T16:46:22.673Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2020-11-04T16:46:22.673Z] PASS [2020-11-04T16:46:22.673Z] coverage: 35.9% of statements [2020-11-04T16:46:22.673Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.249s coverage: 35.9% of statements [2020-11-04T16:46:22.673Z] === RUN TestLog [2020-11-04T16:46:22.673Z] --- PASS: TestLog (0.01s) [2020-11-04T16:46:22.673Z] PASS [2020-11-04T16:46:22.673Z] coverage: 33.3% of statements [2020-11-04T16:46:22.974Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-04T16:46:23.131Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.161s coverage: 33.3% of statements [2020-11-04T16:46:24.669Z] === RUN TestValidateLogOpt [2020-11-04T16:46:24.669Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestNewMissedConfig [2020-11-04T16:46:24.669Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestNewMissedUrl [2020-11-04T16:46:24.669Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestNewMissedToken [2020-11-04T16:46:24.669Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestNewWithProxy [2020-11-04T16:46:24.669Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestDefault [2020-11-04T16:46:24.669Z] --- PASS: TestDefault (0.01s) [2020-11-04T16:46:24.669Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-04T16:46:24.669Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestJsonFormat [2020-11-04T16:46:24.669Z] --- PASS: TestJsonFormat (0.02s) [2020-11-04T16:46:24.669Z] === RUN TestRawFormat [2020-11-04T16:46:24.669Z] --- PASS: TestRawFormat (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestRawFormatWithLabels [2020-11-04T16:46:24.669Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestRawFormatWithoutTag [2020-11-04T16:46:24.669Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-04T16:46:24.669Z] === RUN TestBatching [2020-11-04T16:46:24.669Z] === RUN TestNewParse [2020-11-04T16:46:24.669Z] --- PASS: TestNewParse (0.00s) [2020-11-04T16:46:24.669Z] PASS [2020-11-04T16:46:24.669Z] coverage: 8.3% of statements [2020-11-04T16:46:24.669Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2020-11-04T16:46:25.128Z] --- PASS: TestBatching (0.25s) [2020-11-04T16:46:25.128Z] === RUN TestFrequency [2020-11-04T16:46:25.128Z] --- PASS: TestFrequency (0.17s) [2020-11-04T16:46:25.128Z] === RUN TestOneMessagePerRequest [2020-11-04T16:46:25.128Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestVerify [2020-11-04T16:46:25.128Z] --- PASS: TestVerify (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestSkipVerify [2020-11-04T16:46:25.128Z] === RUN TestParseLogFormat [2020-11-04T16:46:25.128Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestValidateLogOptEmpty [2020-11-04T16:46:25.128Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestValidateSyslogAddress [2020-11-04T16:46:25.128Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestParseAddressDefaultPort [2020-11-04T16:46:25.128Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestValidateSyslogFacility [2020-11-04T16:46:25.128Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestValidateLogOptSyslogFormat [2020-11-04T16:46:25.128Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-04T16:46:25.128Z] === RUN TestValidateLogOpt [2020-11-04T16:46:25.128Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-04T16:46:25.128Z] PASS [2020-11-04T16:46:25.128Z] coverage: 46.8% of statements [2020-11-04T16:46:25.128Z] ok github.com/docker/docker/daemon/logger/syslog 0.288s coverage: 46.8% of statements [2020-11-04T16:46:25.128Z] time="2020-11-04T16:46:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.128Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.128Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.128Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.128Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] --- PASS: TestSkipVerify (0.52s) [2020-11-04T16:46:25.587Z] === RUN TestBufferMaximum [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.349859\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.349859\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] --- PASS: TestBufferMaximum (0.00s) [2020-11-04T16:46:25.587Z] === RUN TestServerAlwaysDown [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.352849\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.352849\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.352849\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.353844\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] time="2020-11-04T16:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604508385.353844\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:25.587Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-04T16:46:25.587Z] === RUN TestCannotSendAfterClose [2020-11-04T16:46:25.587Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-11-04T16:46:25.587Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-04T16:46:26.554Z] time="2020-11-04T16:46:26Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-11-04T16:46:26.554Z] time="2020-11-04T16:46:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"52e58b721a29\"}'" [2020-11-04T16:46:26.554Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-11-04T16:46:26.554Z] PASS [2020-11-04T16:46:26.554Z] coverage: 82.5% of statements [2020-11-04T16:46:26.554Z] ok github.com/docker/docker/daemon/logger/splunk 2.336s coverage: 82.5% of statements [2020-11-04T16:46:26.554Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T16:46:26.554Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-04T16:46:26.554Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T16:46:27.013Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-04T16:46:27.013Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-04T16:46:27.013Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-04T16:46:27.013Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-04T16:46:27.013Z] === RUN TestContinueOnError_NeverContinue [2020-11-04T16:46:27.013Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-04T16:46:27.013Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-04T16:46:27.013Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-04T16:46:27.013Z] === RUN TestFixManifestLayers [2020-11-04T16:46:27.013Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-04T16:46:27.013Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-04T16:46:27.014Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-04T16:46:27.014Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-04T16:46:27.014Z] === RUN TestFixManifestLayersBadParent [2020-11-04T16:46:27.014Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-04T16:46:27.014Z] === RUN TestValidateManifest [2020-11-04T16:46:27.014Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-04T16:46:27.014Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-04T16:46:27.014Z] === RUN TestFormatPlatform [2020-11-04T16:46:27.014Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-04T16:46:27.014Z] === RUN TestGetRepositoryMountCandidates [2020-11-04T16:46:27.014Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-04T16:46:27.014Z] === RUN TestLayerAlreadyExists [2020-11-04T16:46:27.014Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-04T16:46:27.014Z] 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-11-04T16:46:27.014Z] 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-11-04T16:46:27.014Z] 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-11-04T16:46:27.014Z] 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-11-04T16:46:27.014Z] 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-11-04T16:46:27.014Z] 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-11-04T16:46:27.014Z] === RUN TestWhenEmptyAuthConfig [2020-11-04T16:46:27.475Z] === RUN TestV1IDService [2020-11-04T16:46:27.935Z] --- PASS: TestV1IDService (0.16s) [2020-11-04T16:46:27.935Z] === RUN TestV2MetadataService [2020-11-04T16:46:27.935Z] === RUN TestSuccessfulDownload [2020-11-04T16:46:27.935Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-04T16:46:27.935Z] download_test.go:268: Needs fixing on Windows [2020-11-04T16:46:27.935Z] === RUN TestCancelledDownload [2020-11-04T16:46:27.935Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-04T16:46:27.935Z] === RUN TestMaxDownloadAttempts [2020-11-04T16:46:27.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T16:46:27.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T16:46:27.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T16:46:27.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T16:46:27.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T16:46:27.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T16:46:27.935Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T16:46:27.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T16:46:27.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T16:46:27.935Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T16:46:27.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T16:46:27.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T16:46:27.935Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2020-11-04T16:46:27.935Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-04T16:46:27.935Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-04T16:46:27.935Z] === RUN TestTokenPassThru [2020-11-04T16:46:27.935Z] --- PASS: TestTokenPassThru (0.02s) [2020-11-04T16:46:27.935Z] === RUN TestTokenPassThruDifferentHost [2020-11-04T16:46:27.935Z] --- PASS: TestTokenPassThruDifferentHost (0.03s) [2020-11-04T16:46:27.935Z] PASS [2020-11-04T16:46:27.935Z] coverage: 20.1% of statements [2020-11-04T16:46:27.935Z] ok github.com/docker/docker/distribution 1.435s coverage: 20.1% of statements [2020-11-04T16:46:27.935Z] time="2020-11-04T16:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T16:46:27.935Z] time="2020-11-04T16:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T16:46:27.935Z] time="2020-11-04T16:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T16:46:27.935Z] time="2020-11-04T16:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T16:46:27.935Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-04T16:46:27.935Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2020-11-04T16:46:27.935Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2020-11-04T16:46:27.935Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2020-11-04T16:46:27.935Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2020-11-04T16:46:27.935Z] === RUN TestTransfer [2020-11-04T16:46:28.395Z] --- PASS: TestTransfer (0.12s) [2020-11-04T16:46:28.395Z] === RUN TestConcurrencyLimit [2020-11-04T16:46:28.854Z] --- PASS: TestConcurrencyLimit (0.42s) [2020-11-04T16:46:28.854Z] === RUN TestInactiveJobs [2020-11-04T16:46:28.854Z] --- PASS: TestV2MetadataService (1.03s) [2020-11-04T16:46:28.854Z] PASS [2020-11-04T16:46:28.854Z] coverage: 48.2% of statements [2020-11-04T16:46:28.854Z] ok github.com/docker/docker/distribution/metadata 1.489s coverage: 48.2% of statements [2020-11-04T16:46:28.854Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T16:46:28.854Z] --- PASS: TestInactiveJobs (0.40s) [2020-11-04T16:46:28.854Z] === RUN TestWatchRelease [2020-11-04T16:46:29.314Z] --- PASS: TestWatchRelease (0.04s) [2020-11-04T16:46:29.314Z] === RUN TestWatchFinishedTransfer [2020-11-04T16:46:29.314Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestDuplicateTransfer [2020-11-04T16:46:29.314Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-11-04T16:46:29.314Z] === RUN TestSuccessfulUpload [2020-11-04T16:46:29.314Z] === RUN TestNotFound [2020-11-04T16:46:29.314Z] --- PASS: TestNotFound (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestConflict [2020-11-04T16:46:29.314Z] --- PASS: TestConflict (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestForbidden [2020-11-04T16:46:29.314Z] --- PASS: TestForbidden (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestInvalidParameter [2020-11-04T16:46:29.314Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestNotImplemented [2020-11-04T16:46:29.314Z] --- PASS: TestNotImplemented (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestNotModified [2020-11-04T16:46:29.314Z] --- PASS: TestNotModified (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestUnauthorized [2020-11-04T16:46:29.314Z] --- PASS: TestUnauthorized (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestUnknown [2020-11-04T16:46:29.314Z] --- PASS: TestUnknown (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestCancelled [2020-11-04T16:46:29.314Z] --- PASS: TestCancelled (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestDeadline [2020-11-04T16:46:29.314Z] --- PASS: TestDeadline (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestDataLoss [2020-11-04T16:46:29.314Z] --- PASS: TestDataLoss (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestUnavailable [2020-11-04T16:46:29.314Z] --- PASS: TestUnavailable (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestSystem [2020-11-04T16:46:29.314Z] --- PASS: TestSystem (0.00s) [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Not_Found [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Bad_Request [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Conflict [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Unauthorized [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Forbidden [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Not_Modified [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-04T16:46:29.314Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-04T16:46:29.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-04T16:46:29.314Z] PASS [2020-11-04T16:46:29.314Z] coverage: 49.4% of statements [2020-11-04T16:46:29.314Z] ok github.com/docker/docker/errdefs 0.263s coverage: 49.4% of statements [2020-11-04T16:46:29.314Z] time="2020-11-04T16:46:29Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-04T16:46:29.510Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-04T16:46:29.510Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-04T16:46:29.765Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-04T16:46:29.772Z] --- PASS: TestSuccessfulUpload (0.39s) [2020-11-04T16:46:29.773Z] === RUN TestCancelledUpload [2020-11-04T16:46:29.773Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-04T16:46:29.773Z] PASS [2020-11-04T16:46:29.773Z] coverage: 76.8% of statements [2020-11-04T16:46:29.773Z] ok github.com/docker/docker/distribution/xfer 2.007s coverage: 76.8% of statements [2020-11-04T16:46:29.773Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T16:46:30.740Z] === RUN TestFSGetInvalidData [2020-11-04T16:46:30.740Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-11-04T16:46:30.740Z] === RUN TestFSInvalidSet [2020-11-04T16:46:30.740Z] --- PASS: TestFSInvalidSet (0.07s) [2020-11-04T16:46:30.740Z] === RUN TestFSInvalidRoot [2020-11-04T16:46:30.740Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-04T16:46:30.740Z] === RUN TestFSMetadataGetSet [2020-11-04T16:46:30.740Z] --- PASS: TestFSMetadataGetSet (0.06s) [2020-11-04T16:46:30.740Z] === RUN TestFSInvalidWalker [2020-11-04T16:46:30.740Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-11-04T16:46:30.740Z] === RUN TestFSGetSet [2020-11-04T16:46:30.740Z] --- PASS: TestFSGetSet (0.02s) [2020-11-04T16:46:30.740Z] === RUN TestFSGetUnsetKey [2020-11-04T16:46:30.740Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-11-04T16:46:30.740Z] === RUN TestFSGetEmptyData [2020-11-04T16:46:30.740Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestFSDelete [2020-11-04T16:46:30.740Z] --- PASS: TestFSDelete (0.02s) [2020-11-04T16:46:30.740Z] === RUN TestFSWalker [2020-11-04T16:46:30.740Z] --- PASS: TestFSWalker (0.01s) [2020-11-04T16:46:30.740Z] === RUN TestFSWalkerStopOnError [2020-11-04T16:46:30.740Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-11-04T16:46:30.740Z] === RUN TestNewFromJSON [2020-11-04T16:46:30.740Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-04T16:46:30.740Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestMarshalKeyOrder [2020-11-04T16:46:30.740Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestImage [2020-11-04T16:46:30.740Z] --- PASS: TestImage (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestImageOSNotEmpty [2020-11-04T16:46:30.740Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-04T16:46:30.740Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-04T16:46:30.740Z] === RUN TestRestore [2020-11-04T16:46:31.199Z] time="2020-11-04T16:46:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-04T16:46:31.199Z] --- PASS: TestRestore (0.27s) [2020-11-04T16:46:31.199Z] === RUN TestAddDelete [2020-11-04T16:46:31.199Z] --- PASS: TestAddDelete (0.02s) [2020-11-04T16:46:31.199Z] === RUN TestSearchAfterDelete [2020-11-04T16:46:31.199Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-11-04T16:46:31.199Z] === RUN TestParentReset [2020-11-04T16:46:31.199Z] --- PASS: TestParentReset (0.04s) [2020-11-04T16:46:31.199Z] === RUN TestGetAndSetLastUpdated [2020-11-04T16:46:31.199Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-11-04T16:46:31.199Z] === RUN TestStoreLen [2020-11-04T16:46:31.199Z] --- PASS: TestStoreLen (0.24s) [2020-11-04T16:46:31.199Z] PASS [2020-11-04T16:46:31.199Z] coverage: 86.4% of statements [2020-11-04T16:46:31.199Z] ok github.com/docker/docker/image 0.994s coverage: 86.4% of statements [2020-11-04T16:46:31.199Z] === RUN TestCompare [2020-11-04T16:46:31.199Z] --- PASS: TestCompare (0.00s) [2020-11-04T16:46:31.199Z] PASS [2020-11-04T16:46:31.199Z] coverage: 19.2% of statements [2020-11-04T16:46:31.199Z] ok github.com/docker/docker/image/cache 0.261s coverage: 19.2% of statements [2020-11-04T16:46:31.659Z] === RUN TestMakeV1ConfigFromConfig [2020-11-04T16:46:31.659Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-04T16:46:31.659Z] PASS [2020-11-04T16:46:31.659Z] coverage: 25.0% of statements [2020-11-04T16:46:31.659Z] ok github.com/docker/docker/image/v1 0.199s coverage: 25.0% of statements [2020-11-04T16:46:31.659Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T16:46:31.659Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T16:46:32.317Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-04T16:46:33.197Z] === RUN TestSerialization [2020-11-04T16:46:33.197Z] --- PASS: TestSerialization (0.02s) [2020-11-04T16:46:33.197Z] PASS [2020-11-04T16:46:33.197Z] coverage: 100.0% of statements [2020-11-04T16:46:33.197Z] ok github.com/docker/docker/libcontainerd/queue 0.100s coverage: 100.0% of statements [2020-11-04T16:46:33.656Z] === RUN TestEmptyLayer [2020-11-04T16:46:33.656Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-04T16:46:33.656Z] === RUN TestCommitFailure [2020-11-04T16:46:33.656Z] --- PASS: TestCommitFailure (0.10s) [2020-11-04T16:46:33.656Z] === RUN TestStartTransactionFailure [2020-11-04T16:46:33.656Z] --- PASS: TestStartTransactionFailure (0.03s) [2020-11-04T16:46:33.656Z] === RUN TestGetOrphan [2020-11-04T16:46:33.656Z] --- PASS: TestGetOrphan (0.01s) [2020-11-04T16:46:33.656Z] === RUN TestMountAndRegister [2020-11-04T16:46:33.656Z] --- PASS: TestMountAndRegister (0.06s) [2020-11-04T16:46:33.656Z] layer_test.go:271: Layer size: 14 [2020-11-04T16:46:33.656Z] === RUN TestLayerRelease [2020-11-04T16:46:33.656Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-04T16:46:33.656Z] layer_test.go:304: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestStoreRestore [2020-11-04T16:46:33.656Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-04T16:46:33.656Z] layer_test.go:353: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestTarStreamStability [2020-11-04T16:46:33.656Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-04T16:46:33.656Z] layer_test.go:468: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestRegisterExistingLayer [2020-11-04T16:46:33.656Z] --- PASS: TestRegisterExistingLayer (0.17s) [2020-11-04T16:46:33.656Z] === RUN TestTarStreamVerification [2020-11-04T16:46:33.656Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-04T16:46:33.656Z] layer_test.go:697: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestLayerMigration [2020-11-04T16:46:33.656Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-04T16:46:33.656Z] migration_test.go:46: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestLayerMigrationNoTarsplit [2020-11-04T16:46:33.656Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-04T16:46:33.656Z] migration_test.go:182: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestMountInit [2020-11-04T16:46:33.656Z] --- SKIP: TestMountInit (0.00s) [2020-11-04T16:46:33.656Z] mount_test.go:17: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestMountSize [2020-11-04T16:46:33.656Z] --- SKIP: TestMountSize (0.00s) [2020-11-04T16:46:33.656Z] mount_test.go:76: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestMountChanges [2020-11-04T16:46:33.656Z] --- SKIP: TestMountChanges (0.00s) [2020-11-04T16:46:33.656Z] mount_test.go:125: Failing on Windows [2020-11-04T16:46:33.656Z] === RUN TestMountApply [2020-11-04T16:46:33.656Z] --- SKIP: TestMountApply (0.00s) [2020-11-04T16:46:33.656Z] mount_test.go:212: Failing on Windows [2020-11-04T16:46:33.656Z] PASS [2020-11-04T16:46:33.681Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-04T16:46:34.115Z] coverage: 30.1% of statements [2020-11-04T16:46:34.115Z] ok github.com/docker/docker/layer 0.570s coverage: 30.1% of statements [2020-11-04T16:46:34.115Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T16:46:34.573Z] === RUN TestAddressPoolOpt [2020-11-04T16:46:34.573Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-04T16:46:34.573Z] === RUN TestValidateEnv [2020-11-04T16:46:34.573Z] === RUN TestValidateEnv/a [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/something [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/_=a [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/env1=value1 [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/_env1=value1 [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/PATH [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/=a [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/PATH= [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/PATH=something [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/asd!qwe [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/1asd [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/123 [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/some_space [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/__some_space_before [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/some_space_after__ [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/= [2020-11-04T16:46:34.574Z] === RUN TestValidateEnv/PaTh [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestParseHost [2020-11-04T16:46:34.574Z] --- PASS: TestParseHost (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestParseDockerDaemonHost [2020-11-04T16:46:34.574Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestParseTCP [2020-11-04T16:46:34.574Z] --- PASS: TestParseTCP (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-04T16:46:34.574Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestValidateExtraHosts [2020-11-04T16:46:34.574Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestIpOptString [2020-11-04T16:46:34.574Z] --- PASS: TestIpOptString (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-04T16:46:34.574Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestNewIpOptValidDefaultVal [2020-11-04T16:46:34.574Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestIpOptSetInvalidVal [2020-11-04T16:46:34.574Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestValidateIPAddress [2020-11-04T16:46:34.574Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestMapOpts [2020-11-04T16:46:34.574Z] --- PASS: TestMapOpts (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestListOptsWithoutValidator [2020-11-04T16:46:34.574Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestListOptsWithValidator [2020-11-04T16:46:34.574Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestValidateDNSSearch [2020-11-04T16:46:34.574Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_general_format [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_one_more [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-04T16:46:34.574Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-04T16:46:34.574Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestNamedListOpts [2020-11-04T16:46:34.574Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestNamedMapOpts [2020-11-04T16:46:34.574Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestParseLink [2020-11-04T16:46:34.574Z] --- PASS: TestParseLink (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestQuotedStringSetWithQuotes [2020-11-04T16:46:34.574Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-04T16:46:34.574Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-04T16:46:34.574Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-04T16:46:34.574Z] === RUN TestUlimitOpt [2020-11-04T16:46:34.574Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-04T16:46:34.574Z] PASS [2020-11-04T16:46:34.574Z] coverage: 67.1% of statements [2020-11-04T16:46:34.574Z] ok github.com/docker/docker/opts 0.209s coverage: 67.1% of statements [2020-11-04T16:46:34.574Z] === RUN TestParseVersion [2020-11-04T16:46:34.574Z] --- PASS: TestParseVersion (0.00s) [2020-11-04T16:46:34.574Z] PASS [2020-11-04T16:46:34.574Z] coverage: 52.9% of statements [2020-11-04T16:46:35.034Z] ok github.com/docker/docker/pkg/aaparser 0.232s coverage: 52.9% of statements [2020-11-04T16:46:35.034Z] === RUN TestEnvironmentParsing [2020-11-04T16:46:35.034Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-04T16:46:35.034Z] PASS [2020-11-04T16:46:35.034Z] coverage: 1.0% of statements [2020-11-04T16:46:35.034Z] ok github.com/docker/docker/libcontainerd/local 0.531s coverage: 1.0% of statements [2020-11-04T16:46:35.034Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T16:46:35.034Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T16:46:35.034Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T16:46:35.034Z] ? github.com/docker/docker/oci [no test files] [2020-11-04T16:46:35.034Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T16:46:35.567Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-04T16:46:36.570Z] === RUN TestUnbuffered [2020-11-04T16:46:36.570Z] --- PASS: TestUnbuffered (0.00s) [2020-11-04T16:46:36.570Z] === RUN TestRaceUnbuffered [2020-11-04T16:46:36.570Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-04T16:46:36.570Z] PASS [2020-11-04T16:46:36.570Z] coverage: 100.0% of statements [2020-11-04T16:46:36.570Z] ok github.com/docker/docker/pkg/broadcaster 0.062s coverage: 100.0% of statements [2020-11-04T16:46:36.570Z] === RUN TestMatch [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[foo]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[foo_bar]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[]#01 [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[qux]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-04T16:46:36.570Z] === RUN TestMatch/[[foo_baz]] [2020-11-04T16:46:36.570Z] --- PASS: TestMatch (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-04T16:46:36.570Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-04T16:46:36.570Z] PASS [2020-11-04T16:46:36.570Z] coverage: 87.5% of statements [2020-11-04T16:46:36.570Z] ok github.com/docker/docker/pkg/capabilities 0.070s coverage: 87.5% of statements [2020-11-04T16:46:37.540Z] === RUN TestPeerCertificateMarshalJSON [2020-11-04T16:46:37.998Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-04T16:46:37.999Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-04T16:46:37.999Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s) [2020-11-04T16:46:37.999Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-04T16:46:37.999Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestMiddleware [2020-11-04T16:46:37.999Z] --- PASS: TestMiddleware (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestNewResponseModifier [2020-11-04T16:46:37.999Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-04T16:46:37.999Z] PASS [2020-11-04T16:46:37.999Z] coverage: 26.8% of statements [2020-11-04T16:46:37.999Z] ok github.com/docker/docker/pkg/authorization 0.620s coverage: 26.8% of statements [2020-11-04T16:46:37.999Z] === RUN TestIsArchivePathDir [2020-11-04T16:46:37.999Z] === RUN TestSizeEmpty [2020-11-04T16:46:37.999Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestSizeEmptyFile [2020-11-04T16:46:37.999Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestSizeNonemptyFile [2020-11-04T16:46:37.999Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-04T16:46:37.999Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-04T16:46:37.999Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-04T16:46:37.999Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestMoveToSubdir [2020-11-04T16:46:37.999Z] --- PASS: TestMoveToSubdir (0.00s) [2020-11-04T16:46:37.999Z] === RUN TestSizeNonExistingDirectory [2020-11-04T16:46:37.999Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-04T16:46:37.999Z] PASS [2020-11-04T16:46:37.999Z] coverage: 80.0% of statements [2020-11-04T16:46:37.999Z] ok github.com/docker/docker/pkg/directory 0.179s coverage: 80.0% of statements [2020-11-04T16:46:37.999Z] --- PASS: TestIsArchivePathDir (0.10s) [2020-11-04T16:46:37.999Z] === RUN TestIsArchivePathInvalidFile [2020-11-04T16:46:38.458Z] === RUN TestChrootTarUntar [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:38.458Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:38.458Z] === RUN TestChrootUntarEmptyArchive [2020-11-04T16:46:38.458Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-04T16:46:38.458Z] === RUN TestChrootTarUntarWithSymlink [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T16:46:38.458Z] === RUN TestChrootCopyWithTar [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T16:46:38.458Z] === RUN TestChrootCopyFileWithTar [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:38.458Z] === RUN TestChrootUntarPath [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T16:46:38.458Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2020-11-04T16:46:38.458Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:38.458Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:38.458Z] === RUN TestChrootApplyDotDotFile [2020-11-04T16:46:38.458Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-04T16:46:38.458Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:46:38.458Z] PASS [2020-11-04T16:46:38.458Z] coverage: 15.4% of statements [2020-11-04T16:46:38.458Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2020-11-04T16:46:38.458Z] === RUN TestIsArchivePathTar [2020-11-04T16:46:38.458Z] ok github.com/docker/docker/pkg/chrootarchive 0.323s coverage: 15.4% of statements [2020-11-04T16:46:38.458Z] --- PASS: TestIsArchivePathTar (0.20s) [2020-11-04T16:46:38.458Z] === RUN TestDecompressStreamGzip [2020-11-04T16:46:38.458Z] --- PASS: TestDecompressStreamGzip (0.14s) [2020-11-04T16:46:38.458Z] === RUN TestDecompressStreamBzip2 [2020-11-04T16:46:38.917Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2020-11-04T16:46:38.917Z] === RUN TestDecompressStreamXz [2020-11-04T16:46:38.917Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-04T16:46:38.917Z] archive_test.go:133: Xz not present in msys2 [2020-11-04T16:46:38.917Z] === RUN TestCompressStreamXzUnsupported [2020-11-04T16:46:38.917Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-04T16:46:38.917Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestCompressStreamInvalid [2020-11-04T16:46:38.917Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestExtensionInvalid [2020-11-04T16:46:38.917Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestExtensionUncompressed [2020-11-04T16:46:38.917Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestExtensionBzip2 [2020-11-04T16:46:38.917Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestExtensionGzip [2020-11-04T16:46:38.917Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestExtensionXz [2020-11-04T16:46:38.917Z] --- PASS: TestExtensionXz (0.00s) [2020-11-04T16:46:38.917Z] === RUN TestCmdStreamLargeStderr [2020-11-04T16:46:38.917Z] --- PASS: TestCmdStreamLargeStderr (0.14s) [2020-11-04T16:46:38.917Z] === RUN TestCmdStreamBad [2020-11-04T16:46:38.917Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-04T16:46:38.917Z] archive_test.go:238: Failing on Windows CI machines [2020-11-04T16:46:38.917Z] === RUN TestCmdStreamGood [2020-11-04T16:46:38.917Z] --- PASS: TestCmdStreamGood (0.06s) [2020-11-04T16:46:38.917Z] === RUN TestUntarPathWithInvalidDest [2020-11-04T16:46:38.917Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2020-11-04T16:46:38.917Z] === RUN TestUntarPathWithInvalidSrc [2020-11-04T16:46:38.917Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestUntarPath [2020-11-04T16:46:39.376Z] --- PASS: TestUntarPath (0.11s) [2020-11-04T16:46:39.376Z] === RUN TestUntarPathWithDestinationFile [2020-11-04T16:46:39.376Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2020-11-04T16:46:39.376Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-04T16:46:39.376Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2020-11-04T16:46:39.376Z] === RUN TestCopyWithTarInvalidSrc [2020-11-04T16:46:39.376Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-04T16:46:39.376Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestCopyWithTarSrcFile [2020-11-04T16:46:39.376Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestCopyWithTarSrcFolder [2020-11-04T16:46:39.376Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-04T16:46:39.376Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-04T16:46:39.376Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-04T16:46:39.376Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-04T16:46:39.376Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-11-04T16:46:39.376Z] === RUN TestCopyFileWithTarSrcFile [2020-11-04T16:46:39.376Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-11-04T16:46:39.376Z] === RUN TestTarFiles [2020-11-04T16:46:39.835Z] === RUN Test [2020-11-04T16:46:39.835Z] === RUN Test/TestContent [2020-11-04T16:46:39.835Z] === RUN Test/TestInitialize [2020-11-04T16:46:39.835Z] === RUN Test/TestNew [2020-11-04T16:46:39.835Z] === RUN Test/TestParsingContentsWithComments [2020-11-04T16:46:39.835Z] === RUN Test/TestRegister [2020-11-04T16:46:39.835Z] === RUN Test/TestWatch [2020-11-04T16:46:39.835Z] --- PASS: Test (0.07s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestContent (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestNew (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestRegister (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestWatch (0.07s) [2020-11-04T16:46:39.835Z] PASS [2020-11-04T16:46:39.835Z] coverage: 92.9% of statements [2020-11-04T16:46:39.835Z] ok github.com/docker/docker/pkg/discovery/file 0.202s coverage: 92.9% of statements [2020-11-04T16:46:39.835Z] === RUN Test [2020-11-04T16:46:39.835Z] === RUN Test/TestContainsEntry [2020-11-04T16:46:39.835Z] === RUN Test/TestCreateEntries [2020-11-04T16:46:39.835Z] === RUN Test/TestEntriesDiff [2020-11-04T16:46:39.835Z] === RUN Test/TestEntriesEquality [2020-11-04T16:46:39.835Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-04T16:46:39.835Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-04T16:46:39.835Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-04T16:46:39.835Z] === RUN Test/TestGeneratorNotGenerate [2020-11-04T16:46:39.835Z] === RUN Test/TestGeneratorWithPort [2020-11-04T16:46:39.835Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-04T16:46:39.835Z] === RUN Test/TestNewEntry [2020-11-04T16:46:39.835Z] === RUN Test/TestParse [2020-11-04T16:46:39.835Z] --- PASS: Test (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-04T16:46:39.835Z] --- PASS: Test/TestParse (0.00s) [2020-11-04T16:46:39.835Z] PASS [2020-11-04T16:46:39.835Z] coverage: 58.3% of statements [2020-11-04T16:46:39.835Z] ok github.com/docker/docker/pkg/discovery 0.140s coverage: 58.3% of statements [2020-11-04T16:46:40.849Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-04T16:46:41.372Z] === RUN Test [2020-11-04T16:46:41.372Z] === RUN Test/TestInitialize [2020-11-04T16:46:41.372Z] time="2020-11-04T16:46:40Z" level=info msg="Initializing discovery without TLS" [2020-11-04T16:46:41.373Z] time="2020-11-04T16:46:40Z" level=info msg="Initializing discovery without TLS" [2020-11-04T16:46:41.373Z] time="2020-11-04T16:46:40Z" level=info msg="Initializing discovery without TLS" [2020-11-04T16:46:41.373Z] === RUN Test/TestInitializeWithCerts [2020-11-04T16:46:41.373Z] time="2020-11-04T16:46:40Z" level=info msg="Initializing discovery with TLS" [2020-11-04T16:46:41.373Z] === RUN Test/TestWatch [2020-11-04T16:46:41.373Z] time="2020-11-04T16:46:40Z" level=info msg="Initializing discovery without TLS" [2020-11-04T16:46:41.373Z] === RUN Test [2020-11-04T16:46:41.373Z] === RUN Test/TestWatch [2020-11-04T16:46:41.373Z] --- PASS: Test (0.00s) [2020-11-04T16:46:41.373Z] --- PASS: Test/TestWatch (0.00s) [2020-11-04T16:46:41.373Z] PASS [2020-11-04T16:46:41.373Z] coverage: 92.3% of statements [2020-11-04T16:46:41.373Z] ok github.com/docker/docker/pkg/discovery/memory 0.187s coverage: 92.3% of statements [2020-11-04T16:46:41.373Z] === RUN Test [2020-11-04T16:46:41.373Z] === RUN Test/TestInitialize [2020-11-04T16:46:41.373Z] === RUN Test/TestInitializeWithPattern [2020-11-04T16:46:41.373Z] === RUN Test/TestRegister [2020-11-04T16:46:41.373Z] === RUN Test/TestWatch [2020-11-04T16:46:41.373Z] --- PASS: Test (0.00s) [2020-11-04T16:46:41.373Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-04T16:46:41.373Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-04T16:46:41.373Z] --- PASS: Test/TestRegister (0.00s) [2020-11-04T16:46:41.373Z] --- PASS: Test/TestWatch (0.00s) [2020-11-04T16:46:41.373Z] PASS [2020-11-04T16:46:41.373Z] coverage: 93.8% of statements [2020-11-04T16:46:41.373Z] ok github.com/docker/docker/pkg/discovery/nodes 0.140s coverage: 93.8% of statements [2020-11-04T16:46:41.410Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-04T16:46:42.338Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-04T16:46:42.909Z] === RUN TestPollerAddRemove [2020-11-04T16:46:42.909Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-04T16:46:42.909Z] === RUN TestPollerEvent [2020-11-04T16:46:42.909Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-04T16:46:42.909Z] poller_test.go:41: No chmod on Windows [2020-11-04T16:46:42.909Z] === RUN TestPollerClose [2020-11-04T16:46:42.909Z] --- PASS: TestPollerClose (0.00s) [2020-11-04T16:46:42.909Z] PASS [2020-11-04T16:46:42.909Z] coverage: 36.2% of statements [2020-11-04T16:46:42.909Z] ok github.com/docker/docker/pkg/filenotify 0.073s coverage: 36.2% of statements [2020-11-04T16:46:42.909Z] === RUN TestCopyFileWithInvalidSrc [2020-11-04T16:46:43.269Z] === RUN TestDockerSuite/TestPortList [2020-11-04T16:46:43.368Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCopyFileWithInvalidDest [2020-11-04T16:46:43.369Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2020-11-04T16:46:43.369Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-04T16:46:43.369Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-04T16:46:43.369Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2020-11-04T16:46:43.369Z] === RUN TestCopyFile [2020-11-04T16:46:43.369Z] --- PASS: TestCopyFile (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-04T16:46:43.369Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-04T16:46:43.369Z] fileutils_test.go:134: Needs porting to Windows [2020-11-04T16:46:43.369Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-04T16:46:43.369Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-04T16:46:43.369Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-04T16:46:43.369Z] fileutils_test.go:180: Needs porting to Windows [2020-11-04T16:46:43.369Z] === RUN TestWildcardMatches [2020-11-04T16:46:43.369Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestPatternMatches [2020-11-04T16:46:43.369Z] --- PASS: TestPatternMatches (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-04T16:46:43.369Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestPatternMatchesFolderExclusions [2020-11-04T16:46:43.369Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-04T16:46:43.369Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-04T16:46:43.369Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-04T16:46:43.369Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-04T16:46:43.369Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestSingleExclamationError [2020-11-04T16:46:43.369Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestMatchesWithNoPatterns [2020-11-04T16:46:43.369Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestMatchesWithMalformedPatterns [2020-11-04T16:46:43.369Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestMatches [2020-11-04T16:46:43.369Z] --- PASS: TestMatches (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCleanPatterns [2020-11-04T16:46:43.369Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-04T16:46:43.369Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCleanPatternsExceptionFlag [2020-11-04T16:46:43.369Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-04T16:46:43.369Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-04T16:46:43.369Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCleanPatternsErrorSingleException [2020-11-04T16:46:43.369Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCreateIfNotExistsDir [2020-11-04T16:46:43.369Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-11-04T16:46:43.369Z] === RUN TestCreateIfNotExistsFile [2020-11-04T16:46:43.369Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-11-04T16:46:43.369Z] === RUN TestMatch [2020-11-04T16:46:43.369Z] --- PASS: TestMatch (0.00s) [2020-11-04T16:46:43.369Z] PASS [2020-11-04T16:46:43.369Z] coverage: 87.7% of statements [2020-11-04T16:46:43.369Z] ok github.com/docker/docker/pkg/fileutils 0.152s coverage: 87.7% of statements [2020-11-04T16:46:43.827Z] === RUN TestGet [2020-11-04T16:46:43.827Z] --- PASS: TestGet (0.00s) [2020-11-04T16:46:43.827Z] === RUN TestGetShortcutString [2020-11-04T16:46:43.827Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-04T16:46:43.827Z] PASS [2020-11-04T16:46:43.827Z] coverage: 42.9% of statements [2020-11-04T16:46:43.827Z] ok github.com/docker/docker/pkg/homedir 0.134s coverage: 42.9% of statements [2020-11-04T16:46:44.287Z] --- PASS: Test (3.16s) [2020-11-04T16:46:44.287Z] --- PASS: Test/TestInitialize (0.15s) [2020-11-04T16:46:44.287Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-11-04T16:46:44.287Z] --- PASS: Test/TestWatch (3.01s) [2020-11-04T16:46:44.287Z] PASS [2020-11-04T16:46:44.287Z] coverage: 84.1% of statements [2020-11-04T16:46:44.287Z] ok github.com/docker/docker/pkg/discovery/kv 3.456s coverage: 84.1% of statements [2020-11-04T16:46:44.747Z] === RUN TestCreateIDMapOrder [2020-11-04T16:46:44.747Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-04T16:46:44.747Z] PASS [2020-11-04T16:46:44.747Z] coverage: 7.3% of statements [2020-11-04T16:46:44.747Z] ok github.com/docker/docker/pkg/idtools 0.158s coverage: 7.3% of statements [2020-11-04T16:46:45.715Z] === RUN TestError [2020-11-04T16:46:45.715Z] --- PASS: TestError (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestProgressString [2020-11-04T16:46:45.715Z] === RUN TestProgressString/no_progress [2020-11-04T16:46:45.715Z] === RUN TestProgressString/progress_1 [2020-11-04T16:46:45.715Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-04T16:46:45.715Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-04T16:46:45.715Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-04T16:46:45.715Z] === RUN TestProgressString/with_units [2020-11-04T16:46:45.715Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-04T16:46:45.715Z] === RUN TestProgressString/hide_counts [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-04T16:46:45.715Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestJSONMessageDisplay [2020-11-04T16:46:45.715Z] --- PASS: TestJSONMessageDisplay (0.15s) [2020-11-04T16:46:45.715Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-04T16:46:45.715Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-04T16:46:45.715Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestDisplayJSONMessagesStream [2020-11-04T16:46:45.715Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-11-04T16:46:45.715Z] PASS [2020-11-04T16:46:45.715Z] coverage: 91.7% of statements [2020-11-04T16:46:45.715Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2020-11-04T16:46:45.715Z] === RUN TestFixedBufferCap [2020-11-04T16:46:45.715Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestFixedBufferLen [2020-11-04T16:46:45.715Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestFixedBufferString [2020-11-04T16:46:45.715Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestFixedBufferWrite [2020-11-04T16:46:45.715Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestFixedBufferRead [2020-11-04T16:46:45.715Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestBytesPipeRead [2020-11-04T16:46:45.715Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestBytesPipeWrite [2020-11-04T16:46:45.715Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-04T16:46:45.715Z] --- PASS: TestTarFiles (6.43s) [2020-11-04T16:46:45.715Z] === RUN TestTarUntar [2020-11-04T16:46:45.715Z] --- PASS: TestTarUntar (0.03s) [2020-11-04T16:46:45.715Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-04T16:46:45.715Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestTarWithOptions [2020-11-04T16:46:45.715Z] --- PASS: TestTarWithOptions (0.02s) [2020-11-04T16:46:45.715Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-04T16:46:45.715Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestUntarUstarGnuConflict [2020-11-04T16:46:45.715Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-11-04T16:46:45.715Z] === RUN TestUntarInvalidFilenames [2020-11-04T16:46:46.684Z] powershell.exe : # github.com/docker/docker/pkg/mount [2020-11-04T16:46:46.684Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-db2482bb\powershellWrapper.ps1:3 char:1 [2020-11-04T16:46:46.684Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-11-04T16:46:46.684Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T16:46:46.684Z] + CategoryInfo : NotSpecified: (# github.com/docker/docker/pkg/mount:String) [], RemoteException [2020-11-04T16:46:46.684Z] + FullyQualifiedErrorId : NativeCommandError [2020-11-04T16:46:46.684Z] [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-04T16:46:46.684Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-04T16:46:46.684Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames311093814\\dest" [2020-11-04T16:46:46.684Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2020-11-04T16:46:46.684Z] === RUN TestUntarHardlinkToSymlink [2020-11-04T16:46:46.684Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-04T16:46:46.684Z] === RUN TestUntarInvalidHardlink [2020-11-04T16:46:46.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink338622039\\victim\\hello" -> "../victim/hello" [2020-11-04T16:46:46.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink125247434\\victim\\hello" -> "/../victim/hello" [2020-11-04T16:46:46.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink786435233\\victim" -> "../victim" [2020-11-04T16:46:46.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink512802188\\victim" -> "../victim" [2020-11-04T16:46:46.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink160379771\\victim" -> "../victim" [2020-11-04T16:46:46.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink208012958\\victim" -> "../victim" [2020-11-04T16:46:46.684Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-11-04T16:46:46.684Z] === RUN TestUntarInvalidSymlink [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink073318757\\dest\\dotdot" -> "../victim/hello" [2020-11-04T16:46:46.684Z] === RUN TestStandardLongPath [2020-11-04T16:46:46.684Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestUNCLongPath [2020-11-04T16:46:46.684Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-04T16:46:46.684Z] PASS [2020-11-04T16:46:46.684Z] coverage: 100.0% of statements [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink422183808\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink557878495\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink095661746\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink598633577\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:46.684Z] ok github.com/docker/docker/pkg/longpath 0.063s coverage: 100.0% of statements [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink235054772\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:46.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink260506243\\dest\\dir\\loophole" -> "../../victim" [2020-11-04T16:46:46.684Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-11-04T16:46:46.684Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-04T16:46:46.684Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestReplaceFileTarWrapper [2020-11-04T16:46:46.684Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2020-11-04T16:46:46.684Z] === RUN TestAtomicWriteToFile [2020-11-04T16:46:46.684Z] --- PASS: TestAtomicWriteToFile (0.03s) [2020-11-04T16:46:46.684Z] === RUN TestAtomicWriteSetCommit [2020-11-04T16:46:46.684Z] --- PASS: TestAtomicWriteSetCommit (0.03s) [2020-11-04T16:46:46.684Z] === RUN TestAtomicWriteSetCancel [2020-11-04T16:46:46.684Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-04T16:46:46.684Z] === RUN TestReadCloserWrapperClose [2020-11-04T16:46:46.684Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestReaderErrWrapperReadOnError [2020-11-04T16:46:46.684Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestReaderErrWrapperRead [2020-11-04T16:46:46.684Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestHashData [2020-11-04T16:46:46.684Z] --- PASS: TestHashData (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestCancelReadCloser [2020-11-04T16:46:46.684Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2020-11-04T16:46:46.684Z] === RUN TestPrefixHeaderReadable [2020-11-04T16:46:46.684Z] --- PASS: TestCancelReadCloser (0.11s) [2020-11-04T16:46:46.684Z] === RUN TestWriteCloserWrapperClose [2020-11-04T16:46:46.684Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestNopWriteCloser [2020-11-04T16:46:46.684Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestNopWriter [2020-11-04T16:46:46.684Z] --- PASS: TestNopWriter (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestWriteCounter [2020-11-04T16:46:46.684Z] --- PASS: TestWriteCounter (0.00s) [2020-11-04T16:46:46.684Z] PASS [2020-11-04T16:46:46.684Z] coverage: 68.4% of statements [2020-11-04T16:46:46.684Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-04T16:46:46.684Z] === RUN TestDisablePigz [2020-11-04T16:46:46.684Z] ok github.com/docker/docker/pkg/ioutils 0.768s coverage: 68.4% of statements [2020-11-04T16:46:46.684Z] --- PASS: TestDisablePigz (0.18s) [2020-11-04T16:46:46.684Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-04T16:46:46.684Z] === RUN TestPigz [2020-11-04T16:46:46.684Z] --- PASS: TestPigz (0.15s) [2020-11-04T16:46:46.684Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-04T16:46:46.684Z] === RUN TestCopyFileWithInvalidDest [2020-11-04T16:46:46.684Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-04T16:46:46.684Z] archive_windows_test.go:16: Currently fails [2020-11-04T16:46:46.684Z] === RUN TestCanonicalTarNameForPath [2020-11-04T16:46:46.684Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestCanonicalTarName [2020-11-04T16:46:46.684Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestChmodTarEntry [2020-11-04T16:46:46.684Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-04T16:46:46.684Z] === RUN TestHardLinkOrder [2020-11-04T16:46:47.143Z] --- PASS: TestHardLinkOrder (0.14s) [2020-11-04T16:46:47.143Z] === RUN TestChangeString [2020-11-04T16:46:47.143Z] --- PASS: TestChangeString (0.00s) [2020-11-04T16:46:47.143Z] === RUN TestChangesWithNoChanges [2020-11-04T16:46:47.143Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-11-04T16:46:47.143Z] === RUN TestChangesWithChanges [2020-11-04T16:46:47.143Z] --- PASS: TestChangesWithChanges (0.07s) [2020-11-04T16:46:47.143Z] === RUN TestChangesWithChangesGH13590 [2020-11-04T16:46:47.143Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-04T16:46:47.143Z] changes_test.go:192: needs more investigation [2020-11-04T16:46:47.143Z] === RUN TestChangesDirsEmpty [2020-11-04T16:46:47.143Z] === RUN TestNameFormat [2020-11-04T16:46:47.143Z] --- PASS: TestNameFormat (0.00s) [2020-11-04T16:46:47.143Z] === RUN TestNameRetries [2020-11-04T16:46:47.143Z] --- PASS: TestNameRetries (0.00s) [2020-11-04T16:46:47.143Z] PASS [2020-11-04T16:46:47.143Z] coverage: 85.7% of statements [2020-11-04T16:46:47.143Z] ok github.com/docker/docker/pkg/namesgenerator 0.060s coverage: 85.7% of statements [2020-11-04T16:46:47.143Z] --- PASS: TestChangesDirsEmpty (0.13s) [2020-11-04T16:46:47.143Z] === RUN TestChangesDirsMutated [2020-11-04T16:46:47.143Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-11-04T16:46:47.143Z] === RUN TestApplyLayer [2020-11-04T16:46:47.143Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-04T16:46:47.143Z] changes_test.go:405: needs further investigation [2020-11-04T16:46:47.143Z] === RUN TestChangesSizeWithHardlinks [2020-11-04T16:46:47.143Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-04T16:46:47.143Z] changes_test.go:441: needs further investigation [2020-11-04T16:46:47.143Z] === RUN TestChangesSizeWithNoChanges [2020-11-04T16:46:47.143Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-04T16:46:47.143Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-04T16:46:47.143Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-04T16:46:47.143Z] === RUN TestChangesSize [2020-11-04T16:46:47.143Z] --- PASS: TestChangesSize (0.00s) [2020-11-04T16:46:47.143Z] === RUN TestApplyLayerInvalidFilenames [2020-11-04T16:46:47.143Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames215801463\\dest" [2020-11-04T16:46:47.143Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-11-04T16:46:47.143Z] === RUN TestApplyLayerInvalidHardlink [2020-11-04T16:46:47.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink657928641\\victim\\hello" -> "../victim/hello" [2020-11-04T16:46:47.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink333996076\\victim\\hello" -> "/../victim/hello" [2020-11-04T16:46:47.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink970546587\\victim" -> "../victim" [2020-11-04T16:46:47.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink957814846\\victim" -> "../victim" [2020-11-04T16:46:47.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink233799813\\victim" -> "../victim" [2020-11-04T16:46:47.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703982624\\victim" -> "../victim" [2020-11-04T16:46:47.602Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2020-11-04T16:46:47.602Z] === RUN TestApplyLayerInvalidSymlink [2020-11-04T16:46:47.602Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink137784063\\dest\\dotdot" -> "../victim/hello" [2020-11-04T16:46:47.602Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink907230802\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-04T16:46:47.602Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158296969\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:47.602Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink831088468\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:47.602Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink738267811\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:47.602Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink292713894\\dest\\loophole-victim" -> "../victim" [2020-11-04T16:46:47.602Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-11-04T16:46:47.602Z] === RUN TestApplyLayerWhiteouts [2020-11-04T16:46:47.602Z] === RUN TestParseKeyValueOpt [2020-11-04T16:46:47.602Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-04T16:46:47.602Z] === RUN TestParseUintList [2020-11-04T16:46:47.602Z] --- PASS: TestParseUintList (0.00s) [2020-11-04T16:46:47.602Z] === RUN TestParseUintListMaximumLimits [2020-11-04T16:46:47.602Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-04T16:46:47.602Z] PASS [2020-11-04T16:46:47.602Z] coverage: 97.0% of statements [2020-11-04T16:46:47.602Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-11-04T16:46:47.602Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2020-11-04T16:46:47.602Z] === RUN TestGenerateEmptyFile [2020-11-04T16:46:47.602Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-04T16:46:47.602Z] === RUN TestGenerateWithContent [2020-11-04T16:46:47.602Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-04T16:46:47.602Z] PASS [2020-11-04T16:46:47.602Z] coverage: 62.7% of statements [2020-11-04T16:46:47.602Z] ok github.com/docker/docker/pkg/archive 9.581s coverage: 62.7% of statements [2020-11-04T16:46:47.602Z] === RUN TestNewAndRemove [2020-11-04T16:46:47.602Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-04T16:46:47.602Z] === RUN TestRemoveInvalidPath [2020-11-04T16:46:47.602Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-04T16:46:47.602Z] PASS [2020-11-04T16:46:47.602Z] coverage: 82.6% of statements [2020-11-04T16:46:47.602Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-11-04T16:46:48.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-04T16:46:49.138Z] === RUN TestParseEmptyInterface [2020-11-04T16:46:49.138Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestParseNonInterfaceType [2020-11-04T16:46:49.138Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestParseWithOneFunction [2020-11-04T16:46:49.138Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestParseWithMultipleFuncs [2020-11-04T16:46:49.138Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestParseWithUnnamedReturn [2020-11-04T16:46:49.138Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestEmbeddedInterface [2020-11-04T16:46:49.138Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestParsedImports [2020-11-04T16:46:49.138Z] --- PASS: TestParsedImports (0.00s) [2020-11-04T16:46:49.138Z] === RUN TestAliasedImports [2020-11-04T16:46:49.138Z] --- PASS: TestAliasedImports (0.00s) [2020-11-04T16:46:49.138Z] PASS [2020-11-04T16:46:49.138Z] coverage: 56.8% of statements [2020-11-04T16:46:49.138Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2020-11-04T16:46:49.437Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-04T16:46:50.105Z] === RUN TestFailedConnection [2020-11-04T16:46:50.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-04T16:46:50.564Z] === RUN TestHTTPTransport [2020-11-04T16:46:50.564Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-04T16:46:50.564Z] PASS [2020-11-04T16:46:50.564Z] coverage: 85.7% of statements [2020-11-04T16:46:50.564Z] ok github.com/docker/docker/pkg/plugins/transport 0.141s coverage: 85.7% of statements [2020-11-04T16:46:50.564Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-04T16:46:50.564Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-04T16:46:50.564Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-04T16:46:50.564Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-04T16:46:50.564Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-04T16:46:50.564Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-04T16:46:50.564Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-04T16:46:50.564Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-04T16:46:50.564Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-04T16:46:50.564Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-04T16:46:50.564Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-04T16:46:50.564Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-04T16:46:50.564Z] === RUN TestBufferPoolPutAndGet [2020-11-04T16:46:50.564Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-04T16:46:50.564Z] PASS [2020-11-04T16:46:50.564Z] coverage: 88.2% of statements [2020-11-04T16:46:50.564Z] ok github.com/docker/docker/pkg/pools 0.105s coverage: 88.2% of statements [2020-11-04T16:46:50.620Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-04T16:46:51.023Z] --- PASS: TestFailedConnection (1.06s) [2020-11-04T16:46:51.023Z] === RUN TestFailOnce [2020-11-04T16:46:51.023Z] 2020/11/04 16:46:50 http: panic serving 127.0.0.1:49218: Plugin not ready [2020-11-04T16:46:51.023Z] goroutine 10 [running]: [2020-11-04T16:46:51.023Z] net/http.(*conn).serve.func1(0xc000058aa0) [2020-11-04T16:46:51.023Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-04T16:46:51.023Z] panic(0x849ac0, 0x986830) [2020-11-04T16:46:51.023Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-04T16:46:51.023Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T16:46:51.023Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-04T16:46:51.023Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T16:46:51.023Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-04T16:46:51.023Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T16:46:51.023Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-04T16:46:51.023Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T16:46:51.023Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-04T16:46:51.023Z] net/http.(*conn).serve(0xc000058aa0, 0x99b060, 0xc00004a980) [2020-11-04T16:46:51.023Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-04T16:46:51.023Z] created by net/http.(*Server).Serve [2020-11-04T16:46:51.023Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-04T16:46:51.023Z] time="2020-11-04T16:46:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2020-11-04T16:46:51.482Z] === RUN TestOutputOnPrematureClose [2020-11-04T16:46:51.482Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-04T16:46:51.482Z] === RUN TestCompleteSilently [2020-11-04T16:46:51.482Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-04T16:46:51.482Z] PASS [2020-11-04T16:46:51.482Z] coverage: 75.9% of statements [2020-11-04T16:46:51.482Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2020-11-04T16:46:51.482Z] === RUN TestSendToOneSub [2020-11-04T16:46:51.482Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-04T16:46:51.482Z] === RUN TestSendToMultipleSubs [2020-11-04T16:46:51.482Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-04T16:46:51.482Z] === RUN TestEvictOneSub [2020-11-04T16:46:51.482Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-04T16:46:51.482Z] === RUN TestClosePublisher [2020-11-04T16:46:51.482Z] --- PASS: TestClosePublisher (0.00s) [2020-11-04T16:46:51.482Z] === RUN TestPubSubRace [2020-11-04T16:46:51.941Z] --- PASS: TestFailOnce (1.17s) [2020-11-04T16:46:51.941Z] === RUN TestEchoInputOutput [2020-11-04T16:46:51.941Z] --- PASS: TestEchoInputOutput (0.00s) [2020-11-04T16:46:51.941Z] === RUN TestBackoff [2020-11-04T16:46:51.941Z] --- PASS: TestBackoff (0.00s) [2020-11-04T16:46:51.941Z] === RUN TestAbortRetry [2020-11-04T16:46:51.941Z] --- PASS: TestAbortRetry (0.00s) [2020-11-04T16:46:51.941Z] === RUN TestClientScheme [2020-11-04T16:46:51.941Z] --- PASS: TestClientScheme (0.00s) [2020-11-04T16:46:51.941Z] === RUN TestNewClientWithTimeout [2020-11-04T16:46:52.401Z] time="2020-11-04T16:46:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-04T16:46:52.401Z] --- PASS: TestPubSubRace (1.05s) [2020-11-04T16:46:52.401Z] PASS [2020-11-04T16:46:52.860Z] coverage: 75.0% of statements [2020-11-04T16:46:52.860Z] === RUN TestRegister [2020-11-04T16:46:52.860Z] --- PASS: TestRegister (0.00s) [2020-11-04T16:46:52.860Z] === RUN TestCommand [2020-11-04T16:46:52.860Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2020-11-04T16:46:52.860Z] --- PASS: TestCommand (0.03s) [2020-11-04T16:46:52.860Z] === RUN TestNaiveSelf [2020-11-04T16:46:52.860Z] --- PASS: TestNaiveSelf (0.03s) [2020-11-04T16:46:52.860Z] PASS [2020-11-04T16:46:52.860Z] coverage: 82.4% of statements [2020-11-04T16:46:52.860Z] ok github.com/docker/docker/pkg/reexec 0.145s coverage: 82.4% of statements [2020-11-04T16:46:53.832Z] === RUN TestParseSignal [2020-11-04T16:46:53.832Z] --- PASS: TestParseSignal (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestValidSignalForPlatform [2020-11-04T16:46:53.832Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-04T16:46:53.832Z] PASS [2020-11-04T16:46:53.832Z] coverage: 20.3% of statements [2020-11-04T16:46:53.832Z] ok github.com/docker/docker/pkg/signal 0.080s coverage: 20.3% of statements [2020-11-04T16:46:53.832Z] === RUN TestNewStdWriter [2020-11-04T16:46:53.832Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-04T16:46:53.832Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestWriteWithNilBytes [2020-11-04T16:46:53.832Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestWrite [2020-11-04T16:46:53.832Z] --- PASS: TestWrite (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestWriteWithWriterError [2020-11-04T16:46:53.832Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-04T16:46:53.832Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyWriteAndRead [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-04T16:46:53.832Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-04T16:46:53.832Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-04T16:46:53.832Z] PASS [2020-11-04T16:46:53.832Z] coverage: 100.0% of statements [2020-11-04T16:46:53.832Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2020-11-04T16:46:54.292Z] time="2020-11-04T16:46:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-04T16:46:54.751Z] === RUN TestGenerateRandomID [2020-11-04T16:46:54.751Z] --- PASS: TestGenerateRandomID (0.00s) [2020-11-04T16:46:54.751Z] === RUN TestShortenId [2020-11-04T16:46:54.751Z] --- PASS: TestShortenId (0.00s) [2020-11-04T16:46:54.751Z] === RUN TestShortenSha256Id [2020-11-04T16:46:54.751Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-04T16:46:54.751Z] === RUN TestShortenIdEmpty [2020-11-04T16:46:54.751Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-04T16:46:54.751Z] === RUN TestShortenIdInvalid [2020-11-04T16:46:54.751Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-04T16:46:54.751Z] === RUN TestIsShortIDNonHex [2020-11-04T16:46:54.751Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-04T16:46:54.751Z] === RUN TestIsShortIDNotCorrectSize [2020-11-04T16:46:54.751Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-04T16:46:54.751Z] PASS [2020-11-04T16:46:54.751Z] coverage: 70.6% of statements [2020-11-04T16:46:54.751Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2020-11-04T16:46:55.210Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-04T16:46:55.210Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-04T16:46:55.210Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestFormatStatus [2020-11-04T16:46:55.210Z] --- PASS: TestFormatStatus (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestFormatError [2020-11-04T16:46:55.210Z] --- PASS: TestFormatError (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestFormatJSONError [2020-11-04T16:46:55.210Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-04T16:46:55.210Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-04T16:46:55.210Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestNewJSONProgressOutput [2020-11-04T16:46:55.210Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestAuxFormatterEmit [2020-11-04T16:46:55.210Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestStreamWriterStdout [2020-11-04T16:46:55.210Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-04T16:46:55.210Z] === RUN TestStreamWriterStderr [2020-11-04T16:46:55.210Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-04T16:46:55.211Z] PASS [2020-11-04T16:46:55.211Z] coverage: 66.2% of statements [2020-11-04T16:46:55.211Z] ok github.com/docker/docker/pkg/streamformatter 0.068s coverage: 66.2% of statements [2020-11-04T16:46:56.179Z] # github.com/docker/docker/pkg/system [github.com/docker/docker/pkg/system.test] [2020-11-04T16:46:56.179Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-04T16:46:56.179Z] === RUN TestIsCpusetListAvailable [2020-11-04T16:46:56.179Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-04T16:46:56.179Z] PASS [2020-11-04T16:46:56.179Z] coverage: 38.2% of statements [2020-11-04T16:46:56.179Z] ok github.com/docker/docker/pkg/sysinfo 0.096s coverage: 38.2% of statements [2020-11-04T16:46:56.638Z] time="2020-11-04T16:46:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-04T16:46:57.097Z] === RUN TestTailFile [2020-11-04T16:46:57.097Z] --- PASS: TestTailFile (0.00s) [2020-11-04T16:46:57.097Z] === RUN TestTailFileManyLines [2020-11-04T16:46:57.097Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-04T16:46:57.097Z] === RUN TestTailEmptyFile [2020-11-04T16:46:57.097Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-04T16:46:57.097Z] === RUN TestTailNegativeN [2020-11-04T16:46:57.097Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader [2020-11-04T16:46:57.097Z] === CONT TestNewTailReader [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/no_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/truncated_last_line [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-04T16:46:57.097Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.097Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.097Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.097Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.097Z] === CONT TestNewTailReader/no_delimiter [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-04T16:46:57.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-04T16:46:57.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.098Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.098Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.099Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.099Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.099Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.196Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-04T16:46:57.196Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-04T16:46:57.196Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-04T16:46:57.196Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-04T16:46:57.196Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.572Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.572Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.572Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:57.573Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.573Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:57.573Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:57.574Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.574Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:57.574Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:57.758Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-04T16:46:57.758Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.034Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.034Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.035Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.035Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T16:46:58.036Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2020-11-04T16:46:58.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.07s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T16:46:58.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T16:46:58.039Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T16:46:58.039Z] PASS [2020-11-04T16:46:58.039Z] coverage: 88.6% of statements [2020-11-04T16:46:58.039Z] ok github.com/docker/docker/pkg/tailfile 0.397s coverage: 88.6% of statements [2020-11-04T16:46:58.039Z] === RUN TestTarSumRemoveNonExistent [2020-11-04T16:46:58.039Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestTarSumRemove [2020-11-04T16:46:58.039Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestSortFileInfoSums [2020-11-04T16:46:58.039Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestNewTarSumForLabelInvalid [2020-11-04T16:46:58.039Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestNewTarSumForLabel [2020-11-04T16:46:58.039Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestEmptyTar [2020-11-04T16:46:58.039Z] --- PASS: TestEmptyTar (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestTarSumsReadSize [2020-11-04T16:46:58.039Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-11-04T16:46:58.039Z] === RUN TestTarSums [2020-11-04T16:46:58.039Z] --- PASS: TestTarSums (0.16s) [2020-11-04T16:46:58.039Z] === RUN TestIteration [2020-11-04T16:46:58.039Z] --- PASS: TestIteration (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestVersionLabelForChecksum [2020-11-04T16:46:58.039Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestVersion [2020-11-04T16:46:58.039Z] --- PASS: TestVersion (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestGetVersion [2020-11-04T16:46:58.039Z] --- PASS: TestGetVersion (0.00s) [2020-11-04T16:46:58.039Z] === RUN TestGetVersions [2020-11-04T16:46:58.039Z] --- PASS: TestGetVersions (0.00s) [2020-11-04T16:46:58.039Z] PASS [2020-11-04T16:46:58.039Z] coverage: 89.3% of statements [2020-11-04T16:46:58.039Z] ok github.com/docker/docker/pkg/tarsum 0.278s coverage: 89.3% of statements [2020-11-04T16:46:58.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-04T16:46:58.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-04T16:46:58.498Z] testing: warning: no tests to run [2020-11-04T16:46:58.498Z] PASS [2020-11-04T16:46:58.498Z] coverage: [no statements] [2020-11-04T16:46:58.498Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2020-11-04T16:46:58.957Z] === RUN TestTruncIndex [2020-11-04T16:46:59.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-04T16:46:59.249Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-04T16:46:59.415Z] --- PASS: TestTruncIndex (0.10s) [2020-11-04T16:46:59.415Z] PASS [2020-11-04T16:46:59.415Z] coverage: 91.5% of statements [2020-11-04T16:46:59.415Z] ok github.com/docker/docker/pkg/truncindex 0.196s coverage: 91.5% of statements [2020-11-04T16:46:59.415Z] === RUN TestIsGIT [2020-11-04T16:46:59.415Z] --- PASS: TestIsGIT (0.00s) [2020-11-04T16:46:59.415Z] === RUN TestIsTransport [2020-11-04T16:46:59.415Z] --- PASS: TestIsTransport (0.00s) [2020-11-04T16:46:59.415Z] PASS [2020-11-04T16:46:59.415Z] coverage: 100.0% of statements [2020-11-04T16:46:59.415Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-11-04T16:47:00.387Z] === RUN TestVersionInfo [2020-11-04T16:47:00.387Z] --- PASS: TestVersionInfo (0.00s) [2020-11-04T16:47:00.387Z] === RUN TestAppendVersions [2020-11-04T16:47:00.387Z] --- PASS: TestAppendVersions (0.00s) [2020-11-04T16:47:00.387Z] PASS [2020-11-04T16:47:00.387Z] coverage: 88.9% of statements [2020-11-04T16:47:00.387Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2020-11-04T16:47:01.354Z] time="2020-11-04T16:47:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-04T16:47:01.786Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-04T16:47:02.322Z] === RUN TestValidatePrivileges [2020-11-04T16:47:02.323Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-04T16:47:02.323Z] === RUN TestFilterByCapNeg [2020-11-04T16:47:02.323Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-04T16:47:02.323Z] === RUN TestFilterByCapPos [2020-11-04T16:47:02.323Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-04T16:47:02.323Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-04T16:47:02.323Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-04T16:47:02.323Z] PASS [2020-11-04T16:47:02.323Z] coverage: 12.0% of statements [2020-11-04T16:47:02.323Z] ok github.com/docker/docker/plugin 0.133s coverage: 12.0% of statements [2020-11-04T16:47:02.323Z] === RUN TestNewSettable [2020-11-04T16:47:02.323Z] --- PASS: TestNewSettable (0.00s) [2020-11-04T16:47:02.323Z] === RUN TestIsSettable [2020-11-04T16:47:02.323Z] --- PASS: TestIsSettable (0.00s) [2020-11-04T16:47:02.323Z] === RUN TestUpdateSettingsEnv [2020-11-04T16:47:02.323Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-04T16:47:02.323Z] PASS [2020-11-04T16:47:02.323Z] coverage: 20.1% of statements [2020-11-04T16:47:02.323Z] ok github.com/docker/docker/plugin/v2 0.116s coverage: 20.1% of statements [2020-11-04T16:47:02.716Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-04T16:47:03.276Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-04T16:47:03.276Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-04T16:47:03.860Z] === RUN TestLoad [2020-11-04T16:47:03.860Z] --- PASS: TestLoad (0.00s) [2020-11-04T16:47:03.860Z] === RUN TestSave [2020-11-04T16:47:03.860Z] --- PASS: TestSave (0.04s) [2020-11-04T16:47:03.860Z] === RUN TestAddDeleteGet [2020-11-04T16:47:03.860Z] --- PASS: TestAddDeleteGet (0.05s) [2020-11-04T16:47:03.860Z] === RUN TestInvalidTags [2020-11-04T16:47:03.860Z] --- PASS: TestInvalidTags (0.01s) [2020-11-04T16:47:03.860Z] PASS [2020-11-04T16:47:03.860Z] coverage: 84.4% of statements [2020-11-04T16:47:03.860Z] ok github.com/docker/docker/reference 0.181s coverage: 84.4% of statements [2020-11-04T16:47:04.318Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T16:47:04.318Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T16:47:04.318Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T16:47:05.164Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-04T16:47:05.725Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-04T16:47:05.854Z] === RUN TestResolveAuthConfigIndexServer [2020-11-04T16:47:05.854Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestResolveAuthConfigFullURL [2020-11-04T16:47:05.854Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-04T16:47:05.854Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestValidateMirror [2020-11-04T16:47:05.854Z] --- PASS: TestValidateMirror (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestLoadInsecureRegistries [2020-11-04T16:47:05.854Z] time="2020-11-04T16:47:05Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-04T16:47:05.854Z] time="2020-11-04T16:47:05Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-04T16:47:05.854Z] time="2020-11-04T16:47:05Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-04T16:47:05.854Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2020-11-04T16:47:05.854Z] === RUN TestNewServiceConfig [2020-11-04T16:47:05.854Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestValidateIndexName [2020-11-04T16:47:05.854Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestValidateIndexNameWithError [2020-11-04T16:47:05.854Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestEndpointParse [2020-11-04T16:47:05.854Z] --- PASS: TestEndpointParse (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestEndpointParseInvalid [2020-11-04T16:47:05.854Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestValidateEndpoint [2020-11-04T16:47:05.854Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-04T16:47:05.854Z] === RUN TestPing [2020-11-04T16:47:05.854Z] --- PASS: TestPing (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestPingRegistryEndpoint [2020-11-04T16:47:05.854Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-11-04T16:47:05.854Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:05.854Z] === RUN TestEndpoint [2020-11-04T16:47:05.854Z] --- SKIP: TestEndpoint (0.00s) [2020-11-04T16:47:05.854Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:05.854Z] === RUN TestParseRepositoryInfo [2020-11-04T16:47:05.854Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestNewIndexInfo [2020-11-04T16:47:05.854Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestMirrorEndpointLookup [2020-11-04T16:47:05.854Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-11-04T16:47:05.854Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:05.854Z] === RUN TestSearchRepositories [2020-11-04T16:47:05.854Z] --- PASS: TestSearchRepositories (0.00s) [2020-11-04T16:47:05.854Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-04T16:47:05.854Z] Host: 127.0.0.1:49227 [2020-11-04T16:47:05.854Z] User-Agent: docker test client [2020-11-04T16:47:05.854Z] Authorization: Token fake-token [2020-11-04T16:47:05.854Z] X-Docker-Token: true [2020-11-04T16:47:05.854Z] Accept-Encoding: gzip [2020-11-04T16:47:05.854Z] [2020-11-04T16:47:05.854Z] [2020-11-04T16:47:05.854Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-04T16:47:05.854Z] Connection: close [2020-11-04T16:47:05.854Z] Content-Length: 144 [2020-11-04T16:47:05.854Z] Cache-Control: no-cache [2020-11-04T16:47:05.854Z] Content-Type: application/json [2020-11-04T16:47:05.854Z] Date: Wed, 04 Nov 2020 16:47:05 GMT [2020-11-04T16:47:05.854Z] Expires: -1 [2020-11-04T16:47:05.854Z] Pragma: no-cache [2020-11-04T16:47:05.854Z] Server: docker-tests/mock [2020-11-04T16:47:05.854Z] X-Docker-Registry-Config: mock [2020-11-04T16:47:05.854Z] X-Docker-Registry-Version: 0.0.0 [2020-11-04T16:47:05.854Z] [2020-11-04T16:47:05.854Z] [2020-11-04T16:47:05.854Z] === RUN TestTrustedLocation [2020-11-04T16:47:05.854Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-04T16:47:05.854Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestAllowNondistributableArtifacts [2020-11-04T16:47:05.854Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestIsSecureIndex [2020-11-04T16:47:05.854Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-04T16:47:05.854Z] PASS [2020-11-04T16:47:05.854Z] coverage: 50.3% of statements [2020-11-04T16:47:05.854Z] ok github.com/docker/docker/registry 0.367s coverage: 50.3% of statements [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestReaderWithReadError [2020-11-04T16:47:05.854Z] === RUN TestRestartManagerTimeout [2020-11-04T16:47:05.854Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestRestartManagerTimeoutReset [2020-11-04T16:47:05.854Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-04T16:47:05.854Z] PASS [2020-11-04T16:47:05.854Z] coverage: 50.9% of statements [2020-11-04T16:47:05.854Z] ok github.com/docker/docker/restartmanager 0.212s coverage: 50.9% of statements [2020-11-04T16:47:05.854Z] time="2020-11-04T16:47:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestReader [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-04T16:47:05.854Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-04T16:47:05.854Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-04T16:47:05.854Z] PASS [2020-11-04T16:47:05.854Z] coverage: 100.0% of statements [2020-11-04T16:47:05.854Z] ok github.com/docker/docker/registry/resumable 0.396s coverage: 100.0% of statements [2020-11-04T16:47:07.392Z] === RUN TestDecodeContainerConfig [2020-11-04T16:47:07.392Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-04T16:47:07.392Z] === RUN TestDecodeContainerConfigIsolation [2020-11-04T16:47:07.392Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-04T16:47:07.392Z] === RUN TestValidatePrivileged [2020-11-04T16:47:07.392Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-04T16:47:07.392Z] PASS [2020-11-04T16:47:07.392Z] coverage: 52.2% of statements [2020-11-04T16:47:07.392Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.2% of statements [2020-11-04T16:47:07.392Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-04T16:47:07.392Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-04T16:47:07.392Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-04T16:47:07.392Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-04T16:47:07.392Z] PASS [2020-11-04T16:47:07.392Z] coverage: 62.5% of statements [2020-11-04T16:47:07.392Z] ok github.com/docker/docker/testutil 0.109s coverage: 62.5% of statements [2020-11-04T16:47:08.283Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-04T16:47:09.570Z] --- PASS: TestNewClientWithTimeout (17.65s) [2020-11-04T16:47:09.570Z] === RUN TestClientStream [2020-11-04T16:47:09.570Z] --- PASS: TestClientStream (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestClientSendFile [2020-11-04T16:47:09.570Z] --- PASS: TestClientSendFile (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestClientWithRequestTimeout [2020-11-04T16:47:09.570Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestFileSpecPlugin [2020-11-04T16:47:09.570Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-11-04T16:47:09.570Z] === RUN TestFileJSONSpecPlugin [2020-11-04T16:47:09.570Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-04T16:47:09.570Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestPluginAddHandler [2020-11-04T16:47:09.570Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestPluginWaitBadPlugin [2020-11-04T16:47:09.570Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-04T16:47:09.570Z] === RUN TestGet [2020-11-04T16:47:09.570Z] time="2020-11-04T16:47:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-04T16:47:10.030Z] === RUN TestGetAddress [2020-11-04T16:47:10.030Z] --- PASS: TestGetAddress (0.00s) [2020-11-04T16:47:10.030Z] === RUN TestRemove [2020-11-04T16:47:10.030Z] --- SKIP: TestRemove (0.00s) [2020-11-04T16:47:10.030Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-04T16:47:10.030Z] === RUN TestInitializeWithVolumes [2020-11-04T16:47:10.030Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-11-04T16:47:10.030Z] === RUN TestCreate [2020-11-04T16:47:10.030Z] --- PASS: TestCreate (0.01s) [2020-11-04T16:47:10.030Z] === RUN TestValidateName [2020-11-04T16:47:10.030Z] --- PASS: TestValidateName (0.00s) [2020-11-04T16:47:10.030Z] === RUN TestCreateWithOpts [2020-11-04T16:47:10.030Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-04T16:47:10.030Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-04T16:47:10.030Z] === RUN TestRelaodNoOpts [2020-11-04T16:47:10.030Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-04T16:47:10.030Z] PASS [2020-11-04T16:47:10.030Z] coverage: 41.0% of statements [2020-11-04T16:47:10.030Z] ok github.com/docker/docker/volume/local 0.137s coverage: 41.0% of statements [2020-11-04T16:47:10.030Z] === RUN TestGetDriver [2020-11-04T16:47:10.030Z] --- PASS: TestGetDriver (0.00s) [2020-11-04T16:47:10.030Z] === RUN TestVolumeRequestError [2020-11-04T16:47:10.030Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-04T16:47:10.030Z] PASS [2020-11-04T16:47:10.030Z] coverage: 36.1% of statements [2020-11-04T16:47:10.030Z] ok github.com/docker/docker/volume/drivers 0.327s coverage: 36.1% of statements [2020-11-04T16:47:10.489Z] === RUN TestConvertTmpfsOptions [2020-11-04T16:47:10.489Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-04T16:47:10.489Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-04T16:47:10.489Z] parser_test.go:49: data="ro" [2020-11-04T16:47:10.489Z] === RUN TestParseMountRaw [2020-11-04T16:47:10.489Z] --- PASS: TestParseMountRaw (0.03s) [2020-11-04T16:47:10.489Z] === RUN TestParseMountRawSplit [2020-11-04T16:47:10.489Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-04T16:47:10.489Z] parser_test.go:390: case 0 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 1 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 2 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 3 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 4 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 5 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 6 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 7 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 8 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 0 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 1 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 2 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 3 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 4 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 5 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 6 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 7 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 8 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 9 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 10 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 11 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 12 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 0 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 1 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 2 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 3 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 4 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 5 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 6 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 7 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 8 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 9 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 10 [2020-11-04T16:47:10.489Z] parser_test.go:390: case 11 [2020-11-04T16:47:10.489Z] === RUN TestParseMountSpec [2020-11-04T16:47:10.489Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-04T16:47:10.489Z] parser_test.go:455: case 0 [2020-11-04T16:47:10.489Z] parser_test.go:455: case 1 [2020-11-04T16:47:10.489Z] parser_test.go:455: case 2 [2020-11-04T16:47:10.489Z] parser_test.go:455: case 3 [2020-11-04T16:47:10.489Z] parser_test.go:455: case 4 [2020-11-04T16:47:10.489Z] parser_test.go:455: case 5 [2020-11-04T16:47:10.489Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-04T16:47:10.489Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-04T16:47:10.489Z] === RUN TestValidateMount [2020-11-04T16:47:10.489Z] --- PASS: TestValidateMount (0.00s) [2020-11-04T16:47:10.489Z] PASS [2020-11-04T16:47:10.489Z] coverage: 66.2% of statements [2020-11-04T16:47:10.489Z] ok github.com/docker/docker/volume/mounts 0.162s coverage: 66.2% of statements [2020-11-04T16:47:10.886Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-04T16:47:10.948Z] time="2020-11-04T16:47:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-04T16:47:11.141Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-04T16:47:12.485Z] === RUN TestSetGetMeta [2020-11-04T16:47:12.485Z] === PAUSE TestSetGetMeta [2020-11-04T16:47:12.485Z] === RUN TestRestore [2020-11-04T16:47:12.485Z] === PAUSE TestRestore [2020-11-04T16:47:12.485Z] === RUN TestServiceCreate [2020-11-04T16:47:12.485Z] === PAUSE TestServiceCreate [2020-11-04T16:47:12.485Z] === RUN TestServiceList [2020-11-04T16:47:12.485Z] === PAUSE TestServiceList [2020-11-04T16:47:12.485Z] === RUN TestServiceRemove [2020-11-04T16:47:12.485Z] === PAUSE TestServiceRemove [2020-11-04T16:47:12.485Z] === RUN TestServiceGet [2020-11-04T16:47:12.485Z] === PAUSE TestServiceGet [2020-11-04T16:47:12.485Z] === RUN TestServicePrune [2020-11-04T16:47:12.485Z] === PAUSE TestServicePrune [2020-11-04T16:47:12.485Z] === RUN TestCreate [2020-11-04T16:47:12.485Z] === PAUSE TestCreate [2020-11-04T16:47:12.485Z] === RUN TestRemove [2020-11-04T16:47:12.485Z] === PAUSE TestRemove [2020-11-04T16:47:12.485Z] === RUN TestList [2020-11-04T16:47:12.485Z] === PAUSE TestList [2020-11-04T16:47:12.485Z] === RUN TestFindByDriver [2020-11-04T16:47:12.485Z] === PAUSE TestFindByDriver [2020-11-04T16:47:12.485Z] === RUN TestFindByReferenced [2020-11-04T16:47:12.485Z] === PAUSE TestFindByReferenced [2020-11-04T16:47:12.485Z] === RUN TestDerefMultipleOfSameRef [2020-11-04T16:47:12.485Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-04T16:47:12.485Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T16:47:12.485Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T16:47:12.485Z] === RUN TestDefererencePluginOnCreateError [2020-11-04T16:47:12.485Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-04T16:47:12.485Z] === RUN TestRefDerefRemove [2020-11-04T16:47:12.485Z] === PAUSE TestRefDerefRemove [2020-11-04T16:47:12.485Z] === RUN TestGet [2020-11-04T16:47:12.485Z] === PAUSE TestGet [2020-11-04T16:47:12.485Z] === RUN TestGetWithReference [2020-11-04T16:47:12.485Z] === PAUSE TestGetWithReference [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_nil_list [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_empty_list [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_filter_some [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_filter_middle [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-04T16:47:12.485Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-04T16:47:12.485Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_nil_list [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_filter_some [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_empty_list [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-04T16:47:12.485Z] === CONT TestFilterFunc/test_filter_middle [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-04T16:47:12.485Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-04T16:47:12.485Z] === CONT TestSetGetMeta [2020-11-04T16:47:12.485Z] === CONT TestRefDerefRemove [2020-11-04T16:47:12.485Z] === CONT TestFindByDriver [2020-11-04T16:47:12.485Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T16:47:12.485Z] --- PASS: TestSetGetMeta (0.03s) [2020-11-04T16:47:12.485Z] === CONT TestList [2020-11-04T16:47:12.485Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2020-11-04T16:47:12.485Z] === CONT TestRemove [2020-11-04T16:47:12.485Z] --- PASS: TestRefDerefRemove (0.04s) [2020-11-04T16:47:12.485Z] === CONT TestCreate [2020-11-04T16:47:12.485Z] --- PASS: TestFindByDriver (0.05s) [2020-11-04T16:47:12.485Z] === CONT TestServicePrune [2020-11-04T16:47:12.485Z] --- PASS: TestCreate (0.02s) [2020-11-04T16:47:12.485Z] === CONT TestServiceGet [2020-11-04T16:47:12.485Z] === CONT TestServiceRemove [2020-11-04T16:47:12.485Z] --- PASS: TestList (0.03s) [2020-11-04T16:47:12.485Z] --- PASS: TestRemove (0.03s) [2020-11-04T16:47:12.485Z] === CONT TestServiceList [2020-11-04T16:47:12.485Z] --- PASS: TestServiceGet (0.12s) [2020-11-04T16:47:12.485Z] === CONT TestServiceCreate [2020-11-04T16:47:12.485Z] time="2020-11-04T16:47:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T16:47:12.947Z] --- PASS: TestServiceRemove (0.12s) [2020-11-04T16:47:12.947Z] === CONT TestRestore [2020-11-04T16:47:12.947Z] --- PASS: TestServiceList (0.12s) [2020-11-04T16:47:12.947Z] === CONT TestDefererencePluginOnCreateError [2020-11-04T16:47:12.947Z] time="2020-11-04T16:47:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T16:47:12.947Z] time="2020-11-04T16:47:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T16:47:12.947Z] --- PASS: TestServiceCreate (0.03s) [2020-11-04T16:47:12.947Z] === CONT TestDerefMultipleOfSameRef [2020-11-04T16:47:12.947Z] time="2020-11-04T16:47:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-04T16:47:12.947Z] --- PASS: TestRestore (0.04s) [2020-11-04T16:47:12.947Z] === CONT TestGetWithReference [2020-11-04T16:47:12.947Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-11-04T16:47:12.947Z] === CONT TestFindByReferenced [2020-11-04T16:47:12.947Z] time="2020-11-04T16:47:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T16:47:12.947Z] --- PASS: TestServicePrune (0.19s) [2020-11-04T16:47:12.947Z] === CONT TestGet [2020-11-04T16:47:12.947Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-11-04T16:47:12.947Z] time="2020-11-04T16:47:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-04T16:47:12.947Z] --- PASS: TestFindByReferenced (0.02s) [2020-11-04T16:47:12.947Z] --- PASS: TestGetWithReference (0.03s) [2020-11-04T16:47:12.947Z] --- PASS: TestGet (0.02s) [2020-11-04T16:47:12.947Z] PASS [2020-11-04T16:47:12.947Z] coverage: 70.3% of statements [2020-11-04T16:47:12.947Z] ok github.com/docker/docker/volume/service 0.610s coverage: 70.3% of statements [2020-11-04T16:47:13.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-04T16:47:13.284Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-04T16:47:16.681Z] time="2020-11-04T16:47:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-04T16:47:21.368Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-04T16:47:21.624Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-04T16:47:22.989Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-04T16:47:23.916Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-04T16:47:24.843Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-04T16:47:25.252Z] --- PASS: TestGet (15.02s) [2020-11-04T16:47:25.252Z] === RUN TestPluginWithNoManifest [2020-11-04T16:47:25.252Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-04T16:47:25.252Z] === RUN TestGetAll [2020-11-04T16:47:25.252Z] --- PASS: TestGetAll (0.00s) [2020-11-04T16:47:25.252Z] PASS [2020-11-04T16:47:25.252Z] coverage: 73.4% of statements [2020-11-04T16:47:25.252Z] ok github.com/docker/docker/pkg/plugins 35.110s coverage: 73.4% of statements [2020-11-04T16:47:25.252Z] WARN invalid TestEvent: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-04T16:47:25.252Z] bad output from test2json: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-04T16:47:26.732Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === Skipped [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-04T16:47:26.789Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2020-11-04T16:47:26.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-11-04T16:47:26.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-11-04T16:47:26.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-11-04T16:47:26.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-04T16:47:26.789Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-04T16:47:26.789Z] daemon_test.go:147: root required [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-04T16:47:26.789Z] reload_test.go:520: root required [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-11-04T16:47:26.789Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-04T16:47:26.789Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-04T16:47:26.789Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-04T16:47:26.789Z] download_test.go:268: Needs fixing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-04T16:47:26.789Z] layer_test.go:304: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-04T16:47:26.789Z] layer_test.go:353: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-04T16:47:26.789Z] layer_test.go:468: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-04T16:47:26.789Z] layer_test.go:697: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-04T16:47:26.789Z] migration_test.go:46: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-04T16:47:26.789Z] migration_test.go:182: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-04T16:47:26.789Z] mount_test.go:17: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-04T16:47:26.789Z] mount_test.go:76: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-04T16:47:26.789Z] mount_test.go:125: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-04T16:47:26.789Z] mount_test.go:212: Failing on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:133: Xz not present in msys2 [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:238: Failing on Windows CI machines [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-04T16:47:26.789Z] archive_windows_test.go:16: Currently fails [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-04T16:47:26.789Z] changes_test.go:192: needs more investigation [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-04T16:47:26.789Z] changes_test.go:405: needs further investigation [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-04T16:47:26.789Z] changes_test.go:441: needs further investigation [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2020-11-04T16:47:26.789Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-04T16:47:26.789Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-04T16:47:26.789Z] poller_test.go:41: No chmod on Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-04T16:47:26.789Z] fileutils_test.go:134: Needs porting to Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-04T16:47:26.789Z] fileutils_test.go:180: Needs porting to Windows [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-11-04T16:47:26.789Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-11-04T16:47:26.789Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-11-04T16:47:26.789Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-04T16:47:26.789Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-04T16:47:26.789Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] === Errors [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-04T16:47:26.789Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-04T16:47:26.789Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-04T16:47:26.789Z] [2020-11-04T16:47:26.789Z] DONE 1761 tests, 45 skipped, 12 errors in 213.328s [2020-11-04T16:47:27.250Z] [2020-11-04T16:47:27.250Z] ERROR: make.ps1 failed: [2020-11-04T16:47:27.250Z] Unit tests failed [2020-11-04T16:47:27.250Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30 [2020-11-04T16:47:27.250Z] + if ($p.ExitCode -ne 0) { Throw "Unit tests failed" } [2020-11-04T16:47:27.250Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T16:47:27.250Z] [2020-11-04T16:47:27.250Z] ___________ .__.__ .___ [2020-11-04T16:47:27.250Z] \_ _____/____ |__| | ____ __| _/ [2020-11-04T16:47:27.250Z] | __) \__ \ | | | _/ __ \ / __ | [2020-11-04T16:47:27.250Z] | \ / __ \| | |_\ ___// /_/ | [2020-11-04T16:47:27.250Z] \___ / (____ /__|____/\___ >____ | [2020-11-04T16:47:27.250Z] \/ \/ \/ \/ [2020-11-04T16:47:27.250Z] [2020-11-04T16:47:27.250Z] INFO: make.ps1 ended at 11/04/2020 16:47:26 [2020-11-04T16:47:28.096Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-04T16:47:28.785Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-04T16:47:28.785Z] [2020-11-04T16:47:28.785Z] [2020-11-04T16:47:28.785Z] ERROR: Failed 'ERROR: Unit tests failed' at 11/04/2020 16:47:28 [2020-11-04T16:47:28.785Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17 [2020-11-04T16:47:28.785Z] + Throw "ERROR: Unit tests failed" [2020-11-04T16:47:28.785Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T16:47:28.785Z] [2020-11-04T16:47:28.785Z] [2020-11-04T16:47:28.785Z] [2020-11-04T16:47:28.786Z] INFO: Tidying up at end of run [2020-11-04T16:47:28.786Z] INFO: Saving daemon under test log (d:\CI\PR-41605\4\dut.out) to bundles\CIDUT.out [2020-11-04T16:47:28.786Z] INFO: Saving daemon under test log (d:\CI\PR-41605\4\dut.err) to bundles\CIDUT.err [2020-11-04T16:47:29.035Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-04T16:47:29.245Z] INFO: Nuke-Everything... [2020-11-04T16:47:29.245Z] INFO: Container count on control daemon to delete is 2 [2020-11-04T16:47:29.292Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-04T16:47:29.703Z] 52e58b721a29 [2020-11-04T16:47:29.703Z] d9c41a5e48c2 [2020-11-04T16:47:30.161Z] INFO: Killing daemon with PID 3400 [2020-11-04T16:47:30.161Z] INFO: Tidying pidfile d:\CI\PR-41605\4\docker.pid [2020-11-04T16:47:30.161Z] INFO: Stopping possible daemon pid 3400 [2020-11-04T16:47:30.161Z] ERROR: The process "3400" not found. [2020-11-04T16:47:30.161Z] INFO: Nuking d:\CI [2020-11-04T16:47:30.218Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-04T16:47:32.149Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-04T16:47:34.040Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-04T16:47:34.295Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-04T16:47:34.295Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-04T16:47:34.551Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-04T16:47:34.551Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-04T16:47:34.806Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-04T16:47:35.062Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-04T16:47:36.036Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-04T16:47:36.964Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-04T16:47:37.525Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-04T16:47:37.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-04T16:47:44.320Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-04T16:47:44.881Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-04T16:47:46.769Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-04T16:47:47.024Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-04T16:47:47.024Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-04T16:47:47.280Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-04T16:47:49.838Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-04T16:47:50.442Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-04T16:47:52.329Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-04T16:47:53.256Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-04T16:47:53.256Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-04T16:47:53.256Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-04T16:47:55.794Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-04T16:47:56.720Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-04T16:47:56.720Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-04T16:47:58.084Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-04T16:47:58.647Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-04T16:47:59.575Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-04T16:48:00.106Z] INFO: Zapped successfully [2020-11-04T16:48:00.106Z] [2020-11-04T16:48:00.106Z] INFO: executeCI.ps1 exiting at Wed Nov 4 16:47:57 CUT 2020. Duration 00:20:26.9417880 [2020-11-04T16:48:00.106Z] [2020-11-04T16:48:00.136Z] === RUN TestDockerSuite/TestRmiTag [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-04T16:48:00.347Z] Recording test results [2020-11-04T16:48:00.392Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-04T16:48:00.954Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-04T16:48:03.468Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-04T16:48:04.028Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-04T16:48:04.591Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-04T16:48:04.592Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-04T16:48:04.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-04T16:48:05.775Z] === RUN TestDockerSuite/TestRunAddHost [Pipeline] catchError [Pipeline] { [2020-11-04T16:48:06.337Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [Pipeline] powershell [2020-11-04T16:48:06.593Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-04T16:48:07.155Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-04T16:48:07.155Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-04T16:48:07.717Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-04T16:48:07.807Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-11-04T16:48:08.479Z] Archiving artifacts [2020-11-04T16:48:09.606Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-04T16:48:09.861Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-04T16:48:10.463Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-04T16:48:11.391Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-04T16:48:12.318Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-04T16:48:13.286Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-04T16:48:13.849Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-04T16:48:14.410Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-04T16:48:15.013Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-04T16:48:15.575Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-04T16:48:16.193Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-04T16:48:16.766Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-04T16:48:17.695Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-04T16:48:18.299Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-04T16:48:18.558Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-04T16:48:19.165Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-04T16:48:19.166Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-04T16:48:20.570Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-04T16:48:20.826Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-04T16:48:21.387Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-04T16:48:21.619Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-11-04T16:48:21.643Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [Pipeline] sh [2020-11-04T16:48:22.245Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-04T16:48:22.245Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-04T16:48:22.501Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-04T16:48:22.542Z] + make clean [2020-11-04T16:48:23.064Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-04T16:48:23.672Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-04T16:48:24.080Z] docker volume rm -f docker-dev-cache [2020-11-04T16:48:24.234Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-04T16:48:24.489Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-04T16:48:24.489Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-04T16:48:24.539Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T16:48:25.418Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-04T16:48:25.418Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-04T16:48:26.348Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T16:48:26.910Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-04T16:48:27.471Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-04T16:48:27.727Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-04T16:48:27.982Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-04T16:48:28.237Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-04T16:48:29.164Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-04T16:48:30.092Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-04T16:48:31.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-04T16:48:31.622Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-04T16:48:32.183Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-04T16:48:33.110Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-04T16:48:33.672Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-04T16:48:33.970Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-04T16:48:34.897Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-04T16:48:37.479Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-04T16:48:37.479Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-04T16:48:37.479Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-04T16:48:39.367Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-04T16:48:40.336Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-04T16:48:41.706Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-04T16:48:43.071Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-04T16:48:43.071Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-04T16:48:43.071Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-04T16:48:43.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-04T16:48:43.632Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-04T16:48:45.001Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-04T16:48:45.929Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-04T16:48:48.446Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-04T16:48:48.701Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-04T16:48:49.628Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-04T16:48:50.189Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-04T16:48:50.189Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-04T16:48:50.751Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-04T16:48:52.117Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-04T16:48:52.117Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-04T16:48:52.375Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-04T16:48:52.936Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-04T16:48:53.191Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-04T16:48:53.752Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-04T16:48:53.752Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-04T16:48:54.679Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-04T16:48:54.935Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-04T16:48:55.496Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-04T16:48:56.057Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-04T16:48:56.312Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-04T16:48:57.240Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-04T16:48:57.496Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-04T16:48:58.081Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-04T16:48:58.081Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-04T16:48:58.645Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-04T16:48:59.207Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-04T16:49:00.134Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-04T16:49:00.696Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-04T16:49:00.696Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-04T16:49:03.212Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-04T16:49:03.774Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-04T16:49:09.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-04T16:49:13.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-04T16:49:15.108Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-04T16:49:15.108Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-04T16:49:16.035Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-04T16:49:16.963Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-04T16:49:16.963Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-04T16:49:16.963Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-04T16:49:16.963Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-04T16:49:17.891Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-04T16:49:18.454Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-04T16:49:19.820Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-04T16:49:21.709Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-04T16:49:21.709Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-04T16:49:22.639Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-04T16:49:24.540Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-04T16:49:27.055Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-04T16:49:28.420Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-04T16:49:28.676Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-04T16:49:29.237Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-04T16:49:30.163Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-04T16:49:30.163Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-04T16:49:30.466Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-04T16:49:30.466Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-04T16:49:31.393Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-04T16:49:32.759Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-04T16:49:34.122Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-04T16:49:34.122Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-04T16:49:34.378Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-04T16:49:34.378Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-04T16:49:35.305Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-04T16:49:36.714Z] === RUN TestDockerSuite/TestRunMount [2020-11-04T16:49:40.881Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-04T16:49:41.177Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-04T16:49:41.782Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-04T16:49:42.708Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-04T16:49:44.072Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-04T16:49:45.963Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-04T16:49:47.326Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-04T16:49:48.700Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-04T16:49:49.626Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-04T16:49:50.552Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-04T16:49:50.552Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-04T16:49:50.808Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-04T16:49:51.734Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-04T16:49:51.990Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-04T16:49:52.551Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-04T16:49:53.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-04T16:49:55.322Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-04T16:49:57.838Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-04T16:49:58.094Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-04T16:49:58.094Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-04T16:49:59.021Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-04T16:49:59.021Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-04T16:49:59.021Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-04T16:49:59.277Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-04T16:49:59.840Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-04T16:50:00.096Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-04T16:50:00.658Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-04T16:50:07.237Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-04T16:50:07.237Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-04T16:50:07.237Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-04T16:50:07.237Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-04T16:50:07.493Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-04T16:50:08.858Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-04T16:50:09.420Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-04T16:50:10.347Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-04T16:50:10.603Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-04T16:50:10.859Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-04T16:50:11.115Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-04T16:50:11.677Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-04T16:50:12.617Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-04T16:50:12.617Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-04T16:50:13.178Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-04T16:50:13.434Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-04T16:50:13.434Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-04T16:50:13.995Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-04T16:50:14.923Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-04T16:50:14.923Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-04T16:50:16.854Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-04T16:50:17.780Z] === RUN TestDockerSuite/TestRunRm [2020-11-04T16:50:18.341Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-04T16:50:21.603Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-04T16:50:22.164Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-04T16:50:22.420Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-04T16:50:22.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-04T16:50:23.908Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-04T16:50:24.837Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-04T16:50:25.764Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-04T16:50:27.734Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-04T16:50:29.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-04T16:50:31.037Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-04T16:50:31.599Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-04T16:50:31.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-04T16:50:32.161Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-04T16:50:32.723Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-04T16:50:32.979Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-04T16:50:33.541Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-04T16:50:34.487Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-04T16:50:35.052Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-04T16:50:35.052Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-04T16:50:35.613Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-04T16:50:36.175Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-04T16:50:38.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-04T16:50:38.625Z] === RUN TestDockerSuite/TestRunState [2020-11-04T16:50:39.991Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-04T16:50:40.553Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-04T16:50:41.115Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-04T16:50:41.115Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-04T16:50:41.370Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-04T16:50:41.370Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-04T16:50:41.626Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-04T16:50:42.188Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-04T16:50:43.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-04T16:50:43.554Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-04T16:50:43.554Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-04T16:50:43.554Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-04T16:50:44.116Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-04T16:50:46.049Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-04T16:50:46.611Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-04T16:50:46.868Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-04T16:50:48.232Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-04T16:50:50.745Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-04T16:50:53.259Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-04T16:50:53.863Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-04T16:50:54.119Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-04T16:50:54.680Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-04T16:50:55.609Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-04T16:50:56.994Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-04T16:50:58.358Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-04T16:50:58.358Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-04T16:50:58.613Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-04T16:50:58.869Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-04T16:50:58.869Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-04T16:50:59.430Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-04T16:50:59.991Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-04T16:51:00.919Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-04T16:51:00.919Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-04T16:51:00.919Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-04T16:51:01.481Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-04T16:51:04.198Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-04T16:51:04.801Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-04T16:51:05.362Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-04T16:51:06.727Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-04T16:51:07.654Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-04T16:51:09.024Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-04T16:51:10.958Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-04T16:51:10.958Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-04T16:51:11.561Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-04T16:51:12.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-04T16:51:12.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-04T16:51:12.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-04T16:51:12.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-04T16:51:12.124Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-04T16:51:12.380Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-04T16:51:12.380Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-04T16:51:12.987Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-04T16:51:13.917Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-04T16:51:14.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-04T16:51:15.139Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-04T16:51:15.704Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-04T16:51:16.664Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-04T16:51:16.665Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-04T16:51:17.227Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-04T16:51:17.787Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-04T16:51:18.348Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-04T16:51:18.348Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-04T16:51:18.911Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-04T16:51:18.911Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-04T16:51:19.838Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-04T16:51:19.838Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-04T16:51:20.447Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-04T16:51:20.447Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-04T16:51:21.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-04T16:51:21.053Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-04T16:51:21.657Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-04T16:51:21.657Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-04T16:51:21.657Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-04T16:51:22.263Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-04T16:51:23.631Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-04T16:51:24.234Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-04T16:51:24.234Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-04T16:51:24.490Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-04T16:51:24.490Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-04T16:51:25.502Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-04T16:51:26.064Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-04T16:51:26.064Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-04T16:51:28.002Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-04T16:51:28.564Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-04T16:51:28.564Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-04T16:51:28.564Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-04T16:51:29.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-04T16:51:29.383Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-04T16:51:30.311Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-04T16:51:31.352Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-04T16:51:31.352Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-04T16:51:32.760Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-04T16:51:32.760Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-04T16:51:33.015Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-04T16:51:34.380Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-04T16:51:34.380Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-04T16:51:35.745Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-04T16:51:35.745Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-04T16:51:35.745Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-04T16:51:36.675Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-04T16:51:38.039Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-04T16:51:38.294Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-04T16:51:38.294Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-04T16:51:38.570Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-04T16:51:38.570Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-04T16:51:39.142Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-04T16:51:41.029Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-04T16:51:41.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-04T16:51:46.118Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-04T16:51:47.483Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-04T16:51:48.089Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-04T16:51:49.016Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-04T16:51:51.529Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-04T16:51:53.419Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-04T16:51:53.674Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-04T16:51:54.603Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-04T16:51:54.859Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-04T16:51:56.751Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-04T16:51:58.119Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-04T16:52:00.633Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-04T16:52:04.852Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-04T16:52:07.364Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-04T16:52:07.620Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-04T16:52:10.177Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-04T16:52:12.065Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-04T16:52:14.579Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-04T16:52:16.466Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-04T16:52:16.722Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-04T16:52:17.650Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-04T16:52:18.211Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-04T16:52:18.211Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-04T16:52:18.773Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-04T16:52:21.286Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-04T16:52:24.591Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-04T16:52:24.847Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-04T16:52:25.775Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-04T16:52:25.775Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-04T16:52:26.339Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-04T16:52:26.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-04T16:52:27.829Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-04T16:52:27.830Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-04T16:52:28.756Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-04T16:52:29.694Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-04T16:52:29.694Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-04T16:52:30.256Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-04T16:52:31.625Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-04T16:52:31.881Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-04T16:52:35.144Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-04T16:52:36.071Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-04T16:52:36.071Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-04T16:52:36.998Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-04T16:52:37.600Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-04T16:52:40.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-04T16:52:42.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-04T16:52:44.516Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-04T16:52:45.924Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-04T16:52:48.440Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-04T16:52:50.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-04T16:52:50.956Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-04T16:52:52.321Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-04T16:52:54.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-04T16:52:54.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-04T16:52:55.728Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-04T16:52:57.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-04T16:52:58.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-04T16:52:59.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-04T16:53:00.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-04T16:53:02.203Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-04T16:53:02.203Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-04T16:53:03.567Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-04T16:53:18.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-04T16:53:18.651Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-04T16:53:18.651Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-04T16:53:18.651Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-04T16:53:19.213Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-04T16:53:19.213Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-04T16:53:19.469Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-04T16:53:19.469Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-04T16:53:20.396Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-04T16:53:20.396Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-04T16:53:20.959Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-04T16:53:20.959Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-04T16:53:20.959Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-04T16:53:20.959Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-04T16:53:20.959Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-04T16:53:22.853Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-04T16:53:22.853Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-04T16:53:23.109Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-04T16:53:23.109Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-04T16:53:23.364Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-04T16:53:28.649Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-04T16:53:30.027Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-04T16:53:30.027Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-04T16:53:30.027Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-04T16:53:31.914Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-04T16:53:33.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-04T16:53:34.687Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite (1356.48s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.06s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.83s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.36s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.19s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.09s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.12s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.94s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachDetach (1.10s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.06s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.33s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.37s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.89s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.12s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.95s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.17s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.00s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.06s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.32s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.12s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.65s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.89s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.66s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.85s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.41s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.24s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.91s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.14s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.46s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.72s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.61s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.23s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.90s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.12s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.87s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.99s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.08s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.51s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.59s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-11-04T16:53:34.687Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T16:53:34.687Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.40s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.80s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildContChar (2.98s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-11-04T16:53:34.687Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.40s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.36s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.78s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.82s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.67s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.39s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.05s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.14s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.63s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.54s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.78s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.60s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.93s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.60s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.43s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.51s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.83s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.21s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.40s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.35s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.36s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.84s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.57s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.80s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.75s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.28s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildHistory (3.28s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.83s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.50s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.62s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.94s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.23s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.69s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.19s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.63s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.27s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.86s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.85s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.80s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildRm (2.21s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.56s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.27s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.90s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildUser (1.17s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.18s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.13s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.36s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.94s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.28s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.14s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-04T16:53:34.688Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.16s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-04T16:53:34.688Z] docker_cli_sni_test.go:18: Flakey test [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.81s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitTTY (1.64s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.36s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.54s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.00s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2020-11-04T16:53:34.688Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-04T16:53:34.688Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2020-11-04T16:53:34.688Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.14s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a53e00_} (1.32s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1123081340_/foo_false____} (1.43s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1123081340_/foo_true____} (1.33s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3415382443_/foo_false____} (1.37s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3415382443_/foo_true____} (1.74s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3415382443_/foo_true__0xc000a53e60__} (1.42s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a53e80_} (1.39s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a53ea0_} (1.44s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a53ec0_} (1.33s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a53ee0_} (1.32s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.81s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.78s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.19s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.97s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.15s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.20s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.87s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.06s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.37s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.58s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.40s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.28s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.66s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.52s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.77s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToStdout (0.83s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2020-11-04T16:53:34.689Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T16:53:34.689Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2020-11-04T16:53:34.689Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-04T16:53:34.689Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.13s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.03s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.37s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.94s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.07s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsAttach (0.71s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.24s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-11-04T16:53:34.689Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T16:53:34.689Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.689Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T16:53:34.689Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.59s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.94s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.60s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecInteractive (0.66s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.91s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecUlimits (0.86s) [2020-11-04T16:53:34.689Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T16:53:34.689Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.68s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.80s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.05s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestHealth (19.25s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-11-04T16:53:34.689Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2020-11-04T16:53:34.690Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T16:53:34.690Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-04T16:53:34.690Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T16:53:34.690Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.87s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.59s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.21s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.81s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.11s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.64s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.55s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.62s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.56s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.94s) [2020-11-04T16:53:34.690Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T16:53:34.690Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.06s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.29s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPortList (6.37s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.19s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.22s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.30s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.99s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.30s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.80s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.84s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2020-11-04T16:53:34.690Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-04T16:53:34.690Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.90s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.04s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.09s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAddHost (0.66s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.33s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.65s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.61s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2020-11-04T16:53:34.690Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-04T16:53:34.690Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.690Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T16:53:34.690Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.08s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2020-11-04T16:53:34.690Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.54s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.14s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.77s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.19s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.27s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.93s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.13s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunMount (4.17s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.96s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.25s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.92s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.64s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.75s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.54s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.87s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserByID (0.55s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.76s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.71s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.56s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.53s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.69s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.41s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.95s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.12s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2020-11-04T16:53:34.691Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents875699501 [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.15s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartRecordError (1.30s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.66s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.70s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T16:53:34.691Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-11-04T16:53:34.691Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.76s) [2020-11-04T16:53:34.691Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.39s) [2020-11-04T16:53:34.691Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T16:53:34.692Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.02s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateStats (3.62s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s) [2020-11-04T16:53:34.692Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T16:53:34.692Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.27s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.70s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.80s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.81s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2020-11-04T16:53:34.692Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.20s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2020-11-04T16:53:34.948Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.64s) [2020-11-04T16:53:34.948Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T16:53:34.948Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-04T16:53:34.948Z] === RUN TestDockerRegistrySuite [2020-11-04T16:53:34.948Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-04T16:53:36.313Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-04T16:53:37.240Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-04T16:53:38.604Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-04T16:53:38.604Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-04T16:53:41.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-04T16:53:41.376Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-04T16:53:44.641Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-04T16:53:47.950Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-04T16:53:48.511Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-04T16:53:49.441Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-04T16:53:50.368Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-04T16:53:51.733Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-04T16:53:52.661Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-04T16:53:53.604Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-04T16:53:54.531Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-04T16:53:56.418Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-04T16:53:58.308Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-04T16:53:58.869Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-04T16:54:01.386Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-04T16:54:01.948Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-04T16:54:01.948Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-04T16:54:02.875Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-04T16:54:03.801Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-04T16:54:04.729Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-04T16:54:07.243Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-04T16:54:07.243Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-04T16:54:08.170Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-04T16:54:08.426Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-04T16:54:08.682Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-04T16:54:08.938Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-04T16:54:09.194Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-04T16:54:09.450Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-04T16:54:09.705Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-04T16:54:10.632Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-04T16:54:11.997Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-04T16:54:12.924Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-04T16:54:13.851Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-04T16:54:14.777Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite (40.87s) [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d05a705a6a078] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d2105fd66552f] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2020-11-04T16:54:15.343Z] check_test.go:196: [dd1f8db9445f9] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d0d1038f2d259] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d81da83e2cf21] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.27s) [2020-11-04T16:54:15.343Z] check_test.go:196: [da73c5cd37357] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s) [2020-11-04T16:54:15.343Z] check_test.go:196: [dee742e29be63] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d32ab203bb467] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d14c448008645] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d1a09039fa16c] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-11-04T16:54:15.343Z] check_test.go:196: [dc1e5ed30cac5] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2020-11-04T16:54:15.343Z] check_test.go:196: [de7ae893a2da5] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d91c9ef61ec79] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d613dd4b938b1] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2020-11-04T16:54:15.343Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a7780a9c31a8a7f155e91784990cb2192fae73484e89292b07f5fcfe1dccaf4 [2020-11-04T16:54:15.343Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0be23b4a2275e027b330d025f3c2bb054d605aeea416ddd83de165800334f39 [2020-11-04T16:54:15.343Z] check_test.go:196: [d8b2cbdf9018c] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2020-11-04T16:54:15.343Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf5b6be979800dc17a3adaf1a751b6370c2fa376a63b189b89685ffb71179910 [2020-11-04T16:54:15.343Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f4e3738dce9258fb83fd95f52db39e8a12717bdcd5e1b3453195991eb700513c [2020-11-04T16:54:15.343Z] check_test.go:196: [d518c2047c1b3] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2020-11-04T16:54:15.343Z] check_test.go:196: [d13b109d0bf0b] daemon is not started [2020-11-04T16:54:15.343Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d6e448496bf97] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d9d89079fd794] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d75beae8cc6a9] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d735e4b5277f9] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d2294633af8c5] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-11-04T16:54:15.344Z] check_test.go:196: [dfa7e3d1d7346] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2020-11-04T16:54:15.344Z] check_test.go:196: [dd804ef8956ef] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d449e86cb67c7] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d841664a887b5] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d3d2b8ec8a3f0] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d9b3601b758cc] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d6ae58b986766] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d31b5cc24d592] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-11-04T16:54:15.344Z] check_test.go:196: [dd90876215417] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d9847180b6a54] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d666725decea0] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d14d8b23633e5] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-11-04T16:54:15.344Z] check_test.go:196: [dd124deb111b9] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2020-11-04T16:54:15.344Z] check_test.go:196: [d6853de84c48c] daemon is not started [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-11-04T16:54:15.344Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-11-04T16:54:15.344Z] === RUN TestDockerSchema1RegistrySuite [2020-11-04T16:54:15.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-04T16:54:15.611Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-04T16:54:18.876Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-04T16:54:21.392Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-04T16:54:23.907Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-04T16:54:24.835Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-04T16:54:25.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-04T16:54:26.021Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-04T16:54:26.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-04T16:54:27.879Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-04T16:54:28.806Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-04T16:54:31.320Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-04T16:54:31.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-04T16:54:32.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-04T16:54:32.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-04T16:54:32.392Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-04T16:54:32.648Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-04T16:54:33.209Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite (17.77s) [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d3b04ad84e870] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d9c25f381ca65] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.69s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d92737b76ff13] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.74s) [2020-11-04T16:54:33.209Z] check_test.go:223: [da68f3988c99b] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-11-04T16:54:33.209Z] check_test.go:223: [daef1d3a8e2ac] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d39a6dccb43aa] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-04T16:54:33.209Z] check_test.go:223: [dc309ebc50e0b] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d24b0078babfc] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d2b58152ce9f1] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d0af400bb9413] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d3664f4900238] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d1adbba7d13d3] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-11-04T16:54:33.209Z] check_test.go:223: [dfe160f3eb796] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d1a83918a2acf] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-04T16:54:33.209Z] check_test.go:223: [dd9ad4b0abc75] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d1d0401bcd6a9] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-11-04T16:54:33.209Z] check_test.go:223: [d08a442e00ab4] daemon is not started [2020-11-04T16:54:33.209Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-04T16:54:33.209Z] check_test.go:223: [da92875a8ecec] daemon is not started [2020-11-04T16:54:33.209Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-04T16:54:33.209Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-04T16:54:34.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-04T16:54:34.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-04T16:54:34.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-04T16:54:35.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-04T16:54:35.830Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-04T16:54:36.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-04T16:54:36.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2020-11-04T16:54:36.904Z] check_test.go:252: [df616d5638d96] daemon is not started [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-11-04T16:54:36.904Z] check_test.go:252: [d01d52f65ab75] daemon is not started [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-11-04T16:54:36.904Z] check_test.go:252: [d5ff6e1da5c00] daemon is not started [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-11-04T16:54:36.904Z] check_test.go:252: [d9c6c7723cb12] daemon is not started [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-11-04T16:54:36.904Z] check_test.go:252: [decbcccd0ac0d] daemon is not started [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-11-04T16:54:36.904Z] check_test.go:252: [d473b7da99749] daemon is not started [2020-11-04T16:54:36.904Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-04T16:54:36.904Z] check_test.go:252: [da447a2a645fb] daemon is not started [2020-11-04T16:54:36.904Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-04T16:54:36.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-04T16:54:42.151Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-04T16:54:42.151Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-04T16:54:42.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-04T16:54:42.407Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-04T16:54:42.663Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-11-04T16:54:42.663Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-11-04T16:54:42.664Z] check_test.go:279: [dd4d5ccd94e1a] daemon is not started [2020-11-04T16:54:42.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-04T16:54:42.664Z] check_test.go:279: [d4514f8ba7999] daemon is not started [2020-11-04T16:54:42.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-04T16:54:42.664Z] check_test.go:279: [d5a82abe0e12e] daemon is not started [2020-11-04T16:54:42.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-04T16:54:42.664Z] check_test.go:279: [db331db04a653] daemon is not started [2020-11-04T16:54:42.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-04T16:54:42.664Z] check_test.go:279: [d6df843bbe13d] daemon is not started [2020-11-04T16:54:42.664Z] === RUN TestDockerNetworkSuite [2020-11-04T16:54:42.664Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-04T16:54:45.179Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-04T16:54:46.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-04T16:54:48.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-04T16:54:50.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-04T16:54:53.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-04T16:54:54.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-04T16:54:59.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-04T16:55:02.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-04T16:55:03.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-04T16:55:03.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-04T16:55:04.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-04T16:55:05.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-04T16:55:05.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-04T16:55:05.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-04T16:55:06.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-04T16:55:07.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-04T16:55:07.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-04T16:55:07.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-04T16:55:07.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-04T16:55:08.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-04T16:55:09.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-04T16:55:09.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-04T16:55:09.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-04T16:55:09.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-04T16:55:12.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-04T16:55:13.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-04T16:55:19.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-04T16:55:19.196Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-04T16:55:19.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-04T16:55:20.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-04T16:55:20.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-04T16:55:20.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-04T16:55:20.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-04T16:55:20.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-04T16:55:20.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-04T16:55:23.425Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-04T16:55:24.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-04T16:55:24.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-04T16:55:24.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-04T16:55:25.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-04T16:55:30.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-04T16:55:31.089Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-04T16:55:33.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-04T16:55:33.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-04T16:55:34.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-04T16:55:36.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-04T16:55:36.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-04T16:55:37.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-04T16:55:38.087Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-04T16:55:38.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-04T16:55:39.453Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-04T16:55:40.380Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite (62.49s) [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.48s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d18acdd3ddb68] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d9369f9b16534] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [df1d1bee82625] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [de5aa955efd6c] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:1233: [d9c45bc1a5d05] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [db100a2ba16df] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.41s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d8b8aaae84ebe] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d81e4213d3edd] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [dc40ffb7f3a6b] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [de7d802c61f48] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d8d712927810c] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [db1752c330c13] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d0054467312d3] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d963cbabd09f4] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d30fe2931bad8] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d7d3b6e038c26] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d97db6f1419b5] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d311e46e7facc] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d48565e545281] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [daa303196eb31] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [daed237e92781] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d72e8ce19a706] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d010d3070f7f3] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d4dca1cef47fd] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:968: [d30e5855afe24] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [da21c7f7b8416] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:1116: [d3ed986d89e30] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d5f79164bd520] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d7dfd16ecc1b5] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d3a1d3eb5a7d0] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [dca004dbf5051] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d3c989c2123d8] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d0796a262467a] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d54a0351c3852] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.57s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d4b24a32c1d0a] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [db4c8d7bbf269] daemon is not started [2020-11-04T16:55:45.679Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [de9cf0226bf4f] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d2e159e118c29] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.51s) [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.54s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:1084: [de6aca23380bc] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [dcd77610b2a7b] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.06s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d8f06ea72a07f] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.82s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d739759b61eae] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d9165fa3becb8] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.18s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d9b8b864d701a] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [dd8b52ba63310] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.23s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [ddbcd6283a2d7] daemon is not started [2020-11-04T16:55:45.679Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.79s) [2020-11-04T16:55:45.679Z] docker_cli_network_unix_test.go:46: [d649b89e57e61] daemon is not started [2020-11-04T16:55:45.679Z] === RUN TestDockerHubPullSuite [2020-11-04T16:55:45.679Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-04T16:55:46.240Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-04T16:55:48.127Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-04T16:55:48.382Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-04T16:55:50.895Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-04T16:55:51.455Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-04T16:55:52.381Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-04T16:55:52.381Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-04T16:55:53.747Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-04T16:55:54.004Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite (8.82s) [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.10s) [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.34s) [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.78s) [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.31s) [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-11-04T16:55:54.004Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-11-04T16:55:54.004Z] PASS [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === Skipped [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-04T16:55:54.004Z] docker_cli_sni_test.go:18: Flakey test [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-11-04T16:55:54.004Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T16:55:54.004Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-04T16:55:54.004Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-04T16:55:54.004Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-04T16:55:54.004Z] docker_cli_network_unix_test.go:46: [de9cf0226bf4f] daemon is not started [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] [2020-11-04T16:55:54.004Z] DONE 1277 tests, 51 skipped in 1536.767s [2020-11-04T16:55:54.004Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:55:54.004Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T16:55:54.004Z] +++ kill 7651 [2020-11-04T16:55:54.932Z] +++ /etc/init.d/apparmor stop [2020-11-04T16:55:54.932Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:55:54.932Z] [2020-11-04T16:55:55.188Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:55:55.188Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:55:55.188Z] [2020-11-04T16:55:55.188Z] To set a process to complain mode, use the command line tool [2020-11-04T16:55:55.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:55:55.188Z] +++ true [2020-11-04T16:55:55.188Z] exiting test-integration [2020-11-04T16:55:55.188Z] ++ exit 0 [2020-11-04T16:55:55.188Z] [2020-11-04T16:55:55.443Z] + for job in $(jobs -p) [2020-11-04T16:55:55.443Z] + wait 24297 [2020-11-04T16:55:57.374Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-04T16:55:58.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-04T16:55:58.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-04T16:56:00.874Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-04T16:56:57.067Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-04T16:57:53.279Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-04T16:58:05.483Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-04T16:58:10.764Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-04T17:00:17.240Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-04T17:00:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-04T17:00:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-04T17:00:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-04T17:00:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-04T17:00:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-04T17:00:32.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-04T17:00:34.631Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-04T17:00:37.895Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-04T17:00:39.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-04T17:01:35.465Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-04T17:01:35.465Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-04T17:01:36.432Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-04T17:01:38.964Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-04T17:01:41.529Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-04T17:01:44.086Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-04T17:02:05.963Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-04T17:02:18.166Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-04T17:02:19.092Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-04T17:02:20.981Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-04T17:02:24.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-04T17:02:30.794Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-04T17:02:34.957Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-04T17:02:37.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-04T17:02:40.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-04T17:02:43.345Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-04T17:02:45.232Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-04T17:02:48.500Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-04T17:02:49.864Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-04T17:03:46.106Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-04T17:03:58.366Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-04T17:04:16.445Z] --- PASS: TestDockerSwarmSuite (1645.06s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.04s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.92s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:562: [d27e5d3ae845c] joining swarm manager [d803884935c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:584: [d8fc0ceb2cf0b] joining swarm manager [d803884935c50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] check_test.go:380: [d27e5d3ae845c] daemon is not started [2020-11-04T17:04:16.446Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.24s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:45: [d8dfbb487104d] joining swarm manager [d37b789b7f0f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.82s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:303: [dec08ec2fd509] joining swarm manager [daf1fce104461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:304: [d65af8b353b2e] joining swarm manager [daf1fce104461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.82s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:271: [dadda105296b4] joining swarm manager [d272a884d139c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:272: [d82ec7764d5de] joining swarm manager [d272a884d139c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.70s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.63s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.91s) [2020-11-04T17:04:16.446Z] docker_api_swarm_node_test.go:19: [d7c10d0da1cf1] joining swarm manager [d7c9b78376527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_node_test.go:20: [da443bc2b7659] joining swarm manager [d7c9b78376527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.09s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:501: [df021fc3aecd9] joining swarm manager [d83f84c95f631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:506: [dceea25b2a038] joining swarm manager [d83f84c95f631]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.00s) [2020-11-04T17:04:16.446Z] docker_api_swarm_node_test.go:80: [d5bd09f44042c] joining swarm manager [d56e9fc4aec7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.17s) [2020-11-04T17:04:16.446Z] docker_api_swarm_node_test.go:52: [d0b368aaaff6d] joining swarm manager [d06e08c4d45c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_node_test.go:53: [d79c4abfa35fc] joining swarm manager [d06e08c4d45c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.13s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.00s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:201: [dbfb86cdb03b5] joining swarm manager [d014e723bd724]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (72.13s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:383: [d57f0ed13a265] joining swarm manager [d2e41978a5d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:384: [d5daab7154b99] joining swarm manager [d2e41978a5d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] check_test.go:380: [d5daab7154b99] daemon is not started [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.27s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:801: [d27f7bf7a17c7] joining swarm manager [d1c66e05a6f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:801: [dade66673d55f] joining swarm manager [d1c66e05a6f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:801: [d96b4f8581c84] joining swarm manager [d1c66e05a6f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:801: [dc92ef7d03505] joining swarm manager [d1c66e05a6f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:809: [dce0b1b001961] joining swarm manager [d1c66e05a6f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:394: [d994e4bd4dae5] joining swarm manager [d86cc968ac436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:394: [dea12b95c6c26] joining swarm manager [d86cc968ac436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.94s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:342: [db33562963a80] joining swarm manager [dad13864f335d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:342: [d8678e59b670b] joining swarm manager [dad13864f335d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.03s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:489: [db17e6194f18f] joining swarm manager [db72a2d6cd827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:489: [dae465cbec739] joining swarm manager [db72a2d6cd827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.30s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:127: [daa8177ba6dec] joining swarm manager [d92ed9acb5588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:128: [d197ee2f45a9b] joining swarm manager [d92ed9acb5588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:136: [dee62f9c000a5] joining swarm manager [d92ed9acb5588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:137: [dfa8194ac3b13] joining swarm manager [d92ed9acb5588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.38s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:303: [d470180eb5cd1] joining swarm manager [d75eabdf420a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:303: [d75b8b8a598a5] joining swarm manager [d75eabdf420a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.02s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:99: [d0f641bf3fde8] joining swarm manager [dcd105ca9232a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:100: [da7e11eed2dc2] joining swarm manager [dcd105ca9232a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] check_test.go:380: [d0f641bf3fde8] daemon is not started [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.89s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:532: [dd2775e6d8ad3] joining swarm manager [de946c07292a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:533: [daa998ad18ef0] joining swarm manager [de946c07292a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.71s) [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:147: [df46e4251adf3] joining swarm manager [d1da50e9c7f01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_api_swarm_service_test.go:147: [dd23c8724b4b2] joining swarm manager [d1da50e9c7f01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.59s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.83s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.30s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.85s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.59s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.00s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.57s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.86s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.57s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.60s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.27s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.76s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.23s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.75s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.53s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.67s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.44s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.22s) [2020-11-04T17:04:16.446Z] docker_cli_service_logs_test.go:245: checking task ivxoqkf96wza [2020-11-04T17:04:16.446Z] docker_cli_service_logs_test.go:250: checking messages for ivxoqkf96wza [2020-11-04T17:04:16.446Z] docker_cli_service_logs_test.go:245: checking task usylngpyouqw [2020-11-04T17:04:16.446Z] docker_cli_service_logs_test.go:250: checking messages for usylngpyouqw [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (1.95s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.33s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.28s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.06s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1901: [deb42b775c641] joining swarm manager [d8551664cc7ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1902: [d3f780c713004] joining swarm manager [d8551664cc7ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.34s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1802: [d789e44c94394] joining swarm manager [d77162734bc1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1803: [db60add9ebfa9] joining swarm manager [d77162734bc1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (97.75s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1321: [d1e1147cbe9e4] joining swarm manager [dc94cb14ecdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1322: [d948a0895f204] joining swarm manager [dc94cb14ecdf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.54s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.45s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.15s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.90s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.96s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.06s) [2020-11-04T17:04:16.446Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.30s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.75s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.85s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.58s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1186: [d59291501464a] joining swarm manager [dd5ab66e9398d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1195: [d0b3e3c209b16] joining swarm manager [dd5ab66e9398d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.69s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.44s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.03s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1118: [d74a0744cdf99] joining swarm manager [d20843ac21444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1119: [d12668308b5d4] joining swarm manager [d20843ac21444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1172: [d1f85a5fa07b3] joining swarm manager [d20843ac21444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.05s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1453: [dec78de057327] joining swarm manager [d83868bedb24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] docker_cli_swarm_test.go:1454: [d5664f50d11e5] joining swarm manager [d83868bedb24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.86s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.84s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.95s) [2020-11-04T17:04:16.446Z] docker_cli_swarm_unix_test.go:62: [d7b2de544d710] joining swarm manager [d1524424b687e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.37s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.78s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.81s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.71s) [2020-11-04T17:04:16.446Z] docker_api_swarm_test.go:961: [d73e4a52dbdb3] joining swarm manager [d21c58cf13178]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.35s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.88s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.89s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.47s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.19s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.92s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.39s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.87s) [2020-11-04T17:04:16.446Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.84s) [2020-11-04T17:04:16.446Z] === RUN TestDockerExternalVolumeSuite [2020-11-04T17:04:16.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-04T17:04:31.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-04T17:05:39.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-04T17:05:49.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-04T17:06:21.184Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-04T17:06:33.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-04T17:07:05.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-04T17:07:20.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-04T17:07:52.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-04T17:08:07.382Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-04T17:08:22.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-04T17:09:09.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-04T17:09:27.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-04T17:09:59.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-04T17:10:31.237Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-04T17:10:46.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-04T17:11:04.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-04T17:11:19.081Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2020-11-04T17:11:33.954Z] docker_cli_external_volume_driver_test.go:53: [d2fbec3aa239e] daemon is not started [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2020-11-04T17:11:33.954Z] docker_cli_external_volume_driver_test.go:53: [deb2b1432a617] daemon is not started [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-04T17:11:33.954Z] docker_cli_external_volume_driver_test.go:53: [d42cc216c2147] daemon is not started [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-04T17:11:33.954Z] docker_cli_external_volume_driver_test.go:53: [d3efdc4ab05fe] daemon is not started [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2020-11-04T17:11:33.954Z] docker_cli_external_volume_driver_test.go:485: [d88694c60fa73] daemon is not started [2020-11-04T17:11:33.954Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-04T17:11:33.954Z] docker_cli_external_volume_driver_test.go:53: [d5fa814303db3] daemon is not started [2020-11-04T17:11:33.954Z] PASS [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] === Skipped [2020-11-04T17:11:33.954Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T17:11:33.954Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T17:11:33.954Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-04T17:11:33.954Z] check_test.go:309: [dbbdad8859768] daemon is not started [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T17:11:33.954Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T17:11:33.954Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-04T17:11:33.954Z] check_test.go:309: [d705f1e5ccb64] daemon is not started [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-04T17:11:33.954Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-04T17:11:33.954Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-04T17:11:33.954Z] check_test.go:309: [deaf1d3477c50] daemon is not started [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-04T17:11:33.954Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-11-04T17:11:33.954Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T17:11:33.954Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T17:11:33.954Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] DONE 273 tests, 5 skipped in 2472.422s [2020-11-04T17:11:33.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T17:11:33.954Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T17:11:33.954Z] +++ kill 7665 [2020-11-04T17:11:33.954Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d313a84557789/docker.pid [2020-11-04T17:11:33.954Z] +++ kill 5508 [2020-11-04T17:11:33.954Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5508 is not a child of this shell [2020-11-04T17:11:33.954Z] warning: PID 5508 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d313a84557789/docker.pid had a nonzero exit code [2020-11-04T17:11:33.954Z] +++ /etc/init.d/apparmor stop [2020-11-04T17:11:33.954Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] Unloading profiles will leave already running processes permanently [2020-11-04T17:11:33.954Z] unconfined, which can lead to unexpected situations. [2020-11-04T17:11:33.954Z] [2020-11-04T17:11:33.954Z] To set a process to complain mode, use the command line tool [2020-11-04T17:11:33.954Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T17:11:33.954Z] +++ true [2020-11-04T17:11:33.954Z] exiting test-integration [2020-11-04T17:11:33.955Z] ++ exit 0 [2020-11-04T17:11:33.955Z] [2020-11-04T17:11:33.955Z] + exit 0 [2020-11-04T17:11:33.955Z] ++ jobs -p [2020-11-04T17:11:33.955Z] + pids= [2020-11-04T17:11:33.955Z] + echo 'Remaining pids to kill: []' [2020-11-04T17:11:33.955Z] Remaining pids to kill: [] [2020-11-04T17:11:33.955Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-04T17:11:33.967Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T17:11:35.090Z] + echo Ensuring container killed. [2020-11-04T17:11:35.090Z] Ensuring container killed. [2020-11-04T17:11:35.090Z] + docker ps -aq -f name=docker-pr4-* [2020-11-04T17:11:35.090Z] + cids=b08f06449753 [2020-11-04T17:11:35.090Z] 16a770824186 [2020-11-04T17:11:35.090Z] fc497c8238a4 [2020-11-04T17:11:35.090Z] + [ -n b08f06449753 [2020-11-04T17:11:35.090Z] 16a770824186 [2020-11-04T17:11:35.090Z] fc497c8238a4 ] [2020-11-04T17:11:35.090Z] + docker rm -vf b08f06449753 16a770824186 fc497c8238a4 [2020-11-04T17:11:37.604Z] b08f06449753 [2020-11-04T17:11:38.532Z] 16a770824186 [2020-11-04T17:11:38.532Z] fc497c8238a4 [Pipeline] sh [2020-11-04T17:11:38.846Z] + echo Chowning /workspace to jenkins user [2020-11-04T17:11:38.846Z] Chowning /workspace to jenkins user [2020-11-04T17:11:38.846Z] + id -u [2020-11-04T17:11:38.846Z] + id -g [2020-11-04T17:11:38.846Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41605:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T17:11:42.439Z] + bundleName=amd64 [2020-11-04T17:11:42.439Z] + echo Creating amd64-bundles.tar.gz [2020-11-04T17:11:42.439Z] Creating amd64-bundles.tar.gz [2020-11-04T17:11:42.439Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T17:11:42.439Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T17:11:43.585Z] Archiving artifacts [2020-11-04T17:11:51.036Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41605/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T17:11:51.344Z] + make clean [2020-11-04T17:11:51.344Z] docker volume rm -f docker-dev-cache [2020-11-04T17:11:51.599Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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